Skip to content

Magazarr loading extremely slowly... #2

Description

@MrMxyzptlk

I have Quasarr and Magazarr installed on Windows 11 via Docker Desktop using Compose files.
Both are configured and running well, except Magazarr takes 60+ seconds to load and to click on any changes or do anything in the web GUI. Quasarr is almost instantaneous.

services:
magazarr:
container_name: Magazarr
image: ghcr.io/rix1337/magazarr:latest
ports:
- "8090:8090"
volumes:
- C:\Applications\Magazarr\Config:/config:rw
- C:\Applications\Magazarr\Library:/library:rw
- C:\Applications\Magazarr\JDownloader:/output:rw

environment:
  - TZ=America/New_York
restart: unless-stopped

Any Ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions