thenets / docker-parsoid

Containerized MediaWiki parsoid service
MIT License
21 stars 17 forks source link

listen EACCES: permission denied #15

Open zoglun opened 4 years ago

zoglun commented 4 years ago

2020-07-18T04:50:02.710716289Z {"name":"parsoid","hostname":"parsoid-547874b8cf-97t54","pid":9,"level":60,"code":"EACCES","errno":"EACCES","syscall":"listen","address":"tcp://172...:8000","port":-1,"levelPath":"fatal/service-runner/unhandled","msg":"listen EACCES: permission denied tcp://172...:8000","time":"2020-07-18T04:50:02.710Z","v":0}

f-ewald commented 3 years ago

I have the same issue when using this in combination with a kubernetes service. I have yet to find a solution for this.

sense-amid-madness commented 3 years ago

Did anyone find a solution to this yet? I have the same problem running Parsoid on Kubernetes, and have no idea how to fix it.