hamuraiisam
Results
2
comments of
hamuraiisam
I have the same issue. If I join the network with host client through docker exec, the first time it will work fine. But after a system restart the client...
Find the line r = requests.get(url) and replace with r = requests.get(url, auth=("youropenskyusername", "password"))