Everytime I try to display the Upstreaming menu ... I get this:
Exception exceptions.TypeError: wrong type for StringProp
File Line Function Source
C:\Python\lib\site-packages\PyDS\Tool.py 935 process_request s = tool.index_html(req)
C:\Python\lib\site-packages\PyDS\UpstreamTool.py 561 index_html self.pingCloud(1)
C:\Python\lib\site-packages\PyDS\UpstreamTool.py 694 pingCloud return self._driver.pingCloud(online, category)
C:\Python\lib\site-packages\PyDS\XSSDriver.py 240 pingCloud tool.set('status', 'usernum', cloud['usernum'])
C:\Python\lib\site-packages\PyDS\UpstreamTool.py 866 set setattr(self.status[0], field, value)
Oddly, it still posts ...