You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to understand how to debug this. unfortunately, there's not a lot of error messages or information on what's going wrong here. I can confirm that supervisord/ctl is up and running on the port and listening via netcat (is there another way I can check?)
[root@itkpix-srv itkpix-srv.ucsc.edu]# nc -zvw10 itkpix-rpi-5.ucsc.edu 9002
Ncat: Version 7.50 ( https://nmap.org/ncat )
Ncat: Connected to 128.114.130.248:9002.
Ncat: 0 bytes sent, 0 bytes received in 0.01 seconds.
however the logs I get when running multivisor (see #88) are as follows (it almost seems like it's hanging?):
I'm trying to understand how to debug this. unfortunately, there's not a lot of error messages or information on what's going wrong here. I can confirm that supervisord/ctl is up and running on the port and listening via
netcat
(is there another way I can check?)however the logs I get when running multivisor (see #88) are as follows (it almost seems like it's hanging?):
I'm not sure what's going wrong here as the server does not spin up and it's not responding over HTTP.
The text was updated successfully, but these errors were encountered: