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

Got problems with your B2 or B3? Share and get helped!
Post Reply
mprs
Posts: 51
Joined: 07 Dec 2010, 16:07

PHP-error under Disk-menu

Post by mprs »

See attachment. Also happens after a restart.
Attachments
phperror.JPG
phperror.JPG (58.48 KiB) Viewed 12351 times
Best Regards
Martin Spliid
B3 (Linux Newbie)
mprs
Posts: 51
Joined: 07 Dec 2010, 16:07

Re: PHP-error under Disk-menu

Post by mprs »

Also under Settings->system backup
Attachments
php2.JPG
php2.JPG (42.77 KiB) Viewed 12348 times
Best Regards
Martin Spliid
B3 (Linux Newbie)
Cheeseboy
Posts: 789
Joined: 08 Apr 2007, 12:16

Re: PHP-error under Disk-menu

Post by Cheeseboy »

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:

Code: Select all

df -h


Best regards,

Cheeseboy
mprs
Posts: 51
Joined: 07 Dec 2010, 16:07

Re: PHP-error under Disk-menu

Post by mprs »

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
What you wanted??
Best Regards
Martin Spliid
B3 (Linux Newbie)
Cheeseboy
Posts: 789
Joined: 08 Apr 2007, 12:16

Re: PHP-error under Disk-menu

Post by Cheeseboy »

Then I have no idea...
Sorry.
mprs
Posts: 51
Joined: 07 Dec 2010, 16:07

Re: PHP-error under Disk-menu

Post by mprs »

Cheeseboy wrote:Then I have no idea...
Sorry.
Thanks for the effort
Best Regards
Martin Spliid
B3 (Linux Newbie)
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: PHP-error under Disk-menu

Post by carl »

can you run the following on the command line as root and post it here?

Code: Select all

/usr/sbin/diskmanager disk list debug
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
mprs
Posts: 51
Joined: 07 Dec 2010, 16:07

Re: PHP-error under Disk-menu

Post by mprs »

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)
carl
Posts: 474
Joined: 07 May 2008, 04:41

Re: PHP-error under Disk-menu

Post by carl »

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
/Carl Fürstenberg, Excito Software Developer
http://www.excito.com
support@excito.com
mprs
Posts: 51
Joined: 07 Dec 2010, 16:07

Re: PHP-error under Disk-menu

Post by mprs »

Yep i have, removed now. After removing everything is fine. But must still be a mistake, right?
Best Regards
Martin Spliid
B3 (Linux Newbie)
Post Reply