Git Product home page Git Product logo

johnny5's People

Watchers

 avatar

johnny5's Issues

Feed fails on second request

The feed fails with the following output when the test page is refreshed.

[2015-08-28 13:26:51 +0000] [12158] [INFO] Starting gunicorn 19.3.0
[2015-08-28 13:26:51 +0000] [12158] [INFO] Listening at: http://0.0.0.0:9090 (12158)
[2015-08-28 13:26:51 +0000] [12158] [INFO] Using worker: sync
[2015-08-28 13:26:51 +0000] [12163] [INFO] Booting worker with pid: 12163
[2015-08-28 13:26:51 +0000] [12164] [INFO] Booting worker with pid: 12164
mmal: mmal_vc_component_enable: failed to enable component: ENOSPC
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 505, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/johnny/johnny5/feed/camera.py", line 66, in _thread
    with picamera.PiCamera() as camera:
  File "/home/johnny/johnny5/feed/venv/local/lib/python2.7/site-packages/picamera/camera.py", line 488, in __init__
    self.STEREO_MODES[stereo_mode], stereo_decimate)
  File "/home/johnny/johnny5/feed/venv/local/lib/python2.7/site-packages/picamera/camera.py", line 620, in _init_camera
    prefix="Camera component couldn't be enabled")
  File "/home/johnny/johnny5/feed/venv/local/lib/python2.7/site-packages/picamera/exc.py", line 191, in mmal_check
    raise PiCameraMMALError(status, prefix)
PiCameraMMALError: Camera component couldn't be enabled: Out of resources (other than memory)

^C[2015-08-28 13:28:32 +0000] [12158] [INFO] Handling signal: int
[2015-08-28 13:28:32 +0000] [12164] [INFO] Worker exiting (pid: 12164)
[2015-08-28 13:28:32 +0000] [12163] [INFO] Worker exiting (pid: 12163)
^C^C^C[2015-08-28 13:29:02 +0000] [12158] [INFO] Shutting down: Master

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.