Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Getting error public.user does not exist #286

Closed
starpunjabi opened this issue Mar 19, 2022 · 2 comments
Closed

Getting error public.user does not exist #286

starpunjabi opened this issue Mar 19, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@starpunjabi
Copy link
Contributor

Everything is configured properly, and application is running, but I am getting some error while trying to login through otp or through qrcode as well. Please see this small video.
https://www.loom.com/share/b61a3f55058347df999c9c1aad899e77

Error Details:
{"error":"relation "public.users" does not exist","details":{"query":"SELECT "Users"."created_at" AS "Users_created_at", "Users"."updated_at" AS "Users_updated_at", "Users"."id" AS "Users_id", "Users"."username" AS "Users_username", "Users"."name" AS "Users_name", "Users"."tg_id" AS "Users_tg_id", "Users"."plan" AS "Users_plan", "Users"."subscription_id" AS "Users_subscription_id", "Users"."midtrans_id" AS "Users_midtrans_id", "Users"."plan_expired_at" AS "Users_plan_expired_at", "Users"."settings" AS "Users_settings" FROM "public"."users" "Users" WHERE "Users"."tg_id" = $1 LIMIT 1","parameters":["1110868442"],......

@starpunjabi starpunjabi added the bug Something isn't working label Mar 19, 2022
@starpunjabi
Copy link
Contributor Author

Please help to solve this issue.

@starpunjabi
Copy link
Contributor Author

created db again

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant