XvSkItZvX

Members
  • Posts

    4
  • Joined

  • Last visited

XvSkItZvX's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Thank you for your help, I decided to go out on a limb and just created a new set of ports settings and copy everything the others had and correct what they had wrong there. Then remove the others..working fine now..still not sure how it changed in the first place worked fine after I installed it the other day...
  2. I have performed the reinstall after uninstalling the docker. The text that appears after the pull appears to still have the container port mapped to the same as the host port....how would I go about changing that? It's grayed out in the docker settings for port. "root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="dupeGuru" --net="bridge" --privileged="true" -e TZ="America/Chicago" -e HOST_OS="unRAID" -e "DISPLAY_WIDTH"="1280" -e "DISPLAY_HEIGHT"="768" -e "USER_ID"="99" -e "GROUP_ID"="100" -e "APP_NICENESS"="" -p 7801:7801/tcp -p 7901:7901/tcp -v "/mnt/":"/storage":rw -v "/mnt/user/appdata/dupeGuru":"/config":rw jlesage/dupeguru b0d9b7aac3d43339d58de6c532b0a07abb4747e3eb30ba7bdd10e6275e02f509"
  3. 7801/tcp 192.168.1.125:7801 7901/tcp 192.168.1.125:7901
  4. I am admittedly quite new...(/noob if I'm correct lol) Currently I have the Krusader and dupeGuru Dockers installed, then a number of plug-ins (mostly the CA suite). When scanning with Fix Common Problems I am returned with two errors. "Docker Application dupeGuru, Container Port 5800 not found or changed on installed application" "Docker Application dupeGuru, Container Port 5900 not found or changed on installed application" I have not changed this setting, nor am I sure how to change it back. Inside the settings for the docker I am able to change the HOST ports, but not the container ports.