adeg
adeg
Explore posts from servers
CDCloudflare Developers
Created by adeg on 9/26/2024 in #workers-help
Source map in worker does’t work
I made a hono backend and log the error and stack somewhere in the code. set upload_source_maps = true in the wrangler.toml and run wrangler deploy call the API to trigger the error and stack log You will see the stack trace doesn’t have original file location, but instead it has the bundled js file code location. How to get the source map to work in worker?
5 replies
RRailway
Created by adeg on 12/11/2023 in #✋|help
how to export all the logs showing on the dashboard?
I wrote some filter for the logs and it returned but the line of the log is too long, so it only showed part of it. how to export all the full log with my filter?
34 replies
RRailway
Created by adeg on 12/3/2023 in #✋|help
MongoDB suddenly increased 10 GB and decreased 20GB
MongoDB suddenly increased 10 GB and decreased 20GB
68 replies
RRailway
Created by adeg on 11/25/2023 in #✋|help
how to increase the mongodb size
my 5GB is full. I'm on pro plan. how to increase the size?
102 replies
CDCloudflare Developers
Created by adeg on 3/14/2023 in #workers-help
CF workers mtls fetch doesn’t work
hi I had some problem with workers and asked the questions here https://community.cloudflare.com/t/cf-workers-mtls-fetch-doesnt-work/482863 CF workers mtls fetch doesn’t work as expected. How can I debug this? Thanks in advance
4 replies