Sid6Niner
HHomarr
•Created by Sid6Niner on 2/12/2025 in #💬・get-help
Migration issue.
It's all resolved. Just a pihole integration issue I will search for that before I drop a post. This post can be closed.
15 replies
HHomarr
•Created by Sid6Niner on 2/12/2025 in #💬・get-help
Migration issue.
I did find a way to import boards from pre-1.0 in the new build. I imported the json and it somewhat worked. I am just rebuilding the board at this point.
15 replies
HHomarr
•Created by Sid6Niner on 2/12/2025 in #💬・get-help
Migration issue.
yes and I have that export
15 replies
HHomarr
•Created by Sid6Niner on 2/12/2025 in #💬・get-help
Migration issue.
Ya know what's odd
I can see all my integrations and apps in the backend
but my board itself is missing
so everything is technically there accept the board I set up
15 replies
HHomarr
•Created by Sid6Niner on 2/12/2025 in #💬・get-help
Migration issue.
#---------------------------------------------------------------------#
Homarr - A simple, yet powerful dashboard for your server. #
#---------------------------------------------------------------------#
services:
homarr:
container_name: homarr1
image: ghcr.io/homarr-labs/homarr:latest
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
# - ./homarr/appdata:/appdata
- /volume1/docker/homarr/appdata:/appdata
environment:
- PUID=1028
- PGID=100
- TZ=America/Chicago
- SECRET_ENCRYPTION_KEY=blahblahblah
# <--- can be generated with
openssl rand -hex 32
ports:
- '7575:7575'
network_mode: synobridge15 replies
HHomarr
•Created by Sid6Niner on 10/6/2023 in #💬・get-help
Couple of problems
bypassed authelia and all works fine. having issues getting authelia to not trigger from internal. I'll figure that out. All seems to be playing well for the most part however. Thanks for your help..
25 replies
HHomarr
•Created by Sid6Niner on 10/6/2023 in #💬・get-help
Couple of problems
anything to do with me using authelia
25 replies
HHomarr
•Created by Sid6Niner on 10/6/2023 in #💬・get-help
Couple of problems
now I have all red dots on all apps.....
25 replies
HHomarr
•Created by Sid6Niner on 10/6/2023 in #💬・get-help
Couple of problems
as I refresh the communication from the containers changes. odd.
25 replies
HHomarr
•Created by Sid6Niner on 10/6/2023 in #💬・get-help
Couple of problems
added tz params and GUID/UID params and now have many giving ame green/200.
25 replies
HHomarr
•Created by Sid6Niner on 10/6/2023 in #💬・get-help
Couple of problems
That's a big negative on that. I use Frankensteins guides as well. Added the network mode to the YAML, restarted container, etc. What is odd is that many of the apps when I first added them connected no problem with a 200. Below is the current error.
Unexpected Token '<', "<html> <h"... is not a valid JSON
Now they won't, they all have the same error regarding There are no tailing '/'s at the end. I am using the internal IP's with the ports assigned. i.e. http://192.168.1.25:8989 for
25 replies
HHomarr
•Created by Sid6Niner on 10/6/2023 in #💬・get-help
Couple of problems
Problem 1 corrected. Problem 2 still an issue.
25 replies
HHomarr
•Created by Sid6Niner on 10/6/2023 in #💬・get-help
Couple of problems
1. Yes multiple times. Yes as well multiple times. 2 I have also cleared the cache multiple times.
25 replies