Quantcast
Channel: Rockstor Community Forum - Latest topics
Viewing all articles
Browse latest Browse all 1919

Problem on Install: not enough values to unpack (expected 2, got 1)

$
0
0

Brief description of the problem

Issue while installation. Justed installed rockstor Rockstor-Leap15.6-generic.x86_64-5.0.9-0.install.iso image on USB flash (Gen 3.2) and after submitting admin credentials it fails. No any errors while installation, or something. Interesting, that Web-UI is still working fine. The problem occurs again, when I’m trying to scan disks. I think, problem was, that one of disks has previously been formatted with Synology FS, but I shreded it after, and have two clean drives (as it said in Pre-Install). And the problem Remains

Detailed step by step instructions to reproduce the problem

  1. Write image with Rufus DD with instructions
  2. Install to Flash USB drive
  3. Enter Web-UI, and set admin credentials

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/disk.py", line 418, in post return self._update_disk_state() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/contextlib.py", line 81, in inner return func(*args, **kwds) ^^^^^^^^^^^^^^^^^^^ File "/opt/rockstor/src/rockstor/storageadmin/views/disk.py", line 115, in _update_disk_state attached_disks = scan_disks(MIN_DISK_SIZE) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/rockstor/src/rockstor/system/osi.py", line 330, in scan_disks blk_dev_properties: dict = { ^ File "/opt/rockstor/src/rockstor/system/osi.py", line 336, in for key, value in ( ^^^^^^^^^^ ValueError: not enough values to unpack (expected 2, got 1)

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1919

Trending Articles