Skip to content

Dionaea Unable to Connect to DB after running DionaeaFR #221

Description

@jzone3
ISSUE TYPE
  • Bug Report
DIONAEA VERSION

Dionaea Version 0.6.0
Compiled on Linux/x86_64 at Jun 27 2017 02:39:48 with gcc 4.8.4
Started on it-sg-1 running Linux/x86_64 release 3.13.0-151-generic


Dionaea Version 0.6.0
Compiled on Linux/x86_64 at Jun 27 2017 02:39:48 with gcc 4.8.4
Started on it-sg-1 running Linux/x86_64 release 3.13.0-151-generic
CONFIGURATION

Standard

OS / ENVIRONMENT
  • Ubuntu 14.04
SUMMARY

After running DionaeaFR, my dionaea instance no longer is listening or logging new events. I have tried reinstalling everything on a clean Digital Ocean droplet, and I experienced the same issue. After dionaea working perfectly, running front end software has caused dionaea to stop. I have tried restarting the service and droplet to no avail. Would love any suggestions on how to fix my dionaea. Thanks!

STEPS TO REPRODUCE

Install dionaea, install DionaeaFR and run it.

ACTUAL RESULTS

FROM dionaea.log

[29062018 17:25:48] incident incident.c:198-debug: ihandler_free i 0xe66740
[29062018 17:25:48] modules modules.c:229-message: free module /opt/dionaea/lib/dionaea/nfq.so 0x7d12f0 fn (nil)
[29062018 17:25:48] modules modules.c:229-message: free module /opt/dionaea/lib/dionaea/emu.so 0x7d2170 fn 0x7f54dbf84d99
[29062018 17:25:48] emu module.c:64-debug: emu_free
[29062018 17:25:48] modules modules.c:229-message: free module /opt/dionaea/lib/dionaea/pcap.so 0x7d2e30 fn 0x7f54dba3c8c3
[29062018 17:25:48] pcap pcap.c:380-debug: pcap_free
[29062018 17:25:48] pcap pcap.c:388-debug: stopping any

FROM dionaea-errors.log

[29062018 17:15:33] SMB dionaea/smb/smb.py:174-warning: p.haslayer(Raw): b'PATH_REPLACE__?????\x00'
[29062018 17:17:48] python module.c:1035-warning: OperationalError at unable to open database file
[29062018 17:17:48] python module.c:1060-warning: /opt/dionaea/lib/dionaea/python/dionaea/sip/extras.py:82 in __init__
[29062018 17:17:48] python module.c:1061-warning: 	 self._conn = sqlite3.connect(self.users)
[29062018 17:17:48] python module.c:1060-warning: /opt/dionaea/lib/dionaea/python/dionaea/sip/__init__.py:574 in __init__
[29062018 17:17:48] python module.c:1061-warning: 	 self.config = SipConfig(config=config)
[29062018 17:23:55] SMB dionaea/smb/smb.py:144-warning: p.haslayer(Raw): b'PATH_REPLACE__?????\x00'
[29062018 17:23:55] SMB dionaea/smb/smb.py:174-warning: p.haslayer(Raw): b'PATH_REPLACE__?????\x00'
[29062018 17:25:48] log signals.c:55-warning: sigterm_cb loop 0x7f54e3744a60 w 0xe94ba0 revents 1024

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions