mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-03-02 22:56:57 -05:00
Scanning Fails On All Artists #578
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
Area: Update API
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Don't Merge
Status: Help Wanted
Status: In Progress
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
conflict
no-conflict
not-pulled
radarr-pull
readarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Lidarr#578
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lostandlost on GitHub (Aug 4, 2019).
Originally assigned to: @ta264 on GitHub.
Describe the bug
I am getting errors any time I try to refresh an artist.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
artist should update
Logs
Error occurred while executing task RefreshArtist: Object reference not set to an instance of an object.Another log:
Couldn't refresh info for [36f35db0-bc09-43e7-8650-a123224943c7][808 State]: Object reference not set to an instance of an object.System info (please complete the following information):
Additional context
I noticed this a while back, but I cannot pinpoint what update did it as these issues usually go away after a couple update. This one has not.
@ta264 commented on GitHub (Aug 4, 2019):
Please can you turn logging up to trace, re run the refresh and post the full trace log file?
@lostandlost commented on GitHub (Aug 4, 2019):
@lostandlost commented on GitHub (Aug 4, 2019):
With that last log, it is missing the files for the latest album that lidarr itself downloaded a while back. It says it's still missing.
@ta264 commented on GitHub (Aug 5, 2019):
Please can you try the development version from here:
https://ci.appveyor.com/project/Lidarr/lidarr/builds/26483723/job/4nvfr3nvd6tp7l7d/artifacts
I think that should fix it but would be really helpful to confirm. Thanks.
@lostandlost commented on GitHub (Aug 6, 2019):
I feel confident that it worked. I tried a few artists with no errors. I did get some errors with the Chance The Rapper album saying that the file names had illegal characters. But once I manually re-imported the files it worked like it should. It does seem to take quite a bit longer to update each artist, but I assume that is a byproduct of it not failing right away. All in all I give this fix a 10/10. Thanks!
@lostandlost commented on GitHub (Aug 6, 2019):
Well dang. After I posted my last reply I ran a full scan to pick up anything I missed. Well... it crashed at some point.
I haven't crashes in quite a while. :(
@lostandlost commented on GitHub (Aug 18, 2019):
I have been testing a new version and got a crash again last night while trying to update all artists. I will followup with trace logs when it happens again.
@lostandlost commented on GitHub (Aug 18, 2019):
logs have been sent to discord.
@ta264 commented on GitHub (Aug 20, 2019):
@lostandlost please can you try this version:
https://dev.azure.com/Lidarr/43582661-9ac3-4ec6-9583-209885d5ff34/_apis/build/builds/338/artifacts?artifactName=WindowsInstaller&fileId=BA45ACD82099B753564E43C1AD5830252BFE5B87D3C9F1DE6C4D54B6D52BBB7902&fileName=Lidarr.merge.0.6.2.1168.windows-installer.exe&api-version=5.0-preview.3
We've updated SQLite which I'm hoping will resolve the crashes.