Skip to content
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

UI not response status automatically when submit (need help). #293

Open
dcwuy opened this issue Jan 28, 2023 · 6 comments
Open

UI not response status automatically when submit (need help). #293

dcwuy opened this issue Jan 28, 2023 · 6 comments

Comments

@dcwuy
Copy link

dcwuy commented Jan 28, 2023

image
image
I had installed VNOJ using docker-compose using instructions from https://github.com/VNOI-Admin/vnoj-docker and having this problem. I'm assuming that I'm having some problem with wsevent but I couldn't find out how to fix it. I found this issue DMOJ/online-judge#924 but after trying all node versions from 12 to 19, it still didn't work. Thanks for any help.

@leduythuccs
Copy link
Contributor

could you get the log from vnoj_wsevent? docker logs vnoj_wsevent

@dcwuy
Copy link
Author

dcwuy commented Jan 28, 2023

image
image
No data =((

@leduythuccs
Copy link
Contributor

have you created the config.js file? https://docs.dmoj.ca/#/site/installation?id=configuration-of-event-server.

Also, make sure your local_settings.py is using the correct ports. And try to access <your domain>/event/ in your browser.

@dcwuy
Copy link
Author

dcwuy commented Jan 28, 2023

image
image
image
I copied the default config in the config folder to the conf.d folder and restarted, still not worked.

@leduythuccs
Copy link
Contributor

the config.js must be in repo/websockets folder

@dcwuy
Copy link
Author

dcwuy commented Jan 29, 2023

image
It had already there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants