-
I'm having issues with WUD as it continuesly crashing after couple of days/hours. The crash is mostly related to some communication or parsing issues, so most probably because of an incorrect error ha…
-
Node 16 is deprecated and emits warnings. The only remaining action that can't be updated to node 20 is the docker-login action. Azure's docker-login action has an issue and PR for this, but it's not …
Erb3 updated
6 months ago
-
### Description
When executing 'docker node ps node1 node2', containers running on node1 will appear in the list twice, while containers for node2 will appear only once.
Switching the order of the…
-
##### What is the issue?
Тode does not start:
node@ceffdc33ba73:~/app$ operator-cli status
/home/node/app/cli/build/src/utils/fetch-network-data.js:109
throw new Error(`Unable to fetch d…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Bug Description
fetch is sometimes crashing entire node process since upgrading from node 22.9.0 to 23.1.0
## Logs & Screenshots
```
node:events:485
throw er; // Unhandled 'error' …
-
Hi Node team.
Will be possible to push the docker images to docker hub?
There is a secret to allows to write it: `DOCKER_HUB_README_TOKEN`
-
**To Reproduce**
Steps to reproduce the behavior:
1. Install on the host `docker pull ghcr.io/bambanah/deemix:v4.2.8`
2. Run on the host ```
docker run -d --name Deemix \
-v /path/to/music:/med…
-
### Bug Description
Redis chat memory is NOT a drop-in replacement for the memory buffer, even though we may assume it is (what else is the point of making such abstractions). We should surely be abl…
-
Consider using [mirador-textoverlay](https://github.com/dbmdz/mirador-textoverlay) or similar.
Looks like it requires Node, which is nbd for ArcLight since its running Node anyway, but we probably …