[Please complete the below template with details of the problem reported on your Web-UI. Be as detailed as possible. Community members, including developers, shall try and help. Thanks for your time in reporting this issue! We recommend purchasing commercial support for expedited support directly from the developers.]
Brief description of the problem
[Problem to activate wifi]
Detailed step by step instructions to reproduce the problem
[Hi. I new with rockstor and Nas i general. I installed rockstor in a minipc, a beelink bt3 pro. When i tried to turn on wifi, i have the message of error i copied and pasted]
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 599, in post
sysnet.toggle_connection(nco.uuid, switch)
File "/opt/rockstor/src/rockstor/system/network.py", line 321, in toggle_connection
return run_command([NMCLI, "c", switch, uuid])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/rockstor/src/rockstor/system/osi.py", line 290, in run_command
raise CommandException(cmd, out, err, rc)
system.exceptions.CommandException: Error running a command. cmd = /usr/bin/nmcli c up 255ed5f9-4c9d-4428-a2ea-3f54186c8d8d. rc = 4. stdout = ['']. stderr = ['Error: Connection activation failed: No suitable device found for this connection (device lo not available because profile is not compatible with device (connection type is not "loopback")).', '']
]
1 post - 1 participant