question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

not working in google cloud shell

See original GitHub issue
 speed-test
       Ping ⠋ 
   Download
     Upload
✖ Error: No server found, verify your proxy/network
    at gotServers (/usr/local/nvm/versions/node/v10.14.2/lib/node_modules/speed-test/node_modules/speedtest-net/index.js:634:25)
    at /usr/local/nvm/versions/node/v10.14.2/lib/node_modules/speed-test/node_modules/speedtest-net/index.js:118:16
    at /usr/local/nvm/versions/node/v10.14.2/lib/node_modules/speed-test/node_modules/speedtest-net/index.js:317:7
    at Parser.<anonymous> (/usr/local/nvm/versions/node/v10.14.2/lib/node_modules/speed-test/node_modules/xml2js/lib/parser.js:304:18)
    at Parser.emit (events.js:182:13)
    at Parser.exports.Parser.Parser.parseString (/usr/local/nvm/versions/node/v10.14.2/lib/node_modules/speed-test/node_modules/xml2js/lib/parser.js:314:16)
    at Parser.parseString (/usr/local/nvm/versions/node/v10.14.2/lib/node_modules/speed-test/node_modules/xml2js/lib/parser.js:5:59)
    at exports.parseString (/usr/local/nvm/versions/node/v10.14.2/lib/node_modules/speed-test/node_modules/xml2js/lib/parser.js:369:19)
    at /usr/local/nvm/versions/node/v10.14.2/lib/node_modules/speed-test/node_modules/speedtest-net/index.js:315:5
    at /usr/local/nvm/versions/node/v10.14.2/lib/node_modules/speed-test/node_modules/speedtest-net/index.js:118:16

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:8
  • Comments:7

github_iconTop GitHub Comments

9reactions
stefanmckcommented, Feb 1, 2020

i have the same problem but i run a debian machine in my network

1reaction
yumitsucommented, Feb 6, 2020

@v8jlene As I found, you can bypass this error this way:

npm uninstall speed-test -g
npm install speedtest-net@latest -g
npm install speed-test -g

After it everything working as expected.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Google Cloud Shell Editor not loading resources
The reason for not loading resources is an authentication problem. If you open dev tools > console in your browser you will see...
Read more >
Disable or reset Cloud Shell
Cloud Shell can be disabled for G Suite and Cloud Identity managed user accounts. This can be done by going to the Google...
Read more >
Cloud Shell Editor not working when disabling third party ...
Issue: Cannot access Cloud Shell Editor and was stuck on "Initializing your Cloud Shell Editor..." The web preview is also not working. Workarounds...
Read more >
Cloud shell editor not working in GCP? - Server Fault
In one of my account the Cloud shell is working fine but cloud shell editor is not working on Google Chrome. I tried...
Read more >
why does my cloud shell editor not open.
How do I proceed short of opening a support account with Google? Alfonso Rodriguez. Answered 1 year ago. I just tried with MS...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found