Yes, just set versionchecks = false in your graylog2-server.conf.

On Wed, Mar 12, 2014 at 11:19 AM, Alex B. <alexandre.bart...@gmail.com> wrote:
> I have the same message in my log, probably because server does not have
> access to internet. Is there a way to disable this version check ?
>
> Le mercredi 12 mars 2014 09:15:56 UTC+1, Dmitri Stoljarov a écrit :
>>
>> Hi,
>>
>> I have noticed following errors
>> "org.graylog2.periodical.VersionCheckThread - Could not perform version
>> check" when i startup graylog2-server (v0.20.1).
>>
>>
>> 2014-03-12 10:08:09,312 INFO : org.graylog2.inputs.InputRegistry -
>> Completed starting [org.graylog2.inputs.gelf.udp.GELFUDPInput] input with ID
>> <530c8831e4b05e44da71fca3>
>> 2014-03-12 10:08:09,573 WARN : org.graylog2.periodical.VersionCheckThread
>> - Could not perform version check.
>> com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<'
>> (code 60)): expected a valid value (number, String, array, object, 'true',
>> 'false' or 'null')
>>  at [Source: java.io.StringReader@77527c4f; line: 1, column: 2]
>>         at
>> com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:1524)
>>         at
>> com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:557)
>>         at
>> com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:475)
>>         at
>> com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(ReaderBasedJsonParser.java:1415)
>>         at
>> com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(ReaderBasedJsonParser.java:679)
>>         at
>> com.fasterxml.jackson.databind.ObjectMapper._initForReading(ObjectMapper.java:3024)
>>         at
>> com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:2971)
>>         at
>> com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2091)
>>         at
>> org.graylog2.periodical.VersionCheckThread.parse(VersionCheckThread.java:160)
>>         at
>> org.graylog2.periodical.VersionCheckThread.run(VersionCheckThread.java:125)
>>         at
>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>>         at
>> java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
>>         at
>> java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
>>         at
>> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
>>         at
>> java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
>>         at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>>         at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>>         at java.lang.Thread.run(Thread.java:724)
>> 2014-03-12 10:08:13,120 INFO :
>> org.glassfish.jersey.server.ApplicationHandler - Initiating Jersey
>> application, version Jersey: 2.5 2013-12-18 14:27:29...
>> 2014-03-12 10:08:15,082 INFO : org.graylog2.Core - Started REST API at
>> <http://127.0.0.1:12900/>
>> 2014-03-12 10:08:15,083 INFO : org.graylog2.Main - Graylog2 up and
>> running.
>>
>>
>> regards,
>
> --
> You received this message because you are subscribed to the Google Groups
> "graylog2" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to graylog2+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to