R
Railway4mo ago
neo

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:
since you’ve migrated, make sure you’ve changed your environment variables to be reference variables pointing to the new db
Jump to solution
3 Replies
Percy
Percy4mo ago
Project ID: N/A
neo
neo4mo ago
N/A
Solution
Adam
Adam4mo ago
since you’ve migrated, make sure you’ve changed your environment variables to be reference variables pointing to the new db