Patiphan
Patiphan
CDCloudflare Developers
Created by Patiphan on 10/22/2024 in #pages-help
npx wranger token permission for automated deployment
Found the problem. Once I saw that Bitbucket censored using single $, it clicked to me that the many $$$$$ just the way they want to indicate that your env does indeed has $ in it. My problem was that I set CLOUDFLARE_ACCOUNT_ID=$CLOUDFLARE_ACCOUNT_ID literally. It's my mistake, sorry, to bother you. And thanks for pointing out, I really does point me into the correct direction.
16 replies
CDCloudflare Developers
Created by Patiphan on 10/22/2024 in #pages-help
npx wranger token permission for automated deployment
No description
16 replies
CDCloudflare Developers
Created by Patiphan on 10/22/2024 in #pages-help
npx wranger token permission for automated deployment
No description
16 replies
CDCloudflare Developers
Created by Patiphan on 10/22/2024 in #pages-help
npx wranger token permission for automated deployment
Hello, Sorry, I missed your message, It's been picked up but was censored by Bitbucket pipeline As I was able to run whomai without problem.
16 replies
CDCloudflare Developers
Created by Patiphan on 10/22/2024 in #pages-help
npx wranger token permission for automated deployment
It seems to be a bug rather than mis config?
16 replies
CDCloudflare Developers
Created by Patiphan on 10/22/2024 in #pages-help
npx wranger token permission for automated deployment
Has anyone has some example permissions that works?
16 replies
CDCloudflare Developers
Created by Patiphan on 10/22/2024 in #pages-help
npx wranger token permission for automated deployment
No description
16 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
As an update, my ISP said that they just block my 53 port on international traffic... So, case closed, I guess?
24 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
No description
24 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
No description
24 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
No description
24 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
I changed it. Now, discord bot 1.1.1.1 can resolve, but google can't. I'll wait 1 hour in case of dns propagation delay.
24 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
I see what you mean, so it should be ns1.domain.com, is that correct?
24 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
Thanks for the reply, Based on the record provided in the original message, - NS auth ns1.auth.domain.com - A ns1.auth xxx.xxx.xxx.xxx for 22d62b56-4c18-4113-8f3b-6a4de90237cc.auth.domain.com auth.domain.com is first check, and found that ns1.auth.domain.com is controlling it, so it check ns1.auth.domain.com which pointed to my DNS server from A record which should work? Is my understanding correct? Or do you suggest I don't use ns1.auth.domain.com, this originally work previously.
24 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
So, maybe, cloudflare 1.1.1.1 only able to reach my server sometime?
$ dig auth.oxygenci.com NS

; <<>> DiG 9.18.24 <<>> auth.oxygenci.com NS
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7215
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;auth.oxygenci.com. IN NS

;; ANSWER SECTION:
auth.oxygenci.com. 3600 IN NS ns1.auth.oxygenci.com.

;; Query time: 4 msec
;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP)
;; WHEN: Mon Mar 18 17:18:39 +07 2024
;; MSG SIZE rcvd: 64
$ dig auth.oxygenci.com NS

; <<>> DiG 9.18.24 <<>> auth.oxygenci.com NS
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7215
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;auth.oxygenci.com. IN NS

;; ANSWER SECTION:
auth.oxygenci.com. 3600 IN NS ns1.auth.oxygenci.com.

;; Query time: 4 msec
;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP)
;; WHEN: Mon Mar 18 17:18:39 +07 2024
;; MSG SIZE rcvd: 64
$ dig auth.oxygenci.com NS @1.1.1.1

; <<>> DiG 9.18.24 <<>> auth.oxygenci.com NS @1.1.1.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 61979
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; EDE: 22 (No Reachable Authority): (at delegation auth.oxygenci.com.)
;; QUESTION SECTION:
;auth.oxygenci.com. IN NS

;; Query time: 2255 msec
;; SERVER: 1.1.1.1#53(1.1.1.1) (UDP)
;; WHEN: Mon Mar 18 17:18:46 +07 2024
;; MSG SIZE rcvd: 84
$ dig auth.oxygenci.com NS @1.1.1.1

; <<>> DiG 9.18.24 <<>> auth.oxygenci.com NS @1.1.1.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 61979
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; EDE: 22 (No Reachable Authority): (at delegation auth.oxygenci.com.)
;; QUESTION SECTION:
;auth.oxygenci.com. IN NS

;; Query time: 2255 msec
;; SERVER: 1.1.1.1#53(1.1.1.1) (UDP)
;; WHEN: Mon Mar 18 17:18:46 +07 2024
;; MSG SIZE rcvd: 84
24 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
No description
24 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
And based on the log on the DNS server, only the successful answer was answer from my DNS server. So, somehow, 1.1.1.1 only asked for the TXT record on my server sometime.
24 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
No description
24 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
What if you doesn't use short, could you let me know which part of the DNS fail?
24 replies
CDCloudflare Developers
Created by Patiphan on 3/18/2024 in #general-help
TXT DNS lookup only works with cloudflare (1.1.1.1), while the other like 8.8.8.8 doesn't work
Yes, other wise, how could it work on cellular network
24 replies