Hansi
09/14/2022, 6:36 PMERROR: relation "st_key_value" does not exist at character 15
STATEMENT: SELECT 1 FROM st_key_value LIMIT 1
ERROR: relation "st_all_auth_recipe_users" does not exist at character 15
STATEMENT: SELECT 1 FROM st_all_auth_recipe_users LIMIT 1
ERROR: relation "st_session_access_token_signing_keys" does not exist at character 15
STATEMENT: SELECT 1 FROM st_session_access_token_signing_keys LIMIT 1
ERROR: relation "st_session_info" does not exist at character 15
STATEMENT: SELECT 1 FROM st_session_info LIMIT 1
ERROR: relation "st_emailpassword_users" does not exist at character 15
STATEMENT: SELECT 1 FROM st_emailpassword_users LIMIT 1
ERROR: relation "st_emailpassword_pswd_reset_tokens" does not exist at character 15
STATEMENT: SELECT 1 FROM st_emailpassword_pswd_reset_tokens LIMIT 1
ERROR: relation "st_emailverification_verified_emails" does not exist at character 15
It seems SuperToken is trying to access something inside the db which is not there? Though sign up/in works and account are persistent until I rebuild the db containerrp_st
09/14/2022, 6:37 PMrp_st
09/14/2022, 6:38 PMrp_st
09/14/2022, 6:38 PMHansi
09/14/2022, 6:38 PM