sudo php symfony propel:generate-slugs
sudo php symfony propel:build-nested-set
sudo php symfony search:populate
Search populate ran, but gave me the error:
I'm not sure if this is related to the accession record in question or not.
I then ran:
php symfony cc
sudo systemctl restart memcached
sudo systemctl restart php7.2-fpm
After that, I tried to delete the record in an incognito browser. It gave me a 500 error again.
Any suggestions on what to do next?
Thank you so much for your help,
Carolyn.
--
You received this message because you are subscribed to the Google Groups "AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/3d7eccbe-3f01-4d1c-bbb9-9d317ad3d15en%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CAC1FhZKUqHYxbh0YV1iU%2BmMEJbh9ng-s%2BYbtr%2B8Ut_KRbhh2ag%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/CA%2BpcS1TxYxmOJEJAJ4%3DZAy-fj5QAz3NQzxhNYD3K7P4Mbt3E9w%40mail.gmail.com.
(side question... what does type_id=158 mean?)
One of the weird thing about this accession record is that it has so many archival descriptions listed under it that give 'Sorry, page not found' errors, including the information_object 310847 of the first image in my initial message, which I found out when I tried doing SELECT * FROM slug WHERE slug='conference-illusions-and-realities-in-the-nuclear-age-1-of-2' and it showed me that number as the object_id. Oddly, running SELECT * FROM information_object WHERE id='310847' gives an empty set. Likewise, running SELECT * FROM slug WHERE object_id NOT IN (SELECT id FROM information_object); gives me a whole 87461 rows... If I'm doing this correctly (and I'm not a professional programmer, so that's uncertain) it's like there's a ton of information objects with slugs, but that aren't listed in the information_object table. Thoughts?
--
You received this message because you are subscribed to the Google Groups "AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/fed7aff8-b3d1-4cde-be34-3ae8d9e1226fn%40googlegroups.com.