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
{{ message }}
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
For reference, the 389gogbo part of APPMAP-ERROR missing track "process-389gogbo" is a random value that changes for each process kill.
I launch my app by PM2, with 1 instance & nowatch, norestart option
but when I killed pm2, it occurred like error message bellow:
got the error message below:
file:///own-project/node_modules/@appland/appmap-agent-js/dist/bundles/server.mjs:227
throw new Constructor(message);
^
InternalAppmapError: backend error
at assert (file:///own-project/node_modules/@appland/appmap-agent-js/dist/bundles/server.mjs:227:11)
at sendBackendAssert (file:///own-project/node_modules/@appland/appmap-agent-js/dist/bundles/server.mjs:5439:3)
at Socket. (file:///own-project/node_modules/@appland/appmap-agent-js/dist/bundles/server.mjs:5468:9)
at Socket.emit (node:events:525:35)
at TCP. (node:net:322:12)
SITUATION
1.npx appmap-agent-js with pm2 :
APPMAP-ERROR missing track "process-389gogbo"
For reference, the 389gogbo part of APPMAP-ERROR missing track "process-389gogbo" is a random value that changes for each process kill.
I launch my app by PM2, with 1 instance & nowatch, norestart option
but when I killed pm2, it occurred like error message bellow:
got the error message below:
full error message :
How I tried to solve it but failed
Hope
Please support PM2 compatibility for APPMAP
THANKS
The text was updated successfully, but these errors were encountered: