help

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
reza59
Newbie
Newbie
Posts: 2
Joined: July 4th, 2023, 7:00 am

help

Post by reza59 »

os unraid and radarr
docker run
-d
--name='binhex-sabnzbd'
--net='bridge'
-e TZ="America/New_York"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="MedusaTheatre"
-e HOST_CONTAINERNAME="binhex-sabnzbd"
-e 'UMASK'='000'
-e 'PUID'='99'
-e 'PGID'='100'
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.webui='
-l net.unraid.docker.icon='
-p '8080:8080/tcp'
-p '8090:8090/tcp'
-v '/mnt/user/Downloads/Movies/complete/':'/data':'rw'
-v '/mnt/user/appdata/binhex-sabnzbd':'/config':'rw' 'binhex/arch-sabnzbd'

439f32e169bea7190bed85e712b0808aef2c00669cf0ed07ee08af8a88db37b8

why is this happing and how to fix please
??? thanks
reza59
Newbie
Newbie
Posts: 2
Joined: July 4th, 2023, 7:00 am

Re: help

Post by reza59 »

i deleted docker.img and still happen
Post Reply