Application ID: DEC6B808-645B-7B62-FF97-8D7C3B617700
Error UID: BE48C696-5513-5680-FF6A-9E2B68BC4B00
Backendless encountered an error while handling the request. An internal trouble ticket with ID BE48C696-5513-5680-FF6A-9E2B68BC4B00 has been created and we will be investigating the issue.
RedisSentinelConnectionPoolcan not create connection for [RedisConnectionProperties(sentinelPassword=null, password=***, type=automation, cluster=false, hostAndPort=Optional.empty, clusterNodes=null, publicHost=Optional.empty, sentinels=[10.110.4.30/<unresolved>:26379, 10.110.4.32/<unresolved>:26379, 10.110.4.31/<unresolved>:26379], sentinelSSL=false, sentinelMasterName=taskman, poolSize=200, ssl=false)].
java.lang.RuntimeException: RedisSentinelConnectionPoolcan not create connection for [RedisConnectionProperties(sentinelPassword=null, password=***, type=automation, cluster=false, hostAndPort=Optional.empty, clusterNodes=null, publicHost=Optional.empty, sentinels=[10.110.4.30/<unresolved>:26379, 10.110.4.32/<unresolved>:26379, 10.110.4.31/<unresolved>:26379], sentinelSSL=false, sentinelMasterName=taskman, poolSize=200, ssl=false)].
at com.backendless.lettuce.LettuceConnectionPool.getBaseConnection(LettuceConnectionPool.java:97)
at com.backendless.lettuce.sentinel.RedisSentinelConnectionPool.getConnection(RedisSentinelConnectionPool.java:112)
at com.backendless.lettuce.LettuceConnectionPool.runAsync(LettuceConnectionPool.java:132)
at com.backendless.automation.events.publisher.AutomationEventPublisher.isApplicationUsedInFlows(AutomationEventPublisher.java:54)
at com.backendless.automation.events.publisher.AutomationEventPublisher.publish(AutomationEventPublisher.java:41)
at com.backendless.services.persistence.common.DataAutomationEventsDecorator.find(DataAutomationEventsDecorator.java:575)
at com.backendless.services.persistence.common.DataAutomationEventsDecorator.find(DataAutomationEventsDecorator.java:55)
at com.backendless.services.persistence.common.PersistenceInterfaceAdapter.find(PersistenceInterfaceAdapter.java:207)
at com.backendless.management.persistence.DirectManagementService.find(DirectManagementService.java:1070)
at com.backendless.management.persistence.DataManagementService.find(DataManagementService.java:293)
at controllers.data.console.Data.lambda$findViaPost$2(Data.java:223)
at com.backendless.async.BackendlessExecutorService.lambda$submit$0(BackendlessExecutorService.java:84)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Thr
Problem description
Describe what you did in console that led to the error. Please provide a description of what actually happens. Be descriptive: “it doesn’t work” does not describe what the behavior actually is. This will help us with reproducing the problem.
Steps to reproduce
Please describe steps to reproduce starting from the first action.