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

Failed to commit events (will try again): no such table: events #166

Closed
Robs68 opened this issue Apr 8, 2021 · 2 comments
Closed

Failed to commit events (will try again): no such table: events #166

Robs68 opened this issue Apr 8, 2021 · 2 comments
Milestone

Comments

@Robs68
Copy link

Robs68 commented Apr 8, 2021

Hi,

I tried to install Evebox on my PI but I got this error when I launched this command ./evebox server -v -D . --datastore sqlite --input /var/log/suricata/eve.json

My debug prompt :
`

2021-04-08 22:51:31 INFO evebox::version: This is EveBox version 0.13.0 (rev: f33d6b5); armv7-unknown-linux-musleabihf
2021-04-08 22:51:31 DEBUG evebox::server::main: Certificate checks disabled: false
2021-04-08 22:51:31 INFO evebox::server::main: Configuration database filename: "./config.sqlite"
2021-04-08 22:51:31 DEBUG evebox::server::main: Checking "/tmp/evebox-0.13.0-linux-arm/b264daf6271f51125d20d5a7715e8947.bookmark" for writability
2021-04-08 22:51:31 INFO evebox::server::main: Using bookmark filename Some("/tmp/evebox-0.13.0-linux-arm/b264daf6271f51125d20d5a7715e8947.bookmark") for input "/var/log/suricata/eve.json"
2021-04-08 22:51:31 INFO evebox::server::main: Starting reader for /var/log/suricata/eve.json
2021-04-08 22:51:31 INFO evebox::server::main: Starting server on 127.0.0.1:5636, tls=false
2021-04-08 22:51:31 WARN evebox::eve::processor: Fail to load bookmark: EOF while parsing a value at line 1 column 0
2021-04-08 22:51:31 DEBUG evebox::sqlite::importer: Commiting 100 events
2021-04-08 22:51:31 ERROR evebox::eve::processor: Failed to commit events (will try again): no such table: events
2021-04-08 22:51:32 DEBUG evebox::sqlite::importer: Commiting 100 events
2021-04-08 22:51:32 ERROR evebox::eve::processor: Failed to commit events (will try again): no such table: events

`
It works in EveBox 0.12.

Thanks,

Robs

jasonish added a commit that referenced this issue Apr 8, 2021
jasonish added a commit that referenced this issue Apr 8, 2021
@jasonish
Copy link
Owner

jasonish commented Apr 8, 2021

I think I have this fixed. Can you try a development build? https://evebox.org/files/development/

I'll release a 0.13.1 a.s.a.p.

@jasonish jasonish added this to the 0.13.1 milestone Apr 9, 2021
@jasonish
Copy link
Owner

jasonish commented Apr 9, 2021

Fixed. Will be released on 0.13.1 real soon.

@jasonish jasonish closed this as completed Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants