I am running v0.90.10 and getting the same error when trying to start
graylog2 service:
@server:~# curl -XGET 'localhost:9200'
{
"ok" : true,
"status" : 200,
"name" : "Arkon",
"version" : {
"number" : "0.90.10",
When I try to start graylog2 service, it hangs on:
*~# service graylog2 startStarting graylog2-server ...~# /usr/bin/nohup:
redirecting stderr to stdoutRunning status shows:root@ESGSYSLOG01:~#
service graylog2 statusgraylog2-server not running*
Any thoughts?
On Monday, May 5, 2014 5:19:49 PM UTC-4, lennart wrote:
> Looks like you are running ElasticSearch v1.1.1 - Please run
> ElasticSearch v0.90.10 as stated in the Graylog2 documentation.
>
> On Mon, May 5, 2014 at 9:55 PM, Sivakumar Krishnamoorthy
> <[email protected] <javascript:>> wrote:
> > I recently cloned my exisiting production graylog2 server and
> installed
> > latest versions which is 0.20.1. I configured verything as in the
> > production server and run graylog service but it shows the following
> > errors
> >
> > http://myhost:9200/ returns
> >
> > {
> > "status" : 200,
> > "name" : "Franz Kafka",
> > "version" : {
> > "number" : "1.1.1",
> > "build_hash" : "f1585f096d3f3985e73456debdc1a0745f512bbc",
> > "build_timestamp" : "2014-04-16T14:27:12Z",
> > "build_snapshot" : false,
> > "lucene_version" : "4.7"
> > },
> > "tagline" : "You Know, for Search"
> > }
> >
> >
> > this means elastic search is running perfectly.
> >
> >
> > ./graylog2ctl start
> > Starting graylog2-server ...
> > [root@prod-syslog-clone bin]# /usr/bin/nohup: redirecting stderr to
> stdout
> > [2014-05-05 12:49:34,878][WARN ][discovery.zen.ping.multicast] [Franz
> Kafka]
> > failed to read requesting data from /172.22.22.214:54328
> > java.io.IOException: No transport address mapped to [26482]
> > at
> >
> org.elasticsearch.common.transport.TransportAddressSerializers.addressFromStream(TransportAddressSerializers.java:71)
>
>
> > at
> >
> org.elasticsearch.cluster.node.DiscoveryNode.readFrom(DiscoveryNode.java:267)
>
> > at
> >
> org.elasticsearch.cluster.node.DiscoveryNode.readNode(DiscoveryNode.java:257)
>
> > at
> >
> org.elasticsearch.discovery.zen.ping.multicast.MulticastZenPing$Receiver.onMessage(MulticastZenPing.java:319)
>
>
> > at
> >
> org.elasticsearch.common.network.MulticastChannel$Plain$Receiver.run(MulticastChannel.java:363)
>
>
> > at java.lang.Thread.run(Thread.java:745)
> > [2014-05-05 12:49:36,380][WARN ][discovery.zen.ping.multicast] [Franz
> Kafka]
> > failed to read requesting data from /172.22.22.214:54328
> > java.io.IOException: No transport address mapped to [26482]
> > at
> >
> org.elasticsearch.common.transport.TransportAddressSerializers.addressFromStream(TransportAddressSerializers.java:71)
>
>
> > at
> >
> org.elasticsearch.cluster.node.DiscoveryNode.readFrom(DiscoveryNode.java:267)
>
> > at
> >
> org.elasticsearch.cluster.node.DiscoveryNode.readNode(DiscoveryNode.java:257)
>
> > at
> >
> org.elasticsearch.discovery.zen.ping.multicast.MulticastZenPing$Receiver.onMessage(MulticastZenPing.java:319)
>
>
> > at
> >
> org.elasticsearch.common.network.MulticastChannel$Plain$Receiver.run(MulticastChannel.java:363)
>
>
> > at java.lang.Thread.run(Thread.java:745)
> > [2014-05-05 12:49:37,883][WARN ][discovery.zen.ping.multicast] [Franz
> Kafka]
> > failed to read requesting data from /172.22.22.214:54328
> > java.io.IOException: No transport address mapped to [26482]
> > at
> >
> org.elasticsearch.common.transport.TransportAddressSerializers.addressFromStream(TransportAddressSerializers.java:71)
>
>
> > at
> >
> org.elasticsearch.cluster.node.DiscoveryNode.readFrom(DiscoveryNode.java:267)
>
> > at
> >
> org.elasticsearch.cluster.node.DiscoveryNode.readNode(DiscoveryNode.java:257)
>
> > at
> >
> org.elasticsearch.discovery.zen.ping.multicast.MulticastZenPing$Receiver.onMessage(MulticastZenPing.java:319)
>
>
> > at
> >
> org.elasticsearch.common.network.MulticastChannel$Plain$Receiver.run(MulticastChannel.java:363)
>
>
> > at java.lang.Thread.run(Thread.java:745)
> > [2014-05-05 12:49:39,383][WARN ][discovery.zen.ping.multicast] [Franz
> Kafka]
> > failed to read requesting data from /172.22.22.214:54328
> > java.io.IOException: No transport address mapped to [26482]
> > at
> >
> org.elasticsearch.common.transport.TransportAddressSerializers.addressFromStream(TransportAddressSerializers.java:71)
>
>
> > at
> >
> org.elasticsearch.cluster.node.DiscoveryNode.readFrom(DiscoveryNode.java:267)
>
> > at
> >
> org.elasticsearch.cluster.node.DiscoveryNode.readNode(DiscoveryNode.java:257)
>
> > at
> >
> org.elasticsearch.discovery.zen.ping.multicast.MulticastZenPing$Receiver.onMessage(MulticastZenPing.java:319)
>
>
> > at
> >
> org.elasticsearch.common.network.MulticastChannel$Plain$Receiver.run(MulticastChannel.java:363)
>
>
> > at java.lang.Thread.run(Thread.java:745)
> > [2014-05-05 12:49:40,885][WARN ][discovery.zen.ping.multicast] [Franz
> Kafka]
> > failed to read requesting data from /172.22.22.214:54328
> > java.io.IOException: No transport address mapped to [26482]
> > at
> >
> org.elasticsearch.common.transport.TransportAddressSerializers.addressFromStream(TransportAddressSerializers.java:71)
>
>
> > at
> >
> org.elasticsearch.cluster.node.DiscoveryNode.readFrom(DiscoveryNode.java:267)
>
> > at
> >
> org.elasticsearch.cluster.node.DiscoveryNode.readNode(DiscoveryNode.java:257)
>
> > at
> >
> org.elasticsearch.discovery.zen.ping.multicast.MulticastZenPing$Receiver.onMessage(MulticastZenPing.java:319)
>
>
> > at
> >
> org.elasticsearch.common.network.MulticastChannel$Plain$Receiver.run(MulticastChannel.java:363)
>
>
> > at java.lang.Thread.run(Thread.java:745)
> > ^C
> > [root@prod-syslog-clone bin]# [2014-05-05 12:49:42,385][WARN
> > ][discovery.zen.ping.multicast] [Franz Kafka] failed to read requesting
> data
> > from /172.22.22.214:54328
> > java.io.IOException: No transport address mapped to [26482]
> > at
> >
> org.elasticsearch.common.transport.TransportAddressSerializers.addressFromStream(TransportAddressSerializers.java:71)
>
>
> > at
> >
> org.elasticsearch.cluster.node.DiscoveryNode.readFrom(DiscoveryNode.java:267)
>
> > at
> >
> org.elasticsearch.cluster.node.DiscoveryNode.readNode(DiscoveryNode.java:257)
>
> > at
> >
> org.elasticsearch.discovery.zen.ping.multicast.MulticastZenPing$Receiver.onMessage(MulticastZenPing.java:319)
>
>
> > at
> >
> org.elasticsearch.common.network.MulticastChannel$Plain$Receiver.run(MulticastChannel.java:363)
>
>
> > at java.lang.Thread.run(Thread.java:745)
> >
> > --
> > 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 [email protected] <javascript:>.
> > 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 [email protected].
For more options, visit https://groups.google.com/d/optout.