N8N 0Auth2 Error? Self hosting coolify, potential edge case bug?

Hi Mohamed,

Thank you for your response. I read all of these, including this one :Need help with Xero <> N8N connection

I had already tried these measure, but just for good measure I tried them again. None of this worked for me. Here’s my env variables:
ERVICE_FQDN_N8N=n8n-100.myquantumflow.ai
SERVICE_FQDN_N8N_5678=n8n-100.myquantumflow.ai:5678
SERVICE_URL_N8N=https://n8n-100.myquantumflow.ai
SERVICE_URL_N8N_5678=https://n8n-100.myquantumflow.ai:5678
GENERIC_TIMEZONE=America/Phoenix
N8N_EDITOR_BASE_URL=${SERVICE_URL_N8N}
N8N_HOST=${SERVICE_URL_N8N}
N8N_PROTOCOL=https
N8N_PUBLIC_API_URL=https://n8n-100.myquantumflow.ai
N8N_SECURE_COOKIE=true
N8N_TRUST_PROXY=true
N8N_URL=https://n8n-100.myquantumflow.ai
TZ=America/Phoenix
WEBHOOK_URL=${SERVICE_URL_N8N}

I run by using an SSH key with Oracle, Cloduflare, and then coolify. I’ve been struggling with this issue for a few weeks now, came out of no where with I believe either googles or N8N update. Should I just change to a different hosting provider like CapRover?