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

RPC error Error: database disk image is malformed (11) #548

Closed
iffy opened this issue Dec 28, 2020 · 4 comments
Closed

RPC error Error: database disk image is malformed (11) #548

iffy opened this issue Dec 28, 2020 · 4 comments
Labels
bug Things that prevent or seriously impede people from doing their budget. included in next release The work is done, it's just waiting to be released.

Comments

@iffy
Copy link
Contributor

iffy commented Dec 28, 2020

20201228-928y655D
Version: 0.57.5 (node: v12.4.0)
OS: linux 4.15.0-128-generic x64
Lang: en English
Loc: buckets://budget-1/budget/index.html#/y2020m11/buckets/2

[2020-12-28 19:45:51.968] [error] (rpcstore) RPC error Error: database disk image is malformed (11)
    at BucketsBackendRPCWrap.<anonymous> (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:129:40)
    at step (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:33:23)
    at Object.next (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:14:53)
    at /tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:8:71
    at new Promise (<anonymous>)
    at __awaiter (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:4:12)
    at BucketsBackendRPCWrap.rpcResultReceived (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:120:16)
    at BucketsBackendRPCWrap.<anonymous> (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:113:26)
    at step (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:33:23)
    at Object.next (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:14:53)
    at /tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:8:71
    at new Promise (<anonymous>)
    at __awaiter (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:4:12)
    at BucketsBackendRPCWrap.handleSingleBackendMessage (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:105:16)
    at BucketsBackendRPCWrap.<anonymous> (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:98:56)
    at step (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:33:23)
    at Object.next (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:14:53)
    at /tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:8:71
    at new Promise (<anonymous>)
    at __awaiter (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:4:12)
    at BucketsBackendRPCWrap.handleBackendOutput (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-common/dist/src/backend-base.js:83:16)
    at NetstringParser.handler (/tmp/.mount_BucketfK3VrZ/resources/app.asar/node_modules/buckets-node/dist/main.js:234:35)
@iffy iffy added the bug Things that prevent or seriously impede people from doing their budget. label Dec 28, 2020
@iffy
Copy link
Contributor Author

iffy commented Dec 28, 2020

From the bug report:

On Linux Mint my budget file went into some "strange state". When I change the month while I've opened a bucket to view its transactions, the transactions don't change and when changing the month multiple times back and forth, the whole app crashes.

@iffy
Copy link
Contributor Author

iffy commented Mar 19, 2021

It looks like this budget was being stored on a network drive /home/USERNAME/OneDrive/....

@iffy
Copy link
Contributor Author

iffy commented Mar 19, 2021

Why I suspect the network drive: https://sqlite.org/howtocorrupt.html

@iffy iffy added the included in next release The work is done, it's just waiting to be released. label Jan 4, 2024
@iffy
Copy link
Contributor Author

iffy commented Jan 5, 2024

Included in v0.73.0 release (AUTOMATED COMMENT)

@iffy iffy closed this as completed Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that prevent or seriously impede people from doing their budget. included in next release The work is done, it's just waiting to be released.
Projects
None yet
Development

No branches or pull requests

1 participant