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

Slide taxon not added to master reference collection #32

Open
AndrewIOM opened this issue Feb 23, 2022 · 0 comments
Open

Slide taxon not added to master reference collection #32

AndrewIOM opened this issue Feb 23, 2022 · 0 comments
Labels

Comments

@AndrewIOM
Copy link
Owner

For 2x slides currently in the dataset, the projection handler is not adding their confirmed taxon into the master reference collection. This causes the read model to fail when attempting to cache eol data.

Error:

core.api_1         | [Read Model] New event: ("Taxon-b8fbe3ae-63ad-4a32-a9ea-aaf6f6fd6653",
core.api_1         |  EstablishedConnection
core.api_1         |    (TaxonId b8fbe3ae-63ad-4a32-a9ea-aaf6f6fd6653, GbifId 2928970),
core.api_1         |  11/08/2017 14:46:40)
core.api_1         | Establishing connection with GbifId 2928970
core.api_1         | {"EventId":13,"LogLevel":"Error","Category":"Microsoft.AspNetCore.Server.Kestrel","Message":"Connection id \u00220HMFLUSAFO678\u0022, Request id \u00220HMFLUSAFO678:00000002\u0022: An unhandled exception was thrown by the application.","Exception":"System.InvalidOperationException: Read model is corrupt: Could not get read model from Redis: TaxonDetail:b8fbe3ae-63ad-4a32-a9ea-aaf6f6fd6653

Slide recorded event:

core.api_1         |  SlideRecorded
core.api_1         |    { Id =
core.api_1         |       SlideId
core.api_1         |         (CollectionId 891fa5a1-ebfc-4360-83be-69fdf965219b, "154.7.27 - 1")
core.api_1         |      OriginalFamily = "Scrophulariaceae"
core.api_1         |      OriginalGenus = "Verbascum"
core.api_1         |      OriginalSpecies = "phlomoides"
core.api_1         |      OriginalAuthor = "L."
core.api_1         |      Place = Some (Continent Europe)
core.api_1         |      Time = None
core.api_1         |      PrepMethod = Some Acetolysis
core.api_1         |      PrepDate = None
core.api_1         |      Mounting = Some SiliconeOil
core.api_1         |      Taxon =
core.api_1         |       Botanical (TaxonId b8fbe3ae-63ad-4a32-a9ea-aaf6f6fd6653, Unknown, Unknown) },
@AndrewIOM AndrewIOM added the bug label Feb 23, 2022
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