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

Demo accounts "Email and/or password wrong. Please check your given credentials." #432

Closed
includingThis opened this issue Apr 26, 2022 · 3 comments

Comments

@includingThis
Copy link

Hi,
I installed the iqvoc Docker container and when I run it I want to login with the default credentials from your link: https://github.com/innoq/iqvoc/blob/master/db/seeds.rb

The login doesn't work: "Email and/or password wrong. Please check your given credentials."
Both
user.email = 'admin@iqvoc'
user.password = 'admin123'

user.email    = 'demo@iqvoc'
user.password = 'cooluri123'

are not working.

@pjaskulski
Copy link

I had the same problem with iqvoc in docker container, but by trial and error I checked that the real password for user admin@iqvoc is 'admin' and not 'admin123'

@mjansing
Copy link
Contributor

@includingThis: I'm sorry the Docker Images uses and outdated iQvoc version with old credentials. I try to fix this during the next days

@mjansing
Copy link
Contributor

Ich pushed a new image to Dockerhub: https://hub.docker.com/r/innoq/iqvoc_postgresql.

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