You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the people on my Discord server have reported rare occurrences where the H2 database randomly corrupts. I personally have no idea what's happening, which is why I'm creating this issue to seek help from other, potentially more experienced people.
Steps to reproduce
Set the database type to H2
Restart your server an unknown amount of times
Sonar dump
/
Additional information
Errors reported by users:
> sonar reload
[17:47:32 INFO]: Sonar » Reloading Sonar...
[17:47:32 INFO] [sonar]: [config] Using system language (EN) for translations.
[17:47:32 INFO] [sonar]: Taking cached snapshots of all packets...
[17:47:32 INFO] [sonar]: Preloading all registered packets...
[17:47:32 INFO]: Sonar » Successfully reloaded (41ms)
[17:47:32 ERROR] [sonar]: [database] Error initializing database: xyz.jonesdev.sonar.libs.h2.jdbc.JdbcSQLNonTransientConnectionException: (Message 90048 not found) [90048-220]
The text was updated successfully, but these errors were encountered:
General information
Some of the people on my Discord server have reported rare occurrences where the H2 database randomly corrupts. I personally have no idea what's happening, which is why I'm creating this issue to seek help from other, potentially more experienced people.
Steps to reproduce
H2
Sonar dump
/
Additional information
Errors reported by users:
The text was updated successfully, but these errors were encountered: