• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. D

    Issue 18.0.47 update #5 caused server to become unreachable

    18.0.47 update #5 caused multiple of our servers to become unreachable. It could also not be pinged and it was unreachable by ssh, the only thing that fixed was manually restarting the VPS instances. I have tried digging through the logs, but I didn't see anything that looked like something...
  2. D

    Resolved Problems running reverse proxy on docker container

    Im running into a problem hooking up a domain to a docker container. The container works when i go to the root url of my server and the mapped port directly. But when I try to hook up a domain to it with the docker proxy rules i get ERR_INVALID_RESPONSE in the browser. How do i fix this...
  3. D

    Issue websocket issue with a docker image

    So im trying to set up an image that uses websockets but i cant get it working, i keep getting a failed: Error during WebSocket handshake: Unexpected response code: 200, error i tried adding location /socket.io/ { proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade...
Back
Top