-
Notifications
You must be signed in to change notification settings - Fork 16
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
Looking for working Autostart script for raspberrypi p3 #98
Comments
Thanks for this report. What system do you use (and which version)? (answer like "raspbian installed a week ago" will do :) ) |
Ok)
1st method is successful when it runs manually is
in other cases the main file autowx2.py is started but modules scripts (like in /autowx2/modules ) are not executed..
p.s. and in my case the web works correctly with the settings #wwwDir=baseDir + 'var/www/' #wwwRootPath="/" and last one)
Thank you for your attention) |
I am having the same issue with my Pi. It starts ok but the scripts don't work correctly. I don't get any images except the neat map. If I log in and run from the command line, there is no issue |
Can you please upload or see something strange in the log?? |
Seeing nothing in the logs. Unless I log into the Pi and leave it connected , it runs ok. If I started it automatically at boot time it only generates the NO jpg file. |
From a failed grab log: the previous log was: |
Still not finding it easy to start automatically SA7BNT Your autowx2 is not updating |
Hey @thecivvie not updating?? How do you mean? If i looking at my autowx2 all is running fine |
@thecivvie damm!! Restarted. Thanks for info |
script running well only run as root cd /home/pi/autowx2 and run manualy file autowx2.py
not works on start script
or
/usr/bin/tmux new-session -d 'python /home/pi/autowx2/autowx2.py'
or
The text was updated successfully, but these errors were encountered: