-
Notifications
You must be signed in to change notification settings - Fork 180
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
Loop of All Sky Starting then failing #461
Comments
@DamoclesSword, please check in the log file /var/log/allsky.log. AllSky is starting, getting an error of some type, exiting, then restarting, getting the error, etc. |
Try applying the patch from #469. It won't fix your problem, but maybe it'll tell you what's failing. |
I finally got time to check. Here is the log: I dont see any clear error. As for Ckuethe, I am not sure how to do what you suggest. I am new to all of this. |
"None of RPI or ZWO Cameras were found. Exiting." You haven't said what kind of camera you're using. If you are using a ZWO camera, does it show up when you run |
Ive tried it with a 120MC-S and 178MM |
Sorry didnt see the other half. As for that "run lsusb, eg. ID 03c3:120d ZWO ASI120MM-S? If you're using the rpi camera, does vcgencmd get_camera say supported=1 detected=1" I have no idea how to do that |
In the same way that you installed the allsky software, you'll need to open up a shell to run those commands. Just type |
When running lsusb, I get: and with the get_camera it says zero for both. Granted, this is using my 178MM and not my 120MC-S |
The new error log shows: Sep 12 16:50:19 allsky allsky.sh[2265]: Stop the allsky service to end this process. |
Progress, then. Your camera is detected. Now try Eric's suggestion and see if changing the 0.8 Exposure makes any difference. |
It was already turned off. So no change besides the new error log |
@DamoclesSword, Unpack the file, rename the .cpp file to "capture.cpp", put in ~/allsky, then "cd allsky ; make capture" and restart AllSky. It won't give any errors in the log file but you'll know it's working if you get images. Let me know how it goes. |
@DamoclesSword, |
@DamoclesSword, |
I still have not found a solution, but I can try again soon! |
@DamoclesSword, try the file I attached on Sept 12 and see if that works. |
Closing issue, never heard back from user. |
It seems that me, and Patriot Astro, have ran into a new issue where everything works, but in the GUI it will say "starting up" then give a "not running" error and do that cycle a few times.
The text was updated successfully, but these errors were encountered: