Windows > Third Party Plug-ins, Programs, and Skins

Home Assistant integration for jriver

<< < (24/29) > >>

mattkhan:
looks like it is timing out when trying to talk to MC, implies problem at MC end

every error is during a call to MCWS/v1/Playback/Info

in your log you can see the timeout as


--- Code: ---2024-10-31 11:23:26.054 DEBUG (MainThread) [custom_components.jriver.coordinator] Finished fetching jriver data in 5.638 seconds (success: False)

--- End code ---

so it's sitting there blocked by jriver not responding

in my log, you can see a normal response time for comparison


--- Code: ---2024-10-31 10:47:56.725 DEBUG (MainThread) [custom_components.jriver.coordinator] Finished fetching jriver data in 0.047 seconds (success: True)

--- End code ---

rhgh:

--- Quote from: mattkhan on October 31, 2024, 05:47:03 am ---looks like it is timing out when trying to talk to MC, implies problem at MC end

every error is during a call to MCWS/v1/Playback/Info

in your log you can see the timeout as


--- Code: ---2024-10-31 11:23:26.054 DEBUG (MainThread) [custom_components.jriver.coordinator] Finished fetching jriver data in 5.638 seconds (success: False)

--- End code ---

so it's sitting there blocked by jriver not responding

in my log, you can see a normal response time for comparison


--- Code: ---2024-10-31 10:47:56.725 DEBUG (MainThread) [custom_components.jriver.coordinator] Finished fetching jriver data in 0.047 seconds (success: True)

--- End code ---

--- End quote ---

I restarted MC, the configuration in HA was completed without errors.
But:
The PC with MC has been running for a week without restarting, MC too.
The PC only restarts when updates have been installed.
The error will then appear again at some point, right?

Reinhard

rhgh:

--- Quote from: rhgh on October 31, 2024, 06:30:59 am ---I restarted MC, the configuration in HA was completed without errors.
But:
The PC with MC has been running for a week without restarting, MC too.
The PC only restarts when updates have been installed.
The error will then appear again at some point, right?

Reinhard

--- End quote ---

Why doesn't the error occur with jremote?
The DLNA connection is the same.

mattkhan:

--- Quote from: rhgh on October 31, 2024, 07:18:41 am ---Why doesn't the error occur with jremote?
The DLNA connection is the same.

--- End quote ---
There's no dlna connection, I have no idea how jremote is implemented so can't comment on similarities or differences. I have never seen such an error so can't say if it will recur. MC logs can be hard to read but probably you need to look there for further clues.

bob:

--- Quote from: mattkhan on October 31, 2024, 09:08:09 am ---There's no dlna connection, I have no idea how jremote is implemented so can't comment on similarities or differences. I have never seen such an error so can't say if it will recur. MC logs can be hard to read but probably you need to look there for further clues.

--- End quote ---
JRemote uses MCWS calls, not DLNA.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version