redis cli
After migrating my postgres and redis my APIs don't work anymore. I added the new privat redis url to my app but then there was short pop up saying something about "not able to update". And when i try to reach my api i see that it tries to connect to the olf redis container.
Any one knows what to do?
Solution:Jump to solution
your app is still trying to connect to the non existent database, please read this https://docs.railway.app/guides/database-migration-guide#switching-over-connections
8 Replies
Project ID:
86f38f52-2ee4-462c-bb83-67e22c0db4bf
86f38f52-2ee4-462c-bb83-67e22c0db4bf
please show any errors you are getting
Solution
your app is still trying to connect to the non existent database, please read this https://docs.railway.app/guides/database-migration-guide#switching-over-connections
after i added the new redis privat url to my app and deployed it i still get this warning:
And still the wrong container
because changes weren't applied, try again please