ZoneMinder / zmeventnotification

Machine Learning powered Secure Websocket & MQTT based ZoneMinder event notification server
408 stars 128 forks source link

invalid user ‘_WEB_OWNER_FROM_PS’ #393

Closed me8myself closed 3 years ago

me8myself commented 3 years ago

I'm doing a fresh install from the latest build and am getting invalid user ‘_WEB_OWNER_FROM_PS’

----------- Configured Values ---------------------------- Your webserver user seems to be _WEB_OWNER_FROM_PS Your webserver group seems to be _WEB_GROUP_FROM_PS wget is /usr/bin/wget installer software is /usr/bin/apt-get) Install Event Server: prompt Install Event Server config: prompt Install Hooks: prompt Install Hooks config: prompt Download and install models (if needed): yes

The Event Server will be installed to /usr/bin The Event Server config will be installed to /etc/zm Hooks will be installed to /var/lib/zmeventnotification sub-folders Hook config files will be installed to /etc/zm

Models that will be checked/installed: (Note, if you have already downloaded a model, it will not be deleted) Yolo V3 (INSTALL_YOLOV3): yes TinyYolo V3 (INSTALL_TINYYOLOV3): yes Yolo V4 (INSTALL_YOLOV4): yes Tiny Yolo V4 (INSTALL_TINYYOLOV4): yes Google Coral Edge TPU (INSTALL_CORAL_EDGETPU): no

If any of this looks wrong, please hit Ctrl+C and edit the variables in this script...

Install Event Server [y/N]:y Installing ES install: invalid user ‘_WEB_OWNER_FROM_PS’ ERROR:failed

Install Event Server Config [y/N]:y Replacing ES config & rules file install: invalid user ‘_WEB_OWNER_FROM_PS’ ERROR:could not copy config Replacing ES rules file install: invalid user ‘_WEB_OWNER_FROM_PS’ ERROR:could not copy rules ====> Remember to fill in the right values in the config files, or your system won't work! <=============

Install Hook [y/N]:y Installing Hooks Checking for YoloV3 data files.... yolov3.cfg exists, no need to download coco.names exists, no need to download yolov3.weights exists, no need to download

Checking for TinyYOLOV3 data files... yolov3-tiny.cfg exists, no need to download coco.names exists, no need to download yolov3-tiny.weights exists, no need to download

Checking for TinyYOLOV4 data files... yolov4-tiny.cfg exists, no need to download coco.names exists, no need to download yolov4-tiny.weights exists, no need to download

Checking for YOLOV4 data files... WARNING:Note, you need OpenCV 4.4+ for Yolov4 to work yolov4.cfg exists, no need to download coco.names exists, no need to download yolov4.weights exists, no need to download Installing push api plugins install: invalid user ‘_WEB_OWNER_FROM_PS’ Installing detection scripts install: invalid user ‘_WEB_OWNER_FROM_PS’ install: invalid user ‘_WEB_OWNER_FROM_PS’ install: invalid user ‘_WEB_OWNER_FROM_PS’ install: invalid user ‘_WEB_OWNER_FROM_PS’

Installing user contributions Copying over contrib/example.py... install: invalid user ‘_WEB_OWNER_FROM_PS’ Copying over contrib/ftp_selective_upload.py... install: invalid user ‘_WEB_OWNER_FROM_PS’

pliablepixels commented 3 years ago

try again

me8myself commented 3 years ago

It is working great now, thanks.