I have a node.js backend api for my frontend app that I have deployed over two Godaddy vps servers staging and production. issue is that application is working on staging without any issue while throwing an error on production. not seeing any error logs to track the issue. would be great if anyone can help me here
{"code":"InternalServer","message":"reached the end of the handler chain without writing a response!"}