Closed Omzig closed 3 months ago
Added some error handling for this. It shouldn't be throwing an exception in this critical startup path.
That said, it's trying to set the license from the env var and it already exists in the DB so it's failing. You should be able to delete the env var to get it going again.
@adamdriscoll, 4.3.4 lets you login when there is on in the env and db. Should we prioritize one over the other?
i deleted all the administrators from the db, and deleted all the licenses from the db, still having a little problem getting to /first-run
@Omzig - It should just let you login no matter the license status.
Do you have a dashboard set to a base URL of "/"? That's the dashboard Page Not Found page. I wonder if we need to fix the routing.
yes, i had a /
dashboard setup for the root site originally. the root app sometimes loads, but there are errors on it
Version
5.0.0-rc4
Severity
Critical
Environment
Nested IIS
Steps to Reproduce
after upgrade, we are unable to login
Expected behavior
Actual behavior
Additional Environment data
No response
Screenshots/Animations