Heavensong
Heavensong
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
1000 is one of the users I made for smb, 99 is the uid and 100 is the gid for 'nobody' in unraid, and if I use -u '99:100' I get the ERR_CONNECTION_REFUSED again
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
also, 99 is nobody, not 1000
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
okay so if I manually create db and redis folders, it does then write db.sqlite and I can create first user
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
No description
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
just in case the " or ' was important
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
same issue, tried -u "1001:1001" and -u '1001:1001'
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
docker run
-d
--name='homarr'
--net='farrosphere'
--pids-limit 2048
-e TZ="Europe/London"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="farrosphere"
-e HOST_CONTAINERNAME="homarr"
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.icon='https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/homarr.png'
-p '7575:7575/tcp'
-v '/mnt/cache/appdata/homarr/appdata':'/appdata':'rw'
-v '/var/run/docker.sock':'/var/run/docker.sock':'rw'
-u="1000" 'ghcr.io/homarr-labs/homarr:beta'
b2cb9654f8caba49ef8f80b8a808c9e109de6bea64973eaa35f6342f719cb059
docker run
-d
--name='homarr'
--net='farrosphere'
--pids-limit 2048
-e TZ="Europe/London"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="farrosphere"
-e HOST_CONTAINERNAME="homarr"
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.icon='https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/homarr.png'
-p '7575:7575/tcp'
-v '/mnt/cache/appdata/homarr/appdata':'/appdata':'rw'
-v '/var/run/docker.sock':'/var/run/docker.sock':'rw'
-u="1000" 'ghcr.io/homarr-labs/homarr:beta'
b2cb9654f8caba49ef8f80b8a808c9e109de6bea64973eaa35f6342f719cb059
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
``
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
same errors
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
tried that with both 1000 and 1001, no joy
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
No description
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
but that's specific to me
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
1000 I think in Unraid for "nobody"
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
the /appdata folder has "nobody" user so maybe need to use PUID and PGID?
48 replies
HHomarr
Created by Heavensong on 12/17/2024 in #💬・get-help
500 Internal Error | 1.0 Beta
looks like it's trying to create /db and /redis folders
48 replies