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

Updated vMenu getting this error "SQLite error: SQL logic error no such table: bans" #210

Closed
lorentedford opened this issue Aug 20, 2019 · 2 comments

Comments

@lorentedford
Copy link

Describe the bug
[vMenu] [ERROR] [DEBUG LOG] SQLite error: SQL logic error
no such table: bans
server thread hitch warning: timer interval of 189 milliseconds
Sending heartbeat to live-internal.fivem.net:30110
Sending heartbeat to live-internal.fivem.net:30110
Sending heartbeat to live-internal.fivem.net:30110
[vMenu] [ERROR] [DEBUG LOG] SQLite error: SQL logic error
no such table: bans
Sending heartbeat to live-internal.fivem.net:30110

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Console'
  2. Click on 'Join Server'
  3. Scroll down to 'Newest Messages in Console'
  4. See error

Expected behavior
I expect as much as possible the least amount of errors in my console in fact I am striving for no errors.
Screenshots
If applicable, add screenshots to help explain your problem.
fivem vmenu error

vMenu Info:

  • Server Public ip:157.185.79.38
  • vMenu Version (vMenu v3.03)
  • Do you have access to the files? Yes!
  • FXServer artifacts version:Don't believe i am running FXServer.. Centos Linux.
    Linux jennagangrp.ltcraft.net 3.10.0-957.21.3.el7.x86_64 Fresh #1 SMP Tue Jun 18 16:35:19 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

Additional context
Add any other context about the problem here.
Such as: I recently updated the server to the latest version and the cfx server data. I am thinking this might be a bug of some sort.

Below seems Not Applicable to my error.

- A list of allowed permissions for the player that is having this issue.
- A list of enabled/disabled vMenu features.

Both of these can very easily be provided by using `/vmenuclient dump` while in-game and sending the CitizenFX.log file (`FiveM Application Data\CitizenFX.log`) from that same game session.

@TomGrobbe
Copy link
Owner

The bans database file is corrupted most likely, delete it and try again.

@TomGrobbe TomGrobbe reopened this Sep 24, 2019
@TomGrobbe
Copy link
Owner

Linux is extremely unstable with SQLite. So the best thing to do is use a windows vps, or setup vMenu to use the bans.json instead of SQLite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants