dexter
dexter
CDCloudflare Developers
Created by dexter on 10/14/2024 in #general-help
Use my usual nameservers instead of newly assigned ones
I recently purchased a new domain and thought it was a good idea to set my CF nameservers before adding the domain to Cloudflare. But apparently if you do so, a new pair of nameservers will be assigned to the domain to prevent hijacking. https://developers.cloudflare.com/dns/zone-setups/reference/nameserver-assignment/ I tried resetting the nameservers on my registrar and deleting/re-adding it to Cloudflare, but it still offers the new pair. Is there any way to use the original pair? Thanks
7 replies
CDCloudflare Developers
Created by dexter on 9/27/2024 in #workers-help
Change Worker name without losing metrics and logs
Is there any way to change a worker name without losing all the metrics and logs? And if not, do you plan to make this possible in the future? Thanks
5 replies
CDCloudflare Developers
Created by dexter on 9/26/2024 in #workers-help
Few bugs with Worker Builds
- Failed builds cannot be deleted, so the "Your last build failed." warning forever stays pinned at the top of the Deployments page, even if you disconnect your git altogether... Very annoying - Since builds are still visible after disconnecting the git, opening one just triggers perpetual No build associated with that uuid was found for this account errors - The API token dropdown in the Build settings shows tokens that have been deleted: if you create a CI token and delete it, it will still show in the dropdown
26 replies
CDCloudflare Developers
Created by dexter on 9/19/2024 in #workers-help
Avoid redaction for URL params in Logpush
Is there a way to prevent Cloudflare Logpush from redacting specific url params? I'm passing Ethereum addresses (public keys) as params and I would like to properly log them... Thanks
2 replies