EasternIndustries-IT
EasternIndustries-IT
Unifi protect on the unvr uses both port rstp at port 7447 and rstps at port 7441 try one of these.
> Hey there, this is a docker issue that seems to be getting more common! Is your Ubuntu machine running on ARM or x86? > > If you provide the...
> yep, this will happen when you the processor is x64 as the build is different than the image architecture. You can use `buildx` to cross compile it as well...
So Just an update for me I updated the console to 2.3.15 (NOT THE PROTECT APP ) and my cameras stopped working :/ . I'm getting a streamname: = nlkjljoilkljkljjijj898yo...
So Im not sure if this has anything to do with a broken pip error. But since the update of the **controller** only not the app. I can no longer...
I'm not sure if anyone has realized but in the docker-compose.yml it states `SUPABASE_URL: http://kong/` changing this to use the `API_EXTERNAL_URL` variable should solve your issue. Or so one would...
localhost:8080/Sendcloud or localhost:8080/LetMeShip doesn't load i get a 404 error using both master and version-15 branch
It also errors in apps.json apps.json ` { "url": "https://github.com/frappe/helpdesk.git", "branch": "v0.10.0" }` The error returned `548.6 Getting helpdesk 548.6 $ git clone https://github.com/frappe/helpdesk.git --branch v0.10.0 --depth 1 --origin upstream...
I am self hosting it. Im trying to build it completely and allow users to test before changing systems. `bench update` shows this `ERROR: Command 'git symbolic-ref -q --short HEAD'...
Running git status `On branch develop Your branch is up to date with 'upstream/develop'. nothing to commit, working tree clean` After `bench uninstall-app raven ` and running `bench migrate` then...