lseffer/stock_screener

500 Internal Server Error

louisgv opened this issue · 1 comments

When trying to run the server, I'm getting this error when the front-end trying to query the /stocks endpoint. Wonder if this is just my machine or a real problem.

I just tried a clean install on my machine and it works as documented 🙂. You will experience errors before postgres has booted up and the database is populated. What happens if you wait a minute before trying that endpoint? Look at the logs from the worker container docker-compose logs -f worker and you should see it waiting for postgres and populating the database from alembic revisions