H
Homarr2w ago
Ninja

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 Bot2w 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?
Ninja
NinjaOP2w ago
im sorry if the tag is wrong
Meierschlumpf
Meierschlumpf2w 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
Ninja
NinjaOP2w ago
i have tried that
Ninja
NinjaOP2w ago
No description
Ninja
NinjaOP2w ago
No description
Meierschlumpf
Meierschlumpf2w ago
Okay are you using beta or 0.15? Okay 0.15
Ninja
NinjaOP2w ago
i assume the latest one probably not beta
Meierschlumpf
Meierschlumpf2w ago
When you hover over the red dot what does it show?
Ninja
NinjaOP2w ago
401 denied
Meierschlumpf
Meierschlumpf2w 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.
Ninja
NinjaOP2w ago
is that in homarr settings?
Meierschlumpf
Meierschlumpf2w ago
No directly in your app
Meierschlumpf
Meierschlumpf2w ago
Sorry is not under behaviour and rather under network:
No description
Ninja
NinjaOP2w ago
found it thank u but one more thing
Meierschlumpf
Meierschlumpf2w ago
yes
Ninja
NinjaOP2w ago
No description
Ninja
NinjaOP2w ago
widgets dont work
Solution
Meierschlumpf
Meierschlumpf2w 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?
Ninja
NinjaOP2w ago
i did the integration right now, thank you for the reminder i will see the logs
Ninja
NinjaOP2w ago
is this it?
No description
Ninja
NinjaOP2w ago
i added homarr using dockge
Meierschlumpf
Meierschlumpf2w 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
Ninja
NinjaOP2w ago
yeah i have
Meierschlumpf
Meierschlumpf2w ago
Okay then it's weird that you have ECONNREFUSED for 127.0.0.1 especially when you changed it to docker.host.internal
Ninja
NinjaOP2w ago
No description
Ninja
NinjaOP2w ago
i refreshed dockge
Ninja
NinjaOP2w ago
and now this is what it show :
No description
Meierschlumpf
Meierschlumpf2w ago
Do you download something right now? (With qBittorrent or deluge)
Ninja
NinjaOP2w ago
no
Meierschlumpf
Meierschlumpf2w 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
Ninja
NinjaOP2w 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
Ninja
NinjaOP2w ago
No description
Ninja
NinjaOP2w ago
if i added a wrong password, how would i know? would it say something like undefined?
Meierschlumpf
Meierschlumpf2w 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
Ninja
NinjaOP2w ago
perfect thank you one note for the future when u are helping noobs like me i just added the qbittorrent integration
Ninja
NinjaOP2w ago
now i believe this is working
No description
Meierschlumpf
Meierschlumpf2w ago
Yes great!
Ninja
NinjaOP2w ago
thank you very much i appreciate your help
Meierschlumpf
Meierschlumpf2w ago
Your welcome
Empty
Empty6d 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
Empty6d ago
I changed nothing and it started working
No description

Did you find this page helpful?