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

Speedtest Error #87

Closed
finalbroadcast opened this issue Jul 18, 2016 · 1 comment
Closed

Speedtest Error #87

finalbroadcast opened this issue Jul 18, 2016 · 1 comment

Comments

@finalbroadcast
Copy link

It is totally possible that this is an issue with my system, but I've tired a few different things. Whenever I run mac speedtest I get this error. I've tried using both the root and the regular user account and neither seems to work.
events.js:160
throw er; // Unhandled 'error' event
^

TypeError: Cannot read property 'settings' of null
at gotServers (/usr/local/lib/node_modules/speed-test/node_modules/speedtest-net/index.js:522:20)
at /usr/local/lib/node_modules/speed-test/node_modules/speedtest-net/index.js:48:16
at /usr/local/lib/node_modules/speed-test/node_modules/speedtest-net/index.js:238:7
at Parser. (/usr/local/lib/node_modules/speed-test/node_modules/xml2js/lib/xml2js.js:489:18)
at emitOne (events.js:96:13)
at Parser.emit (events.js:188:7)
at Parser.exports.Parser.Parser.parseString (/usr/local/lib/node_modules/speed-test/node_modules/xml2js/lib/xml2js.js:499:16)
at Parser.parseString (/usr/local/lib/node_modules/speed-test/node_modules/xml2js/lib/xml2js.js:7:59)
at exports.parseString (/usr/local/lib/node_modules/speed-test/node_modules/xml2js/lib/xml2js.js:540:19)
at /usr/local/lib/node_modules/speed-test/node_modules/speedtest-net/index.js:236:5

@guarinogabriel
Copy link
Owner

Hi there!

Since this issue is directly related to the speed test library, I suggest you to open a PR on that project instead:
https://github.com/sindresorhus/speed-test

Best regards.
Gabriel

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

2 participants