Bi-monthly release with major changes to INDI properties and client API in addition to new drivers and improvements.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
root@heidenrod-obs:/opt/indiwebmanager/servermanager# python drivermanager.py
/usr/share/indi/indi_sx.xml
/usr/share/indi/indi_gonzobox.xml
/usr/share/indi/indi_gonzobox_rainsensor.xml
/usr/share/indi/indi_atik.xml
/usr/share/indi/indi_qhy.xml
/usr/share/indi/indi_eqmod.xml
/usr/share/indi/drivers.xml
/usr/share/indi/indi_shoestring.xml
Parsing XML file: /usr/share/indi/indi_sx.xml
Parsing XML file: /usr/share/indi/indi_gonzobox.xml
Traceback (most recent call last):
File "drivermanager.py", line 4, in <module>
from servermanager import startServer, stopServer, isServerRunning, getRunningDrivers
File "/opt/indiwebmanager/servermanager/servermanager.py", line 4, in <module>
from parsedrivers import driversList
File "/opt/indiwebmanager/servermanager/parsedrivers.py", line 35, in <module>
family = group.attrib['group']
KeyError: 'group'
root@heidenrod-obs:/opt/indiwebmanager/servermanager#
Please Log in or Create an account to join the conversation.