Gitlab is taking too much time to respond
gitlab access error whoops, gitlab is taking too much time to respond
problem positioning
problem location port 8080 is occupied:
Solutions
solution 01:
Kill the process occupying port 8080
Or uninstall the software that occupies port 8080
Modify the running port of the program occupying port 8080
Restart gitlab
solution 02:
external_ URL add an unused port
external_url 'http://192.168.45.146
can be changed to unused port:
external_url 'http://192.168.45.146:8899'
open the following three lines of comments
Default comments:
unicorn['port'] = 8088
postgresql['shared_buffers'] = "256MB"
postgresql['max_connections'] = 200
Restart gitlab, Done!
Similar Posts:
- GitLab Page Error: 502 Whoops, GitLab is taking too much time to respond. Try refreshing the page, or going
- [Solved] k8s Deploy postgresql Error: initdb: error: directory “/var/lib/postgresql/data” exists but is not empty
- [Solved] Nginx: [emerg] bind() to 0.0.0.0:443 failed (98:Address already in use)
- IDEAUnable to open debugger port (127.0.0.1:51112): java.net.SocketException “socket closed”
- [Solved] Gitlab can clone via SSH, cannot clone via HTTP, and cannot pipeline. Prompt port 80: connection rejected
- ADB Server Didn’t ACK, failed to Start Daemon settlement record
- [Solved] ADB Connect Error: failed to start daemon
- How to Solve Failed to start connector [Connector[HTTP/1.1-8080]]
- [Solved] Error: listen EADDRINUSE: address already in use 127.0.0.1:3000
- Apache : Error: Apache shutdown unexpectedly [How to Solve]