Self hosted Docker Dashboard3 Login Issue

I built a Docker container successfully and it came up without any errors. I can access the homepage with no issue. However after creating a new user I cannot login. After submitting the user credentials it stays on the homepage and is not logged in. If I try to create a new user with the same info it gives an error indicating that user already exists, so it seems maybe not a database issue? Did I maybe miss a config setting?

Thank you in advance for the assistance!

Here’s the ticket for this: Backend: Refinements to README for Docker builds · Issue #1414 · samuelclay/NewsBlur · GitHub

If you’re interested in self hosting and want to be on the bleeding edge, the dashboard3 branch is the right place to be. We’ll get those issues addressed and updated in the README. Thank you for writing this out!