We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
While installing matrix-registration, I receive the following output:
root@xxx:~# python3 -m matrix_registration could not find any configuration file!
Try to define config file, receive
root@xxxx:/# python3 -m matrix_registration --config-path /usr/local/config/config.yaml could not find any configuration file!
System:
The text was updated successfully, but these errors were encountered:
Are you using latest release or master? I think the config file option is only in master.
Sorry, something went wrong.
it's now finally the latest release as well and since nobody responded to this i will assume it's not an issue any longer
I'm seeing this issue with the v1.0.0.dev7 docker image
or at least a similar one, might only be broken in docker for all I know
@vpzomtrrfrt (pls dont necro old issues) but have you tried this image https://hub.docker.com/repository/docker/jlj7/matrix-registration see #88
No branches or pull requests
Describe the bug
While installing matrix-registration, I receive the following output:
Try to define config file, receive
System:
The text was updated successfully, but these errors were encountered: