Jeff
Jeff
CDCloudflare Developers
Created by johtso on 11/17/2024 in #durable-objects
my alarm is still set from 3 days ago, I
wishing you the best
10 replies
CDCloudflare Developers
Created by johtso on 11/17/2024 in #durable-objects
my alarm is still set from 3 days ago, I
Thanks! I've been following along via email
10 replies
CDCloudflare Developers
Created by johtso on 11/17/2024 in #durable-objects
my alarm is still set from 3 days ago, I
Any luck on your end?
10 replies
CDCloudflare Developers
Created by johtso on 11/17/2024 in #durable-objects
my alarm is still set from 3 days ago, I
Thanks for opening this
10 replies
CDCloudflare Developers
Created by johtso on 11/17/2024 in #durable-objects
my alarm is still set from 3 days ago, I
We're experiencing similar issues, seems like dates in the past or < 10 seconds from current can be flaky and not fire
10 replies
CDCloudflare Developers
Created by Pol on 8/24/2024 in #pages-help
I'm using Bun, it's specified on package.json, but pages tries to download with npm
Yeah this is happening for me too
19 replies
CDCloudflare Developers
Created by Jeff on 7/18/2024 in #workers-help
do-taskmanager with rpc
That would be amazing!
4 replies
CDCloudflare Developers
Created by Jeff on 7/18/2024 in #workers-help
do-taskmanager with rpc
cc @Erwin if he's available? 😄
4 replies
CDCloudflare Developers
Created by Jeff on 5/29/2024 in #pages-help
node-gyp issues
2024-05-29T14:24:02.886290Z CFPAGESLOG:[4/4] Building fresh packages...
2024-05-29T14:24:02.893792Z CFPAGESLOG:success Installed "[email protected]" with binaries:
2024-05-29T14:24:02.894046Z CFPAGESLOG: - node-gyp
2024-05-29T14:24:06.712691Z CFPAGESLOG:Error: Exit with error code: 1
2024-05-29T14:24:06.713095Z CFPAGESLOG: at ChildProcess.<anonymous> (/snapshot/dist/run-build.js)
2024-05-29T14:24:06.713980Z CFPAGESLOG: at Object.onceWrapper (node:events:652:26)
2024-05-29T14:24:06.714109Z CFPAGESLOG: at ChildProcess.emit (node:events:537:28)
2024-05-29T14:24:06.714416Z CFPAGESLOG: at ChildProcess._handle.onexit (node:internal/child_process:291:12)
2024-05-29T14:24:06.726189Z CFPAGESLOG:Failed: build command exited with code: 1
2024-05-29T14:24:06.729502Z ERROR:root:Unhandled error in step build_assets
2024-05-29T14:24:06.729550Z Traceback (most recent call last):
2024-05-29T14:24:06.730372Z File "/opt/pages/build_tool/main.py", line 205, in run_step
2024-05-29T14:24:06.730390Z step_error = step_fn(config, logs)
2024-05-29T14:24:06.730400Z File "/opt/pages/build_tool/main.py", line 165, in step_build
2024-05-29T14:24:06.730409Z env_vars, memory_limit, logs)
2024-05-29T14:24:06.730419Z File "/opt/pages/build_tool/steps/build_assets.py", line 256, in build_assets
2024-05-29T14:24:06.730428Z raise RuntimeError(errors.ERR_BUILD_COMMAND_FAILED)
2024-05-29T14:24:02.886290Z CFPAGESLOG:[4/4] Building fresh packages...
2024-05-29T14:24:02.893792Z CFPAGESLOG:success Installed "[email protected]" with binaries:
2024-05-29T14:24:02.894046Z CFPAGESLOG: - node-gyp
2024-05-29T14:24:06.712691Z CFPAGESLOG:Error: Exit with error code: 1
2024-05-29T14:24:06.713095Z CFPAGESLOG: at ChildProcess.<anonymous> (/snapshot/dist/run-build.js)
2024-05-29T14:24:06.713980Z CFPAGESLOG: at Object.onceWrapper (node:events:652:26)
2024-05-29T14:24:06.714109Z CFPAGESLOG: at ChildProcess.emit (node:events:537:28)
2024-05-29T14:24:06.714416Z CFPAGESLOG: at ChildProcess._handle.onexit (node:internal/child_process:291:12)
2024-05-29T14:24:06.726189Z CFPAGESLOG:Failed: build command exited with code: 1
2024-05-29T14:24:06.729502Z ERROR:root:Unhandled error in step build_assets
2024-05-29T14:24:06.729550Z Traceback (most recent call last):
2024-05-29T14:24:06.730372Z File "/opt/pages/build_tool/main.py", line 205, in run_step
2024-05-29T14:24:06.730390Z step_error = step_fn(config, logs)
2024-05-29T14:24:06.730400Z File "/opt/pages/build_tool/main.py", line 165, in step_build
2024-05-29T14:24:06.730409Z env_vars, memory_limit, logs)
2024-05-29T14:24:06.730419Z File "/opt/pages/build_tool/steps/build_assets.py", line 256, in build_assets
2024-05-29T14:24:06.730428Z raise RuntimeError(errors.ERR_BUILD_COMMAND_FAILED)
7 replies
CDCloudflare Developers
Created by Jeff on 5/29/2024 in #pages-help
node-gyp issues
Just got this back from support. Unfortunately it had been 2 weeks and I just ended up adding node-gyp to deps, which seems fine so far
7 replies