Ticket #2893 (closed defect: fixed)
Cannot access user corner
| Reported by: | peter.millington@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | Component: | base | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Get the error message
Sorry, an unexpected error has ocurred Undefined subroutine &EBox::FileSystem::partitionsFileSystems called
To show technical details click here.
Trace Undefined subroutine &EBox::FileSystem::partitionsFileSystems called at /usr/share/perl5/EBox/Monitor/Measure/Df.pm line 61.
Go back
Attachments
Change History
comment:2 Changed 2 years ago by jamor@…
- Status changed from new to assigned
Hello,
which version do you have of libebox?. You could get the version with 'apt-cache policy libebox'.
If the version of libebox is lesser than 2.0.9, please try to upgrade to the latest version and check if the problem continues.
Thansk for using Zentyal,
Javier
comment:3 Changed 2 years ago by peter.millington@…
- Status changed from assigned to closed
- Resolution set to fixed
I think what happened is that an upgrade was applied, but the system not rebooted. This meant any active scripts were still running with the pre-upgrade version in memory, and a simple reboot fixed the issue.
Please close.
comment:4 Changed 2 years ago by jamor@…
Hello Peter,
I had reviewed the usr/share/perl5/EBox/Monitor/Measure/Df.pm code and it is correct.
Seems to be a cache problem but after upgrading there is a ebox-monitor restart so it should be some error in the restart. You remember if you get some strange message jsut after the upgrade?.
Anyway if somebody else has this issue this command should restart the monitor and fix it:
/etc/init.d/ebox monitor restart
Cheers,
Javier
