We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
#75 - removing unecessary chmods of log file
facdd32
No branches or pull requests
Caused by rotation of timelapse.log file?
The text was updated successfully, but these errors were encountered: