fieldOfView / OctoPrint-ngrok

An OctoPrint Plugin that provides remote access using ngrok
GNU Affero General Public License v3.0
15 stars 8 forks source link

Showing [tunnel not connected] even though tunnel is created successfully on startup. #23

Closed Hooch180 closed 3 years ago

Hooch180 commented 3 years ago

Hi.

My Toolbar shows Circle with cross and message [tunnel not connected] even though in ngrok panel I see that tunnel got created just after powering raspberry pi. And I can connect via it too.

Here are parts of log with ngrok errors. ngrok_log_parts.txt

fieldOfView commented 3 years ago

It looks like this may be caused by a breaking change in the python bindings for ngrok. I'll look into a fix tomorrow.

Hooch180 commented 3 years ago

@fieldOfView - Thank you very much. Looking forward for update.

fieldOfView commented 3 years ago

Should be fixed with 708f287

I'll keep this issue open until I publish a fixed version.