Cannot pull the homarr beta
I'm using openmediavault. With the old homarr, everything was working without issues. Now I'm trying to use the new homarr, for some reason, it's not working while pulling. It seems like there's not image but i'm not sure.
Here the errors when trying to start
````
500 - Internal Server Error...
Solution:
There is no latest image on the new artifactory yet as we haven't released anything else then the beta. As mentioned by the two above you can either use image tag
v1.0.0-beta.5
when you want to update versions manually or set it to beta
when you want to pull from time to time to get the newest beta release1.0.0-beta.5 adguard integration doesnt work
Log:
...
homarr | 2024-12-20T15:18:56.817Z error: Failed to test connection fetch failed
homarr | 2024-12-20T15:18:56.818Z error: tRPC Error with mutation on 'integration.create': (INTERNAL_SERVER_ERROR) - Checking integration connection failed
homarr | 2024-12-20T15:18:56.817Z error: Failed to test connection fetch failed
homarr | 2024-12-20T15:18:56.818Z error: tRPC Error with mutation on 'integration.create': (INTERNAL_SERVER_ERROR) - Checking integration connection failed
1.0 beta - docker integration not working
I see that docker integration is not working under tools for me all i se in logs is
error connect EACCES /var/run/docker.sock
...Redirect URI wrong Protocol
Okay, getting further this time around. I almost could get in past
OIDC
but homarr's auth is building my redirect_uri
as http not https. I tried with / without NEXTAUTH_UR
L variable set (maybe dep at this point, but didnt make any diff). Authelia
is obviously rejecting it, and i can't add http rules as they are insecure. It looks like the new version works with 256 PKCE
too. I run homarr as a reverse proxied service in that authelia.
looks like it's created with the headers, which may explain it. https://github.com/homarr-labs/homarr/blob/3b7e6cc083220a0e3a0cf4f5243c073067ba5bc7/packages/auth/redirect.ts#L11C14-L11C31 ..
Edit.. : https://github.com/homarr-labs/homarr/blob/3b7e6cc083220a0e3a0cf4f5243c073067ba5bc7/packages/common/src/url.ts#L7
This works 100% fine in the old version....deploy failing after installation of v0.15.10
Hi
After updating to 0.15.10, the application is not coming back up, I get the following error:
...
Solution:
That said I'm not completly sure how your setup works, but if your db migration is not run on every release then it will probably not work. Let me know if this helps or we can investigate further
general questions about v1
Hi
I sometimes help maintaining proxmox helper scripts, these are a big collection of scripts to deploy a huge amount of homelab apps to LXC instead of docker.
(https://community-scripts.github.io/ProxmoxVE/scripts?id=homarr)
There is also one for homarr:...
Solution:
In general I have some questions, first of all is the ENV format and names still the same?No, see https://deploy-preview-113--homarr-docs.netlify.app/blog/2024/09/23/version-1.0#breaking-changes
The config files have to be imported using the export/import, is this possible via API?...
Cannot get homarr v1.0.0-beta4 to start (permissions)
I have been unable to get appropriate permissions set up for /appdata. Tried setting perms to 777, subdirectories are created but container is unable to chown. Recently tried just using a volume instead of a bind and now getting
mkdir: can't create directory '/appdata/db': Permission denied
Is there a way to set the uid/gid that the container runs as? Passing them as env vars did not appear to work(Bata4) Wrong Port on doc & missing info
O.S.: Unraid
Version: 1.0 Beta 4
doc's says port is 7575 but thats not correct server is starting on port 3000
...
Solution:
This is not true, we have an internal nginx proxy forwarding the request. The port is correct
v1beta4 - Refreshing page causing widgets to break
See Photos - Setup dashboard, upon F5/Refresh/going back to the page, causes the widgets to all move locations?
If I try and move them, they end up breaking even more and act like it's not a free-placement and is instead indexed? (similar to older home-assistant)
If I go to /manage/boards and then click 'open board' it returns back to the original layout....
v1 Beta - Server Error When Not Logged In
I'm getting this error when opening my dashboard on Chrome/Mobile.
```
Application error: a server-side exception has occurred (see the server logs for more information).
Digest: 3570798718...
v1 Beta - Video & Stream Widget Finding no Source
Using the widget, I passed in a HLS stream:
http://my.ip:8888/driveway/
Showing 'no compatible source was found for this media'
...Tiles Not Saving Properly in Beta
I've attached a video demonstrating, but essentially when I save tiles, and reload, it messes it up a bit.
v1 Beta - Cannot use Reverse Proxy
Connecting directly to the host:port - Works fine.
Connecting via hostname using reverse proxy:
Page shows:
```...
Solution:
Dash. Integration Not Working in Beta
I have 3 servers with Dash..
Server #1: Hosted on the same cloud server as the homarr dashboard. Using an iframe with the domain name works. Using nginx reverse proxy to forward the dash. container via a domain name.
dashdot.somedomain.com
Server #2: Hosted on a separate cloud server. Using an iframe with the domain name works. Using nginx reverse proxy to forward the dash. container via a domain name. dashdot.somedomain2.com
Server #3: Hosted on a local server at my apartment. Using cloudflare tunnels to forward the dash. container via a domain name. dashdot-california.somedomain2.com
...Beta migration help
Backup failing to import. Enter the token and it just goes back to the previous screen
Cannot open database
So i was using homarr in alpha but now after deleting and creating new open beta docker i get following:
` TypeError: Cannot open database because the directory does not exist
homarr | at new Database2 (/app/apps/websocket/wssServer.cjs:10851:15)
homarr | at initBetterSqlite (/app/apps/websocket/wssServer.cjs:436779:16)...
Calendar Widget Doesn't Recognize Sonarr
Hi All,
Currently, I have my instance of Sonarr and Radarr integrated in to Homarr, however when using the calendar, it doesn't give the option to show any of the shows I am tracking through Sonarr, nor does the edit button allow me to enable this feature.
Thanks for the help!...
Solution: