Deployed Node app is not working

Hi, I successfully deployed a new build, but the functionalities associated with new build are not working even if the new deployed build is live.

In cases like this, it’s worth checking the SHA of the commit that we have deployed (shown in the Events table, Deploy live for …) with your local git repo git log output to ensure they’re what you expect.

If you’re using a paid plan then you can use the shell tab of your service to inspect the file system of the deployed service to check it is what you expect it to be.

John B

The SHA of the commit that I deployed is the same as I expect it to be. The new functionalities that are associated with the deployed commit are not working

Can you take another look now and see if it’s running what you expect now?

John B

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.