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