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

Error: invalid comment length. expected: 16320. found: 0 #84

Open
sentry-io bot opened this issue Apr 19, 2024 · 1 comment
Open

Error: invalid comment length. expected: 16320. found: 0 #84

sentry-io bot opened this issue Apr 19, 2024 · 1 comment
Labels
bug Something isn't working needs repro Might be a bug, but not confirmed yet

Comments

@sentry-io
Copy link

sentry-io bot commented Apr 19, 2024

Error: invalid comment length. expected: 16320. found: 0
"app.asar/node_modules/yauzl/index.js", line 133, 
in "app.asar/node_modules/yauzl/index.js", line 631, 
in "app.asar/node_modules/fd-slicer/index.js", line 32, 
in "node:fs", line 666, in FSReqCallback.wrapper [as oncomplete]
@sentry-io sentry-io bot added bug Something isn't working needs repro Might be a bug, but not confirmed yet labels Apr 19, 2024
@ItsSim
Copy link
Owner

ItsSim commented Apr 19, 2024

This seems to happen to a small number of users, and it has popped up here and there for quite some time.

This is the download that failed. As observed, the bytesRead differs from the actual content-length, yet the download was reported as finished:

download finished {
  _failed: false,
  _bytesRead: 2347129572,
  _length: 1267235044,
  from: 'https://beta.freeso.org/LauncherResourceCentral/TheSimsOnline',
  to: './temp/tsoclient/client.zip',
  fileExists: true,
  md5: '/BPSdlAgKsjke4nC12181Q=='
}

I have not been able to reproduce this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs repro Might be a bug, but not confirmed yet
Projects
None yet
Development

No branches or pull requests

1 participant