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

Fixing diverse v2 crashes #179

Draft
wants to merge 37 commits into
base: dev/v2
Choose a base branch
from
Draft

Fixing diverse v2 crashes #179

wants to merge 37 commits into from

Conversation

equals215
Copy link
Member

No description provided.

@equals215 equals215 changed the base branch from main to dev/v2 January 15, 2025 08:44
@CorentinB
Copy link
Collaborator

CorentinB commented Jan 15, 2025

panic: item consistency check failed with err: item has children but is not ItemGotChildren or ItemGotRedirected, item id 48d26

goroutine 5990 [running]:
github.com/internetarchive/Zeno/internal/pkg/archiver.run.func1({0x1442e30, 0xc0003fc000})
        /1/crawling/XXX/Zeno/internal/pkg/archiver/archiver.go:140 +0x685
created by github.com/internetarchive/Zeno/internal/pkg/archiver.run in goroutine 140
        /1/crawling/XXX/Zeno/internal/pkg/archiver/archiver.go:134 +0x526

Item history:

2025-01-15T14:20:53+01:00 [DEBUG] sending new item to reactor   component=hq.consumerSender     item=2b59a
2025-01-15T14:20:53+01:00 [DEBUG] received item component=reactor       item=2b59a
2025-01-15T14:20:53+01:00 [DEBUG] received item component=preprocessor.run      item=2b59a
2025-01-15T14:20:53+01:00 [DEBUG] received item component=archiver.run  item=2b59a      depth=0 hops=0
2025-01-15T14:20:53+01:00 [INFO] url archived   component=archiver.archive      url=http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=PubMed&dopt=Abstract&list_uids=18493604       seed_id=2b59a   item_id=2b59a   depth=0 hops=0  status=301
2025-01-15T14:20:53+01:00 [DEBUG] received item component=postprocessor.run     item=2b59a
2025-01-15T14:20:53+01:00 [DEBUG] received item component=finisher      item=2b59a
2025-01-15T14:20:53+01:00 [DEBUG] item has fresh children       component=finisher      item=2b59a
2025-01-15T14:20:53+01:00 [DEBUG] received item component=preprocessor.run      item=2b59a

equals215 and others added 21 commits January 15, 2025 17:27
…ame URL as the seed and dedupe was trying to remove the seed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants