-
Notifications
You must be signed in to change notification settings - Fork 102
Basic Trouble Shooting
Some basic trouble shooting steps to confirm correct operation
Check if pi-timolo.py will Run from command prompt with config.py variable
verbose = True
From a logged in Putty SSH (secure shell) or desktop terminal session run the following commands
cd ~/pi-timolo
./pi-timolo.py
Trigger motion or wait for timelapse and monitor screen messages. If it fails please note console error message(s). Also note version of Raspbian you are running and RPI model. Note: pi-timolo.py has been tested and will run under all recent versions of Raspbian as long as the pi-camera firmware is current. Also note you cannot run pi-timolo.py from both /etc/rc.local and crontab although you can run pi-timolo.sh from both since it checks if process is already running and will not try to rerun.
- Does raspberry pi camera run OK from raspistill when pi-timolo is not trying to run. Make sure no other program is accessing the pi-camera since it cannot be shared. Also verify that the pi-camera has been enabled from sudo raspi-config. For more detail pihut.com Tutorial - How to Install and Use the Raspberry Pi Camera
- Rerun github curl script to ensure it completed successfully. Note any error messages.
- Update firmware per wiki https://github.com/pageauc/pi-timolo/wiki/How-to-Install-or-Upgrade#update-firmware-optional
- Also I have had users who had to reburn raspbian image so that is something you could try.
- Make sure you are doing initial testing with good lighting conditions so you can test motion tracking. Low light conditions will take longer for timelapse and will not work very well for motion tracking depending on lighting conditions.
- Check raspberry pi power supply to ensure it can handle power requirements.
Raise a new github issue with specific error messages or problem description and conditions if you still have problems https://github.com/pageauc/pi-timolo/issues
- Wiki Home
- Introduction
- Prerequisites
- Install or Upgrade
- Run pi-timolo from a drive mnt
- Customize config.py
- Panoramic Images
- user_motion_code.py
- Align Camera Motion Area
- Schedule StartAt
- Basic Troubleshooting
- Tuning Variable Settings
- menubox.sh
- Web Server View Files
- Make Timelapse Video
- Join or Convert h264 to MP4
- Run on Boot
- Setup & Run shutdown.py
- Rclone Media Sync
- watch-app.sh Usage
- Plugins Usage
- Mount USB Storage
- Mount Network Share
- Auto SubFolder Creation
- Manage Disk Space
- Utilities Summary
- GitHub Repo
gdrive is no longer default.