'AWS Application Load Balancer error 404 on socket io
Is there anyone who encountered AWS ALB alternating errors 404 and 200?
1st refresh (404)
Cannot GET /socket.io/
2nd refresh (200)
0{"sid":"0tMHzHEjhSK3wRK2AAOE","upgrades":["websocket"],"pingInterval":25000,"pingTimeout":20000,"maxPayload":1000000}
3rd refresh will be 404, then 4th will be 200, so on and so forth
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|