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

Invalid mongo user/pass: xxx/xxx #76

Open
maojiu opened this issue Oct 12, 2018 · 3 comments
Open

Invalid mongo user/pass: xxx/xxx #76

maojiu opened this issue Oct 12, 2018 · 3 comments

Comments

@maojiu
Copy link

maojiu commented Oct 12, 2018

location /photo/ {
               gridfs emew
               root_collection=fs
               field=filename
               user=super
               pass=super
               type=string;
               mongo 
                10.246.xx.xx:27017;
        }

start nginx

2018/10/12 13:47:52 [notice] 28714#0: signal process started
2018/10/12 13:47:52 [error] 28715#0: Invalid mongo user/pass: super/super

???? why

@xiaobingchan
Copy link

@xiaobingchan
Copy link

Here is my successful solution: https://blog.csdn.net/sinat_28371057/article/details/90258034

@zzshcool
Copy link

zzshcool commented Mar 31, 2020

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