Author Topic: [SOLVED] Zentyal 4.0 GUI Upgrade to 4.1 Internal Server Error, DISASTER!!  (Read 1853 times)

romapao

  • Zen Apprentice
  • *
  • Posts: 4
  • Karma: +1/-0
    • View Profile
Hello Everyone,
i have just clicked on "upgrade to 4.1". After the upgrade has finished, nothing seems to be working. :'(
The first problem i have, the web interface cannot be reached under 8443. I get the message "internal server error".
DHCP dont work
DNS dont work
Samba and the shared folders dont work
but i can log with ssh
Any help is greatly appreciated.
kind regards,
« Last Edit: April 09, 2015, 06:17:00 pm by romapao »

romapao

  • Zen Apprentice
  • *
  • Posts: 4
  • Karma: +1/-0
    • View Profile
the upgrade was unsuccessful because I had the partition \ boot full.
with the command
Code: [Select]
df -hI verified that \ boot had 100% of the space occupied

I had to cancel with

Code: [Select]
sudo rm config-3.13.0-x-generic
sudo rm abi-3.13.0-x-generic
sudo rm initrd.img-3.13.0-x-generic
sudo rm System.map-3.13.0-x-generic
sudo rm vmlinuz-3.13.0-x-generic
the old kernel
and then
Code: [Select]
sudo apt-get -f installto recover the installation failed with error.
at last
Code: [Select]
sudo apt-get updateand
Code: [Select]
sudo apt-get upgrade