FastifyError: Fastify instance is already listening. Cannot add route!
sentry-io opened this issue · 0 comments
sentry-io commented
Sentry Issue: ELECTRON-F
FastifyError: Fastify instance is already listening. Cannot add route!
File "../../../../packages/api/src/server/main.ts", line 29, in startMainServer
server.get("/common/config", async (_req, reply) => {
File "../../../../packages/api/src/server/index.ts", line 13, in closeServer
await Promise.all([startMainServer(), startClientServer()]);
...
(2 additional frame(s) were not displayed)