Hi! I tried running Supertokens with the compose...
# support-questions-legacy
m
Hi! I tried running Supertokens with the compose config in the docs to test it out, it worked fine but when trying to set up another instance for a dev environment I can’t make it work, it’s running in compose without the DB, using a Postgres database that is hosted in another server, the connection seems fine as it doesn’t throw any errors and it creates the corresponding tables, but I can’t create a user for the dashboard, I get status: UNKNOWN_USER_ERROR, but I’m using the curl command the page shows, is this a known issue? How can I debug this further? is there a way to get more complete logs? Thanks in advance
4 Views