Hi everyone,

Hi everyone, I want to check the logs for my reactjs app deployed in Cloudflare Pages. I would like to use wrangler cli, but every time I run the command wrangler pages deployment tail --project-name webapp-dev --environment production I get error
workers.api.error.script_not_found [code: 8000068]

If you think this is a bug, please open an issue at:
https://github.com/cloudflare/workers-sdk/issues/new/choose
workers.api.error.script_not_found [code: 8000068]

If you think this is a bug, please open an issue at:
https://github.com/cloudflare/workers-sdk/issues/new/choose
5 Replies
Erisa
Erisa5mo ago
Does your project make use of Pages Functions or is it entirely static? Logs are only for Functions and that error, while confusing, is expected if the deployment doesn't use them
alebeta
alebetaOP5mo ago
it is just static but at our org we would like to keep logs for audit reasons there is not way to get logs from static pages?
Erisa
Erisa5mo ago
There are no logs for pages.dev domains, if you link a Custom Domain you can get finegrained analytics on a Pro plan, instant log stream on a Business plan and full logs with the ability to send logs to a storage provider on an Enterprise plan
alebeta
alebetaOP5mo ago
I have a custom domain bound to the page, but I use the free plan then there is not way for us thank you
Erisa
Erisa5mo ago
No problem
Want results from more Discord servers?
Add your server