-
[ReActor] - STATUS - Running v0.5.1-b2 in ComfyUI
Torch version: 2.5.1+cu124
[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json
…
-
PS C:\ML_TEST\ComfyUI> python .\main.py
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2024-11-29 14:18:07.256523
** Platfor…
-
### Self-service
- [?] I'd be willing to implement a fix
### Describe the bug
This is very specific to AWS SAM images - there may be some yarn bugs its uncovering, but to date this only comes up in…
-
### How can we reproduce the crash?
I'll start trying to track down if it's related to any "toLowerCase()" operation in my code, but I haven't pinpointed a reproducible yet.
### Relevant log output
…
-
When a Bonsai QBFT node with `--Xchain-pruning-enabled=true` is stopped and restarted, it errors with:
```
2024-11-29 15:26:30.120+00:00 | main | ERROR | Runner | unable to start main loop
com.go…
-
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeDebugJavaResource'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.M…
-
# 🐛 Bug Description
When using Deno and Bun, the error occurs because the client library depends on "got" and uses HTTP2 for requests.
You can reproduce the issue with these two repos.
```
…
-
# WORKAROUND
If you don't mind WAL mode - use [`libsql`](https://www.npmjs.com/package/libsql) instead (it's compatible with `better-sqlite3` API):
``` shell
deno add npm:libsql-node
```
---
-…
-
@brianc
Install `pg-native` fails on Node 23 because `pg-native` depends on `node-libpq` that depends on `nan` 2.19.0.
`nan` 2.19.0 official support node at version 21 (see https://www.npmjs.com…
-
Having issues with TLS, seems like arguments like insecure or TLS CA location are not propagated at all to node cli
```
env:
- name: "REDIS_HOST"
value: "10.12.15.24"
…