Hi Guys,
I've been trying with no success to get this tool working. Here's a summary of what I've got so far and what I've done.
Setup:
All VM's running on Proxmox on a Dell R710
BI running on a Win10 Pro VM - runs fine (CPU ~50%, RAM ~20%)
3x 4K cams with 2 streams each
Docker running on a Ubuntu server 20.04.2 LTS VM
Originally, I went through all the setup without creating a non-root user. I could access the web UI and everything was going very well, until I couldn't access the watch folder from my BI machine. Every time I tried again after that, I can't access the web UI. No matter what I try, I keep getting "error_500" on the web page.
I've spun up more fresh VMs in the last 2 days than I'd care to admit. Tried all types of different VM settings, but always following the "Setup Guide with Blue Iris" in the OP.
Any pointers would be helpful. Let me know if you want any log files or other outputs.
I'm not a computer professional and Just started learning Linux a few months ago. The instructions in the setup guide are very good and I feel like I should be able to get this working, with your help of course. I'm really liking learning Linux and this is a great project to further my skills.
Thanks for putting this together and for your help.
EDIT: I'm trying to access the web UI on port 5555, which seems to be correct based on the docker ports. I previously had portainer also running and had no problem accessing it on it's own port on the same IP address. Here's the list of containers I have running now:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
31587a57b3ae nginx:stable "/docker-entrypoint.…" 12 hours ago Up 12 hours 0.0.0.0:5555->80/tcp lw_nginx
6577d6f80e8b mcuadros/ofelia:latest"/usr/bin/ofelia dae…" 12 hours ago Up 12 hours lw_scheduler
020640cec6eb last-watch-ai_php "docker-php-entrypoi…" 12 hours ago Up 12 hours 0.0.0.0:9000->9000/tcp lw_php
1636d95b62d3 akmolina28/laravel-queue-worker "/bin/sh /usr/local/…" 12 hours ago Up 12 hours lw_queue
90c084155ccb deepquestai/deepstack "/app/server/server" 12 hours ago Up 12 hours 0.0.0.0:5001->5000/tcp lw_deepstack
51df9deb8be2 akmolina28/webhook-folder-watcher "docker-entrypoint.s…" 12 hours ago Up 12 hours lw_watcher
81998f3155a3 mysql:5.7.29 "docker-entrypoint.s…" 16 hours ago Up 16 hours 0.0.0.0:3306->3306/tcp, 33060/tcp lw_mysql
I've been trying with no success to get this tool working. Here's a summary of what I've got so far and what I've done.
Setup:
All VM's running on Proxmox on a Dell R710
BI running on a Win10 Pro VM - runs fine (CPU ~50%, RAM ~20%)
3x 4K cams with 2 streams each
Docker running on a Ubuntu server 20.04.2 LTS VM
Originally, I went through all the setup without creating a non-root user. I could access the web UI and everything was going very well, until I couldn't access the watch folder from my BI machine. Every time I tried again after that, I can't access the web UI. No matter what I try, I keep getting "error_500" on the web page.
I've spun up more fresh VMs in the last 2 days than I'd care to admit. Tried all types of different VM settings, but always following the "Setup Guide with Blue Iris" in the OP.
Any pointers would be helpful. Let me know if you want any log files or other outputs.
I'm not a computer professional and Just started learning Linux a few months ago. The instructions in the setup guide are very good and I feel like I should be able to get this working, with your help of course. I'm really liking learning Linux and this is a great project to further my skills.
Thanks for putting this together and for your help.
EDIT: I'm trying to access the web UI on port 5555, which seems to be correct based on the docker ports. I previously had portainer also running and had no problem accessing it on it's own port on the same IP address. Here's the list of containers I have running now:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
31587a57b3ae nginx:stable "/docker-entrypoint.…" 12 hours ago Up 12 hours 0.0.0.0:5555->80/tcp lw_nginx
6577d6f80e8b mcuadros/ofelia:latest"/usr/bin/ofelia dae…" 12 hours ago Up 12 hours lw_scheduler
020640cec6eb last-watch-ai_php "docker-php-entrypoi…" 12 hours ago Up 12 hours 0.0.0.0:9000->9000/tcp lw_php
1636d95b62d3 akmolina28/laravel-queue-worker "/bin/sh /usr/local/…" 12 hours ago Up 12 hours lw_queue
90c084155ccb deepquestai/deepstack "/app/server/server" 12 hours ago Up 12 hours 0.0.0.0:5001->5000/tcp lw_deepstack
51df9deb8be2 akmolina28/webhook-folder-watcher "docker-entrypoint.s…" 12 hours ago Up 12 hours lw_watcher
81998f3155a3 mysql:5.7.29 "docker-entrypoint.s…" 16 hours ago Up 16 hours 0.0.0.0:3306->3306/tcp, 33060/tcp lw_mysql
Last edited: