Hi team! Im having issues accessing all of my deployments. If I click on a deployment in the deployment tab, nothing happens, and my web console gets a Javascript error (see screenshots). Has only happened so far since the Prefect 2.8.4 upgrade (self hosted). Have cleared cache and refreshed, rolling back to 2.8.3 to see if that fixes things now. Curious if anyone else has run into issues.
Confirming that rolling back to 2.8.3 has all the UI working properly again, but the DB roll back failed and so now I’m just waiting on my team to delete and recreate the pg db.
s
Surat Mukker
03/07/2023, 11:08 PM
We saw the same behavior with 2.8.4. Downgrading to 2.8.3 fixed the issue. There is no database change between 2.8.2 and 2.8.4 so rollback to 2.8.3 should have been smooth
Interesting, potentially the work pool foreign key constraints errors I saw in the log were totally unrelated then. Thanks for throwing in the github link, Ill subscribe to it so I can see when its merged 🙂