ezsystems / launchpad

CLI tool to bootstrap an eZ Platform project Docker stack | #justcode
https://ezsystems.github.io/launchpad
MIT License
22 stars 26 forks source link

ERROR: Solr: invalid port specification: "65983" #75

Closed iegorka closed 4 years ago

iegorka commented 4 years ago
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Version 1.4.5
Environment Mac

It seems the limit for the TCP port prefix should be between 1 and 64.

With this option:

What is the TCP Port Prefix you want? [42]:
> 65

I had this error

ERROR: for solr  Cannot create container for service solr: invalid port specification: "65983"
ERROR: Encountered errors while bringing up the project.
Plopix commented 4 years ago

That is very true ;-)

I'll do that soon