My project are showing “Application failed to respond”
Yesterday, my project stopped working unexpectedly, and I thought it was because I hadn't migrated the database. Then, I completed the migration, but even so, I received errors when I accessed it. How can I see if my database was compromised or if any database was deleted? I think the simple logs aren’t sufficient to reach a conclusion.
Did anyone have the same error?
Solution:Jump to solution
since you’ve migrated, make sure you’ve changed your environment variables to be reference variables pointing to the new db
3 Replies