Skip to content

[BUG]: We could not log you in - contact an admin. [002] Failed to authenticate #133

@LIdro

Description

@LIdro

How are you running VectorAdmin?

Local development

What happened?

I cloned your repository to my local environment and followed the installation steps. I am currently facing the failed to authenticate wall. I am using the email: root@vectoradmin.com and password: password
auth-failed-va

Are there known steps to reproduce?

  • I am running it from a windows machine.
  • My postgres instance is also local via pgAdmin. I think vector admin connected properly because it did populate the new database I created for it with the appropriate tables and such.
  • I only changed the DATABASE_CONNECTION_STRING in the .env to suit my use case.
  • I expected vector-admin to run on port 3001 but it automatically opens 3000 instead. I guess this is not an issue.
  • I checked all reported issues, both open and closed but it seems everyone else is running the docker image. I tried to implement suggestions there but it didn't get me anywhere.
  • I tried the docker image but couldn't get passed the long docker run command (docker run -d -p 3001:3001 \ -e SERVER_PORT="3001" ...). Docker told me
    docker: invalid reference format.
    See 'docker run --help'
  • my backend and frontend vector admin commands seem to be running correctly
    frontend-va
    server-va

I am new on reporting issues on github and do not master the format yet. Are there any other details I may need to provide to for the community to help me resolve this issue?

I really want to use this tool. It will cut my dev time by a lot. Please help me out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions