[bug] Can't login with PROD set true? #186
Closed
dfwinfostudent
started this conversation in
General
Replies: 2 comments 3 replies
-
I believe it's because of the cookie. I will check it out. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Closing this discussion as the issue raised has been fixed 🥇 @jbonadiman, I'll move over to the GitHub issue regarding Docker. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
When I set isProduction true it appears to create a login when I create it, but won't let me login. When I log in it just redirects me back to the docs. When isDemo is true everything works fine, but it doesn't save the state of anything when I stop the container.
I'm using the nightly build, image ID 920141ac86af. And it looks like a useradd doesn't drop anything to Docker's logs. :(
OK Configuration file
Recipya is properly set up.
2024/01/07 08:48:59 OK 20221227180503_init.sql (753.3µs)
2024/01/07 08:48:59 OK 20230522154229_websites.sql (2.46ms)
2024/01/07 08:48:59 OK 20230609214207_add_recipes.sql (4.24ms)
2024/01/07 08:48:59 OK 20230718112952_add_recipe_share.sql (596.43µs)
2024/01/07 08:48:59 OK 20230727140630_user_settings.sql (743.36µs)
2024/01/07 08:48:59 OK 20231008170402_cookbooks.sql (5.33ms)
2024/01/07 08:48:59 OK 20231204185640_delete_user.sql (325.82µs)
2024/01/07 08:48:59 goose: successfully migrated database to version: 20231204185640
Serving on http://[MyIP]
Well, github is busted for multiline code? Sigh, anyway there's the output of logs.
Beta Was this translation helpful? Give feedback.
All reactions