wgstarks

Members
  • Posts

    5140
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by wgstarks

  1. Yeah, I checked mine after I saw your post and had the same issue. I was able to get mine working by whitelisting the local network in the qbittorrent settings>webui. This avoids authentication.
  2. Looks like 4.6.0-1-01 was the most recent previous version.
  3. I think perhaps you misunderstood. You would set the shares primary storage to “cache” and mover action to “array>cache” and mover will not move it off the cache disk. This setting will be in the share settings page.
  4. Also, the LSIO dockers aren’t provided by Ubiquiti.
  5. The old LSIO Unifi Controller docker is being deprecated and replaced by the Unifi Network App docker which requires a separate instance of MariaDB for the database. This docker is another Unifi Controller docker which will avoid the need for two dockers.
  6. I haven’t ever needed this but in the past many people have had to use set-inform. https://lazyadmin.nl/home-network/unifi-set-inform/
  7. Mine didn’t need to be adopted after I went through the restore procedure. They were already connected.
  8. Strange. I have exactly the same setup and no conflicts over port 1900.
  9. What do you have set for “network type”? Should be bridge.
  10. I would suggest posting this in the Radarr forum. There will be many more Radarr users there. I really think this is an issue related to the app rather than the container.
  11. When I run FCP I see the log entries in the system log. Of course this support thread isn’t related to CA. The CA thread is here if that’s what you need help with.
  12. You can see the logs in the system log. The icon is near the top of your browser window.
  13. I think your best bet would be to start over with just the default configuration described in the first post in this thread.
  14. Did I ever get what to work? If you’re referring to this docker then yes. It’s been working for me for several years.
  15. Looks like a network issue. You have DNS errors repeating in your log.
  16. Quote from the LSIO docker page If you search you’ll probably find a few discussions about the change but the basic reason LSIO is giving is that maintaining the Unifi Controller docker has been too much trouble. The complaint that I’m seeing most often regarding the new Unifi Network Application docker is that you also need to run a separate MongoDB docker. It’s not an all-in-one image. I did a little how-to post in the Controller support thread for switching to UNA. It’s really not very complicated to setup but it does add an extra point of failure.
  17. I’m not a coder and wouldn’t be able to contribute in any productive way. Thanks though.
  18. Use the dockerhub link on the first post to view tags. Once you decide which tag you want to use just add it to the repository field in the docker container configuration in the format binhex/arch-radarr:4.6.4.7568-1-01. No spaces. Replacing the tag in this example with the one you want. Then click “Apply” at the bottom of the page.
  19. Update went smoothly. No issues. Didn’t test the permissions for appdata configuration though since that was already setup manually. Support link still directs to the project page though.
  20. The docker never stopped as far as I could tell. I guess it’s possible that the docker restarted while I was watching the webUI and I didn’t notice. I had to manually restart the docker to gain access to the webUI after restoring.
  21. Yes. There is actually a confirmation popup showing that a reboot is required and asking if the user wants to continue the restore process. If you select continue a notification will popup showing a restoring message. It doesn’t seem to ever go away. I waited a few minutes and then refreshed the window. IIRC I got a failed to connect message. Restarting the docker corrected the issue. I think this is probably a unifi issue. Just posting this in case anyone else has issues with the restore.
  22. Another minor issue, if you have already installed the docker then the mkdir command will fail with directory already exists. Only the commands after that are needed. Also, I never got a popup window with the necessary commands to modify the appdata directory. Maybe you have done away with that??? I see that the instructions have been added to the pane in the Apps tab. Overall the install was unevenful because I knew what was required. I think many people won't though and will be posting for help with the install until you can get the initial permissions issue resolved (hopefully). There also seems to be an issue (probably with Unifi) where restores never complete. I noticed the same thing when installing UNA. The page just sits with a notification that the app is restoring. I had to refresh the page and in the case of this docker restart the docker.