Error running a command. cmd isai

estaba configurando por primera vez. estaba en la seccion de red, cuando intentando pasar mired de automatica a manual me tito un error.

##### Houston, we’ve had a problem.

Error running a command. cmd = /usr/bin/nmcli c add type ethernet con-name p3p1 ifname p3p1. rc = 4. stdout = [‘’]. stderr = [‘’, ‘(process:7183): GLib-GIO-WARNING **: 21:45:01.428: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/DHCP4Config/0 but no object proxy exists’, ‘’, ‘(process:7183): GLib-GIO-WARNING **: 21:45:01.429: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP4Config/2 but no object proxy exists’, ‘’, ‘(process:7183): GLib-GIO-WARNING **: 21:45:01.429: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/2 but no object proxy exists’, “Error: Failed to add ‘p3p1’ connection: proxy: unknown setting name”, ‘’]

Detailed step by step instructions to reproduce the problem

entrar en network, entrar en el lapiz para editar la tarjeta de red, luego dirigirse a la parte de config methodcambiar de automatico, pasarlo a manual, luego entrar en sumit. y lego el error.

Web-UI screenshot

Error Traceback provided on the Web-UI

Traceback (most recent call last):
File “/opt/rockstor/src/rockstor/rest_framework_custom/generic_view.py”, line 41, in _handle_exception
yield
File “/opt/rockstor/src/rockstor/storageadmin/views/network.py”, line 325, in put
search_domains, mtu)
File “/opt/rockstor/src/rockstor/system/network.py”, line 213, in new_ethernet_connection
‘ifname’, ifname])
File “/opt/rockstor/src/rockstor/system/osi.py”, line 115, in run_command
raise CommandException(cmd, out, err, rc)
CommandException: Error running a command. cmd = /usr/bin/nmcli c add type ethernet con-name p3p1 ifname p3p1. rc = 4. stdout = [‘’]. stderr = [‘’, ‘(process:7183): GLib-GIO-WARNING **: 21:45:01.428: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/DHCP4Config/0 but no object proxy exists’, ‘’, ‘(process:7183): GLib-GIO-WARNING **: 21:45:01.429: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP4Config/2 but no object proxy exists’, ‘’, ‘(process:7183): GLib-GIO-WARNING **: 21:45:01.429: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/2 but no object proxy exists’, “Error: Failed to add ‘p3p1’ connection: proxy: unknown setting name”, ‘’]

(process:7183)

@Shaicampos welcome to the Rockstor community. I don’t speak Spanish very well, but I hope you can use a translator to get the information.

I have noticed you have installed the old CentOS version 3.9.1-0. Since you seem to be installing for the first time, I would recommend to install the stable version available on OpenSUSE which you can download here:

https://rockstor.com/dls.html

Since the 3.9.x version there have been quite a few changes in addition from moving from CentOS to OpenSUSE, as well as a newer Linux Kernel is used. I think you will get the better support when you move to the upgraded 4.x version.

It looks like you have issues with moving the network connection from automatic to manual, correct?

Can you also give some more information on what network card you are using?

2 Likes