-
Notifications
You must be signed in to change notification settings - Fork 21
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
Loading your local environment... #123
Comments
Hi @Master-cai ! Apologies you are running into this, what version of the server are you running this on? Also could you send me minimal reproduction code for this issue? Also, could you send me your browser logs after refreshing your page and running into those errors again? |
Thanks for your reply! how to check the version of the server? I use There is no code involved here, it just happens when I open the web page, I haven't tried to see if it can record new records. Also, I do not know how to get the browser logs, can you give me some directions ? Thanks! |
Artsiom Skarakhod commented: |
Artsiom Skarakhod commented: |
I have used docker(20.10.21) to run wandb in a Ubuntu18.04 server. When I restarted the server and wandb, it doesn't work properly anymore:
I checked some related issues and tried to get some log:
docker logs wandb-local
:with
docker exec -it wandb-local bash; cat /var/log/mysql.log
, I got:what happened? Because there is important data, so I dare not operate casually.
Is there anyone can help me to fix it? Thanks very much!
The text was updated successfully, but these errors were encountered: