Curl Error = Received HTTP code 407 from proxy after CONNECT

Hi everyone,
First of all, I’m chilean and I don’t understand very well the english and programming, but I swear I’ll try :slight_smile:

I tried to configured Xibo in localserver (127.1.1.0, in my PC for testing) to show the Forecast and Twitter, but the network is using proxy.
I configured the network for the proxy in CMS and the curl with the cacert.pem in php.ini, but nothing is solved.
I tried in a network without proxy and it’s working ok, but I can’t configured this one.
Can you help me, please?
Maybe there is something to configure with the curl?

Thank you in advance,

407 means authentication required. Xibo CMS doesn’t support talking with an authenticated proxy.

You would need to have your proxy administrator add your CMS to the authentication exceptions so that it’s allowed to access the Internet without requiring authentication.

1 Like