Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Lemon tool issue nobody help #46

Open
mangalbimla opened this issue May 14, 2021 · 0 comments
Open

Lemon tool issue nobody help #46

mangalbimla opened this issue May 14, 2021 · 0 comments

Comments

@mangalbimla
Copy link

termuxblack > lemon
events.js:292
throw er; // Unhandled 'error' event
^

Error: listen EADDRINUSE: address already in use :::22222
at Server.setupListenHandle [as _listen2] (net.js:1318:16)
at listenInCluster (net.js:1366:12)
at Server.listen (net.js:1452:7)
at Server.listen.Server.attach (/data/data/com.termux/files/usr/share/lemon/server/node_modules/socket.io/lib/index.js:273:9)
at new Server (/data/data/com.termux/files/usr/share/lemon/server/node_modules/socket.io/lib/index.js:59:17)
at Function.Server [as listen] (/data/data/com.termux/files/usr/share/lemon/server/node_modules/socket.io/lib/index.js:44:41)
at Object. (/data/data/com.termux/files/usr/share/lemon/server/index.js:27:20)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
Emitted 'error' event on Server instance at:
at emitErrorNT (net.js:1345:8)
at processTicksAndRejections (internal/process/task_queues.js:80:21) {
code: 'EADDRINUSE',
errno: -98,
syscall: 'listen',
address: '::',
port: 22222
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant