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?...
(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
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:
Download speed widget stopped working today
it just randomly stopped working today
Solution:
i think i'll just remove it since i dont use that
Need help configuring Media Server Widget
Apologies, I know there have been a million variations of this question, but I haven't had any luck with any of the solutions I've seen.
My Plex integration configured manually via the app tile since it runs natively and not in docker. I have added 401 to the allowed network codes, so it shows as green when configured with my Plex token. For configuration, I am using the internal server address and port with a typical https prefix. I do also have the external address and port entered in the external address field.
My media server widget shows a red ring around the Plex logo in the lower right of the widget. Logs here: https://pastebin.com/BatBSHSE...
Proxmox System Health Monitoring Widget
Hello everyone I am currently setting up my Proxmox VE 8.3 homeserver and use Homarr in an LXC container with docker compose but now I have a problem with the “System Health Monitoring” widget when I add it I get the error “Unable to find your system(s)”. “There was a problem connecting to your system. Please verify your configuration/integration(s).” Could someone help me with this?
Solution:
If you scroll a bit down, you see this screenshot. Here you can select the interation (in your case Proxmox). Then, you enter the API key and click on Save.
Javascript no longer being executed has broken pretty much all iframes
Hello, with the new update on 0.15.8, javascript is no longer being executed. However, this pretty much breaks all/most iframes as most pages have some sort of javascript. I have an iframe to see my dashdot page because the widget doesn't work, that iframe no longer loads. I have one to see a discord channel directly from Homarr, that doesn't load anymore. I feel as though this change was not really a good idea, rather than preventing any javascript being allowed to run there should be and there...
Solution:
I will close this request and we will track this in https://github.com/ajnart/homarr/issues/2217 .
You can subscribe to the issue to get notified as soon as this is fixed:...
Trying to add a background in my docker / unraid install
I was told to open the issue here
Solution:
I have solved my issue
Make it sexy?
Hi sadly and really surprising there is no thèmes for this apps. And when adding custom css (ChatGPT) all is different from phone or computers interface. How to get already made ccs or things.?So sad this lack ..thx
Proxmox Usage
I have Homarr installed on Portainer that is in a Proxmox CT but the Proxmox widget is not working.
How do I get this to work?...
Issue trying to install with Helm
After installing Homarr using the traditional method, I get the following error in my deployment:
```
Exporting hostname...
Migrating database......
Solution:
Use this command with this file :
helm upgrade homarr oben01/homarr --namespace homarr --create-namespace --values=values.yaml...