Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Motioneye 0.10.0 , motion fails to start error, no camera feed anymore #120

Closed
pergolafabio opened this issue Sep 23, 2020 · 2 comments
Closed

Comments

@pergolafabio
Copy link

The problem

Hi,

just updated my addon to 0.10.0 , i use it only for 1 local attached USB camera, but it doesnt worj anymore, no more feed

Environment

  • Add-on with the issue: 0.10.0
  • Last working add-on release (if known): 0.9.0
  • Operating environment (OS/Supervised): HassOS

Traceback/Error logs

WARNING: Connect error on fd 14: ECONNREFUSED
 WARNING: Connect error on fd 14: ECONNREFUSED
 WARNING: Connect error on fd 14: ECONNREFUSED
 WARNING: Connect error on fd 14: ECONNREFUSED
 WARNING: Connect error on fd 14: ECONNREFUSED
 WARNING: Connect error on fd 14: ECONNREFUSED
 WARNING: Connect error on fd 14: ECONNREFUSED
 WARNING: Connect error on fd 14: ECONNREFUSED
 WARNING: Connect error on fd 14: ECONNREFUSED
 WARNING: Connect error on fd 14: ECONNREFUSED
[23/Sep/2020:22:40:23 +0200] 200 -(192.168.0.232) GET /picture/1/current/?_=1600893618411&_username=admin&_signature=cdca49ff4fe8af2a241afde955e056cfdb488633 HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36)
 WARNING: Connect error on fd 14: ECONNREFUSED
[23/Sep/2020:22:40:23 +0200] 200 -(192.168.0.232) GET /picture/2/current/?_=1600893618411&_username=admin&_signature=4844726a6a1ee0e32e6b49c15828dcd7990577ee HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36)
 WARNING: Connect error on fd 13: ECONNREFUSED
   ERROR: motion not running, starting it
   ERROR: failed to start motion: motion failed to start
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/motioneye/server.py", line 325, in checker
    motionctl.start()
  File "/usr/lib/python2.7/site-packages/motioneye/motionctl.py", line 129, in start
    raise Exception('motion failed to start')
Exception: motion failed to start
   ERROR: motion not running, starting it
   ERROR: failed to start motion: motion failed to start
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/motioneye/server.py", line 325, in checker
    motionctl.start()
  File "/usr/lib/python2.7/site-packages/motioneye/motionctl.py", line 129, in start
    raise Exception('motion failed to start')
Exception: motion failed to start
   ERROR: motion not running, starting it
   ERROR: failed to start motion: motion failed to start

@frenck
Copy link
Member

frenck commented Sep 23, 2020

Fixed in 0.10.1, sorry about that! 👍

@frenck frenck closed this as completed Sep 23, 2020
@pergolafabio
Copy link
Author

Thnx @frenck

@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants