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/79a93b42-0ae2-490f-9683-71fb9c8e3dad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to