Unable to finish setup

This is a template you can use to report issues. You can also drag images, videos and include Preformatted text

Expected behavior

Once correctly setup following the instructions provided by the wizard, I should be able to access my data.

Actual behavior

Once the docker container containing the lumber server is started, nothing happens. Forest doesn’t manage to connect to my backend on port 3310 even if it is actually running properly. When prompted for my password I get the following message: “Your admin backend is unreachable. Please check that it is running and respond to http://localhost:3310.” When connecting to http://localhost:3310, I get the message “Your application is running.”. I can also see in the docker logs that this is the case: “Your application is listening on port 3310. Your admin panel is available here: https://app.forestadmin.com/projects”.

Can you please help?

Hi @max,

Nice to see you there :+1:

From our end, I can tell you that we receive your database schema, which confirms that your admin backend started.

Could you share with us the requests response you receive on login in the network tab of your browser developer console (error code, payload,…)? It could help to have more context.

Let me also, add some context about your configuration in the thread, in any case it could help:

"liana": "forest-express-sequelize",
"orm_version": "5.15.2",
"database_type": "postgres",
"liana_version": "6.6.1",
1 Like