Erorr 1033 every other day

What is the name of the domain?

space.nextnovas.com

What is the error number?

1033

What is the error message?

Cloudflare Tunnel error

What is the issue you’re encountering

Unable to visit my site via internet even the app still running via localhost

What steps have you taken to resolve the issue?

I need to restart my docker’s cloudflare container almost every day to restart the app. Once restarted, the app can visit through internet again.

Screenshot of the error

this is my reason for just now having joined the forums, i am totally confused about what’s happening to my site too. yesterday i got 1033 and spend some time trying to fix it and went to bed with all of it working. now. i have 2 domains both on separate cloudflared tunnels on different machines and i thought this might be an issue because they are in the same network? regardless i have now atm just got 1 tunnel running with a working wordpress website and when i add /wp-admin i get perfectly good access to that url yet the homepage stays blank and won’t load. another weird thing after the 1033 appeared yesterday it kept trying to redirect to my other domain. absolutely nothing was pointing to that domain on my server and the cloudflared tunnel connected to that domain was turned off (and that tunnel is the only dns record existing to that domain) so everything is very confusing to me right now and i gave my tunnel for the wordpress instance both domains in order to satisfy cloudflare and now if it redirects it’ll still find the proper server ip but i CAN’T understand why it just now stopped working and is giving me a blank page. brother i think cloudflare is having issues with the last cloudflared update they pushed, seeing u with the same error so quickly after mine can’t be a coincedence

Any other apps running on localhost but using a different port?

Is it bound and working 24/7 or device restarts? (e.g. VPS, or has got DHCP instead of the static IP inc. internet connection?)

Have you tried running the tunnel command with no updates argument?

Any other apps running on localhost but using a different port?

yes, i have 3 apps running, all using diff port, 3000, 5678, 8055

Is it bound and working 24/7 or device restarts? (e.g. VPS, or has got DHCP instead of the static IP inc. internet connection?)
i let my machine turn on 24/7. It’s a mac mini, it only auto lock screen after idle for some time

Have you tried running the tunnel command with no updates argument?

i didn’t, i always copy and paste the cmd from cloudflare console. thought it’s the best suit for all

i jz check the docker cmd. i can tell it’s already using no updates agrument

docker run cloudflare/cloudflared:latest tunnel --no-autoupdate run --token

what other way i could troubleshoot or fix? it’s still happening