OTCamera icon indicating copy to clipboard operation
OTCamera copied to clipboard

OTCamera - nginx - error 403

Open DavidPfitzner opened this issue 1 year ago • 2 comments

Hello, I'm using a Raspberry Zero W. I tried to do the minimal steps to get OTCamera working. I installed RaspiOS Lite. I did update and upgrade and made the settings at raspi-config. Than I downloaded the install-script and installed OTCamera as told at https://opentrafficcam.org/OTCamera/gettingstarted/installation/#quick-installer. Connecting to the access-point is working fine. But whenever I try to open 10.10.50.1 in my browser I just get error-page 403 by nginx. Am I missing something?

Thanks in advance David

DavidPfitzner avatar Feb 05 '24 12:02 DavidPfitzner

Hi David,

the quick installer could be broken currently. We are not using it in house.

The main focus of development is currently OTAnalytics. Not sure when we've got time to look into it. I'll put it on the backlog anyway!

Sebastian

frunika avatar Feb 05 '24 21:02 frunika

Maybe the problem is simple. As I figured out, there's no index.html or something like this in "/home/pi/OTCamera/webfiles". That's the path that should be added to "/etc/nginx/sites-available/default". May this be the problem? And where can I get that index-file?

David

DavidPfitzner avatar Feb 06 '24 13:02 DavidPfitzner