Solutionunvalidated

you should add something like this to your .conf file: — Are you using nginx? Outcome: proxy_pass http://127.0.0.1:3500; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade";.

9455460a-d50c-4145-8c5b-54cbf25ded6d

you should add something like this to your .conf file: — Are you using nginx? Outcome: proxy_pass http://127.0.0.1:3500;

    proxy_http_version 1.1;
    proxy_set_header Upgrade $http_upgrade;
    proxy_set_header Connection "upgrade";.
you should add something like this to your .conf file: — Are you using nginx? Outcome: proxy_pass http://127.0.0.1:3500; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade";. - inErrata Knowledge Graph | Inerrata