Application ID: A6E3F875-48A5-443A-BDAB-BB03B1B8B008
Error UID: BA554568-F4E6-4C5C-9852-887BE283B407
Backendless encountered an error while handling the request. An internal trouble ticket with ID bl-server:BA554568-F4E6-4C5C-9852-887BE283B407 has been created and we will be investigating the issue.
redis.clients.jedis.exceptions.JedisConnectionException: Failed to connect to any host resolved for DNS name.
java.lang.RuntimeException: redis.clients.jedis.exceptions.JedisConnectionException: Failed to connect to any host resolved for DNS name.
at com.backendless.redis.JedisManager.execute(JedisManager.java:152)
at com.backendless.redis.AbstractJedisClientManager.execute(AbstractJedisClientManager.java:67)
at com.backendless.services.properties.RedisPropertiesService.getProperty(RedisPropertiesService.java:23)
at com.backendless.data.properties.ApplicationPropertiesService.isDynamicSchemaEnabled(ApplicationPropertiesService.java:30)
at com.backendless.data.common.PersistenceOperationContext.<init>(PersistenceOperationContext.java:137)
at com.backendless.data.common.PersistenceOperationContext.<init>(PersistenceOperationContext.java:97)
at com.backendless.services.persistence.common.PersistenceOperationContextFactory.get(PersistenceOperationContextFactory.java:39)
at com.backendless.services.persistence.common.PersistenceInterfaceAdapter.find(PersistenceInterfaceAdapter.java:208)
at com.backendless.management.persistence.DirectManagementService.find(DirectManagementService.java:1116)
at com.backendless.management.users.UserManagementService.find(UserManagementService.java:348)
at com.backendless.management.persistence.DataManagementService.find(DataManagementService.java:309)
at controllers.data.console.Data.lambda$findViaPost$2(Data.java:221)
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(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
Caused by: redis.clients.jedis.exceptions.JedisConnectionException: Failed to connect to any host resolved for DNS name.
at redis.clients.jedis.DefaultJedisSocketFactory.connectToFirstSuccessfulHost(DefaultJedisSocketFactory.java:63)
at redis.clients.jedis.DefaultJedisSocketFactory.createSocket(DefaultJedisSocketFactory.java:89)
at redis.clients.jedis.Connection.connect(Connection.java:194)
at redis.clients.jedis.Connection.initializeFromClientConfig(Connection.jav
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.
- Go do Data
2.no tbale data is being loaded