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

saveTelemetry script crashed, preventing reboots #75

Open
leighghunt opened this issue Jan 29, 2024 · 0 comments
Open

saveTelemetry script crashed, preventing reboots #75

leighghunt opened this issue Jan 29, 2024 · 0 comments

Comments

@leighghunt
Copy link
Member

Caused by rotation of timelapse.log file?

Mon 29 Jan 20:00:53 NZDT 2024
Starting savePhotos...
Mon 29 Jan 20:01:33 NZDT 2024
Uploading telemetry and images...
Mon 29 Jan 20:02:54 NZDT 2024
Starting loggingSocketServer...
Mon 29 Jan 20:03:04 NZDT 2024
Starting saveTelemetry...
Mon 29 Jan 21:00:53 NZDT 2024
Starting savePhotos...
Mon 29 Jan 21:01:33 NZDT 2024
Uploading telemetry and images...
Mon 29 Jan 21:02:55 NZDT 2024
Starting loggingSocketServer...
Mon 29 Jan 21:03:04 NZDT 2024
  File "/home/pi/dev/timelapse/scripts/saveTelemetry.py", line 45, in <module>
    os.chmod(logFilePath, 0o777) # Make sure pijuice user script can write to log file.
FileNotFoundError: [Errno 2] No such file or directory: '/home/pi/logs/timelapse.log'
Tue 30 Jan 00:00:53 NZDT 2024
Starting savePhotos...
Tue 30 Jan 00:00:53 NZDT 2024
Tue 30 Jan 00:01:33 NZDT 2024
Uploading telemetry and images...
Tue 30 Jan 00:15:02 NZDT 2024
Tue 30 Jan 00:30:01 NZDT 2024
Tue 30 Jan 00:45:01 NZDT 2024
Tue 30 Jan 01:00:01 NZDT 2024
Tue 30 Jan 01:15:01 NZDT 2024
Tue 30 Jan 01:30:01 NZDT 2024
Tue 30 Jan 01:45:01 NZDT 2024

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

No branches or pull requests

1 participant