CMS Version
CMS: 3.3.6
Docker version on ubuntu server 22.04.4 LTS
Apache2 2.4.52 (Ubuntu) build 2023-10-26
Player Type
4 Windows player on Windows 10.
Player Version
Don’t know - players work fine!
Issue
When i try to get access to the CMS via https://xxx.xxx.xxx.xxx/login (where xxx… is the IP-Adress of the CMS server), i get an error:
The requested URL was not found on this server.
The CMS ran for about 5 months properly, but with a change of a layout it suddenly got stuck and from there on, there is no login any longer.
I think there is an error with the apache2 rewrite, but i am not firm with and don’t know where to check nether how to fix.
UPDATE:
tried do restart the docker containers:
docker restart $(docker ps -a -q)
result:
Error response from daemon: Cannot restart container 1ec45e7419a: driver failed programming external connectivity on endpoint xibo-cms_cms-web_1 …: Error starting userland proxy: listen tcp4 0.0.0.0:80: bind: address already in use
$docker container ps
…xibo-xmr:0.9 is running