https://hub.docker.com/r/graylog2/allinone/ <http://t.hsms10.com/e1t/c/*W6B0g0h2SvfJcW2LpMdL1cWKtd0/*W1nW7lf2Rg1wYW4W-Zkb535Lw10/5/f18dQhb0z77-TdzW8Pw9Fw8SzSdTW5JQJ_S1S4j1PF1Q3fB-nVygW4fNSkD26QkH4W4hCPvj43P1j1W49hBZt3_rjc5W3P5VwZ3ZZn66W1LvdcP3T1kS-W3JFSfg2lh4ybN2XZgmCmRFTpW3_zntt49JGxlN4cK7GFZxKcwVj_FGX6nZy6hW7LF2086gB2KpW5FZ5NW1WPDnxW7jkg701984qxW6-tWmN4KxtYW0?utm_source=email&utm_content=2760115> I'm currently using this image and it wont work in pre-production. Elasticsearch fails to start and I keep getting this stacktrace : https://lut.im/6YoqdgJQXJ/3g8hoBG7knXOGVQ6.png <http://t.hsms10.com/e1t/c/*W6B0g0h2SvfJcW2LpMdL1cWKtd0/*W8DcBMV6zxbk4W5G4ZWR5Rh8cn0/5/f18dQhb0z7cZbl5V3RFGq8Xkw8-N8zWNYYgbL5xW1N4JM11xV1yHW3R5hFj4cm2zwW3Z_W5s3T0QLWW3gt0rY3NQc6jW2Kn43_23j3kjW2CwTh43df43dW2-dQv841S3mbW2lh4yb2XZgmCVmRFTp3_znttW49JGxl4cK7GFMZxKcwj_FGXW6nZy6h7LF208W6gB2Kp5FZ5NWW1WPDnx7jkg70N1984qxVNLDVf4TqGZF04?utm_source=email&utm_content=2760115> I run the image with theses opts : IMG="graylog2/allinone" VOLUME="-v /data/graylog/data:/var/opt/graylog/data -v /data/graylog/log/:/var/log/graylog -v /data/graylog/plugin:/opt/graylog/plugin" PORT="-p 9000:9000 -p 443:443 -p 12201:12201 -p 12900:12900 -p 4001:4001 -p 514:514 " ENV='-e GRAYLOG_PASSWORD=NOPE -e GRAYLOG_USERNAME=root -e GRAYLOG_TIMEZONE=Europe/Paris -e ES_MEMORY=16g' E/S keeps crashing for unknown reason. When I docker exec -ti graylog2 bash and run the command : # /opt/graylog/embedded/bin/graylog-ctl start elasticsearch timeout: down: elasticsearch: 0s, normally up, want up So the issue comes from elasticsearch.
Since it's part of your public image, I thought that you might want to know that :-) Cheers! -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/a5007f80-2674-4c0e-850c-bbe40f4d8852%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
