-
Hi there I just installed the pm2-web version 2.1.2, and it is showing this error when I tried to load the page: Socket error - socket closed
root@beaglebone:~# pm2-web
2014-11-19T18:09:46.446Z - inf…
-
how can i do when i want a lots of Private Channels per user for each api?
-
Currently, `nixseparatedebuginfod` fails when started through systemd's socket activation system, because the address was not released for long enough for a normal bind to work.
There are advantage…
-
The following should be tested in the Sockets module:
FilterConsumer methods:
- [ ] connect
- [ ] disconnect (doesn't do anything yet?)
- [x] apply_filters
- [x] add_tag
- [x] remove_tag
- [x…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Being able to restrict any kind of socket would definitely be useful for a sandbox.
We could add a new `handled_access_socket` field to the `landlock_ruleset` struct, which would contain `LANDLOCK_…
l0kod updated
4 months ago
-
**Describe the bug**
In k8s cluster, when Redis is restarted eventing-redis use an old socket to connect and there is this error in logs:
```
{"severity":"ERROR","timestamp":"2022-10-03T14:04:38.4…
-
`dgram.Socket` is needed to run [multicast-dns](https://www.npmjs.com/package/multicast-dns) in compat mode. (feature request from community)
-
Is it possible to use `fetch` for unix socket (e.g. to call [docker API](https://docs.docker.com/engine/api/))? If not, what is the best way to communicate via HTTP through unix socket?
-
`AI_NUMERICSERV` may not be defined on a given platform. However it is used unconditionally, which fails in that case.
Example of the problem:
```
36-63% /opt/local/Library/Frameworks/Python.fram…