Table of Contents

This page contains a list of health checks errors. These health checks are periodically performed performed by Prowlarr and on certain events. The resulting warnings and errors are listed here to give advice on how to resolve them.

This warning will not appear if your current version is less than 14 days old

Make sure you do not include proxy_set_header Connection "Upgrade"; as suggested by the nginx documentation. THIS WILL NOT WORK
See https://github.com/aspnet/AspNetCore/issues/17081

If you have a reverse proxy under a subdirectory, the RewriteRule should include your basepath e.g.

If Prowlarr is not running on the same machine as your reverse proxy. Replace 127.0.0.1 with the appropriate IP address/DNS name of your Prowlarr app.

Note: you will also need to add the websocket directive to your prowlarr configuration

This section will show you available disk space
In docker this can be tricky as it will typically show you the available space within your Docker image

This will tell you about your current install of Prowlarr

Home Page: Prowlarr's home page
Wiki: You're here already
Reddit: r/prowlarr
Discord: Join our discord
Donations: If you're feeling generous and would like to donate click here
Donations to Sonarr: If you're feeling generous and would like to donate to the project that started it all click here
Source: GitHub
Feature Requests: Got a great idea drop it here

This page lists all scheduled tasks that Prowlarr runs

Note: If on Docker this will not update your container as a new image will need to be downloaded.

All these tasks can be ran manually outside their scheduled times by hitting the icon to the far right of each of the tasks.

The queue will show you upcoming tasks as well as a history of recently ran tasks as well as how long those tasks took.

This section will be more tailored to the buttons and overall point of the page.
However, if you're looking for how to back/restore your Prowlarr instance see our FAQ.

Within the Backup section you will be presented with previous backups (unless you have a fresh install that hasn't made any backups).

Here you will have two options at the top of the screen

Finally if you have any previous backups and would like to download them from Prowlarr to be placed in a non standard location you simply can select one of these files to download them
Off to the right of each of the previous download you have two options.

The update screen will show the past 5 updates that have been made as well as the current version you are on.
This page will also display the update notes from the Developers telling you what has been fixed or added to Prowlarr (Rejoice!)

A Maintenance Release contains bug fixes and other various improvements. Take a look at the commit history for specifics.

The events tab will show you what has been happening within your Prowlarr. This can be used to diagnose some light issues. However, this does not replace Trace Logs discussed in Logging. Events are the equivalent of INFO Logs.

This page will allow you to download and see what current log files are available for Prowlarr

On the top row there are several options to allow you to control your log files.

If you're on docker this will be empty as you should be updating by downloading a new docker image