[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Port errors when starting PAS server

  • Thread starter Thread starter anzki4
  • Start date Start date
Status
Not open for further replies.
A

anzki4

Guest
I have checked with netstat that those ports are not in use. I have checked from /etc/services that there are no ports defined within that range. Those default ports are within ephemeral port range (40900-65535 on my pc), but I have tried it with ports that are outside it. After some more debugging, when I change the minPort to anything lower than 61788, I get the second error instead. I have tried it with multiple different minPort values including 3000, 8000, 12000, 40000. With all those ports I get the second error with the {PORT_NUMBER_HERE} being the minPort. I have also tested that I can start http-server on all of those ports.

Continue reading...
 
Status
Not open for further replies.
Back
Top