richtera
CDCloudflare Developers
•Created by richtera on 11/1/2024 in #workers-help
Image transformation suddently all 403
I am using image translations inside of a worker, this was working for probably a year or so with various unrelated problems due to where images were fetched from (in this case IPFS gateways.) Today all of a sudden I can no longer retrieve images and get a 403 for each request. I can see the images if I turn off image transformations so the 403 is caused by the image transformation. I am not sure how to debug or get help for this. We have a paid plan and the quota looks ok, but the management UI doesn't have a lot of interesting data so we could be over on some quota. It's just stuck so I already have 2.6K 403 errors.
3 replies
CDCloudflare Developers
•Created by richtera on 10/23/2024 in #workers-help
I am running into problems connecting to workers and pages
It seems adding a custom domain to some of my pages and worker projects are now adding AAAA records into the IPv4 DNS records causing major problems for end users. Most ISPs do not yet support IPv6 but if they reach out to the IPv4 DNS they will now see CNAME and AAAA records and will attempt and fail to connect to our websites. Many users have to turn off WiFi on their devices to make this work. Unfortunately IPv6 cannot be turned off or controlled within cloudflare. How do I fix this? Examples are universalprofile.cloud and my.universalprofile.cloud
10 replies
CDCloudflare Developers
•Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
One of the services I am using needs a custom TXT record in the site domain so this prevents me for using pages.dev as the domain. I tried to add a wilcard CNAME, but this would require the advanced certificate manager. I am ok with the advanced certificate manager, but can it in fact create a custom wildcard certificate for the CNAME pointing to *.APPNAME.pages.dev? I don't want to get the subscription and then find out I can't create wildcard certificates.
25 replies
CDCloudflare Developers
•Created by richtera on 5/24/2024 in #general-help
Missing User Roles per Wrangler/Pages project
Asking about roles again. I am really struggling with integrating wrangler gitops or cloudflare builds with our infrastructure, because I cannot give access to a developer on a pages or wrangler project level. I cannot give them access to logs on cloudflare builds and I cannot lock down which project they deploy on using git ops builds. Will this be fixed soon?
3 replies
CDCloudflare Developers
•Created by richtera on 9/14/2023 in #pages-help
The creation of new pages projects has a 500 error.
from https://dash.cloudflare.com/api/v4/accounts/xxx/pages/projects
and a 503 from https://dash.cloudflare.com/api/v4/accounts/xxx/workers-and-pages/overview?page=1&per_page=5&sort=last_modified
2 replies