mirror of
https://github.com/naruxde/revpipyload.git
synced 2026-08-16 05:05:52 +02:00
chore: Log warning for required RevPi Commander version
Signed-off-by: Sven Sager <akira@narux.de>
This commit is contained in:
@@ -151,6 +151,8 @@ class UnixStreamXMLRPCServer(SimpleXMLRPCServer):
|
||||
bind_and_activate=False,
|
||||
)
|
||||
|
||||
proginit.logger.warning("RevPi Commander 0.12.0 or greater is required to connect via Unix Domain Socket")
|
||||
|
||||
proginit.logger.debug("leave UnixStreamXMLRPCServer.__init__()")
|
||||
|
||||
def server_bind(self):
|
||||
|
||||
Reference in New Issue
Block a user