Hi all, so i fired up a self hosted directus via Coolify on a hetzner server. All works well, can connect to directus with the admin credentials and gave the first user a password which i saved. Now after i connected supabase to directus, used all the right ENV variables, had some trouble with SSl which have been resolved. The connection is made because i can retrieve users from within my supabase sql editor.
The problem is that even though i checked and even updated the password i can not log intomy directus instance anymore. I have searched everywhere and there is nowhere a solution for this problem. I’m wondering if i did something wrong or what the actual problem is now.
Thanks.
Did you make a database dump/restore from/to Supabase? Gut feeling says that it might've installed Directus fresh on Supabase and generated a new admin/password combination for you
– rijkvanzanten