cannot create worker project

I'm trying to create a new workers project from a private GitHub repo. I can choose the repo, and get the "Set up your application" page. But after filling out the Project name, Build command, and Deploy command, pressing "Create and deploy" has no effect. It seems to do nothing at all. I've tried both Arc and Firefox, with no luck.
11 Replies
Luis
Luis4w ago
I’m experiencing similar symptoms. The "Create and deploy" button doesn’t respond.
wangzuo
wangzuo4w ago
same issue here
IanVS
IanVSOP4w ago
Tried again this morning, and it's still broken. @Walshy sorry for the ping but this seems kind of serious so you might want to know / escalate.
Walshy
Walshy4w ago
I can't reproduce - can someone capture a HAR and email it to me walshy@
IanVS
IanVSOP4w ago
@cloudflare.com?
Walshy
Walshy4w ago
yes
wangzuo
wangzuo4w ago
https://community.cloudflare.com/t/unable-to-create-new-worker/811901 looks like similar issue After some testing, I found that my issue is due to the new GitHub app permissions. Please check your app settings for the "Cloudflare Workers and Pages" GitHub app and accept the new permission request.
IanVS
IanVSOP4w ago
Ah, good catch! This is what we see now.
We do not want to accept these new permissions. From the changelog (https://developers.cloudflare.com/workers/platform/changelog/#2024-12-19), the features it enables do not interest us, and are not worth the extra security risk.
In the changelog, it seems like we should be able to continue using Cloudflare workers:
If you decline or take no action, you can continue connecting repositories and deploying changes via the Cloudflare GitHub App as you do today, but new features requiring these permissions will not be available.
So I'm guessing it's a bug that we can't connect a new repository?
No description
Walshy
Walshy4w ago
Fix should be released if you refresh
IanVS
IanVSOP4w ago
Success! Thanks!
Luis
Luis3w ago
I succeeded too. Thank you!

Did you find this page helpful?