Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] FrozenError: can't modify frozen RDF::URI #5783

Open
1 task
cjcolvar opened this issue Apr 12, 2024 · 0 comments
Open
1 task

[BUG] FrozenError: can't modify frozen RDF::URI #5783

cjcolvar opened this issue Apr 12, 2024 · 0 comments
Labels

Comments

@cjcolvar
Copy link
Member

cjcolvar commented Apr 12, 2024

Describe the bug
This error first started appearing after upgrading to 7.7.0 and comes up sporadically. I've seen it in the reindexing script and there are some honeybadger issues for places where it has popped up:

I'm not sure if this is a real problem or not because if it comes up in a background job then the job should rerun.

This is probably related to an issue in ruby-rdf (and related gems) and/or activeTriples and active-fedora.

Intermittent race condition; if it's confined to background jobs, it will eventually resolve itself but still could be causing other errors.

Done Looks Like

  • Error investigated and resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant