Jump to content

takkischitt

Members
  • Posts

    40
  • Joined

  • Last visited

Everything posted by takkischitt

  1. Ah, I had it running through binhex-deluge for the vpn. I've now removed the port from the setup, but getting the following error now: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='binhex-sonarr' --net='container:binhex-delugevpn' -e TZ="Europe/London" -e HOST_OS="Unraid" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '9897:9897/tcp' -v '/mnt/user/Downloads/':'/data':'rw' -v '/mnt/user/Media/TV/':'/media':'rw' -v '/mnt/user/appdata/binhex-sonarr':'/config':'rw' 'binhex/arch-sonarr' Error response from daemon: conflicting options: port publishing and the container type network mode The command failed. I'm not sure why all this is happening. I had to replace the USB as the previous one failed, would that cause these issues? I thought the containers were separate from the USB flash drive?
  2. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-sonarr' --net='bridge' -e TZ="Europe/London" -e HOST_OS="Unraid" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '9897:9897/tcp' -p '8989:8989/tcp' -v '/mnt/user/Downloads/':'/data':'rw' -v '/mnt/user/Media/TV/':'/media':'rw' -v '/mnt/user/appdata/binhex-sonarr':'/config':'rw' 'binhex/arch-sonarr' ac4acd4da0a9ffb00b7bb06a7327d16a7a0e15d11ee716eac0230a3a9d9badab docker: Error response from daemon: driver failed programming external connectivity on endpoint binhex-sonarr (708ec04199f30905cdcdfdf7fb7cba2293aef50da4f9ebc405c4691e0ed73e74): Bind for 0.0.0.0:8989 failed: port is already allocated. The command failed.
  3. I restarted my server and since then, Sonarr wont start. When I try to start it, I get the following popup message: "Execution error. Server error." The logs have nothing in them. All the other containers were fine after the restart, so I'm not sure what has happened. I've tried reinstalling it from previous apps with no luck. Can anyone help or advise?
  4. I'm fairly new with Unraid, so please bear with me if I've been a noob. I restarted my server via the restart button at the top right of the GUI. I didn't stop the array or anything (I thought Unraid would do this automatically?). Now the server isn't showing up on the network and the router isn't seeing it either. Can anyone advise or help?
  5. Is there any harm in keeping the trim function even when the cache is a btrfs pool? Or should I just remove trim and be done with it? I just don't want to be getting warnings about not having it from Fix Common Problems (I know this isn't the Fix Common Problems thread).
  6. Has anyone had any expoerience with on of these? I just want a UPS that will shut down my system safely in the event of a power outage, nothing fancy, no need for lots of power. This looks like it would do. https://smile.amazon.co.uk/gp/product/B07TNS9ZBP/
  7. Ah, no problem! Thanks for the confirmation. I maybe should have asked sooner as I've spent the last week on and off trying to work out what I was doing wrong! 🥴
  8. Is there any way to get the WebUI button back on containers routed through binhex-delugevpn? I've followed the instructions and can access by putting the containers IP and port directly into the browser, but I was wondering if there was any way to get back the WebUI button in the container menu when clicking on the logo in unRAID docker tab.
  9. For some reason, torrents that I delete from Deluge (both with data and without) reappear after a few minutes and start downloading again (if the data has been removed). I'm not sure what's going on. Can anyone advise?
  10. I just wanted to check, as the post I found is a few years old now - Does the cache pool have to be BTRFS or can it be xfs? When I added my first cache pool drive it automatically set up as xfs. Now that I'm adding a second, will I need to move everything off it, change the files system to BTRFS, set the shares to use the cache again, then add the 2nd cache drive? All my other drives in the array are xfs, do they need to be changed to BTRFS also if the cache drives are BTRFS?
  11. Sorry, I should have mentioned that the share is also backed up to offsite storage, albeit at less regular intervals.
  12. Hoping someone can advise me on this, as I'm only a week or two into using unRAID and I'm struggling to get my head round how to set this up, if it's even the right thing to do, or if it's even possible. I'll explain my setup first. I have an array made up of various HDDs (15TB total), then I have a cache made up of 2 x 1TB SSDs. I have a share for all my work files, which I tend to randomly access as needed during the day. I was wondering is there any way I can keep the share with my work files on the cache for speed of access and also to avoid HDD spin ups, then have the mover back up the changed files from the cache to the array each night? I know that having two SSDs for the cache will offer some level of protection, and maybe I'm just being overly paranoid, but would it not be better to have a backup on the array, also? This share is also backed up offsite at less regular intervals (every few days).
×
×
  • Create New...