fieldOfView / OctoPrint-ngrok

An OctoPrint Plugin that provides remote access using ngrok

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AstroPrint compatibility

ongo-gablogian opened this issue · comments

It seems, at least on my instance that astroprint and ngrok tunnel cannot be active simultaneously, ngrok tunnel takes over and AstroPrint account connection is removed. Trying to restore astroprint account link results in an error until ngrok tunnel is disabled.

I don't know exactly how AstroPrint works and I don't have it installed, but I can't think of how the presence of a tunnel could affect AstroPrint. The ngrok tunnel cannot "take over"; a tunnel does not actively block or redirect traffic through other channels, it just offers a new channel to reach OctoPrint from outside. Traffic from OctoPrint to eg the AstroPrint servers should just take the original route and be blissfully unaware of the tunnel.

It might help if you say what the error you encounter says (exactly). Your OctoPrint logs may include other hints (for me).

I can't do much unless you respond to my remarks above, specifically:

It might help if you say what the error you encounter says (exactly). Your OctoPrint logs may include other hints (for me).

Closing due to inactivity.