Xcode's Swift-Package-manager unable to connect Github,cannot search any repos - swift

error mesage
When i open my proxy the error message in the image shows.
But if i close my proxy I get this error:
An unknown error occurred: User rejected certificate for github.com
(-17)

Related

Trouble pushing repo to my github account through gitbash

I always have this error message
remote: Permission to adebayo-pixel/liquiditycheck.git denied to yusuffhafees.
fatal: unable to access 'https://github.com/adebayo-pixel/liquiditycheck.git/': The requested URL returned error: 403

Failed to add global permission to user Rancher

I tried to add user global permissions to a cluster, but fail to add, received the following error message:
Internal error occurred: failed calling webhook "rancherauth.cattle.io": Post "https://rancher-webhook.cattle-system.svc:443/v1/webhook/validation?timeout=10s": dial tcp 10.X.X.X: connect: connection refused
I found nothing about this.
Thanks.

Kallithea Push repo get error 500: internal server error

When I try to push my local repo to the Kallithea, I tried:
hg push http://address of Kallithea repo
After entering my password of Kallithea, I got the following error:
abort: HTTP Error 500: Internal Server Error
How to fix it?
Thanks,
Jennifer.

After Magento server move I get php_network_getaddresses: getaddrinfo failed: Name or service not known error on homepage

After Magento server move I get:
SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known
I had to move my website from magemojo server to jetRails server and I am getting the above error message when trying to access the homepage. Other pages works fine.

facebook php sdk example got a fatal error

I use the official example but didn't get it to work. It returned this error:
Fatal error: Uncaught OAuthException: This IP can't make requests for that application. thrown in mylinl/etc../base_facebook.php on line 1336
You should go to the App Settings—Advanced and put your IP to "Server IP Whitelist" field.