Author Topic: Hard Problem after upgrade to 5.04  (Read 1806 times)

andreaussi

  • Zen Apprentice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Hard Problem after upgrade to 5.04
« on: February 08, 2017, 10:10:36 am »
I've upgraded form 5.03 to 5.04 and this is my error:
Code: [Select]
Magic number checking on storable file failed at /usr/lib/x86_64-linux-gnu/perl/5.22/Storable.pm line 383, at /usr/share/perl5/Plack/Session/Store/File.pm line 27. at /usr/share/perl/5.22/Carp.pm line 166
Then I cannot open admin web page in Chrome
Firefox works fine
« Last Edit: February 08, 2017, 05:50:48 pm by andreaussi »

jclendineng

  • Guest
Re: Hard Problem after upgrade to 5.04
« Reply #1 on: February 09, 2017, 06:24:56 pm »
You have anything else installed? That should/does not happen on a clean install.  Did you try doing an apt update and upgrade yet? List what you have installed besides stock and report back :)

andreaussi

  • Zen Apprentice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Hard Problem after upgrade to 5.04
« Reply #2 on: February 10, 2017, 08:52:29 am »
I've upgraded from 4 to 5.03 and all ok. Then I've  upgraded from 5.03 to 5.04. After reboot--->this error
I've not installed new packages
Now I've upgraded to 5.06, the same error

jclendineng

  • Guest
Re: Hard Problem after upgrade to 5.04
« Reply #3 on: February 10, 2017, 02:04:24 pm »
Maybe a wrong storable version but most likely  permission issue. I'd wipe and reinstall.  How did you install in the first place?

jclendineng

  • Guest
Re: Hard Problem after upgrade to 5.04
« Reply #4 on: February 10, 2017, 02:10:53 pm »
Backup or take note of your settings and wipe and install 5 from scratch, they must have an issue with the upgrade, it's either a wrong version of that file or a permission issue. You can edit the file manually in vim/nano and see if you see any code that looks weird, or check the permissions