Re: [Prelude Hybrid IDS] #170: prewikka-httpd errors (missing table)
Prelude Hybrid IDS <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.devel |
|---|---|
| Message-ID | <[email protected]> |
#170: prewikka-httpd errors (missing table) -------------------------------+-------------------------------------------- Reporter: [email protected] | Owner: yoann Type: defect | Status: closed Priority: normal | Milestone: Component: prewikka | Version: 0.9 Severity: normal | Resolution: invalid Keywords: | -------------------------------+-------------------------------------------- Changes (by yoann): * resolution: => invalid * status: new => closed Old description: > Hello, > > I am attempting to run the prlude front end using the command line > prewikka-httpd. I seem to have everything installed correctly according > to the instruction on the web site, but when I attempt to execute > prewikka-httpd I get the following output > > Traceback (most recent call last): > File "/usr/local/bin/prewikka-httpd", line 162, in ? > server = PrewikkaServer(config, (addr, port), PrewikkaRequestHandler) > File "/usr/local/bin/prewikka-httpd", line 41, in __init__ > self.core = Core.get_core_from_config(config, threaded=True) > File "/usr/local/lib/python2.4/site-packages/prewikka/Core.py", line > 100, in get_core_from_config > _core_cache[path] = Core(path) > File "/usr/local/lib/python2.4/site-packages/prewikka/Core.py", line > 116, in __init__ > self._env.idmef_db = > IDMEFDatabase.IDMEFDatabase(self._env.config.idmef_database) > File "/usr/local/lib/python2.4/site- > packages/prewikka/IDMEFDatabase.py", line 263, in __init__ > self._db = preludedb_new(sql, None) > preludedb.PreludeDBError: Table 'prewikka._format' doesn't exist > > it is obviously the last line I am concerned with. I have run the > mysql.sql script to create tables in the database...I can not figure out > why I am getting this error. any help would be appreciated. thank you. > > finally...i hope i posted this in the correct place. apologies if I did > not. > -jon New description: Hello, I am attempting to run the prlude front end using the command line prewikka-httpd. I seem to have everything installed correctly according to the instruction on the web site, but when I attempt to execute prewikka- httpd I get the following output {{{ Traceback (most recent call last): File "/usr/local/bin/prewikka-httpd", line 162, in ? server = PrewikkaServer(config, (addr, port), PrewikkaRequestHandler) File "/usr/local/bin/prewikka-httpd", line 41, in __init__ self.core = Core.get_core_from_config(config, threaded=True) File "/usr/local/lib/python2.4/site-packages/prewikka/Core.py", line 100, in get_core_from_config _core_cache[path] = Core(path) File "/usr/local/lib/python2.4/site-packages/prewikka/Core.py", line 116, in __init__ self._env.idmef_db = IDMEFDatabase.IDMEFDatabase(self._env.config.idmef_database) File "/usr/local/lib/python2.4/site-packages/prewikka/IDMEFDatabase.py", line 263, in __init__ self._db = preludedb_new(sql, None) preludedb.PreludeDBError: Table 'prewikka._format' doesn't exist }}} it is obviously the last line I am concerned with. I have run the mysql.sql script to create tables in the database...I can not figure out why I am getting this error. any help would be appreciated. thank you. finally...i hope i posted this in the correct place. apologies if I did not. -jon -- Ticket URL: <https://trac.prelude-ids.org/ticket/170> Prelude Hybrid IDS <http://www.prelude-ids.org> The Prelude Hybrid Intrusion Detection System suite _______________________________________________ Prelude-devel site list [email protected] http://www.prelude-ids.org/mailman/listinfo/prelude-devel