<?xml version="1.0"?>
<rss version="2.0"><channel><title>AVServer Latest Topics</title><link>https://forum.universal-devices.com/forum/345-avserver/</link><description>AVServer Latest Topics</description><language>en</language><item><title>Nodeserver Disconnected</title><link>https://forum.universal-devices.com/topic/45782-nodeserver-disconnected/</link><description><![CDATA[<p style="text-align:left;">Like the previous discussion, I tried installing the AVServer plug-in but it remains disconnected. I can see in the log that it tries to startup every 30 seconds. It appears to be missing a module (xmltodict), which is strange because it is included in the "requirements.txt" shown on the guthub site. Below is what appears in the log every 30 seconds. How do I resolve this?</p><pre spellcheck="" class="ipsCode language-plaintext" data-language="Plaintext"><code>2025-10-16 01:50:35.871 MainThread udi_interface      INFO     polylogger:set_basic_config: set_basic_config: enable=True level=30
2025-10-16 01:50:35.871 MainThread udi_interface      INFO     __init__:&lt;module&gt;: UDI interface initializing
2025-10-16 01:50:35.871 MainThread udi_interface      INFO     __init__:&lt;module&gt;: User=None
2025-10-16 01:50:35.871 MainThread udi_interface      INFO     __init__:&lt;module&gt;: Home=/var/polyglot/pg3/ns/0021b902702f_9
2025-10-16 01:50:35.871 MainThread udi_interface      INFO     __init__:&lt;module&gt;: Node Server Path=/var/polyglot/pg3/ns/0021b902702f_9
2025-10-16 01:50:35.872 MainThread udi_interface      INFO     __init__:&lt;module&gt;: PG3INIT=eyJ1dWlkIjoiMDA6MjE6Yjk6MDI6NzA6MmYiLCJwcm9maWxlTnVtIjo5LCJsb2dMZXZlbCI6IklORk8iLCJ0b2tlbiI6InBadHhIKGw4RGU1dCptSHEiLCJtcXR0SG9zdCI6ImxvY2FsaG9zdCIsIm1xdHRQb3J0Ijo4ODgzLCJzZWN1cmUiOjEsImlzUEczeCI6dHJ1ZSwicGczVmVyc2lvbiI6IjMuMy4yMSIsImlzeVZlcnNpb24iOiI1LjkuMSIsImVkaXRpb24iOiJGcmVlIn0=
2025-10-16 01:50:35.872 MainThread udi_interface      INFO     __init__:&lt;module&gt;: Loading interface module
2025-10-16 01:50:35.912 MainThread udi_interface      INFO     interface:&lt;module&gt;: Loading MQTT module
2025-10-16 01:50:36.392 MainThread udi_interface      INFO     interface:&lt;module&gt;: MQTT module loaded
2025-10-16 01:50:36.603 MainThread udi_interface      INFO     __init__:&lt;module&gt;: Loading udi_interface module
2025-10-16 01:50:36.604 MainThread udi_interface      INFO     __init__:&lt;module&gt;: Loading node module
2025-10-16 01:50:36.604 MainThread udi_interface      INFO     __init__:&lt;module&gt;: Loading custom module
2025-10-16 01:50:36.604 MainThread udi_interface      INFO     __init__:&lt;module&gt;: Loading isy module
2025-10-16 01:50:36.604 MainThread udi_interface      INFO     __init__:&lt;module&gt;: Loading OAuth module
2025-10-16 01:50:36.605 MainThread udi_interface      INFO     __init__:&lt;module&gt;: UDI interface initialized
2025-10-16 01:50:36.605 MainThread udi_interface      INFO     __init__:&lt;module&gt;: UDI Python Interface for Polyglot version 3 3.3.18 Starting...
2025-10-16 01:50:36.608 MainThread udi_interface      ERROR    udi_interface:write: Traceback (most recent call last):
2025-10-16 01:50:36.608 MainThread udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/0021b902702f_9/udi-av-poly.py", line 8, in &lt;module&gt;
2025-10-16 01:50:36.608 MainThread udi_interface      ERROR    udi_interface:write: from nodes import AVController
2025-10-16 01:50:36.608 MainThread udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/0021b902702f_9/nodes/__init__.py", line 6, in &lt;module&gt;
2025-10-16 01:50:36.608 MainThread udi_interface      ERROR    udi_interface:write: from .av_controller import AVController
2025-10-16 01:50:36.608 MainThread udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/0021b902702f_9/nodes/av_controller.py", line 8, in &lt;module&gt;
2025-10-16 01:50:36.609 MainThread udi_interface      ERROR    udi_interface:write: from nodes.node_factory import NodeFactory
2025-10-16 01:50:36.609 MainThread udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/0021b902702f_9/nodes/node_factory.py", line 3, in &lt;module&gt;
2025-10-16 01:50:36.609 MainThread udi_interface      ERROR    udi_interface:write: from ssdp.ssdp import SSDP
2025-10-16 01:50:36.609 MainThread udi_interface      ERROR    udi_interface:write: File "/var/polyglot/pg3/ns/0021b902702f_9/ssdp/ssdp.py", line 10, in &lt;module&gt;
2025-10-16 01:50:36.609 MainThread udi_interface      ERROR    udi_interface:write: import xmltodict
2025-10-16 01:50:36.609 MainThread udi_interface      ERROR    udi_interface:write: ModuleNotFoundError
2025-10-16 01:50:36.609 MainThread udi_interface      ERROR    udi_interface:write: :
2025-10-16 01:50:36.610 MainThread udi_interface      ERROR    udi_interface:write: No Module named 'xmltodict'</code></pre><p></p>]]></description><guid isPermaLink="false">45782</guid><pubDate>Thu, 16 Oct 2025 05:58:58 +0000</pubDate></item><item><title>Nodeserver Disconnected</title><link>https://forum.universal-devices.com/topic/42860-nodeserver-disconnected/</link><description><![CDATA[<p>
	I just installed this Nodeserver.  In the Polyglot Dashboard it remains disconnected despite multiple attempts to restart it.  Am I doing something wrong?
</p>
]]></description><guid isPermaLink="false">42860</guid><pubDate>Sat, 13 Jan 2024 01:54:06 +0000</pubDate></item></channel></rss>
