Problem description
Use supervisor
to host the process, and use supervisorctl
to report an error:
[~]$ supervisorctl status
error: <class 'OSError'>, [Errno 97] Address family not supported by protocol: file: /home/miniconda3/envs/open3d/lib/python3.7/socket.py line: 151
[~]$
[~]$ supervisorctl start all
error: <class 'OSError'>, [Errno 97] Address family not supported by protocol: file: /home/miniconda3/envs/open3d/lib/python3.7/socket.py line: 151
Cause of problem
The commands used when starting supervisor
are:
$ supervisord -c /etc/supervisord.d/supervisord.conf
That is:
the configuration file supervisor.conf
is placed under the path /etc/Supervisor. D/
,
this path is not the built-in path of supervisor CTL
.
Solution
- execute the relevant commands of
supervisorctl
at the path where the file supervisord. Conf
is stored; Place the file supervisor.conf
in the default path of supervisor CTL
, for example: /etc
ol>Read More:
- fatal: protocol ‘https‘ is not supported
- How to solve oserror: [errno 98] address already in use and kill the python3 process
- RuntimeError: cuda runtime error (801) : operation not supported at ..
- Centos6 suddenly cannot access the network VM communication interface socket family: failed
- self._handle = _dlopen(self._name, mode) OSError: [WinError126] The specified module could not found
- Ctypes loading DLL error oserror: [winerror 126] the specified module could not be found
- ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied
- OSError: SavedModel file does not exist at: ./model/facenet_keras.h5
- Unity install ilruntime plug-in [novice installation tutorial] (supported by unity2018 and later versions)
- Solution for AutoCAD 2020 installation failure (error code: 1603) / valid for Autodesk family products
- Error: listen eaddnotavail: address not available
- Problems encountered after Maven installation or upgrade: could not find or load main class org.codehaus.plexus .class…..
- Error: listen EADDRNOTAVAIL: address not available 192.168.43.149:8002
- Pit encountered by entity class data type BigDecimal
- ERROR: pygame-1.9.2-cp35-cp35m-win32.whl is not a supported wheel on this platform.
- The key “target densitydpi” is not supported
- Installation user interface mode not supported solution
- SSIS Error Code DTS_E_OLEDB_EXCEL_NOT_SUPPORTED
- Multi-object editing not supported error resolution