Real-time logs and Workers Pages Dev tail not working
Hi I'm currently building my app with pages fucntion.
Facing some bugs, and I've been trying to see the logs for 2 days now, but nothing is working.
Real-time log isn't working, here's the error I'm getting.
And for wrangler pages development tail I'm getting this error
wrangler pages deployment tail --project-name="myProject" --environment="preview"
X [ERROR] A request to the Cloudflare API (/accounts/accountID/pages/projects/myProject/deployments/id/tails) failed.
Would appreciate if you share how to fix this, and get it working back.
Thank you!
7 Replies
Hey,
There's this incident open right now:
https://www.cloudflarestatus.com/incidents/b31dxdz60366
That only started earlier today though, not 2 days ago. So not sure if it's the exact root cause, but I can say right now I get that exact same error as you on all my pages projects, due to that incident.
Oh thanks for sharing.
I've not been able to access mine since yesterday, on sunday it works sometimes and stopped.
Could be on my end though.
Would keep checking the page and when it's fixed I would try it again.
Thank you!
Unrelated to the current issue, do you have Smart Placement on? Smart Placement can cause issues with tailing in Pages
No I don't have it turned on.
It's set to default
ah ok, pages tail is back working now
Awesome just tried it, working back 😊