-
Notifications
You must be signed in to change notification settings - Fork 2
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
alpacascope quits moments after starting up #107
Comments
there is a |
Yes, I am running Windows. I think opengl is working fine.. video games run fine. alpacascope used to work on this computer but stopped some months ago and I am trying to figure it out now. --debug showed nothing |
Most games are DirectX and not OpenGL so that doesn’t mean much. Please reinstall OpenGL. -AaronOn Jul 31, 2024, at 11:27 PM, Will Bendick ***@***.***> wrote:
Yes, I am running Windows. I think opengl is working fine.. video games run fine. alpacascope used to work on this computer but stopped some months ago and I am trying to figure it out now. --debug showed nothing
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
I don't think OpenGL is the problem. If I start the app without ascom remote server running, alpacascope doesn't quit. It just shows error messages about not being able to find ascome remote server. |
I'm assuming you're running Windows? Have you tried the CLI version? https://github.com/synfinatic/alpacascope/releases/download/v2.4.0/AlpacaScope-CLI-2.4.0.exe Failing that, more details about your system/setup? This GUI version doesn't log to the console. |
When I run AlpacaScope-CLI-2.4.0.exe I see: ERRO[0000] found ips: All-Interfaces/0.0.0.0, Bluetooth Network Connection/169.254.1.5, Bluetooth Network Connection/fe80::c619:44cd:3db9:e53d, Ethernet 2/192.168.86.65, Ethernet 2/fdf4:c0ff:48ce:4f99:1e9f:2b19:a0e9:8b43, Ethernet 2/fdf4:c0ff:48ce:4f99:5527:ec45:6709:d6be, Ethernet 2/fe80::2da6:a8d9:3bed:8bb0, Ethernet/169.254.197.79, Ethernet/fe80::95de:9e04:e701:3a2c, Local Area Connection* 1/169.254.171.83, Local Area Connection* 1/fe80::9436:57bd:ae3d:efe8, Local Area Connection* 10/169.254.200.104, Local Area Connection* 10/fe80::246:3819:91d2:a1fa, Loopback Pseudo-Interface 1/127.0.0.1, Loopback Pseudo-Interface 1/::1, Wi-Fi/169.254.70.89, Wi-Fi/fe80::b8ff:cf4d:f686:118d This last log line does not make sense to me because in ASCOM Remote Server Console I see: Device Telescope 0 (EQMOD.Telescope) connected OK and is available |
Can you run with the |
C:\Users\wbend\Downloads>AlpacaScope-CLI-2.4.0.exe --debug C:\Users\wbend\Downloads> |
well, the debug logs match the output. Not sure if you're seeing anything in the ASCOM Remote console. What version of ASCOM Remote are you running? Gonna take me a bit to be able to reproduce/debug on my end further since I'm in the process of re-organizing my office/new desk and my Windows PC is packed away somewhere. |
ASCOM Remote Server v6.7.1 (Build 4785) - 32bit mode. |
So in ASCOM Remote, click the "Log Requests" and "Log Responses" boxes and try again. And paste in the results. Honestly, the issue seems to be your telescope is not responding/configured correctly. BTW, it would help if you use the "code" formatting tool for the logs. would make it more readable. thanks. |
Is there a log saved somewhere so I can try to figure out why?
The text was updated successfully, but these errors were encountered: