Can't get this to work with my C1!
Closed this issue · 6 comments
Change server field to ftp:// instead of http://
Thanks for your reply, I had already tried that, tried it again and still fails.
Without protocol, just IP address?
Fails still - trying to check the server is running correctly
pi@raspberrypi:~$ sudo systemctl status domoticz-ftp-cam-bridge.service -l
● domoticz-ftp-cam-bridge.service - Domotic FTP Cam Bridge Service
Loaded: loaded (/lib/systemd/system/domoticz-ftp-cam-bridge.service; enabled)
Active: inactive (dead) since Sun 2017-01-22 08:44:58 GMT; 2h 49min ago
Main PID: 1493 (code=exited, status=0/SUCCESS)
Jan 22 08:44:53 raspberrypi systemd[1]: Starting Domotic FTP Cam Bridge Service...
Jan 22 08:44:53 raspberrypi systemd[1]: Started Domotic FTP Cam Bridge Service.
Jan 22 08:44:58 raspberrypi forever[1493]: warn: --minUptime not set. Defaulting to: 1000ms
Jan 22 08:44:58 raspberrypi forever[1493]: warn: --spinSleepTime not set. Your script will exit if it does not stay up for at least 1000ms
Jan 22 08:44:58 raspberrypi forever[1493]: info: Forever processing file: /home/pi/domoticz-cam-bridge/server_ftp.js
pi@raspberrypi:~$
Solved:- I put the address of the switch in the server_ftp.js file and its all working now!
Cheers