IntrovertIRL (アビル)
CDCloudflare Developers
•Created by IntrovertIRL (アビル) on 11/12/2024 in #general-help
Cloudflare Zero trust not working over Arduino Ethernet HTTP reqeust
thanks for helping me out!!!
17 replies
CDCloudflare Developers
•Created by IntrovertIRL (アビル) on 11/12/2024 in #general-help
Cloudflare Zero trust not working over Arduino Ethernet HTTP reqeust
it started working after a while
17 replies
CDCloudflare Developers
•Created by IntrovertIRL (アビル) on 11/12/2024 in #general-help
Cloudflare Zero trust not working over Arduino Ethernet HTTP reqeust
still not working
17 replies
CDCloudflare Developers
•Created by IntrovertIRL (アビル) on 11/12/2024 in #general-help
Cloudflare Zero trust not working over Arduino Ethernet HTTP reqeust
17 replies
CDCloudflare Developers
•Created by IntrovertIRL (アビル) on 11/12/2024 in #general-help
Cloudflare Zero trust not working over Arduino Ethernet HTTP reqeust
'(http.host eq "edumeserver.xyz" and http.request.full_uri matches "edumeserver.xyz/" and not http.request.full_uri matches "edumeserver.xyz/api/" and ssl)' is not a valid value for expression because the expression is invalid: Filter parsing error (1:68): (http.host eq "edumeserver.xyz" and http.request.full_uri matches "edumeserver.xyz/" and not http.request.full_uri matches "edumeserver.xyz/api/" and ssl) ^^^^^^^^^^^^^^^^^^ regex parse error: edumeserver.xyz/ ^ error: repetition operator missing expression
17 replies
CDCloudflare Developers
•Created by IntrovertIRL (アビル) on 11/12/2024 in #general-help
Cloudflare Zero trust not working over Arduino Ethernet HTTP reqeust
17 replies
CDCloudflare Developers
•Created by IntrovertIRL (アビル) on 11/12/2024 in #general-help
Cloudflare Zero trust not working over Arduino Ethernet HTTP reqeust
i want to redirect all path to https unless its
*/api/*
17 replies
CDCloudflare Developers
•Created by IntrovertIRL (アビル) on 11/12/2024 in #general-help
Cloudflare Zero trust not working over Arduino Ethernet HTTP reqeust
btw is there anyway to config zero trust to force HTTPS on certain routes?
17 replies
CDCloudflare Developers
•Created by IntrovertIRL (アビル) on 11/12/2024 in #general-help
Cloudflare Zero trust not working over Arduino Ethernet HTTP reqeust
It turns out the issue was on my end I hadn't adjusted the buffer size, which is why part of the message wasn’t showing. Thanks for your patience!
17 replies
CDCloudflare Developers
•Created by IntrovertIRL (アビル) on 11/12/2024 in #general-help
Cloudflare Zero trust not working over Arduino Ethernet HTTP reqeust
17 replies
CDCloudflare Developers
•Created by IntrovertIRL (アビル) on 11/12/2024 in #general-help
Cloudflare Zero trust not working over Arduino Ethernet HTTP reqeust
also i used
http://httpbin.org/get
to confirm that its not problem with the arduino cuz responed with a body17 replies
CDCloudflare Developers
•Created by IntrovertIRL (アビル) on 11/12/2024 in #general-help
Cloudflare Zero trust not working over Arduino Ethernet HTTP reqeust
yeah i can see the body fine with curl
17 replies