{"code":"api/request_failure","message":"socket hang up","value":{"code":"ECONNRESET"}}. The ECONNRESET issue might occur if you have not handled the error with a try catch block in your code and the “catalyst serve” command is running. You can check ...
In order to avoid the 401 issue when deleting a file in filestore, kindly update your Catalyst CLI & Node SDK to its latest version and then re login from your CLI by executing the following commands. sudo npm i -g zcatalyst-cli sudo npm i ...
In order to avoid this issue, kindly update your Catalyst functions to the latest SDK version. You can get the latest Java/Node SDK from the Settings-> Developer Tools in Catalyst Console. You can find the help documentation for the same here.