mrwind
Explore posts from serversCDCloudflare Developers
•Created by mrwind on 10/28/2023 in #workers-help
cloudflare TLS peer's certificate is not trusted; reason = unable to get local issuer certificate
Hi, I'm trying to use a fetch request in a worker to access a site with a self-signed certificate. In Node.js, I can set the environment variable 'NODE_TLS_REJECT_UNAUTHORIZED' to 0 to get data, but it doesn't seem to work in a worker. Is there any way to make it possible to retrieve data from the destination site? P.S. I don't own the destination site.
3 replies
CDCloudflare Developers
•Created by mrwind on 10/16/2023 in #workers-help
why cloudflare devtools don't have tab payload on request
hi i use worker and when i open devtools and check request it don't have a tab payload similar to what chrome developer tool have.
the tab payload is useful when you check what data you send in your request. now it only have tab preview and response for display response data.
3 replies
CDCloudflare Developers
•Created by mrwind on 4/12/2023 in #pages-help
cloudflare pages deployment failed
i deploy my website to pages with command
wrangle pages publish
it say i upload Deployment complete!
but when i go to web dashboard it say deployment failed.
how do i debug that ? Is there anyway to get a log message to understand why that deployment is failed.1 replies
CDCloudflare Developers
•Created by mrwind on 3/17/2023 in #pages-help
cloud flare pages added x-frame-options
2 replies