Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
PHP-error under Disk-menu
PHP-error under Disk-menu
See attachment. Also happens after a restart.
- Attachments
-
- phperror.JPG (58.48 KiB) Viewed 12349 times
Best Regards
Martin Spliid
B3 (Linux Newbie)
Martin Spliid
B3 (Linux Newbie)
Re: PHP-error under Disk-menu
Also under Settings->system backup
- Attachments
-
- php2.JPG (42.77 KiB) Viewed 12346 times
Best Regards
Martin Spliid
B3 (Linux Newbie)
Martin Spliid
B3 (Linux Newbie)
Re: PHP-error under Disk-menu
Hi,
Looking at the script in question (/usr/share/web-admin/admin/controllers/disk.php, line 210), I'm curious as how your disks are configured/mapped to filesystems...
Could you send us the output of:
Best regards,
Cheeseboy
Looking at the script in question (/usr/share/web-admin/admin/controllers/disk.php, line 210), I'm curious as how your disks are configured/mapped to filesystems...
Could you send us the output of:
Code: Select all
df -h
Best regards,
Cheeseboy
Re: PHP-error under Disk-menu
Code: Select all
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 9.9G 2.4G 7.0G 26% /
tmpfs 252M 0 252M 0% /lib/init/rw
udev 10M 148K 9.9M 2% /dev
tmpfs 252M 4.0K 252M 1% /dev/shm
/dev/mapper/bubba-storage
1.8T 759G 972G 44% /home
Best Regards
Martin Spliid
B3 (Linux Newbie)
Martin Spliid
B3 (Linux Newbie)
Re: PHP-error under Disk-menu
Then I have no idea...
Sorry.
Sorry.
Re: PHP-error under Disk-menu
Thanks for the effortCheeseboy wrote:Then I have no idea...
Sorry.
Best Regards
Martin Spliid
B3 (Linux Newbie)
Martin Spliid
B3 (Linux Newbie)
Re: PHP-error under Disk-menu
can you run the following on the command line as root and post it here?
Code: Select all
/usr/sbin/diskmanager disk list debug
Re: PHP-error under Disk-menu
Here you go (hope I did it right)
Code: Select all
Backtrace has 0 calls on stack:
A bug has been detected in GNU Parted. Refer to the web site of parted http://www.gnu.org/software/parted/parted.html for more information of what could be useful for bug submitting! Please email a bug report to bug-parted@gnu.org containing at least the version (2.3) and the following message: Assertion (head_size <= 63) at ../../../libparted/labels/dos.c:662 in function probe_partition_for_geom() failed.
Aborted
Best Regards
Martin Spliid
B3 (Linux Newbie)
Martin Spliid
B3 (Linux Newbie)
Re: PHP-error under Disk-menu
Hmm, this error has a record in Google I see; Do you by any chance have a pendrive attached to the B3?
One link to a thread regarding this:
http://lists.alioth.debian.org/pipermai ... 03796.html
One link to a thread regarding this:
http://lists.alioth.debian.org/pipermai ... 03796.html
Re: PHP-error under Disk-menu
Yep i have, removed now. After removing everything is fine. But must still be a mistake, right?
Best Regards
Martin Spliid
B3 (Linux Newbie)
Martin Spliid
B3 (Linux Newbie)