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: Format string #5518

Closed
4ku opened this issue Dec 27, 2022 · 3 comments
Closed

Error: Format string #5518

4ku opened this issue Dec 27, 2022 · 3 comments
Assignees
Labels

Comments

@4ku
Copy link

4ku commented Dec 27, 2022

I've just cloned cvat, run it and get the following error:

cvat_utils Error: Format string '%(ENV_HOME)s/wait-for-it.sh %(ENV_CVAT_REDIS_HOST)s:6379 -t 0 -- bash -ic \\\n"python3 /opt/venv/bin/rqscheduler --host %(ENV_CVAT_REDIS_HOST)s --password %(ENV_CVAT_REDIS_PASSWORD)s -i 30"' for 'program:rqscheduler.command' contains names ('ENV_CVAT_REDIS_PASSWORD') which cannot be expanded. Available names: ENV_CVAT_POSTGRES_HOST, ENV_CVAT_REDIS_HOST, ENV_DJANGO_CONFIGURATION, ENV_HOME, ENV_HOSTNAME, ENV_LANG, ENV_LC_ALL, ENV_NUMPROCS, ENV_PATH, ENV_TERM, ENV_TZ, ENV_USER, ENV_http_proxy, ENV_https_proxy, ENV_no_proxy, ENV_socks_proxy, group_name, here, host_node_name, process_num, program_name in section 'program:rqscheduler' (file: 'supervisord/utils.conf')

But in browser cvat seems to work fine. So is this a bug or not?

My installation steps:

git clone https://github.com/opencv/cvat
cd cvat
docker-compose up
@zhiltsov-max
Copy link
Contributor

zhiltsov-max commented Dec 27, 2022

@azhavoro, could you please check?

@azhavoro
Copy link
Contributor

azhavoro commented Jan 2, 2023

Fixed in #5530

@nmanovic nmanovic closed this as completed Jan 3, 2023
@4ku
Copy link
Author

4ku commented Jan 3, 2023

Thanks

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

No branches or pull requests

4 participants