-
the container uses many socket fds and threads, it may be a leak.
0x01
now it has 4k+ threads:
ls /proc/10/task | wc
4384 4384 21044
0x02
# ps -elf | grep ruby
0 S root 9712 603…
-
```
tom@tom-MACH-WX9:~/Project$ sudo docker run -it -d -p 13443:3443 0xgkd/awvs
68ceb61e4c0370f9e26ea4cb80d5c3dfc2748369c79c676ba0c190d8f0ce7abe
tom@tom-MACH-WX9:~/Project$ sudo docker ps
CONTAINE…
-
In centos7 system, lsof has been installed in root using yum. But in the services start section, there is still a problem that lsof "command not found". How to solve this problem?
![0281f6a02d9f50785…
-
I have a Hebrew version of MacOS, and have a file open with a Hebrew name. Here is the output from `lsof` from the terminal:
```
# lsof |grep swp
vim 529 jamie 4u REG …
-
`.ck00MAN` is a build/install output file. Its presence means that the 'manifest check' does not run unless you answer in the non-default affirmative to the second question in this dialog:
```
You …
-
https://github.com/gologinapp/gologin/blob/3026a6a6dc125ce1166613f63dce8771f03d0a91/src/gologin.js#L647
Please update to windows help me! thank you
`Error: Command failed: lsof -i:34029
'lsof' is n…
-
I wanted to adapt your example to a pod configured via podman kube play, but it does not seem possible because only the "-services" container gets the socket fd. Any idea how to make it work?
The i…
-
If the user aborts the upload in some way, for example by clicking the "Cancel" button during upload, the server does not correctly close the upload pipeline.
# Steps to reproduce
1. start the s…
bain3 updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
TCP results will say whether the connection is ESTABLISHED, LISTEN, etc. UDP will not. At first glance, I thought there was a bug …
-
## snarwin+bugzilla (pbackus) reported this on 2021-10-02T21:09:54Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=22350
### CC List
* johan_forsberg_86
### Description
````markdown…