You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SyntaxError: UnexpectedtokeninJSONatposition3atJSON.parse(<anonymous>)
at Config.loadFromPath (/var/www/html/HandyCandy_Server/node_modules/aws-sdk/lib/config.js:483:24)
at Function.<anonymous> (/var/www/html/HandyCandy_Server/dist/services/CandiesService.js:229:28)
at Generator.next (<anonymous>)
at /var/www/html/HandyCandy_Server/dist/services/CandiesService.js:31:71
at new Promise (<anonymous>)
at __awaiter (/var/www/html/HandyCandy_Server/dist/services/CandiesService.js:27:12)
at Function.addCandy (/var/www/html/HandyCandy_Server/dist/services/CandiesService.js:224:16)
at /var/www/html/HandyCandy_Server/dist/controllers/candies.js:46:52
at Generator.next (<anonymous>)
at /var/www/html/HandyCandy_Server/dist/controllers/candies.js:8:71
at new Promise (<anonymous>)
at __awaiter (/var/www/html/HandyCandy_Server/dist/controllers/candies.js:4:12)
at addCandy (/var/www/html/HandyCandy_Server/dist/controllers/candies.js:37:32)
at Layer.handle [as handle_request] (/var/www/html/HandyCandy_Server/node_modules/express/lib/router/layer.js:95:5)
at next (/var/www/html/HandyCandy_Server/node_modules/express/lib/router/route.js:137:13)
The text was updated successfully, but these errors were encountered:
POST {{baseUrl}}/api/candies
로컬에서는 됨
리퀘스트
ec2에서
~/.pm2/logs
에서cat dist-out.log
확인해보면The text was updated successfully, but these errors were encountered: