mx icon indicating copy to clipboard operation
mx copied to clipboard

urlopen error SSL: CERTIFICATE_VERIFY_FAILED

Open 98DE9E1F opened this issue 3 years ago • 1 comments

i'm use mx behind a proxy like

export http_proxy=http://localhost:7890/ export https_proxy=$http_proxy

98DE9E1F avatar May 31 '22 09:05 98DE9E1F

For MacOS need to run those commans from terminal post that urlopen error SSL: CERTIFICATE_VERIFY_FAILED issue got resolved /Applications/Python\ 3.13/Update\ Shell\ Profile.command ; /Applications/Python\ 3.13/Install\ Certificates.command ;

Image

mx clean --all; mx build --all;

Image

dasarathirout avatar Jul 24 '25 08:07 dasarathirout