Skip to content

Webhook not being executed #2573

@lowlyocean

Description

@lowlyocean

Hello, I'm seeing the log of motioneye mentions the webhook I've configured as part of on_event_start (of course <publicdomain.com> is some real domain):

on_event_start /usr/local/lib/python2.7/dist-packages/motioneye/scripts/relayevent.sh "/etc/motioneye/motioneye.conf" start %t; /usr/bin/python /usr/local/lib/python2.7/dist-packages/motioneye/meyectl.pyc webhook -c /etc/motioneye/motioneye.conf 'POSTf' 'https://<publicdomain.com>/sub-url/motioneye'

However, I see no hits in the log for [webhook] and in fact it looks like that meyectl.pyc webhook is never being launched. The log does indicate that there are motion detection events and that the relayevent.sh is being executed:

DEBUG: received relayed event start for motion camera id

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions