Selfhosted problems

I followed the guide on the docs to set up superbase selfhosted.
Currently I acces the management panel over <ServerIP>:3000(I currently don't know how this can be secured, I see a login page for a second but then it redirects me).


I cant invite any new users to the project(Failed to invite user: User not allowed) or create new buckets(new row violates row-level security policy for table "buckets"). Also I can't set up auth providers(I only can set up policies).

When I look at the broser console I see this error spammed in the console:
_app-9045f33443b356a2.js:1 GET http://<MyServerIP>:3000/api/profile/permissions 404 (Not Found)
Was this page helpful?