heavypenalty
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
I guess my next step is to try to run the container with local storage
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
so any suggestions on what to do?
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
with or without
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
Neither worked
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
this tells me it is
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
that is in the container
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
I added puid/pgid to the stack config
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
#---------------------------------------------------------------------#
Homarr - A simple, yet powerful dashboard for your server. #
#---------------------------------------------------------------------#
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
environment:
- PUID=1000
- PGID=1000
volumes: - /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration - /mnt/OgreStore/docker/homarr/configs:/app/data/configs - /mnt/OgreStore/docker/homarrr/icons:/app/public/icons - /mnt/OgreStore/docker/homarr/data:/data ports: - '7575:7575'
volumes: - /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration - /mnt/OgreStore/docker/homarr/configs:/app/data/configs - /mnt/OgreStore/docker/homarrr/icons:/app/public/icons - /mnt/OgreStore/docker/homarr/data:/data ports: - '7575:7575'
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
but everything looks okay
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
I figured it might be the read/write
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
Exporting hostname...
Migrating database...
yarn run v1.22.19
$ ts-node ./migrate.ts
DrizzleError: Failed to run the query '
CREATE TABLE IF NOT EXISTS "__drizzle_migrations" (
id SERIAL PRIMARY KEY,
hash text NOT NULL,
created_at numeric
)
': database is locked
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
I understand, was just saying that the smb is setup correctly
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
all the other arr's are using the smb just fine
41 replies
HHomarr
•Created by heavypenalty on 3/3/2024 in #💬・get-help
homarr stopped working
this has been running fine until, I updated the image to the lastest version
41 replies