Skip to first unread message

LTIPL

unread,
Jan 11, 2017, 7:29:29 PM1/11/17
to AtoM Users
Trying to repopulate the search index by running: 

php symfony search:populate

and I get the following error:

Couldn't find information object (id: 9879)

Atom 2.3

David at Artefactual

unread,
Jan 11, 2017, 7:36:14 PM1/11/17
to AtoM Users
Hi there,

Please see this previous discussion for possible solutions:


Best regards,
David

LTIPL

unread,
Jan 14, 2017, 12:44:37 PM1/14/17
to AtoM Users
For anyone else that see's this, I ran this SQL query in mysql and it fixed the problem.

INSERT INTO status (object_id, type_id, status_id, id, serial_number) VALUES ('9879', '158', '159', NULL, '0');
Reply all
Reply to author
Forward
0 new messages