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
I installed osmedeus using bash <(curl -fsSL https://raw.githubusercontent.com/osmedeus/osmedeus-base/master/install.sh)
I'm not able to login the password from the ~/.osmedeus/config.yaml,
The text was updated successfully, but these errors were encountered:
Hmm not sure what is your problem but I see it's working fine from my side. Try to remove the old config rm -rf ~/.osmedeus/ and install it again
rm -rf ~/.osmedeus/
If that is not working then try running the server without authen with this command osmedeus server --disable-ssl -A or using this docker guide https://docs.osmedeus.org/installation/using-docker/#run-the-web-ui
osmedeus server --disable-ssl -A
Sorry, something went wrong.
No branches or pull requests
I installed osmedeus using
bash <(curl -fsSL https://raw.githubusercontent.com/osmedeus/osmedeus-base/master/install.sh)
I'm not able to login the password from the ~/.osmedeus/config.yaml,
The text was updated successfully, but these errors were encountered: