I did notice an issue while setting this up. If POSTGRESQL_CONNECTION_URI is set, but POSTGRESQL_POR...
z
I did notice an issue while setting this up. If POSTGRESQL_CONNECTION_URI is set, but POSTGRESQL_PORT isn't, SuperTokens will insist on POSTGRESQL_PORT being set.
r
hey @zanderpyle thats not expected. What value are you setting for POSTGRESQL_CONNECTION_URI?
z
postgresql://root:@postgresql.default:5432/auth?sslmode=disable
r
can i see the error log please?
3 Views