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

YTMD crashes after a while. #1280

Closed
2 tasks done
Verynameboi opened this issue Feb 5, 2024 · 1 comment
Closed
2 tasks done

YTMD crashes after a while. #1280

Verynameboi opened this issue Feb 5, 2024 · 1 comment

Comments

@Verynameboi
Copy link

Consent

  • I verified that there is no open/closed issue for the same subject.
  • I understand that YTMDesktop have NO affiliation with Google or YouTube

Current Behavior

YouTube Music Desktop App Crashed

Environment Details:
YouTube Music Desktop App 2.0.0
Electron 28.2.0
Windows NT 10.0.22631

Name: Error
Message: Unhandled error. ('Command failed: 4294967295\n' +
"System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote name could not be resolved: 'update.electronjs.org'\r\n" +
' at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)\r\n' +
' at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)\r\n' +
' at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)\r\n' +
'--- End of stack trace from previous location where exception was thrown ---\r\n' +
' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' +
' at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n' +
' at Squirrel.Utility.d__431.MoveNext()\r\n' + '--- End of stack trace from previous location where exception was thrown ---\r\n' + ' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' + ' at Squirrel.FileDownloader.<DownloadUrl>d__3.MoveNext()\r\n' + '--- End of stack trace from previous location where exception was thrown ---\r\n' + ' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' + ' at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()\r\n' + '--- End of stack trace from previous location where exception was thrown ---\r\n' + ' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' + ' at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n' + ' at Squirrel.UpdateManager.<CheckForUpdate>d__8.MoveNext()\r\n' + '--- End of stack trace from previous location where exception was thrown ---\r\n' + ' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' + ' at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n' + ' at Squirrel.Update.Program.<CheckForUpdate>d__8.MoveNext()\r\n' + ' --- End of inner exception stack trace ---\r\n' + ' at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification)\r\n' +
' at Squirrel.Update.Program.executeCommandLine(String[] args)\r\n' +
' at Squirrel.Update.Program.main(String[] args)\r\n' +
' at Squirrel.Update.Program.Main(String[] args)\r\n' +
"---> (Inner Exception #0) System.Net.WebException: The remote name could not be resolved: 'update.electronjs.org'\r\n" +
' at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)\r\n' +
' at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)\r\n' +
' at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)\r\n' +
'--- End of stack trace from previous location where exception was thrown ---\r\n' +
' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' +
' at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n' +
' at Squirrel.Utility.d__43`1.MoveNext()\r\n' +
'--- End of stack trace from previous location where exception was thrown ---\r\n' +
' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' +
' at Squirrel.FileDownloader.d__3.MoveNext()\r\n' +
'--- End of stack trace from previous location where exception was thrown ---\r\n' +
' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' +
' at Squirrel.UpdateManager.CheckForUpdateImpl.d__2.MoveNext()\r\n' +
'--- End of stack trace from previous location where exception was thrown ---\r\n' +
' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' +
' at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n' +
' at Squirrel.UpdateManager.d__8.MoveNext()\r\n' +
'--- End of stack trace from previous location where exception was thrown ---\r\n' +
' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' +
' at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n' +
' at Squirrel.Update.Program.d__8.MoveNext()<---\r\n' +
'\r\n')
Cause: Unknown

Error [ERR_UNHANDLED_ERROR]: Unhandled error. ('Command failed: 4294967295\n' +
"System.AggregateException: One or more errors occurred. ---> System.Net.WebException: The remote name could not be resolved: 'update.electronjs.org'\r\n" +
' at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)\r\n' +
' at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)\r\n' +
' at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)\r\n' +
'--- End of stack trace from previous location where exception was thrown ---\r\n' +
' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' +
' at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n' +
' at Squirrel.Utility.d__431.MoveNext()\r\n' + '--- End of stack trace from previous location where exception was thrown ---\r\n' + ' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' + ' at Squirrel.FileDownloader.<DownloadUrl>d__3.MoveNext()\r\n' + '--- End of stack trace from previous location where exception was thrown ---\r\n' + ' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' + ' at Squirrel.UpdateManager.CheckForUpdateImpl.<CheckForUpdate>d__2.MoveNext()\r\n' + '--- End of stack trace from previous location where exception was thrown ---\r\n' + ' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' + ' at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n' + ' at Squirrel.UpdateManager.<CheckForUpdate>d__8.MoveNext()\r\n' + '--- End of stack trace from previous location where exception was thrown ---\r\n' + ' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' + ' at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n' + ' at Squirrel.Update.Program.<CheckForUpdate>d__8.MoveNext()\r\n' + ' --- End of inner exception stack trace ---\r\n' + ' at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification)\r\n' +
' at Squirrel.Update.Program.executeCommandLine(String[] args)\r\n' +
' at Squirrel.Update.Program.main(String[] args)\r\n' +
' at Squirrel.Update.Program.Main(String[] args)\r\n' +
"---> (Inner Exception #0) System.Net.WebException: The remote name could not be resolved: 'update.electronjs.org'\r\n" +
' at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)\r\n' +
' at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)\r\n' +
' at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)\r\n' +
'--- End of stack trace from previous location where exception was thrown ---\r\n' +
' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' +
' at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n' +
' at Squirrel.Utility.d__43`1.MoveNext()\r\n' +
'--- End of stack trace from previous location where exception was thrown ---\r\n' +
' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' +
' at Squirrel.FileDownloader.d__3.MoveNext()\r\n' +
'--- End of stack trace from previous location where exception was thrown ---\r\n' +
' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' +
' at Squirrel.UpdateManager.CheckForUpdateImpl.d__2.MoveNext()\r\n' +
'--- End of stack trace from previous location where exception was thrown ---\r\n' +
' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' +
' at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n' +
' at Squirrel.UpdateManager.d__8.MoveNext()\r\n' +
'--- End of stack trace from previous location where exception was thrown ---\r\n' +
' at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n' +
' at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n' +
' at Squirrel.Update.Program.d__8.MoveNext()<---\r\n' +
'\r\n')
at new NodeError (node:internal/errors:405:5)
at AutoUpdater.emit (node:events:506:17)
at AutoUpdater.emitError (node:electron/js2c/browser_init:2:3868)
at node:electron/js2c/browser_init:2:3444
at node:electron/js2c/browser_init:2:5035
at ChildProcess. (node:electron/js2c/browser_init:2:4741)
at ChildProcess.emit (node:events:517:28)
at ChildProcess._handle.onexit (node:internal/child_process:292:12)

Expected Behavior

For it to not crash, like a browser

Steps To Reproduce

  1. Wait

YTMDesktop

v2.0.0

OS

Windows

OS Version

11

Arch

x64

Installation way

.exe

Anything else?

No response

@Alipoodle
Copy link
Member

Duplicate of #1266

@Alipoodle Alipoodle marked this as a duplicate of #1266 Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants