Hi Boris, could you please post the complete error log that Docker outputs?
Cheers, Jochen On Friday, 29 April 2016 08:45:28 UTC+2, Boris Rousseau wrote: > > Hello, > > I followed this instructions to launch graylog server with docker-compose > https://hub.docker.com/r/graylog2/server/ > > However, when I do a docker-compose up, I end up with the following error : > graylog_1 | 2016-04-29 06:41:20,417 ERROR: > org.graylog2.bootstrap.CmdLineTool - Guice error (more detail on log level > debug): Error injecting constructor, java.io.IOException: Permission denied > graylog_1 | Exception in thread "main" > com.google.inject.CreationException: Unable to create injector, see the > following errors: > graylog_1 | > graylog_1 | 1) Tried proxying org.graylog2.outputs.OutputRegistry to > support a circular dependency, but it is not an interface. > graylog_1 | at > org.graylog2.outputs.OutputRegistry.class(OutputRegistry.java:51) > graylog_1 | while locating org.graylog2.outputs.OutputRegistry > graylog_1 | for parameter 3 at > org.graylog2.streams.OutputServiceImpl.<init>(OutputServiceImpl.java:55) > graylog_1 | while locating org.graylog2.streams.OutputServiceImpl > graylog_1 | while locating org.graylog2.streams.OutputService > > Can you please let me know how to solve this ? > > Thanks > -- 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/0b22370e-90f9-407d-a994-527a9df5fc52%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
