Find answers from the community

Updated last year

Llama Hub

At a glance

The community member is trying to read an HTTPS web page using the SimpleWebPageReader but is encountering an SSL error. The community members suggest that the issue may be related to the website or the network, and that the community member is using a VPN. The community members advise the community member to try disabling the VPN to see if that resolves the issue, but the community member reports that it does not work.

How to read/load "HTTPS" web page using download_loader in ?

Hi all, I try to read web page using SimpleWebPageReader. it works well with normal web page.
But it doesn't work in HTTPS web page.

Can I read HTTPS webpage or not? If yes, how I can do..

Thanks

Error: SSLError: HTTPSConnectionPool
T
Z
5 comments
You can definitely read HTTPS websites, that issue probably stems from the website you're trying to access or your network? Seems like some sort of SSL error
Are you using a VPN?
Thank @Teemu , Yes. I am using VPN. I try to read my company wiki page.

How can I do?
Did you try disabling it and seeing whether that changes anything?
It doesn’t work.
Add a reply
Sign up and join the conversation on Discord