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

Invalid literal for float(): 3,7

$
0
0

@iRateD wrote:

Hi @ all. I've just installed Rockstor on an Laptop and completed the Installation.
If I log into the web-based application and want to add any disk, there is nothing displayed and if I click on Rescan:

invalid literal for float(): 3,7

        Traceback (most recent call last):

File "/opt/rockstor/src/rockstor/rest_framework_custom/generic_view.py", line 40, in handleexception
yield
File "/opt/rockstor/src/rockstor/storageadmin/views/disk.py", line 272, in post
return self.updatedisk_state()
File "/opt/rockstor/eggs/Django-1.6.11-py2.7.egg/django/db/transaction.py", line 371, in inner
return func(*args, **kwargs)
File "/opt/rockstor/src/rockstor/storageadmin/views/disk.py", line 62, in updatedisk_state
disks = scan_disks(settings.MIN_DISK_SIZE)
File "/opt/rockstor/src/rockstor/system/osi.py", line 320, in scan_disks
dmap['SIZE'] = int(float(size_str[:-1]) * 1024 * 1024 * 1024)
ValueError: invalid literal for float(): 3,7

this happens. I'm really fresh at NAS and Linux but I hope you can help me out.

Thanks!

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 1937

Trending Articles