ianmontOriginal post
Rank 3: Container
When clicking on a function, I get an error of 500 internal error
In the network tab it says that "Deployment with the requested ID could not be found."
I remember clicking delete in a deployment and "Server Error" appeared.
How can I solve it if I am self hosted?
Summary
User is experiencing a 500 Internal Error when trying to redeploy a function on their self-hosted platform. They are unable to access the function to redeploy manually and are receiving an error message stating "Deployment with the requested ID could not be found." They also encountered a "Server Error" when trying to delete a deployment. User is seeking guidance on how to solve this issue with their self-hosted platform.
Solution: The user can try deploying the function again using the CLI instead of manually uploading the .zip file. If this doesn't work, they may need to check their server settings or contact their self-hosted platform support