Aaron Turner
Aaron Turner
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.
Can you run with the `--debug` flag?
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...
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...
Yeah, i can't seem to reproduce on macOS... Not sure why this would be Linux specific, but guess I'll have to try and see if I can repo
Interesting. Well the problem has something to do with the message: `Error when retrieving credentials from custom-process: level=warning msg="The specified item could not be found in the keyring"` Any chance...
Sorry, yes. The file won't exist on macOS, but on Linux for @DaveQB. But it's the same fundamental issue... except you're trying to use the macOS Keychain which can have...
hmmm... possible? @corrylc can you test with v1.17? I'd like to at least get a clear understanding if this is a regression or not. Note that v1.17 will never fail...
Okay, sounds like @DaveQB your problem is different? From your description, there is no chance of multiple aws-sso processes running at the same time? @corrylc, I definitely can believe a...
@corrylc I've added locking around secure storage access which I believe should address the issue you're running into to the main branch. Would be interested in getting some feedback from...