Relative Content

Tag Archive for dockerdocker-composegitlab

Gitlab Self-hosted instance throws a 502 after pulling new update (docker compose)

so essentially, I have an outdate version of a self-hosted gitlab, and I’m being yelled at by the admin panel to update to the new version ASAP.
Once I run docker-compose pull, and once the new update is pulled, the entire thing throws a 502 error (with Nginx), aka, it just doesn’t boot up at all and nothing shows up.
I’d be glad to provide any useful information that is needed, so feel free to ask for whatever you might need to help me debug this!
enter image description here
I had Gitlab v16.11.2, and after trying to pull the newset update, and running docker-compose up -d, Nginx just threw a 502. When I tried manually going to the server’s ip and port, it just timed out while loading.