gentle-camera-33498
08/10/2022, 2:22 PMgentle-camera-33498
08/10/2022, 2:23 PMgentle-camera-33498
08/10/2022, 2:35 PMbulky-soccer-26729
08/10/2022, 3:19 PMbulky-soccer-26729
08/10/2022, 3:21 PMbulky-soccer-26729
08/10/2022, 3:22 PMgentle-camera-33498
08/10/2022, 3:52 PMgentle-camera-33498
08/10/2022, 3:53 PMeven though the responses were all 200 in your network tab, that doesn't mean they were successful since graphql will return a 200 http response, but in the result payload it will contain errors and an error statusHmm, I didn't know about that. It would be incredible if I could catch these errors in logs
bulky-soccer-26729
08/10/2022, 3:54 PMgentle-camera-33498
08/10/2022, 3:56 PMand it looks like it was a 500 error, so for some reason your server was down. had you just restarted or booted things up per chance?No, I deployed the Helm chart 44 hours ago. Everything works after a full page refresh. But, as I said, these errors come back after a long idle period.
gentle-camera-33498
08/10/2022, 3:57 PMokay gotcha gotcha.. how long would a long time be if you had to guess?I would guess about 2 hours of downtime
bulky-soccer-26729
08/10/2022, 3:58 PMgentle-camera-33498
08/10/2022, 4:01 PMresource.type="k8s_container"
resource.labels.cluster_name="dsc-prod"
resource.labels.namespace_name="prod"
resource.labels.pod_name:"datahub-gms-server"
severity=(ERROR OR WARNING OR CRITICAL OR ALERT OR EMERGENCY)
gentle-camera-33498
08/10/2022, 4:05 PMgentle-camera-33498
08/10/2022, 4:06 PMbulky-soccer-26729
08/10/2022, 4:34 PMbulky-soccer-26729
08/10/2022, 4:34 PMbulky-soccer-26729
08/10/2022, 4:35 PMgentle-camera-33498
08/10/2022, 4:40 PMgentle-camera-33498
08/10/2022, 4:48 PM{"type": "server", "timestamp": "2022-08-07T155903,462Z", "level": "WARN", "component": "o.e.c.NodeConnectionsService", "cluster.name": "datahub-dev-elasticsearch", "node.name": "datahub-dev-elasticsearch-master-0", "message": "failed to connect to {datahub-dev-elasticsearch-master-2}{XA6xRBSaTf6glW3xpDFiYw}{6RzEuHayRLGI0H8yZc9S1A}{172.19.5.28}{172.19.5.28:9300}{cdfhilmrstw}{ml.machine_memory=2147483648, ml.max_open_jobs=512, xpack.installed=true, ml.max_jvm_size=1073741824, transform.node=true} (tried [1] times)", "cluster.uuid": "VivpgBRIT-CL6QmRX2MmBA", "node.id": "QSuXnBsEQ8OmOFB3abO82Q" ,
"stacktrace": ["org.elasticsearch.transport.ConnectTransportException: [datahub-dev-elasticsearch-master-2][172.19.5.28:9300] connect_exception",
"at org.elasticsearch.transport.TcpTransport$ChannelsConnectedListener.onFailure(TcpTransport.java:1047) ~[elasticsearch-7.17.3.jar:7.17.3]",
"at org.elasticsearch.action.ActionListener.lambda$toBiConsumer$0(ActionListener.java:279) ~[elasticsearch-7.17.3.jar:7.17.3]",
"at org.elasticsearch.core.CompletableContext.lambda$addListener$0(CompletableContext.java:31) ~[elasticsearch-core-7.17.3.jar:7.17.3]",
"at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) ~[?:?]",
"at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) ~[?:?]",
"at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]",
"at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) ~[?:?]",
"at org.elasticsearch.core.CompletableContext.completeExceptionally(CompletableContext.java:46) ~[elasticsearch-core-7.17.3.jar:7.17.3]",
"at org.elasticsearch.transport.netty4.Netty4TcpChannel.lambda$addListener$0(Netty4TcpChannel.java:58) ~[?:?]",
"at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578) ~[?:?]",
"at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571) ~[?:?]",
"at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550) ~[?:?]",
"at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491) ~[?:?]",
"at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616) ~[?:?]",
"at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609) ~[?:?]",
"at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117) ~[?:?]",
"at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:321) ~[?:?]",
"at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:337) ~[?:?]",
"at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:707) ~[?:?]",
"at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:620) ~[?:?]",
"at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:583) ~[?:?]",
"at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) ~[?:?]",
"at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) ~[?:?]",
"at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[?:?]",
"at java.lang.Thread.run(Thread.java:833) [?:?]",
"Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: 172.19.5.28/172.19.5.28:9300",
"Caused by: java.net.ConnectException: Connection refused",
"at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]",
"at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?]",
"at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[?:?]",
"at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:330) ~[?:?]",
"at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[?:?]",
"... 7 more"] }
bulky-soccer-26729
08/10/2022, 4:54 PMgentle-camera-33498
08/10/2022, 4:58 PMgentle-camera-33498
08/10/2022, 4:59 PMgentle-camera-33498
08/10/2022, 5:01 PMorange-night-91387
08/10/2022, 5:14 PMorange-night-91387
08/10/2022, 5:15 PMorange-night-91387
08/10/2022, 6:18 PMorange-night-91387
08/10/2022, 6:19 PMorange-night-91387
08/10/2022, 6:19 PMgentle-camera-33498
08/10/2022, 6:24 PMgentle-camera-33498
08/10/2022, 6:25 PMbig-carpet-38439
08/10/2022, 11:10 PMbig-carpet-38439
08/10/2022, 11:10 PMgentle-camera-33498
08/11/2022, 1:01 PMgentle-camera-33498
08/11/2022, 1:03 PMgentle-camera-33498
08/11/2022, 4:50 PM[pool-6-thread-1] WARN org.elasticsearch.client.RestClient:65 - request [POST http://...:9200/datahubpolicyindex_v2/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true] returned 1 warnings: [299 Elasticsearch-7.17.3-5ad023604c8d7416c9eb6c0eadb62b14e766caff "[ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices."]
orange-night-91387
08/11/2022, 5:06 PM