Problem running Farmware

I seem to be having a problem running “MLH” & “Selfie” Farmware.
They both install without error, but when I try to run (either in the Farmware tab or as a Farmware function in a blank sequence) I get the following error:

(This is from “Selfie”, but similar if I run “MLH”)

[Selfie] Something went wrong: HTTPSConnectionPool(host=‘my.farmbot.io’, port=443): Max retries exceeded with url: /api/device (Caused by SSLError(SSLCertVerificationError(1, ‘[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1051)’)))

I created a simple copy of “Hello Farmware” and it installed and ran fine…
Any thoughts?

Adding a couple of folks I hope can help…
@etcipnja
@Klimbim
@fuzzynickel

SSL is a little out of my depth of field. I’ll poke around and see what I can find…

Rick C said it might have more to do with python 2 vs. 3…