BlockchainCommons / GordianServer-macOS

Tor-protected full-node GordianServer for macOS
Other
63 stars 8 forks source link

BUG: Start Too Fast And You're Told Shutdown in Progress #133

Closed shannona closed 3 years ago

shannona commented 3 years ago

As a new variation of some of the problems reported in #86, if you hit the "Start" button for a network immediately on startup of Tor (as soon as it's available), you get a "Shutdown in progress ..." error startup. Not only is this confusing, but the startup doesn't continue until you OK. (After that, everything looks fine, unlike the previous #86 where things got stuck.)

Currently, the "Start" button is unavailable while Tor is starting, then becomes briefly available when it says "test is starting", then becomes unavailable again while "checking if bitcoin core is running", then startup happens and the "Start" is replaced by a "stop". It seems like the "Start" shouldn't be available in that intermediary place.

shannona commented 3 years ago

This was with "start bitcoin on open" checked.

Fonta1n3 commented 3 years ago

https://github.com/BlockchainCommons/GordianServer-macOS/pull/105/commits/56a97bfb08d1bf4eafb1dd8849e1737a48889874 should fix this issue.

shannona commented 3 years ago

Unfortunately, still does the same thing, @Fonta1n3 . I click "Startup" as soon as the Tor goes live, and I get the confusing "Shutdown in Progress" error and nothing proceeds until I "OK" it.

shannona commented 3 years ago

This remains an issue, @ChristopherA . Was it closed accidentally, or because you decided that it wasn't sufficiently problematic to be worth fixing?

ChristopherA commented 3 years ago

Closed accidentally.

Fonta1n3 commented 3 years ago

@shannona would you be able to share a QuickTime recording of this happening? It is hard to fix if I can't see what is going on.

shannona commented 3 years ago

Verified that there no longer seems to be a window to push that button.