-
Notifications
You must be signed in to change notification settings - Fork 508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't run in windows10 docker #38
Comments
Wish I could reproduce your issue but I don't have Windows 10 😄 I suppose you are using docker-compose.prod.yml. If that's the case then remove this two lines. Your problem could also happen in Redis service. If that's the case in the future then remove this three lines. Before removing anything make sure you don't have any containers. So run If you are using Let me know if we resolved your issue. |
pitty, it didn't work. It seems something error in database. this is api error log
db error logs
|
Seems that Judge0 API is not compatible with latest postgres version. So please use |
It works! Thank you. Maybe you should update your README.md , linux's deployment is different from windows. If you need help, I can help you to update documentation. This is my docker-compose.yml
|
Yes please! 😃 |
I have already see the logs, there are several errors blow. I think the main problem is network didn't connected. Beacuse they can't reslove host name
db
, please give me some advice.db container log
worker log
api log
The text was updated successfully, but these errors were encountered: