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

[ERROR] (MainThread) must have users and vehicles for city 'new york' in the movr database to generate load. #71

Open
nstewart opened this issue Mar 6, 2019 · 1 comment

Comments

@nstewart
Copy link
Contributor

nstewart commented Mar 6, 2019

movr should check which cities are available by default by searching the db. If someone loads custom city data and doesn't specify the new cities they will get this error

@ericharmeling
Copy link
Contributor

ericharmeling commented May 14, 2021

I believe this is fixed by #105.

See https://github.com/cockroachdb/movr/blob/master/movr.py#L203.

Edit: get_cities() is only called with configure-multi-region. I need to add it to run before I can close this out.

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