Issue Summary
When I type npm run start
i get this error
Error occurred while trying to proxy request /api/session from localhost:8080 to http://localhost:5000/ (ECONNRESET) (Errors | Node.js v18.9.0 Documentation)
All Docker services are running (docker-compose start)
:
webpack Dev Server:
webpack Dev Server runs very well but after one minute or 2 minutes i get the error mentioned above.
what I get when i open http://localhost:5000/
- Loading of the page is pending.
- In the console no response from the server appeared.
Technical details:
- How did you install Redash: i used this tutorial redash