lakesare / memcode

Spaced-repetition: with real formatting.
http://memcode.com
MIT License
339 stars 73 forks source link

Login with Github on Gitpod #186

Closed BleedingDev closed 1 year ago

BleedingDev commented 1 year ago

Hi, I tried to run the Memcode in Gitpod, but I wasn't able to start it, so I tried it my own Github OAUTH and when I try to login I get this error: "insert into \"course_user_is_learning\" (\"active\", \"course_id\", \"user_id\") values ($1, $2, $3) - insert or update on table \"course_user_is_learning\" violates foreign key constraint \"course_user_is_learning_course_id_fkey\"".

BleedingDev commented 1 year ago

Nevermind, I just restarted DB and it started to work, don't know why. :)

lakesare commented 1 year ago

Uh good to know!