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

RangeError: Maximum call stack size exceeded #8

Open
bwp91 opened this issue Dec 20, 2020 · 0 comments
Open

RangeError: Maximum call stack size exceeded #8

bwp91 opened this issue Dec 20, 2020 · 0 comments

Comments

@bwp91
Copy link
Contributor

bwp91 commented Dec 20, 2020

Hi @futomi

I have a user of my homebridge-ewelink plugin that is receiving the following error:

RangeError: Maximum call stack size exceeded
at DnsSdParser._parseLabel (/usr/lib/node_modules/homebridge-ewelink/node_modules/node-dns-sd/lib/dns-sd-parser.js:190:45)
at DnsSdParser._parseLabel (/usr/lib/node_modules/homebridge-ewelink/node_modules/node-dns-sd/lib/dns-sd-parser.js:198:22)
at DnsSdParser._parseLabel (/usr/lib/node_modules/homebridge-ewelink/node_modules/node-dns-sd/lib/dns-sd-parser.js:198:22)
at DnsSdParser._parseLabel (/usr/lib/node_modules/homebridge-ewelink/node_modules/node-dns-sd/lib/dns-sd-parser.js:198:22)
at DnsSdParser._parseLabel (/usr/lib/node_modules/homebridge-ewelink/node_modules/node-dns-sd/lib/dns-sd-parser.js:198:22)
at DnsSdParser._parseLabel (/usr/lib/node_modules/homebridge-ewelink/node_modules/node-dns-sd/lib/dns-sd-parser.js:198:22)
at DnsSdParser._parseLabel (/usr/lib/node_modules/homebridge-ewelink/node_modules/node-dns-sd/lib/dns-sd-parser.js:198:22)
at DnsSdParser._parseLabel (/usr/lib/node_modules/homebridge-ewelink/node_modules/node-dns-sd/lib/dns-sd-parser.js:198:22)
at DnsSdParser._parseLabel (/usr/lib/node_modules/homebridge-ewelink/node_modules/node-dns-sd/lib/dns-sd-parser.js:198:22)
at DnsSdParser._parseLabel (/usr/lib/node_modules/homebridge-ewelink/node_modules/node-dns-sd/lib/dns-sd-parser.js:198:22)

Any ideas why this might appear?
Thanks

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