-
Notifications
You must be signed in to change notification settings - Fork 301
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
Scoreboard empty #471
Comments
I don't have this issue in my dev environment. Couple things you could do to help figure this out... Open up the dev tools in the browser and see if there are any errors in the console. Also, look at the running terminal for RootTheBox and see if we have any error messages. Would be helpful to put it in debug mode that could give more info. |
One thing to verify when using a proxy is the origin value in config. It should reflect the public url as Take a look at this StackOverflow question It seems to match your error and describe your proxy situation. |
That's what we did, with the origin value, but it looks like the rootthebox.cfg file is overridden everytime. |
I fixed the issue with overwriting the rootthebox.cfg |
Thanks! Also, adding |
Hi,
When I open the scoreboard page, the charts are empty and the history keeps loading. I cloned the latest version of Root the Box but I still got the problem... I have tested it with users completing flags but it stays empty.
The text was updated successfully, but these errors were encountered: