Jürgen B
Jürgen B
CDCloudflare Developers
Created by Jürgen B on 1/5/2024 in #workers-help
Problem with multiple files (like default router/proxy template) and NPM install &/or worker deploy
I'm trying to setup a worker with separate /path functions as separate files just like the router/proxy template. However, I need to be able to install NPM packages to one or some of these separate worker scripts.. that seems impossible, since I cannot do it from the Web Code Editor nor can I work with multiple files in Wrangler, it can only handle one per folder? Is this not possible??
14 replies
CDCloudflare Developers
Created by Jürgen B on 10/5/2023 in #workers-help
Suddenly getting Error 1042 when trying to fetch data not from same zone but from Firebase
This started to happen yesterday after some faulty setup with another worker acting as a webhook that was spammed with requests to firebase. Could this be somekind of Ddos protection or somewhat from Firebase or is it Cloudflare who limited access to Firebase? request.status reports 404 Not Found which is also odd.. I can reach my firebase using exact same URL as the worker perfectly from Postman or other access methods.
1 replies