Unable to update from 2.0.5.5160 — 2.1.5.5216 on macOS Tahoe 26.0.1 #1244

Open
opened 2026-02-20 10:08:56 -05:00 by deekerman · 1 comment
Owner

Originally created by @UncleMonty on GitHub (Nov 6, 2025).

I attest that there is not an existing issue for this?

  • I have searched the existing open and closed issues
  • I confirm this is not related to a Cardigann YML Indexer

Current Behavior

I click "Install Update".
It runs through the normal processes, then says restarting Prowlarr, but never does.

I have tried re-self signing the application.

I do the same process for Radarr and Sonarr without issue.

Expected Behavior

I expect Prowlarr to restart and update.

Steps To Reproduce

No response

Environment

- OS: macOS Tahoe 26.0.1
- Prowlarr: 2.0.5.5160
- Docker Install: No
- Using Reverse Proxy: No
- Browser: Safari

What branch are you running?

Master

Trace Logs?

prowlarr.trace.txt

I attest that Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided.

  • I attest that I have read and followed the steps in the wiki link above and provided the required trace logs - the logs contain trace - that are relevant and show this issue.
Originally created by @UncleMonty on GitHub (Nov 6, 2025). ### I attest that there is not an existing issue for this? - [x] I have searched the existing open and closed issues ### I attest this is not related to a Cardigann YML Indexer. - [x] I confirm this is not related to a Cardigann YML Indexer ### Current Behavior I click "Install Update". It runs through the normal processes, then says restarting Prowlarr, but never does. I have tried re-self signing the application. I do the same process for Radarr and Sonarr without issue. ### Expected Behavior I expect Prowlarr to restart and update. ### Steps To Reproduce _No response_ ### Environment ```markdown - OS: macOS Tahoe 26.0.1 - Prowlarr: 2.0.5.5160 - Docker Install: No - Using Reverse Proxy: No - Browser: Safari ``` ### What branch are you running? Master ### Trace Logs? [prowlarr.trace.txt](https://github.com/user-attachments/files/23394554/prowlarr.trace.txt) ### I attest that Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided. - [x] I attest that I have read and followed the steps in the wiki link above and provided the required trace logs - the logs contain `trace` - that are relevant and show this issue.
Author
Owner

@rr0ss0rr commented on GitHub (Nov 20, 2025):

I've also run into this issue .. not sure if it's a Tahoe security issue with self-signing apps (also have this issue with Sonarr and Radarr). I just download the latest from GitHub, self sign and un-quarantine via:

codesign --force --deep -s - "/Applications/Prowlarr.app"
xattr -r -d com.apple.quarantine "/Applications/Prowlarr.app"
@rr0ss0rr commented on GitHub (Nov 20, 2025): I've also run into this issue .. not sure if it's a Tahoe security issue with self-signing apps (also have this issue with Sonarr and Radarr). I just download the latest from GitHub, self sign and un-quarantine via: ``` codesign --force --deep -s - "/Applications/Prowlarr.app" xattr -r -d com.apple.quarantine "/Applications/Prowlarr.app" ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Prowlarr#1244
No description provided.