homarr connect to host

first of all im not some pc pro, im just trying to have fun with stuff for my setup and homarr looks amazing. im trying to setup homarr but there is a problem that i couldnt solve, because my homarr is running on docker desktop (im on windows 11 host) i assume the docker network is seperate from my pc's network, so it cant access whatever i have on my pc's network for example plex at port 32400 is there a way i can allow homarr to access my pc's network?
Solution:
Check your logs to see if it shows something, also have you selected the plex integration and added the secret in the integration tab?
Jump to solution
42 Replies
Cakey Bot
Cakey Bot9mo ago
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?
Renoir Dessendre
Renoir DessendreOP9mo ago
im sorry if the tag is wrong
Meierschlumpf
Meierschlumpf9mo ago
To connect to host you can use host.docker.internal as domain within homarr so your plex would be at http://host.docker.internal:32400
Renoir Dessendre
Renoir DessendreOP9mo ago
i have tried that
Renoir Dessendre
Renoir DessendreOP9mo ago
No description
Renoir Dessendre
Renoir DessendreOP9mo ago
No description
Meierschlumpf
Meierschlumpf9mo ago
Okay are you using beta or 0.15? Okay 0.15
Renoir Dessendre
Renoir DessendreOP9mo ago
i assume the latest one probably not beta
Meierschlumpf
Meierschlumpf9mo ago
When you hover over the red dot what does it show?
Renoir Dessendre
Renoir DessendreOP9mo ago
401 denied
Meierschlumpf
Meierschlumpf9mo ago
Okay then you can add it to the status codes under behaviour I think it was. When you add the status code 401 there it will show as green.
Renoir Dessendre
Renoir DessendreOP9mo ago
is that in homarr settings?
Meierschlumpf
Meierschlumpf9mo ago
No directly in your app
Meierschlumpf
Meierschlumpf9mo ago
Sorry is not under behaviour and rather under network:
No description
Renoir Dessendre
Renoir DessendreOP9mo ago
found it thank u but one more thing
Meierschlumpf
Meierschlumpf9mo ago
yes
Renoir Dessendre
Renoir DessendreOP9mo ago
No description
Renoir Dessendre
Renoir DessendreOP9mo ago
widgets dont work
Solution
Meierschlumpf
Meierschlumpf9mo ago
Check your logs to see if it shows something, also have you selected the plex integration and added the secret in the integration tab?
Renoir Dessendre
Renoir DessendreOP9mo ago
i did the integration right now, thank you for the reminder i will see the logs
Renoir Dessendre
Renoir DessendreOP9mo ago
is this it?
No description
Renoir Dessendre
Renoir DessendreOP9mo ago
i added homarr using dockge
Meierschlumpf
Meierschlumpf9mo ago
Also have you saved (left edit mode) because only after that the server knows about the existence of the widgets integration and can load that data
Renoir Dessendre
Renoir DessendreOP9mo ago
yeah i have
Meierschlumpf
Meierschlumpf9mo ago
Okay then it's weird that you have ECONNREFUSED for 127.0.0.1 especially when you changed it to docker.host.internal
Renoir Dessendre
Renoir DessendreOP9mo ago
No description
Renoir Dessendre
Renoir DessendreOP9mo ago
i refreshed dockge
Renoir Dessendre
Renoir DessendreOP9mo ago
and now this is what it show :
No description
Meierschlumpf
Meierschlumpf9mo ago
Do you download something right now? (With qBittorrent or deluge)
Renoir Dessendre
Renoir DessendreOP9mo ago
no
Meierschlumpf
Meierschlumpf9mo ago
Okay maybe that's the reason why it shows 0 up and down Because it's the download speed from those clients and not your network download speed
Renoir Dessendre
Renoir DessendreOP9mo ago
okay thank you i have a question if for example i add a wrong value to the integration for example i was just adding qbittorrent integration
Renoir Dessendre
Renoir DessendreOP9mo ago
No description
Renoir Dessendre
Renoir DessendreOP9mo ago
if i added a wrong password, how would i know? would it say something like undefined?
Meierschlumpf
Meierschlumpf9mo ago
No it would show that in the logs. In the new beta (soon will be the full 1.0 release) it has a test connection functionality
Renoir Dessendre
Renoir DessendreOP9mo ago
perfect thank you one note for the future when u are helping noobs like me i just added the qbittorrent integration
Renoir Dessendre
Renoir DessendreOP9mo ago
now i believe this is working
No description
Meierschlumpf
Meierschlumpf9mo ago
Yes great!
Renoir Dessendre
Renoir DessendreOP9mo ago
thank you very much i appreciate your help
Meierschlumpf
Meierschlumpf9mo ago
Your welcome
Empty
Empty8mo ago
I still have have the old Homarr running on a different port. Plex integration works fine I have reentered the api key in both places. Worked old doesn't work new 2024-12-28T22:33:49.130Z info A tRPC client has connected to the logging procedure 2024-12-28T22:33:50.766Z info Dispatching request http://10.0.0.2:32400/status/sessions (6 headers) 2024-12-28T22:33:50.767Z info The callback of 'downloads' cron job succeeded (before callback took 0 ms, callback took 1 ms) 2024-12-28T22:33:50.767Z info The callback of 'dnsHole' cron job succeeded (before callback took 0 ms, callback took 1 ms) 2024-12-28T22:33:50.767Z info The callback of 'healthMonitoring' cron job succeeded (before callback took 1 ms, callback took 2 ms) 2024-12-28T22:33:50.770Z error Failed to run integration job integration=brklsnvul928tswvs3wyl651 inputHash='W3t9XQ==' error=TypeError: Cannot read properties of undefined (reading 'id') at /app/apps/tasks/tasks.cjs:434209:33 at Array.map (<anonymous>) at _PlexIntegration.getCurrentSessionsAsync (/app/apps/tasks/tasks.cjs:434198:35) at async Object.requestAsync (/app/apps/tasks/tasks.cjs:436426:12) at async Object.requestAsync (/app/apps/tasks/tasks.cjs:435143:16) at async requestNewDataAsync (/app/apps/tasks/tasks.cjs:435097:26) at async Object.getCachedOrUpdatedDataAsync (/app/apps/tasks/tasks.cjs:435108:20) at async /app/apps/tasks/tasks.cjs:436223:9 at async catchingCallbackAsync (/app/apps/tasks/tasks.cjs:422922:9)
No description
Empty
Empty8mo ago
I changed nothing and it started working
No description

Did you find this page helpful?