totaljs / openplatform

OpenPlatform v5 is a beautiful and simple portal for running, integrating and managing multiple 3rd party web applications.
https://www.totaljs.com/openplatform/
MIT License
97 stars 47 forks source link

Stuck in the landing page, no progress, page resets after 10 seconds #86

Closed dryuvrajk closed 2 months ago

dryuvrajk commented 3 months ago

I have started the instance as instructed and then opened a localhost:8000 tab.

The page loads but loops 1-10 seconds and then resets back to 1-10. The data base field shows database only. No progress. The database with OpenPlatform is created and is assigned to the group, all parameters intact.

Images:

image

image

image

image

What could be wrong?

Gera-G-Guiles commented 3 months ago

Your application is waiting for database connection, check you connection string in your config file, database name, etc... Also you are using 2 connections strings, so choose only one inside config: database or database (env). note: (env) load variable from environment