Skip to content

Connection refused by port 3310 #904

@luisarkangel

Description

@luisarkangel

Expected behavior

I expect to have a succesfully connection with the dashboard and see all my model, I give as application url http://localhost:3000 the important thing here is the port.

Actual behavior

I am getting a ERR_CONNECTION_REFUSED when I want see my dashboard the strage thing is the request in the port 3310 http://localhost:3310/forest/authentication/callback

Failure Logs

GET http://localhost:3310/forest/authentication/callback?code= net::ERR_CONNECTION_REFUSED

Context

I initialize the connection and follow the connection tutorial, but when y come in to the dashboard I see the follow message, Unable to authenticate you: Please verify that your admin backend is correctly configured and running, and that you have access to the internet.

TODO: Please provide any relevant information about your setup.

  • Package Version:
  • "forest-express-sequelize": "^8.4.8",
  • Express Version: ^4.17.2
  • Sequelize Version: ^6.13.0
  • Database Dialect: postgres
  • Database Version: postgress-12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions