What is the problem?
I Cannot connect to the Webcam when remote using zero trust
What did you already try to solve it?
Tried different paths attempted http auth..
Have you tried running in safe mode?
I Don't think this will help
Did running in safe mode solve the problem?
I Don't think this will help
Systeminfo Bundle
You can download this in OctoPrint's System Information dialog... no bundle, no support, unless the reason you couldn't retrieve the bundle is your network issues
WRITE HERE
octoprint-systeminfo-20240817081730.zip (44.1 KB)
Additional information about your setup
CloudFlare Zero Trust
No Port forwarding
ZT works for app but webcam dow not, i notice obico stopped working at a similar time? related?
app is uptodate
orangepri running running Linux orangepi3-lts 5.15.80-sunxi64 #22.11.1
I'm not familiar with CloudFlare Zero Trust, but it sounds similar to Tailscale, which I am using, and I haven't had any issues with accessing the webcam stream through my tailnet.
Are you using the new camera stack? There is a bug whereby if you don't start streaming the webcam soon after the system starts, it doesn't work. The workaround is to restart the service, e.g. ssh to your device and run sudo systemctl restart camera-streamer
.
More info about the issue here: Raspberry Pi Camera Module v3 troubleshooting on new camera stack - Get Help / Webcams - OctoPrint Community Forum
I'd recommend adding a system command to your config.yaml to run that for you and then you can do it from the UI (pull down menu where restart and shutdown commands are).
https://docs.octoprint.org/en/master/configuration/config_yaml.html#system
EDIT: or even in bundled event manager plugin and have it run the command on print start or client connected or something similar. .
It’s not a camera or OS issue.
I will try the new stack as it has a port option, and I think the ZT tunnel is having issues with the web path and reverse proxy the at the current webcam uses.