M4rotte / ShorewallLogAnalyzer

Gather Shorewall logs to store them in a database. Calculate some stastistics from this data and some RDAP requests to produce static HTML pages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

At least the database is closed \o/

M4rotte opened this issue · comments

2016-07-08 22:43:46.087527 updatePackets: Database locked. Exiting.
Traceback (most recent call last):
File "./ShorewallLogAnalyzer.py", line 208, in
analyzer.updatePackets()
File "./ShorewallLogAnalyzer.py", line 136, in updatePackets
p['ip']['MAC']))
sqlite3.ProgrammingError: Cannot operate on a closed database.
stef@medusa:~/Code/ShorewallLogAnalyzer$ ./ShorewallLogAnalyzer.py

Should be fixed