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

CSV export not working #43

Open
milo-trujillo opened this issue Oct 22, 2017 · 1 comment
Open

CSV export not working #43

milo-trujillo opened this issue Oct 22, 2017 · 1 comment
Assignees

Comments

@milo-trujillo
Copy link
Member

We have a cron task as part of the Watchdog subprocess that's supposed to export the pin database to CSV every 24 hours. The export code works when run by hand, but doesn't appear to be firing at all in the Watchdog. We've gotten complaints that the export data is unavailable, so we know some users want that information.

@milo-trujillo
Copy link
Member Author

The export code also appears to work when the server is running locally (via ./runplain.sh), but not when running inside Apache+Passenger.

In addition, the camera backup code (which also runs inside the Watchdog) appears to be working perfectly. Is it possible the export thread is crashing on the server? Time to add more debugging output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant