CMK version:
2.2.0p26 OS version:
Ubuntu 22.04 (was 20.04) Error message:
The requested URL was not found on this server.
After a Ubuntu release upgrade from 20.04 to 22.04 following this document: Linux-Upgrade auf dem Checkmk-Server we do get the above error message when accessing the site in browser.
Before doing this upgrade on our physical checkmk server we did the same upgrade in a VM with a copy of the machine. We did not have any issue in the test VM.
The site seems to be working, checks are executed and mails are sent.
omd status
Doing ‘status’ on site xyz:
agent-receiver: running
mkeventd: running
liveproxyd: running
mknotifyd: running
rrdcached: running
cmc: running
apache: running
dcd: running
redis: running
crontab: running
Overall state: running
There are no errors in apache error.log. in access log there is a 404 line for every access.
The apache default page is shown when accessing /
We accept unencrypted access on port 80, so SSL config error can be excluded.
that upgrade path never worked for me. (presumably my error(s))
I usually create a site backup, remove all omd components, perform os upgrade, reinstall omd and restore site.
as mentioned no problems in virtual copy of the machine.
On physical we had a small issue with the network cards being renamed, so we had to renew the ip configuration.
I must confess i am not a linux expert, but for me it looks like everything is working fine, except the site in apache.
I did a complete site backup before the upgrade, but would like to keep the complete server install and site recovery as a last solution if we cannot get it to work otherwise.
we did restart the whole system after realease upgrade.
Then renewed IP configuration and restarted system again. Then we reinstalled checkmk and ran into the problem described.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.