Server crashing instead of reporting an used port

Bug reports for SVR.JS itself.
This forum is locked, please report issues on SVR.JS Git server.
User avatar
DorianNiemiecSVRJS
Administrator
Posts: 32
Joined: July 7th, 2023, 12:00 am
Location: Poland
Gender:
Contact:

exclamation Server crashing instead of reporting an used port

Post by DorianNiemiecSVRJS »

Title: Server crashing instead of reporting an used port
Platform/Software Version: SVR.JS 3.4.22 or older, 3.7.2 or older
Steps to Reproduce:
  1. Install SVR.JS
  2. Enable HTTPS
  3. Start some other server at same port, as specified in SVR.JS configuration
  4. Start SVR.JS
Expected Behavior: Address in use message
Actual Behavior: Address in use message, then server crashes
Additional Information:
On first try, SVR.JS worked correctly, however for later attempts it crashes with ERR_SERVER_ALREADY_LISTEN error
I oppose "You may be a victim of software counterfeiting" windows.
When I see school students' PHP code, I may ask: But where is mysqli_real_escape_string?
Download SVR.JS
User avatar
DorianNiemiecSVRJS
Administrator
Posts: 32
Joined: July 7th, 2023, 12:00 am
Location: Poland
Gender:
Contact:

Re: Server crashing instead of reporting an used port

Post by DorianNiemiecSVRJS »

Thank you for bug report. Fixed in SVR.JS 3.4.23 and SVR.JS 3.7.3.
I oppose "You may be a victim of software counterfeiting" windows.
When I see school students' PHP code, I may ask: But where is mysqli_real_escape_string?
Download SVR.JS
Locked