Thin server : `start_tcp_server': no acceptor (port is in use or requires root privileges) (RuntimeError)
- by Rubytastic
My thin webserver fails to start with an error message.
I can hardly find any information or leads on how to fix this, anyone an idea? thx
Thin web server (v1.5.0 codename Knife)
Maximum connections set to 1024
Listening on 0.0.0.0:9292, CTRL+C to stop
…