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.

Failed to start ngrok: panic: runtime error

See original GitHub issue

Hello,

I am having ngrok panic ! Anybody have similar issues?

Thanks,

[15:20:08] Failed to start ngrok: panic: runtime error: invalid memory address or nil pointer dereference github.com/inconshreveable/olive/recover.go:40 runtime/asm_amd64.s:515 reflect/value.go:434 reflect/value.go:302 github.com/codegangsta/inject/inject.go:102 <autogenerated>:30 <autogenerated>:132 github.com/inconshreveable/olive/recover.go:29 runtime/asm_amd64.s:514 runtime/panic.go:489 github.com/inconshreveable/olive/error.go:37 runtime/asm_amd64.s:514 runtime/panic.go:489 runtime/panic.go:63 runtime/signal_windows.go:161 lib/tunnel/client/reconnecting.go:39 lib/tunnel/client/session.go:97 ngrok/tunnel_session.go:138 ngrok/web_api.go:97 runtime/asm_amd64.s:515 reflect/value.go:434 reflect/value.go:302 github.com/codegangsta/inject/inject.go:102 <autogenerated>:30 github.com/go-martini/martini/router.go:373 github.com/go-martini/martini/router.go:367 github.com/inconshreveable/olive/error.go:41 runtime/asm_amd64.s:515 reflect/value.go:434 reflect/value.go:302 github.com/codegangsta/inject/inject.go:102 <autogenerated>:30 github.com/go-martini/martini/router.go:373 github.com/go-martini/martini/router.go:367 github.com/inconshreveable/olive/recover.go:32 runtime/asm_amd64.s:515 reflect/value.go:434 reflect/value.go:302 github.com/codegangsta/inject/inject.go:102 <autogenerated>:30 github.com/go-martini/martini/router.go:373 github.com/go-martini/martini/router.go:367 github.com/inconshreveable/olive/logger.go:17 runtime/asm_amd64.s:515 reflect/value.go:434 reflect/value.go:302 github.com/codegangsta/inject/inject.go:102 <autogenerated>:30 github.com/go-martini/martini/router.go:373 github.com/go-martini/martini/router.go:250 github.com/go-martini/martini/router.go:120 ngrok/src/ngrok/web.go:27 runtime/asm_amd64.s:515 reflect/value.go:434 reflect/value.go:302 github.com/codegangsta/inject/inject.go:102 github.com/go-martini/martini/martini.go:173 github.com/go-martini/martini/martini.go:69 

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
paolo2331commented, Feb 8, 2018

The issue is still present on my end. I’m capable of using ngrok by command line but the emulator instead is showing this error:

[12:09:10] Failed to start ngrok: panic: runtime error: invalid memory address or nil pointer dereference

Any help?

0reactions
alinaraducommented, Nov 14, 2018

Hi,

I found this error appearing for me when I had a proxy configured on my Windows 10 system. Check if there is a proxy configured - in the Environment variables or by echoing %http_proxy%. If there is one, remove it and restart the Emulator and/or the system (restarting the user session might suffice). This solved the issue for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Errors | ngrok documentation
When something goes wrong with ngrok, we report a unique error code. Each error code points to a specific location in our codebase...
Read more >
Hello World Addon Tutorial Fails to Install - Confluence Cloud
It looks like it's having an issue starting ngrok - are you able to run the command manually on your machine? Something like...
Read more >
How do I fix ngrok permission denied? - Stack Overflow
I fixed this by moving the ngrok exe to the /usr/local/bin folder.
Read more >
How to Fix "The system cannot find the path specified." Error in ...
It seems this error occurs when you have invalid paths in your PATH environment variable e.g. directories which don't exist anymore. To find...
Read more >
kafkaesque-io/community - Gitter
INFO[9270] start activated webhook for topic subscription ... panic: runtime error: invalid memory address or nil pointer dereference
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