10:10:46 am [sandbox-server-4115] node:events:497
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE: address already in use :::4111
at Server.setupListenHandle [as _listen2] (node:net:1940:16)
at listenInCluster (node:net:1997:12)
at Server.listen (node:net:2102:7)
at serve (file:///mnt/filestore/data/project/apps/mastra/.mastra/output/index.mjs:29070:10)
at createNodeServer (file:///mnt/filestore/data/project/apps/mastra/.mastra/output/index.mjs:40475:18)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async file:///mnt/filestore/data/project/apps/mastra/.mastra/output/index.mjs:40865:1
Emitted 'error' event on Server instance at:
at emitErrorNT (node:net:1976:8)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
code: 'EADDRINUSE',
errno: -98,
syscall: 'listen',
address: '::',
port: 4111
}
Node.js v22.21.1
10:10:46 am [sandbox-server-4115] node:events:497
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE: address already in use :::4111
at Server.setupListenHandle [as _listen2] (node:net:1940:16)
at listenInCluster (node:net:1997:12)
at Server.listen (node:net:2102:7)
at serve (file:///mnt/filestore/data/project/apps/mastra/.mastra/output/index.mjs:29070:10)
at createNodeServer (file:///mnt/filestore/data/project/apps/mastra/.mastra/output/index.mjs:40475:18)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async file:///mnt/filestore/data/project/apps/mastra/.mastra/output/index.mjs:40865:1
Emitted 'error' event on Server instance at:
at emitErrorNT (node:net:1976:8)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
code: 'EADDRINUSE',
errno: -98,
syscall: 'listen',
address: '::',
port: 4111
}
Node.js v22.21.1