You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-07-08T09:39:44 WARNING There was an error connecting to the database. Check connection parameters. Error details: connection to server at "localhost" (127.0.0.1), port 5432 failed: fe_sendauth: no password supplied
This warning appears when the wizard is opened and get_db_connector is called. It should be avoided to call get_db_connector when not yet correct parameters are ready.