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

After loading the model parameters, the simulation code is stuck #9

Open
Mickeyyyang opened this issue Mar 25, 2022 · 1 comment
Open

Comments

@Mickeyyyang
Copy link

After loading the model parameters, the code is stuck and no training information is output. What could be the cause?
Screenshot from 2022-03-25 10-15-49

@fedor-chervinskii
Copy link
Collaborator

Hi @Mickeyyyang ! Thanks for having interest in our project!

Looking at your tmux, my first guess would be that mongoDB hasn't really started, so both trainer and sampler are waiting to connect to the database. I recommend double-checking the mongo config and maybe trying to connect to it manually to make sure the DB is up and running

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