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

Radarr: Update to v5.1.3.8246 #5910

Merged
merged 2 commits into from
Nov 17, 2023
Merged

Conversation

mreid-tt
Copy link
Contributor

@mreid-tt mreid-tt commented Oct 8, 2023

Description

This includes the following fixes:

  1. Update to v5.1.3.8246.

Fixes #

Checklist

  • Build rule all-supported completed successfully
  • New installation of package completed successfully
  • Package upgrade completed successfully (Manually install the package again)
  • Package functionality was tested
  • Any needed documentation is updated/created

Type of change

  • Package update

@mreid-tt mreid-tt self-assigned this Oct 8, 2023
@mreid-tt
Copy link
Contributor Author

mreid-tt commented Oct 8, 2023

In testing this the update to v5.0.3.8127 (whether new install from this PR or in-app update from existing deployment) results in the following intermittent errors:

[Error] EventAggregator: QualityProfileService failed while processing [ApplicationStartedEvent] 

[v5.0.3.8127] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x87AF00AA): database is locked
database is locked
[Error] CommandExecutor: Error occurred while executing task RefreshMonitoredDownloads 

[v5.0.3.8127] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x87AF00AA): database is locked
database is locked

In discussing with the repo owners, this was reported to be a known issue "related to threading changes in most cases we've seen". The repo owners are working on a fix under Radarr/Radarr#9173. It is recommended to update the version of Radarr that includes that fix before merging this PR.

@mreid-tt mreid-tt changed the title Radarr: Update to v5.0.3.8127 Radarr: Update to v5.1.3.8246 Nov 10, 2023
@mreid-tt
Copy link
Contributor Author

mreid-tt commented Nov 10, 2023

With the new release of Radarr v5.1.3.8246, the SQL issue seems to be resolved.

@mreid-tt mreid-tt merged commit e640b54 into SynoCommunity:master Nov 17, 2023
17 checks passed
@mreid-tt mreid-tt deleted the radarr-update branch November 17, 2023 12:43
@mreid-tt
Copy link
Contributor Author

mreid-tt commented Nov 17, 2023

@hgy59, I ran into a problem publishing this build. I suspect it ran into the race condition on the backend where two files tried to be published at the same time. Can you clean up all instances of radarr 20231117-21 for me so I can push them one at a time?

@hgy59
Copy link
Contributor

hgy59 commented Nov 17, 2023

@hgy59, I ran into a problem publishing this build. I suspect it ran into the race condition on the backend where two files tried to be published at the same time. Can you clean up all instances of radarr 20231117-21 for me so I can push them one at a time?

done (there was only one package published for armada37xx, rtd1296, rtd1619b (i.e. aarch64)

@mreid-tt
Copy link
Contributor Author

@hgy59, unfortunately, you also need to clean up the version which is still present. With any remnants the create process will fail -- I am still getting a "Internal Server Error" message.

@hgy59
Copy link
Contributor

hgy59 commented Nov 18, 2023

@mreid-tt done.

@mreid-tt mreid-tt added status/published Published and activated (may take up to 48h until visible in DSM package manager) and removed status/to-publish labels Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/published Published and activated (may take up to 48h until visible in DSM package manager)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants