Maybe was an useless move, but I disabled the root user, and created an alternative user (for security reasons) in ssh. Now the players arent collecting, and the cms isnt showing up. You have and idea for unstuck or I should reinstall everything?
docker-compose -f cms_custom-ports.yml up -d
ERROR: Couldn’t connect to Docker daemon at http+docker://localunixsocket - is it running?
If it’s at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
I erased the folder shared, fully, and then I used the docker-compose up. Now seems working… but seems I deleted all my settings. I didnt create any layout or else, I’ve just set locales and the XMR thing. 5 minutes.
Anyway there’s something weird in this log, maybe? PLease… thanks you so much
systemctl daemon-reload
sudo service docker restart
You only need sudo if you’ve not given the user you’re running as permission to use docker.
By deleting shared, you’ve removed all your content. If you have a backup, then down the containers, restore shared from it, and then up them again to restore your data.
Thanks so much for your help, Alex. Ok that’s the exact procedure for “refreshing” the containers.
Anyway everything seems working fine. I’m scared about that event, but it’s working.
Luckily was fresh-installed, the only thing I lose was some videos…
Just for information, I disabled the ssh root user because everytime I log in the ssh, there’s thousand of unsuccesful logins, wich means bots trying to log-in, I beleive. So I disabled it, making it a little more difficult for the bots. But in the end Xibo suffered from that, for a while.
Well, since we are using a remote server, and the only way to work with it is the ssh terminal, (or the plesk platform) I was sure everything on the machine was in risk, xibo too, using ssh.