motioneye-project / motioneyeos

A Video Surveillance OS For Single-board Computers
Other
7.88k stars 902 forks source link

Pushover #1617

Open benenhuntley opened 6 years ago

benenhuntley commented 6 years ago

Hi again,

I'm also having trouble with push notifications using pushover. I have created the app and placed the executable pushover.py script into the /data folder on the pi with updates use key and all key in the file.

In motion eye I've set the push notifications to /data/pushover.py but it doesn't seem to work. Google Drive upload is working so the network is not the problem. If I use the pushover site to push a notification it also works fine.

Preliminary Docs

I confirm that I have read the CONTRIBUTING guide before opening this issue.

I confirm that I have read the FAQ before opening this issue.

motionEyeOS Version

I am running motionEyeOS version: dev20180730

Board Model

I am using the following board/model: Raspberry PI 3B+).

Camera

I am using the following type of camera: Network Camera

My camera model is: (noir v2).

Network Connection

My motionEyeOS unit is connected to the network via mobile hot-spot.

Peripherals

I am using the following peripherals that I consider relevant to this issue:

Log Files

I consider the following log files relevant to this issue:

doubledrat commented 6 years ago

did you make the .py executable? Have you looked in the logs for a hint as to what is happening?

benenhuntley commented 6 years ago

Hi, thanks for the reply :-) I did a xhmod +x on the file for sure. I have not looked at the log yet. Not sure if I could make sense of it either until I find it and check.