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

bad auth: Authentication failed error #6

Open
SaugatBhattarai opened this issue Nov 3, 2022 · 2 comments
Open

bad auth: Authentication failed error #6

SaugatBhattarai opened this issue Nov 3, 2022 · 2 comments

Comments

@SaugatBhattarai
Copy link

I was facing a bad auth: Authentication failed error.
I found the solution to this problem that was with MONGO_DB_URL which I have copied from README.md. I tried to fix the issue and try to update README.md but was unable to push and create a pull request for the solution. I found we were not given permission to contribute to the project. If there is no problem could you please fix the link issue because it wasted my hours with this issue and give permission to push and create pull requests so that we could contribute to this project?
fixes_mongo_db_url

@devendra-rgb
Copy link

try to use your own mongodb url by uploading data to mongodb @SaugatBhattarai

@rohanpatankar926
Copy link

I was facing a bad auth: Authentication failed error. I found the solution to this problem that was with MONGO_DB_URL which I have copied from README.md. I tried to fix the issue and try to update README.md but was unable to push and create a pull request for the solution. I found we were not given permission to contribute to the project. If there is no problem could you please fix the link issue because it wasted my hours with this issue and give permission to push and create pull requests so that we could contribute to this project? fixes_mongo_db_url

Like u are trying to push code to avnish repo try to make ur own repo and then add it and push it will work

git init
git add .
git commit -m "msg"
git remote set-url origin git-url-of -ur-account
git branch -M main
git push origin main

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

3 participants