Graylog doesn't start properly after upgrade from 5.0 to 5.1.2-1

Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question.
Don’t forget to select tags to help index your topic!

1. Describe your incident:
After the upgrade from 5.0 to 5.1.2-1 the server starts sucessfully but i cant reach the webpage. The port ist also not used. The last log message i recieved after starting up graylog is [ElasticsearchVersionProvider] Elasticsearch cluster is running OpenSearch:2.6.0

2. Describe your environment:
4 Graylog Server in a Cluster
4 MongoDB Server with an Replicaset
8 Opensearch Data Nodes and 4 Opensearch Master
Kemp Load Balancer

  • OS Information: Debian 11

  • Package Version: 5.1.2-1

  • Service logs, configurations, and environment variables:

Logs

Blockquote
2023-06-30T12:09:17.987+02:00 INFO [ImmutableFeatureFlagsCollector] Following feature flags are used: {default properties file=[cloud_inputs=on, scripting_api_preview=on, search_filter=on, preflight_web=off]}
2023-06-30T12:09:18.410+02:00 INFO [CmdLineTool] Loaded plugin: AWS plugins 5.1.2 [org.graylog.aws.AWSPlugin]
2023-06-30T12:09:18.411+02:00 INFO [CmdLineTool] Loaded plugin: Integrations 5.1.2 [org.graylog.integrations.IntegrationsPlugin]
2023-06-30T12:09:18.412+02:00 INFO [CmdLineTool] Loaded plugin: Collector 5.1.2 [org.graylog.plugins.collector.CollectorPlugin]
2023-06-30T12:09:18.413+02:00 INFO [CmdLineTool] Loaded plugin: Internal Logs plugin 2.4.0 [org.graylog.plugins.internallogs.InternalLogsInputPlugin]
2023-06-30T12:09:18.413+02:00 INFO [CmdLineTool] Loaded plugin: Threat Intelligence Plugin 5.1.2+d970230 [org.graylog.plugins.threatintel.ThreatIntelPlugin]
2023-06-30T12:09:18.414+02:00 INFO [CmdLineTool] Loaded plugin: Elasticsearch 7 Support 5.1.2+d970230 [org.graylog.storage.elasticsearch7.Elasticsearch7Plugin]
2023-06-30T12:09:18.414+02:00 INFO [CmdLineTool] Loaded plugin: OpenSearch 2 Support 5.1.2+d970230 [org.graylog.storage.opensearch2.OpenSearch2Plugin]
2023-06-30T12:09:18.429+02:00 INFO [CmdLineTool] Running with JVM arguments: -Xms16g -Xmx16g -XX:NewRatio=1 -XX:+ResizeTLAB -XX:-OmitStackTraceInFastThrow -Djdk.tls.acknowledgeCloseNotify=true -Dlog4j2.formatMsgNoLookups=true -Djavax.net.ssl.trustStore=/etc/graylog/server/cacerts.jks -Dlog4j.configurationFile=file:///etc/graylog/server/log4j2.xml -Djava.library.path=/usr/share/graylog-server/lib/sigar -Dgraylog2.installation_source=deb
2023-06-30T12:09:18.547+02:00 INFO [cluster] Adding discovered server 10.2.2.100:27017 to client view of cluster
2023-06-30T12:09:18.568+02:00 INFO [cluster] Adding discovered server 10.2.2.103:27017 to client view of cluster
2023-06-30T12:09:18.570+02:00 INFO [cluster] Adding discovered server 10.2.2.109:27017 to client view of cluster
2023-06-30T12:09:18.571+02:00 INFO [cluster] Adding discovered server 10.2.2.87:27017 to client view of cluster
2023-06-30T12:09:18.586+02:00 INFO [client] MongoClient with metadata {“driver”: {“name”: “mongo-java-driver|legacy”, “version”: “4.8.1”}, “os”: {“type”: “Linux”, “name”: “Linux”, “architecture”: “amd64”, “version”: “5.10.0-23-amd64”}, “platform”: “Java/Eclipse Adoptium/17.0.6+10”} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=null}, credential=MongoCredential{mechanism=null, userName=‘graylog’, source=‘admin’, password=, mechanismProperties=}, streamFactoryFactory=null, commandListeners=, codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.Jep395RecordCodecProvider@108a46d6]}, clusterSettings={hosts=[10.2.2.100:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.87:27017], srvServiceName=mongodb, mode=MULTIPLE, requiredClusterType=REPLICA_SET, requiredReplicaSetName=‘graylog’, serverSelector=‘null’, clusterListeners=‘’, serverSelectionTimeout=‘30000 ms’, localThreshold=‘30000 ms’}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=1000, minSize=0, maxWaitTimeMS=120000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=, maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners=‘’, serverMonitorListeners=‘’}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName=‘null’, compressorList=, uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, contextProvider=null}
2023-06-30T12:09:18.589+02:00 INFO [client] MongoClient with metadata {“driver”: {“name”: “mongo-java-driver|legacy”, “version”: “4.8.1”}, “os”: {“type”: “Linux”, “name”: “Linux”, “architecture”: “amd64”, “version”: “5.10.0-23-amd64”}, “platform”: “Java/Eclipse Adoptium/17.0.6+10”} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=null}, credential=MongoCredential{mechanism=null, userName=‘graylog’, source=‘admin’, password=, mechanismProperties=}, streamFactoryFactory=null, commandListeners=, codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.Jep395RecordCodecProvider@108a46d6]}, clusterSettings={hosts=[10.2.2.100:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.87:27017], srvServiceName=mongodb, mode=MULTIPLE, requiredClusterType=REPLICA_SET, requiredReplicaSetName=‘graylog’, serverSelector=‘null’, clusterListeners=‘’, serverSelectionTimeout=‘30000 ms’, localThreshold=‘30000 ms’}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=1000, minSize=0, maxWaitTimeMS=120000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=, maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners=‘’, serverMonitorListeners=‘’}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName=‘null’, compressorList=, uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, contextProvider=null}
2023-06-30T12:09:18.605+02:00 INFO [cluster] Monitor thread successfully connected to server with description ServerDescription{address=10.2.2.87:27017, type=REPLICA_SET_OTHER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=14535231, setName=‘graylog’, canonicalAddress=10.2.2.87:27017, hosts=[10.2.2.87:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.100:27017], passives=, arbiters=, primary=‘10.2.2.109:27017’, tagSet=TagSet{}, electionId=null, setVersion=7, topologyVersion=TopologyVersion{processId=649e9e38e73be9f8f5d291c8, counter=5}, lastWriteDate=Thu Jun 29 13:12:55 CEST 2023, lastUpdateTimeNanos=2970939640229}
2023-06-30T12:09:18.606+02:00 INFO [cluster] Monitor thread successfully connected to server with description ServerDescription{address=10.2.2.109:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=17184597, setName=‘graylog’, canonicalAddress=10.2.2.109:27017, hosts=[10.2.2.87:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.100:27017], passives=, arbiters=, primary=‘10.2.2.109:27017’, tagSet=TagSet{}, electionId=7fffffff0000000000000041, setVersion=7, topologyVersion=TopologyVersion{processId=649e9e3af91198d533857fdd, counter=6}, lastWriteDate=Fri Jun 30 12:09:09 CEST 2023, lastUpdateTimeNanos=2970941824483}
2023-06-30T12:09:18.606+02:00 INFO [cluster] Monitor thread successfully connected to server with description ServerDescription{address=10.2.2.100:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=17743940, setName=‘graylog’, canonicalAddress=10.2.2.100:27017, hosts=[10.2.2.87:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.100:27017], passives=, arbiters=, primary=‘10.2.2.109:27017’, tagSet=TagSet{}, electionId=null, setVersion=7, topologyVersion=TopologyVersion{processId=649e9e41083e1d6ecb56c4fd, counter=4}, lastWriteDate=Fri Jun 30 12:09:09 CEST 2023, lastUpdateTimeNanos=2970942143434}
2023-06-30T12:09:18.606+02:00 INFO [cluster] Monitor thread successfully connected to server with description ServerDescription{address=10.2.2.103:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=13814546, setName=‘graylog’, canonicalAddress=10.2.2.103:27017, hosts=[10.2.2.87:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.100:27017], passives=, arbiters=, primary=‘10.2.2.109:27017’, tagSet=TagSet{}, electionId=null, setVersion=7, topologyVersion=TopologyVersion{processId=649e9e4040d20bf3a7ac7ec7, counter=4}, lastWriteDate=Fri Jun 30 12:09:09 CEST 2023, lastUpdateTimeNanos=2970940219588}
2023-06-30T12:09:18.608+02:00 INFO [cluster] Discovered replica set primary 10.2.2.109:27017 with max election id 7fffffff0000000000000041 and max set version 7
2023-06-30T12:09:18.615+02:00 INFO [cluster] No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@42ea287 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=10.2.2.109:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=10.2.2.87:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=10.2.2.100:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=10.2.2.103:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out
2023-06-30T12:09:18.733+02:00 INFO [MongoDBPreflightCheck] Connected to MongoDB version 5.0.18
2023-06-30T12:09:18.939+02:00 INFO [FilePersistedNodeIdProvider] Node ID: e8b535ba-e0b0-4719-b417-32b0000ad922
2023-06-30T12:09:19.107+02:00 INFO [SearchDbPreflightCheck] Connected to (Elastic/Open)Search version OpenSearch:2.6.0
2023-06-30T12:09:19.188+02:00 INFO [Version] HV000001: Hibernate Validator null
2023-06-30T12:09:20.743+02:00 INFO [InputBufferImpl] Message journal is enabled.
2023-06-30T12:09:20.754+02:00 INFO [FilePersistedNodeIdProvider] Node ID: e8b535ba-e0b0-4719-b417-32b0000ad922
2023-06-30T12:09:20.880+02:00 INFO [LogManager] Loading logs.
2023-06-30T12:09:20.898+02:00 WARN [Log] Found a corrupted index file, /var/lib/graylog-server/journal/messagejournal-0/00000000000000000000.index, deleting and rebuilding index…
2023-06-30T12:09:20.916+02:00 INFO [LogManager] Logs loading complete.
2023-06-30T12:09:20.920+02:00 INFO [LocalKafkaJournal] Initialized Kafka based journal at /var/lib/graylog-server/journal
2023-06-30T12:09:20.927+02:00 INFO [cluster] Adding discovered server 10.2.2.100:27017 to client view of cluster
2023-06-30T12:09:20.930+02:00 INFO [cluster] Adding discovered server 10.2.2.103:27017 to client view of cluster
2023-06-30T12:09:20.932+02:00 INFO [cluster] Adding discovered server 10.2.2.109:27017 to client view of cluster
2023-06-30T12:09:20.934+02:00 INFO [cluster] Monitor thread successfully connected to server with description ServerDescription{address=10.2.2.100:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2029006, setName=‘graylog’, canonicalAddress=10.2.2.100:27017, hosts=[10.2.2.87:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.100:27017], passives=, arbiters=, primary=‘10.2.2.109:27017’, tagSet=TagSet{}, electionId=null, setVersion=7, topologyVersion=TopologyVersion{processId=649e9e41083e1d6ecb56c4fd, counter=4}, lastWriteDate=Fri Jun 30 12:09:19 CEST 2023, lastUpdateTimeNanos=2973275105960}
2023-06-30T12:09:20.935+02:00 INFO [cluster] Adding discovered server 10.2.2.87:27017 to client view of cluster
2023-06-30T12:09:20.935+02:00 INFO [cluster] Monitor thread successfully connected to server with description ServerDescription{address=10.2.2.103:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1353336, setName=‘graylog’, canonicalAddress=10.2.2.103:27017, hosts=[10.2.2.87:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.100:27017], passives=, arbiters=, primary=‘10.2.2.109:27017’, tagSet=TagSet{}, electionId=null, setVersion=7, topologyVersion=TopologyVersion{processId=649e9e4040d20bf3a7ac7ec7, counter=4}, lastWriteDate=Fri Jun 30 12:09:19 CEST 2023, lastUpdateTimeNanos=2973276381849}
2023-06-30T12:09:20.936+02:00 INFO [cluster] Monitor thread successfully connected to server with description ServerDescription{address=10.2.2.109:27017, type=REPLICA_SET_PRIMARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=966941, setName=‘graylog’, canonicalAddress=10.2.2.109:27017, hosts=[10.2.2.87:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.100:27017], passives=, arbiters=, primary=‘10.2.2.109:27017’, tagSet=TagSet{}, electionId=7fffffff0000000000000041, setVersion=7, topologyVersion=TopologyVersion{processId=649e9e3af91198d533857fdd, counter=6}, lastWriteDate=Fri Jun 30 12:09:19 CEST 2023, lastUpdateTimeNanos=2973277255124}
2023-06-30T12:09:20.937+02:00 INFO [client] MongoClient with metadata {“driver”: {“name”: “mongo-java-driver|legacy”, “version”: “4.8.1”}, “os”: {“type”: “Linux”, “name”: “Linux”, “architecture”: “amd64”, “version”: “5.10.0-23-amd64”}, “platform”: “Java/Eclipse Adoptium/17.0.6+10”} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=null}, credential=MongoCredential{mechanism=null, userName=‘graylog’, source=‘admin’, password=, mechanismProperties=}, streamFactoryFactory=null, commandListeners=, codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.Jep395RecordCodecProvider@108a46d6]}, clusterSettings={hosts=[10.2.2.100:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.87:27017], srvServiceName=mongodb, mode=MULTIPLE, requiredClusterType=REPLICA_SET, requiredReplicaSetName=‘graylog’, serverSelector=‘null’, clusterListeners=‘’, serverSelectionTimeout=‘30000 ms’, localThreshold=‘30000 ms’}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=1000, minSize=0, maxWaitTimeMS=120000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=, maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners=‘’, serverMonitorListeners=‘’}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName=‘null’, compressorList=, uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, contextProvider=null}
2023-06-30T12:09:20.944+02:00 INFO [cluster] Monitor thread successfully connected to server with description ServerDescription{address=10.2.2.87:27017, type=REPLICA_SET_OTHER, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=3967735, setName=‘graylog’, canonicalAddress=10.2.2.87:27017, hosts=[10.2.2.87:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.100:27017], passives=, arbiters=, primary=‘10.2.2.109:27017’, tagSet=TagSet{}, electionId=null, setVersion=7, topologyVersion=TopologyVersion{processId=649e9e38e73be9f8f5d291c8, counter=5}, lastWriteDate=Thu Jun 29 13:12:55 CEST 2023, lastUpdateTimeNanos=2973285480279}
2023-06-30T12:09:20.945+02:00 INFO [client] MongoClient with metadata {“driver”: {“name”: “mongo-java-driver|legacy”, “version”: “4.8.1”}, “os”: {“type”: “Linux”, “name”: “Linux”, “architecture”: “amd64”, “version”: “5.10.0-23-amd64”}, “platform”: “Java/Eclipse Adoptium/17.0.6+10”} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=null}, credential=MongoCredential{mechanism=null, userName=‘graylog’, source=‘admin’, password=, mechanismProperties=}, streamFactoryFactory=null, commandListeners=, codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.Jep395RecordCodecProvider@108a46d6]}, clusterSettings={hosts=[10.2.2.100:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.87:27017], srvServiceName=mongodb, mode=MULTIPLE, requiredClusterType=REPLICA_SET, requiredReplicaSetName=‘graylog’, serverSelector=‘null’, clusterListeners=‘’, serverSelectionTimeout=‘30000 ms’, localThreshold=‘30000 ms’}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=1000, minSize=0, maxWaitTimeMS=120000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=, maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners=‘’, serverMonitorListeners=‘’}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName=‘null’, compressorList=, uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, contextProvider=null}
2023-06-30T12:09:20.946+02:00 INFO [cluster] No server chosen by com.mongodb.client.internal.MongoClientDelegate$1@4d21b505 from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=10.2.2.109:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=10.2.2.87:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=10.2.2.100:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=10.2.2.103:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out
2023-06-30T12:09:20.947+02:00 INFO [cluster] No server chosen by ReadPreferenceServerSelector{readPreference=primary} from cluster description ClusterDescription{type=REPLICA_SET, connectionMode=MULTIPLE, serverDescriptions=[ServerDescription{address=10.2.2.109:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=10.2.2.87:27017, type=UNKNOWN, state=CONNECTING}, ServerDescription{address=10.2.2.100:27017, type=REPLICA_SET_SECONDARY, state=CONNECTED, ok=true, minWireVersion=0, maxWireVersion=13, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=2029006, setName=‘graylog’, canonicalAddress=10.2.2.100:27017, hosts=[10.2.2.87:27017, 10.2.2.103:27017, 10.2.2.109:27017, 10.2.2.100:27017], passives=, arbiters=, primary=‘10.2.2.109:27017’, tagSet=TagSet{}, electionId=null, setVersion=7, topologyVersion=TopologyVersion{processId=649e9e41083e1d6ecb56c4fd, counter=4}, lastWriteDate=Fri Jun 30 12:09:19 CEST 2023, lastUpdateTimeNanos=2973275105960}, ServerDescription{address=10.2.2.103:27017, type=UNKNOWN, state=CONNECTING}]}. Waiting for 30000 ms before timing out
2023-06-30T12:09:20.948+02:00 INFO [cluster] Discovered replica set primary 10.2.2.109:27017 with max election id 7fffffff0000000000000041 and max set version 7
2023-06-30T12:09:21.097+02:00 INFO [InputBufferImpl] Initialized InputBufferImpl with ring size <65536> and wait strategy , running 2 parallel message handlers.
2023-06-30T12:09:21.261+02:00 INFO [ElasticsearchVersionProvider] Elasticsearch cluster is running OpenSearch:2.6.0

3. What steps have you already taken to try and solve the problem?

Restart the server
Tried to start only the master graylog server

4. How can the community help?

Tell me what i have done wrong

Helpful Posting Tips: Tips for Posting Questions that Get Answers [Hold down CTRL and link on link to open tips documents in a separate tab]

I’ve tried a downgrade to 5.0.8 with exact the same config and it works flawless.

So Maybe its a bug with the 5.1.* or is there a config change i need to do in my server.conf?

Best regards
Patrick Stevens

Hey @pstevens

I assume your getting a 404 when trying to login Graylog?

Can you show your MongoDb logs during that time of trying to login Graylog Web UI?

I have a similar issue with a lab environment. 5.0 is fine, 5.1 does not boot up. The port for the webUI stays closed, and no more messages in the server.log after the OpenSearch version. I’d be curious for solutions.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.