Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EADDRINUSE error #4

Open
alexsmith1665 opened this issue Apr 24, 2021 · 1 comment
Open

EADDRINUSE error #4

alexsmith1665 opened this issue Apr 24, 2021 · 1 comment

Comments

@alexsmith1665
Copy link

alexsmith1665 commented Apr 24, 2021

Hello, I am getting the following error when I try to run "node index.js"

/home/pi/MagicMirror/node_modules/node-fauxmo/src/SSDPService.js:104
throw err;
^

Error: bind EADDRINUSE 0.0.0.0:1900
at state.handle.lookup (dgram.js:242:18)
at process._tickCallback (internal/process/next_tick.js:63:19)
at Function.Module.runMain (internal/modules/cjs/loader.js:834:11)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)

I see in your instructions that I need to find what device is listening on port 1900, but I'm not sure how to do that. Could you tell me how to figure that out? I have successfully run the command before with no issues. I have not added any new devices since then.

edit: I pasted the wrong error message, so I updated it to the correct one.

@alexsmith1665
Copy link
Author

Is this module still maintained?

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

No branches or pull requests

1 participant