scientist-softserv / louisville-hyku

Other
0 stars 0 forks source link

modeshape (NodeNotFoundInParentException) errors #171

Open crisr15 opened 1 year ago

crisr15 commented 1 year ago

Summary

While looking at failed imports Randy noticed that he has been getting modeshape errors (NodeNotFoundInParentException) in productions since November 8th. Each subsequent import has become slower and buggier.

Affects ability to reindex, etc, kind of stuck on a few collections with inability to upload or add to collection

Child node within a parent can’t be found, and this is affecting multiple collections Error mentions something in the slug model - Randy isn’t sure how much that is related Unable to reindex F, [2023-01-09T14:07:24.048951 #1] FATAL -- : [6742dc4b-bd41-416f-b531-4799d41af71f] app/models/custom_slugs/custom_slugs_decorator.rb:30:in `find'

Acceptance Criteria

Testing Instructions

Add testing instructions once we understand how to reproduce.

Notes