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

[1.20.4 Fabric] Server crashes on startup due to an SQLException #255

Open
3 tasks done
ArkoSammy12 opened this issue May 1, 2024 · 1 comment
Open
3 tasks done
Labels
bug Something isn't working

Comments

@ArkoSammy12
Copy link

Expected behavior

The server starts up normally and without issue.

Observed/actual behavior

Ledger seems to crash on server startup due to an SQL Exception whose cause seems to be insufficient disk storage/full database. It specifically has trouble creating the new tables and columns that the latest Ledger update (1.3.0) introduces.

Steps/models to reproduce

  1. install Ledger version 1.3.0 on a Fabric (0.15.10) 1.20.4 Minecraft server. 2. Start the server.

What operating system are you running

Linux

Minecraft version

1.20.4

Ledger version

1.3.0

Logs

https://mclo.gs/tpum9UO

Agreements

  • I am running the latest version of the mod.
  • My version of Minecraft is supported.
  • I have searched for and ensured there isn't already an open issue regarding this.

Other

No response

@ArkoSammy12 ArkoSammy12 added the bug Something isn't working label May 1, 2024
@zly2006
Copy link
Contributor

zly2006 commented May 22, 2024

Insertion failed because database is full (database or disk is full)

It is not a bug of legder, check your disk space or database settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants