kerberos-io / machinery

(DEPRECATED) An open source image processing framework, which uses your USB-, IP- or RPi-camera to recognize events (e.g. motion).
https://www.kerberos.io
490 stars 104 forks source link

Stopped working after upgrade ("pacman -Syu") ("pacman -Syyu"). #2

Closed dossjb closed 9 years ago

dossjb commented 9 years ago

I have tested kerberos on a Raspberry pi B+ and a Raspberry Pi 2 B+. Both seemed to be working great until I attempted to upgrade them using the "pacman" package manager. When visiting the kerberos web page, it showed no information for all categories. I rebooted after the upgrade and still did not show any history of activity. Nor did it show any new activity.

cedricve commented 9 years ago

Can you create a ticket on https://kerberosio.zendesk.com/hc/en-us. We would like to resolve your issue, as we want to know what exactly is going wrong.

dossjb commented 9 years ago

Today I checked my Kerberos pi and everything seemed to be working okay. Not sure what changed. The other day when I checked it after the upgrade, it showed no images for both of my new and old B+ pis.

cedricve commented 9 years ago

We have some caching on the filesystem, because I/O operations on the Raspberry Pi (read SD card) are slow. That could be a reason why you didn't saw any changes, because it was still cached. I don't think this has to do something with upgrading/updating the Arch Linux environment, we just released another version 1.0.2, which includes additional fixes and also an upgraded/updated Arch Linux environment.