-
**Describe the bug**
> docker logs fabmanager-fabmanager-1
> Error: Cannot open an HTTP server: socket.error reported errno.EACCES (13)
> For help, use /usr/bin/supervisord -h
> Error: Cannot op…
-
I setup the template in Ansible Tower but it fails because Tower isn't installing an external role we depend on for running supervisord.
Alicia is aware of this problem; hopefully she'll be able to f…
-
This is seen in the log after the messages reported in https://github.com/Azure/sonic-swss/issues/728.
Nov 3 17:50:40.475838 sonic INFO lldp#supervisord: lldp-syncd Exception in thread LldpSyncDae…
-
I have installed the Vimba SDK and I can now use VimbViewer. Likewise, I made a Python script for taking snapshots, and it works when I run the code from the terminal.
However, I have a problem whe…
-
core dumped log info is following:
Jul 17 10:02:55.171174 gdcni DEBUG bgp#ospfd[53]: ISM[Ethernet8:28.1.1.1]: Timer (Hello timer expire)
Jul 17 10:02:55.171174 gdcni DEBUG bgp#ospfd[53]: make_hello:…
-
这个端口中转我使用的后台进行的,怎么使用守护进程使用呢?
nohup ./gost -L relay+tls://:(落地gost监听端口)/127.0.0.1:(上网工具端口) >> /dev/null 2>&1 &
-
I'm using docker compose. I can't understand why it's not working. I tried everything.
The log, directly from terminal:
```
C:\Users\myuser\valheim-server>docker volume create valheim-config
val…
-
Either run supervisord as Docker entry, to start varnishnsca:
Example:
https://github.com/globalgiving/docker-varnish-logging
Or better run varnishnsca via sidecar as Option in the Helm chart.
-
OS is Ubuntu 20.04.
Running on a Raspberry pi 4 4GB.
Unfortunately it seems the docker image is doing something docker or Ubuntu isn't allowing. When running sudo docker run -p 80:80 -p 8889:8889 …
-
Below are the steps to reproduce the issue.
1) Load the COPP configuration "00-copp.config.json".
2) Load the below mentioned configuration (with op = "DEL") for a trap group(arp) using
swssc…