mirror of
https://github.com/appy-one/acebase-server.git
synced 2026-05-25 06:02:16 -06:00
[GH-ISSUE #97] TypeError: Unknown chunk type 50 #29
Labels
No labels
bug
enhancement
feature request
pull-request
types
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-server#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kodejuice on GitHub (Sep 13, 2023).
Original GitHub issue: https://github.com/appy-one/acebase-server/issues/97
Originally assigned to: @appy-one on GitHub.
The whole
users/object is unreachable because of this error, i cant retrieve/users/0x2F0d78366BB5fa8b8963B5535Cc332C35A808eD5or even delete it, what could be the cause here?@kodejuice commented on GitHub (Sep 13, 2023):
i cant even delete
users@appy-one commented on GitHub (Sep 20, 2023):
Hi @kodejuice this looks like database corruption caused by multiple processes writing to the same file without (correctly) using IPC. Are you running multiple server instances?
@kodejuice commented on GitHub (Sep 25, 2023):
I was trying to import from firebase, it was too large so i was doing it chunk by chunk
So I think this was caused by an incomplete write, i fixed it by deleting the .db file and doing it again, works fine now
@appy-one commented on GitHub (Sep 25, 2023):
Awesome, thanks for the update! 👍🏼
Do you like AceBase? 👇🏼