elkozmon / zoonavigator

Web-based ZooKeeper UI / editor / browser
https://zoonavigator.elkozmon.com
GNU Affero General Public License v3.0
506 stars 72 forks source link

docker-compose start failed #39

Closed emanov closed 4 years ago

emanov commented 5 years ago

D:\Program\ZookeeperNavigator>docker-compose start Starting api ... done Starting web ... failed

D:\Program\ZookeeperNavigator>docker-compose logs Attaching to zoonavigator-api zoonavigator-api | [info] application - Starting ZooNavigator API 0.6.2 zoonavigator-api | [info] play.api.Play - Application started (Prod) zoonavigator-api | [info] p.c.s.AkkaHttpServer - Listening for HTTP on /0.0.0.0:9000 zoonavigator-api | [warn] a.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': Unsupported HTTP method: HTTP method too long (started with '↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑'). Increase akka.http.server.parsing.max-method-len gth to support HTTP methods with more characters.

elkozmon commented 5 years ago

Hi,

what browser were you using? I've only seen a similar error when trying to access HTTP endpoint with HTTPS.

Anyway, there is a new ZooNavigator release under a single Docker image. You might want to try that and see whether the error still persists.