Open reginaldc opened 4 years ago
I installed Discovery and got every time the errormessage mentioned in the title when I tried to configure the plugin. I changed line 75 in dbutils.py to
if len(str((username))) > 0:
and now it works as it should.
Regards,
I installed Discovery and got every time the errormessage mentioned in the title when I tried to configure the plugin. I changed line 75 in dbutils.py to
if len(str((username))) > 0:
and now it works as it should.
Regards,