Hi
As I cannot find any documentation about how to upgrade from one version of ubuntu to the next I have tried to find a way but with no luck
I have tried to upgrade from 20.04 to 22.04
but now it will not start.
My idea was to backup all
the disable zabbix and mariadb
Upgrade to 22.04
Reinstall mariadb
and run sudo mysql_upgrade --force
The upgrade zabbix
And that didnot work
because i get this error:
The unit zabbix-server.service has entered the 'failed' state with result 'protocol'.
Sep 22 21:02:17 zabbix systemd[1]: Failed to start Zabbix Server.
░░ Subject: A start job for unit zabbix-server.service has failed
zabbix systemd[1]: zabbix-server.service: Can't open PID file /run/zabbix/zabbix_server.pid (yet?) after start: Operation not permitted
Sep 22 21:02:17 zabbix systemd[1]: zabbix-server.service: Failed with result 'protocol'.
Any idea how to make a upgrade of ubuntu from 20.04 to 22.04 and I hope I can use the same procces when I move to 24.04, and what is wrong at this point
Regards
Henning
As I cannot find any documentation about how to upgrade from one version of ubuntu to the next I have tried to find a way but with no luck
I have tried to upgrade from 20.04 to 22.04
but now it will not start.
My idea was to backup all
the disable zabbix and mariadb
Upgrade to 22.04
Reinstall mariadb
and run sudo mysql_upgrade --force
The upgrade zabbix
And that didnot work
because i get this error:
The unit zabbix-server.service has entered the 'failed' state with result 'protocol'.
Sep 22 21:02:17 zabbix systemd[1]: Failed to start Zabbix Server.
░░ Subject: A start job for unit zabbix-server.service has failed
zabbix systemd[1]: zabbix-server.service: Can't open PID file /run/zabbix/zabbix_server.pid (yet?) after start: Operation not permitted
Sep 22 21:02:17 zabbix systemd[1]: zabbix-server.service: Failed with result 'protocol'.
Any idea how to make a upgrade of ubuntu from 20.04 to 22.04 and I hope I can use the same procces when I move to 24.04, and what is wrong at this point
Regards
Henning
Comment