I have two configuration files, one listening to port 9001 and the other listening to port 9002. First, use the command "supervisor - c/data/supervisor/ronghe. conf" to start the configuration file listening to port 9001. At this time, it is successfully started and can be accessed and used. Then use the command "supervisord -c /data/supervisor/peixun. conf" to start the configuration file listening to port 9002. At this time, the error "Error: Other program is already listening on a port that one of our HTTP servers is configured to use. Shut this program down first before starting hypervisor."
I have two configuration files, one listening to port 9001 and the other listening to port 9002. First, use the command "supervisor - c/data/supervisor/ronghe. conf" to start the configuration file listening to port 9001. At this time, it is successfully started and can be accessed and used. Then use the command "supervisord -c /data/supervisor/peixun. conf" to start the configuration file listening to port 9002. At this time, the error "Error: Other program is already listening on a port that one of our HTTP servers is configured to use. Shut this program down first before starting hypervisor."
My supervisor version is 4.2.1