Skip to content
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

Stabilize connections and automatic restarts/recoveries #31

Closed
SamDel opened this issue Feb 14, 2019 · 6 comments
Closed

Stabilize connections and automatic restarts/recoveries #31

SamDel opened this issue Feb 14, 2019 · 6 comments

Comments

@SamDel
Copy link
Owner

SamDel commented Feb 14, 2019

  • Sometimes a connection drops off-line
  • Sometimes a automatic restart failes (LOAD_FAILED error) for one or two devices (not all) for @GrahamDLL when checking the 'Automatically start devices at startup' option and restarting the application.
@SamDel SamDel added this to To do in Development 2.0 Feb 14, 2019
@SamDel SamDel mentioned this issue Feb 14, 2019
@GrahamDLL
Copy link

I have started and stopped the app about twenty times and one device failed to start on about three of those starts.

I ran Resource Monitor throughout and I did not see excessive CPU or memory use. I did not see that any values in Resource Monitor were different when a device failed to start.

I cannot see any common factor in the fails. I haven't a clue.

@SamDel
Copy link
Owner Author

SamDel commented Feb 14, 2019

In 1.9.68 I do a retry when 'load failed'. Maybe that works!?

@GrahamDLL
Copy link

GrahamDLL commented Feb 14, 2019

Started 15 times and the devices all started on each and every startup ... but they were not in sync ... Logs 029 and 030

log029-030.zip

Windows resizing works well ... thank you.

Restart last used group worked well ... I did not try restart last used devices. Thank you again.

Start when Windows starts kinda worked ... The app starts but gives an exceptions ... Logs 031 and 032 ...

log031-032.zip

Overall a solid B

@SamDel
Copy link
Owner Author

SamDel commented Feb 14, 2019

I dropped the wrong file 😄, this is the real Setup 1.9.68.zip with the retry fix. Can you try that one as well? (Then I can make that version 2.0.)

I already started with the 2.0 issues in another branch. Odd that all devices started now, I don't think I changed anything there in the 2.0 branch.
It looks like I have to wait till the soundcard is up and running that's why you get the exceptions. I only tried it once myself. We can test that one later.

@GrahamDLL
Copy link

1.9.68
Attached logs show ...

033 - All devices started but not in sync
034 - All devices started and are in sync
035 - 037 - Not all devices started.

Is it only me that has a problem with automatic start of all devices? It may be that the problem is specific to my setup. I will never use automatic start of all devices so it may be that you don't need to chase this problem if it is only me.

I expect that somebody that wants to automatically start all devices will be able to test this in future if you make any further changes.

log033-037.zip

@SamDel
Copy link
Owner Author

SamDel commented Feb 15, 2019

It's retrying, but it doesn't fix the connection.
I'm going to make a 2.0 release and spent my time on the new features!

@SamDel SamDel moved this from To do to In progress in Development 2.0 Feb 24, 2019
@SamDel SamDel moved this from In progress to Done in Development 2.0 Apr 2, 2019
@SamDel SamDel closed this as completed Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants