Ottomated
Ottomated
CDCloudflare Developers
Created by Ottomated on 4/19/2024 in #pages-help
Only encrypted environment variables show up at build time
I think the ability to encrypt variables is newish? I ran into issues where unencrypted variables weren't showing up at build time.
1 replies
CDCloudflare Developers
Created by Ottomated on 4/8/2024 in #pages-help
Failed to read wrangler.toml file
Failed: unable to read wrangler.toml file with code: 1
Failed: an internal error occurred. If this continues, contact support: https://cfl.re/3WgEyrH
Failed: unable to read wrangler.toml file with code: 1
Failed: an internal error occurred. If this continues, contact support: https://cfl.re/3WgEyrH
wrangler.toml in question:
name = "celeste-endless"
pages_build_output_dir = "./.svelte-kit/cloudflare"

routes = [{ pattern = "celeste-endless.ottomated.net", custom_domain = true }]
name = "celeste-endless"
pages_build_output_dir = "./.svelte-kit/cloudflare"

routes = [{ pattern = "celeste-endless.ottomated.net", custom_domain = true }]
pages.dev: celeste-random-golden.pages.dev Deployment ID: a2a40c1d-7abf-4f48-9930-3ff8396a71d2 Account ID: 54392aaba81d753fd12c3b659b790ed4
2 replies
CDCloudflare Developers
Created by Ottomated on 7/11/2023 in #workers-help
Enabling Image Resizing not per-domain
I need to use Image Resizing ONLY via worker (i.e. no /cdn-cgi/image path), but the worker will be deployed on about 20 different domains. I will not buy 20 pro licenses to do this, but it seems like Image Resizing via worker is tied to the cdn-cgi/image version for some reason. How can I enable Image Resizing for my worker without enabling it for each domain?
10 replies
CDCloudflare Developers
Created by Ottomated on 6/8/2023 in #pages-help
Some people get ERR_CERT_AUTHORITY_INVALID on a custom domain
2 replies