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

部署错误 #42

Open
Jack-bin183 opened this issue Mar 6, 2021 · 1 comment
Open

部署错误 #42

Jack-bin183 opened this issue Mar 6, 2021 · 1 comment

Comments

@Jack-bin183
Copy link

[root@VM-0-13-centos vmoex-framework]# php bin/console doctrine:database:init
ok, that's awesome!
[root@VM-0-13-centos vmoex-framework]# php bin/console change-password -u admin -p 123456

In AbstractConnection.php line 155:

AUTH failed: WRONGPASS invalid username-password pair [tcp://localhost:6379]

@Jack-bin183
Copy link
Author

'redis://@localhost'中把那个尖括号去掉即可 真是土鳖

'redis://我是密码@localhost' 这种格式即可

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

1 participant