hi,
i have a problem with our knobot installation. after restarting, it
forgets all newly added next-relation/first-relation statements. this
can be fixed by first "Remove next and first-relation stmts"
(orphanize-all) and then "De-Orphanize Relations" (de-orphanize) - which
is however an awkward solution and takes ~5 minutes on our site.
for the permission, we have at least one article where we know of the
problem: it was first created with requiring 'Edit' permission. later
the permission was removed, but after each restart, the permission
reappears. we did not find a way to fix this problem.
we use rdbloader with postgres.
i dumped the whole model as n-triples, deleted the complete postgres
database and then restarted knobot. on startup, it re-initialized the
database and i uploaded the model. however, this does not fix the
problem: whatever we create after the restore looses its relations. (the
articles / topics are still in the database, though)
any ideas?
kind regards,david
|