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

Could not read type #1582

Merged
merged 3 commits into from Sep 13, 2019
Merged

Could not read type #1582

merged 3 commits into from Sep 13, 2019

Conversation

KronicDeth
Copy link
Owner

Changelog

Bug Fixes

  • Don't log if partial or no header typeID is read. It happens too often due to .beam files being written partially to disk during the build process. They will be re-indexed when they are complete.

Fixes #908
Fixes #1068
Fixes #1094
Fixes #1208
Fixes #1261
Fixes #1273
Fixes #1354
Fixes #1362
Fixes #1396
Fixes #1499
Fixes #1508
Fixes #1511
Fixes #1539
Fixes #1556
Fixes #1565
Fixes #1566
Fixes #1571

It happens too often and there's nothing we can do about the file being
written partially to disk.
Fixes #1396
Fixes #1423
Fixes #1493
Fixes #1534
Fixes #1556

It happens to often and seems to occur due to the file being written
when not complete, so ignore the file until it is written again.
@KronicDeth KronicDeth added this to the 11.1.0 milestone Sep 13, 2019
@KronicDeth KronicDeth self-assigned this Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant