What is the name of the domain?
attech.io.vn
What is the error number?
Javascripts [Error decoding origin cert: Missing token in the certificate]. Pgsql [Cloudflared tunnel list: Cannot determine default origin certificate path.ư
What is the issue you’re encountering
I have successfully created a Cloudflare Tunnel and configured it with Zero Trust Access. The tunnel status is HEALTHY, but I cannot authenticate via Google OAuth or One-Time PIN. Every login attempt results in “Waiting for Login”, and I cannot proceed further. Additionally, when running:“cloudflared tunnel list”. I get: “Error decoding origin cert: Missing token in the certificate”. I also checked the certificate location: " ls ~/.cloudflared/cert.pem", and found that the cert.pem file is missing
What steps have you taken to resolve the issue?
Configured Cloudflare Access with Google OAuth & One-Time PIN authentication
Created a Cloudflare Tunnel & assigned a subdomain (erp.attech.io.vn) to it
Checked DNS settings & ensured CNAME record is correctly pointing to the tunnel
Deleted & recreated Cloudflare cert.pem via Origin Certificates, but still no success
Tested on both Ubuntu (server) and Windows (client), same issue persists
Checked nslookup and dig, and the domain correctly resolves to Cloudflare IPs
Cloudflare Tunnel is in HEALTHY state, but authentication still fails.