Deploying stack on Portainer code: 'INTERNAL_SERVER_ERROR'
Attatched the log file
My compose.yml
"version: '3'
#---------------------------------------------------------------------#
Homarr - A simple, yet powerful dashboard for your server. #
#---------------------------------------------------------------------#
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
- /docker/homarr/configs:/app/data/configs
- /docker/homarr/icons:/app/public/icons
- /docker/homarr/data:/data
labels:
- "com.centurylinklabs.watchtower.enable=true"
ports:
- 7575:7575"
12 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
It seems like it was unable to create your database. Can you add the logs from starting up?
sorry i saved the wrong log
here's the new log from the start
I tried redeploying the stack and deleted the homarr directory
I'll check real quick if this is a general issue or only one you are experiencing
Okay it's a general issue, I'll have to fix that and we'll deploy a new release
Thanks
For reference https://github.com/ajnart/homarr/issues/2160
GitHub
bug: migration not working / container not starting · Issue #2160 ·...
Environment Docker Version 0.15.5 Describe the problem When starting the container it fails because of a esm problem Logs import Database from 'better-sqlite3'; homarr-temp | ^^^^^^ homarr-...
Solution
New
latest
image up, let me know if it works for you nowwow that's fast let me try and i'll update the problem
Probloem solved
Great! Thanks for reporting ❤️