logs after docker-compose start or@debian-s-2vcpu-4gb-amd-nyc1-01-or-V6:~/openremote$ docker-compose start [+] Running 4/4 ⠿ Container openremote-postgresql-1 Started 0.4s ⠿ Container openremote-keycloak-1 Started 0.4s ⠿ Container openremote-manager-1 Started 0.5s ⠿ Container openremote-proxy-1 Started 0.5s or@debian-s-2vcpu-4gb-amd-nyc1-01-or-V6:~/openremote$ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 407ad09d4d17 openremote/proxy:latest "/entrypoint.sh run" 2 hours ago Up 6 seconds (healthy) 0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp, 0.0.0.0:8883->8883/tcp openremote-proxy-1 84c735da6229 openremote/manager:latest "/bin/sh -c 'java $O…" 2 hours ago Up 29 seconds (healthy) 1883/tcp, 8080/tcp, 8443/tcp openremote-manager-1 ecc727bec67d openremote/keycloak:latest "/bin/sh -c '/opt/ke…" 2 hours ago Up 43 seconds (healthy) 8080/tcp, 8443/tcp openremote-keycloak-1 4e82bab925b6 openremote/postgresql:latest "/or-entrypoint.sh p…" 2 hours ago Up 47 seconds (healthy) 5432/tcp, 8008/tcp, 8081/tcp openremote-postgresql-1 or@debian-s-2vcpu-4gb-amd-nyc1-01-or-V6:~/openremote$ docker logs openremote-proxy-1 [INFO][2023-04-20 20:54:57] DOMAINNAMES: [INFO][2023-04-20 20:54:57] HAPROXY_CONFIG: /etc/haproxy/haproxy.cfg [INFO][2023-04-20 20:54:57] HAPROXY_CMD: haproxy -W -db -f /etc/haproxy/haproxy.cfg [INFO][2023-04-20 20:54:57] HAPROXY_USER_PARAMS: [INFO][2023-04-20 20:54:57] PROXY_LOGLEVEL: info [INFO][2023-04-20 20:54:57] LUA_PATH: [INFO][2023-04-20 20:54:57] CERT_DIR: /deployment/certs [INFO][2023-04-20 20:54:57] LE_DIR: /deployment/letsencrypt [INFO][2023-04-20 20:54:57] Checking HAProxy configuration: /etc/haproxy/haproxy.cfg Configuration file is valid [INFO][2023-04-20 20:54:57] Starting crond [INFO][2023-04-20 20:54:57] Starting monitoring process [INFO][2023-04-20 20:54:57] cert_init...waiting 10s for haproxy to be ready [INFO][2023-04-20 20:54:57] Monitoring config file '/etc/haproxy/haproxy.cfg' and certs in '/deployment/certs' for changes... [INFO][2023-04-20 20:54:57] HAProxy starting [acme] http-01 plugin v0.1.1 [info] 109/205457 (1) : [acme] http-01 plugin v0.1.1 [NOTICE] (1) : New worker (35) forked [NOTICE] (1) : Loading success. keycloak_backend/keycloak changed its IP from (none) to 172.18.0.3 by docker_resolver/dns. Server keycloak_backend/keycloak ('keycloak') is UP/READY (resolves again). Server keycloak_backend/keycloak administratively READY thanks to valid DNS answer. [WARNING] (35) : keycloak_backend/keycloak changed its IP from (none) to 172.18.0.3 by docker_resolver/dns. [WARNING] (35) : Server keycloak_backend/keycloak ('keycloak') is UP/READY (resolves again). [WARNING] (35) : Server keycloak_backend/keycloak administratively READY thanks to valid DNS answer. [WARNING] (35) : mqtt/manager changed its IP from (none) to 172.18.0.4 by docker_resolver/dns. mqtt/manager changed its IP from (none) to 172.18.0.4 by docker_resolver/dns. [WARNING] (35) : Server mqtt/manager ('manager') is UP/READY (resolves again). [WARNING] (35) : Server mqtt/manager administratively READY thanks to valid DNS answer. [WARNING] (35) : manager_backend/manager changed its IP from (none) to 172.18.0.4 by DNS cache. [WARNING] (35) : Server manager_backend/manager ('manager') is UP/READY (resolves again). [WARNING] (35) : Server manager_backend/manager administratively READY thanks to valid DNS answer. Server mqtt/manager ('manager') is UP/READY (resolves again). Server mqtt/manager administratively READY thanks to valid DNS answer. manager_backend/manager changed its IP from (none) to 172.18.0.4 by DNS cache. Server manager_backend/manager ('manager') is UP/READY (resolves again). Server manager_backend/manager administratively READY thanks to valid DNS answer. 20/Apr/2023:20:55:00 +0000 http 127.0.0.1:58596 0/-1/-1/-1/0 "GET / HTTP/1.1" 302 1/1/0/0/0 0/0 20/Apr/2023:20:55:03 +0000 http 127.0.0.1:58598 0/-1/-1/-1/0 "GET / HTTP/1.1" 302 1/1/0/0/0 0/0 20/Apr/2023:20:55:06 +0000 http 127.0.0.1:57750 0/-1/-1/-1/0 "GET / HTTP/1.1" 302 1/1/0/0/0 0/0 [INFO][2023-04-20 20:55:07] Executing cert_init at Thu, 20 Apr 2023 20:55:07 +0000 [INFO][2023-04-20 20:55:07] Executing auto renew at Thu, 20 Apr 2023 20:55:07 +0000 20/Apr/2023:20:55:07 +0000 https~ 177.93.3.221:52560 keycloak 0/0/1/350/351 "GET /auth/realms/master/protocol/openid-connect/auth?client_id=openremote&redirect_uri=https%3A%2F%2Ftest.smartthings.site%2Fmanager%2F&state=e414f82b-366b-4c9f-8bd2-2e0b5710f82b&response_mode=fragment&response_type=code&scope=openid&nonce=852caf0d-5228-4bad-8ce4-aab79cd1d984 HTTP/1.1" 200 1/1/0/0/0 0/0 Saving debug log to /var/log/letsencrypt/letsencrypt.log - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - No renewals were attempted. No hooks were run. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - [NOTICE] (1) : haproxy version is 2.7.0-437fd28 [WARNING] (1) : Process 25 exited with code 0 (Exit) 20/Apr/2023:20:55:10 +0000 http 127.0.0.1:57762 0/-1/-1/-1/0 "GET / HTTP/1.1" 302 2/1/0/0/0 0/0 20/Apr/2023:20:55:13 +0000 http 127.0.0.1:57766 0/-1/-1/-1/0 "GET / HTTP/1.1" 302 2/1/0/0/0 0/0 20/Apr/2023:20:55:16 +0000 http 127.0.0.1:50896 0/-1/-1/-1/0 "GET / HTTP/1.1" 302 2/1/0/0/0 0/0 or@debian-s-2vcpu-4gb-amd-nyc1-01-or-V6:~/openremote$ docker logs openremote-manager-1 Picked up JAVA_TOOL_OPTIONS: Apr 20, 2023 2:54:35 PM org.openremote.container.util.LogUtil getConfigInputStream INFO: Using built in logging configuration from classpath: logging.properties 2023-04-20 14:54:35.857 INFO [main ] org.openremote.container.Container : >>> Starting runtime container... 2023-04-20 14:54:35.860 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.syslog.SyslogService 2023-04-20 14:54:35.861 INFO [main ] .openremote.manager.syslog.SyslogService : Syslog service enabled 2023-04-20 14:54:35.869 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.persistence.ManagerPersistenceService 2023-04-20 14:54:35.871 INFO [main ] container.persistence.PersistenceService : Preparing persistence service for database: POSTGRES 2023-04-20 14:54:36.042 INFO [main ] container.persistence.PersistenceService : Setting storage directory to '/storage' 2023-04-20 14:54:36.044 INFO [main ] container.persistence.PersistenceService : Opening database connection: jdbc:postgresql://postgresql:5432/openremote?currentSchema=openremote 2023-04-20 14:54:36.758 INFO [main ] ydb.core.internal.license.VersionPrinter : Flyway Community Edition 9.15.1 by Redgate 2023-04-20 14:54:36.760 INFO [main ] ydb.core.internal.license.VersionPrinter : See release notes here: https://rd.gt/416ObMi 2023-04-20 14:54:36.760 INFO [main ] ydb.core.internal.license.VersionPrinter : 2023-04-20 14:54:36.886 INFO [main ] .internal.database.base.BaseDatabaseType : Database: jdbc:postgresql://postgresql:5432/openremote (PostgreSQL 14.6) 2023-04-20 14:54:36.946 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:36.952 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb_toolkit" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.115 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.118 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb_toolkit" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.208 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.211 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb_toolkit" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.309 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.315 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb_toolkit" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.370 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.372 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb_toolkit" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.409 INFO [main ] lywaydb.core.internal.command.DbValidate : Successfully validated 7 migrations (execution time 00:00.026s) 2023-04-20 14:54:37.474 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.475 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb_toolkit" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.495 INFO [main ] flywaydb.core.internal.command.DbMigrate : Current version of schema "openremote": 20230120.01 2023-04-20 14:54:37.498 INFO [main ] flywaydb.core.internal.command.DbMigrate : Schema "openremote" is up to date. No migration necessary. 2023-04-20 14:54:37.510 INFO [main ] container.persistence.PersistenceService : Applied database schema migrations: 0 2023-04-20 14:54:37.564 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.565 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb_toolkit" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.612 INFO [main ] lywaydb.core.internal.command.DbValidate : Successfully validated 7 migrations (execution time 00:00.032s) 2023-04-20 14:54:37.645 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:37.648 WARNING [main ] ernal.sqlscript.DefaultSqlScriptExecutor : DB: extension "timescaledb_toolkit" already exists, skipping (SQL State: 42710 - Error Code: 0) 2023-04-20 14:54:38.069 INFO [main ] te.model.util.ValueUtil.MODEL_AND_VALUES : Initialising asset model... 2023-04-20 14:54:39.981 INFO [main ] SQL dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect 2023-04-20 14:54:42.306 ERROR [main ] org.hibernate.AssertionFailure : HHH000099: an assertion failure occurred (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session): org.hibernate.AssertionFailure: value involves formulas 2023-04-20 14:54:45.906 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.security.ManagerIdentityService 2023-04-20 14:54:45.908 INFO [main ] .manager.security.ManagerIdentityService : Enabling Keycloak identity provider 2023-04-20 14:54:45.924 INFO [main ] curity.keycloak.KeycloakIdentityProvider : Keycloak service URL: http://keycloak:8080/auth 2023-04-20 14:54:46.402 INFO [main ] curity.keycloak.KeycloakIdentityProvider : Connecting to Keycloak server: http://keycloak:8080/auth 2023-04-20 14:54:47.081 INFO [main ] curity.keycloak.KeycloakIdentityProvider : Keycloak identity provider available: http://keycloak:8080/auth 2023-04-20 14:54:47.087 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.setup.SetupService 2023-04-20 14:54:47.088 INFO [main ] rg.openremote.manager.setup.SetupService : Setup service disabled, clean install = false 2023-04-20 14:54:47.088 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.gateway.GatewayService 2023-04-20 14:54:47.144 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.container.timer.TimerService 2023-04-20 14:54:47.145 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.asset.AssetStorageService 2023-04-20 14:54:47.155 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.mqtt.MQTTBrokerService 2023-04-20 14:54:47.171 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.provisioning.ProvisioningService 2023-04-20 14:54:47.173 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.datapoint.AssetDatapointService 2023-04-20 14:54:47.177 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.datapoint.AssetPredictedDatapointService 2023-04-20 14:54:47.179 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.rules.RulesetStorageService 2023-04-20 14:54:47.181 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.asset.AttributeLinkingService 2023-04-20 14:54:47.182 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.asset.AssetProcessingService 2023-04-20 14:54:47.210 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.system.HealthStatusService 2023-04-20 14:54:47.225 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.simulator.SimulatorService 2023-04-20 14:54:47.229 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.map.MapService 2023-04-20 14:54:47.231 WARNING [main ] org.openremote.manager.map.MapService : Map tiles data file not found '/deployment.local/mapdata/mapdata.mbtiles', falling back to built in map 2023-04-20 14:54:47.234 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.notification.NotificationService 2023-04-20 14:54:47.238 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.webhook.WebhookService 2023-04-20 14:54:47.239 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.apps.ConsoleAppService 2023-04-20 14:54:47.263 INFO [main ] org.openremote.container.web.WebService : Deploying insecure web context: / 2023-04-20 14:54:47.479 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.notification.PushNotificationHandler 2023-04-20 14:54:47.480 WARNING [main ] ger.notification.PushNotificationHandler : OR_FIREBASE_CONFIG_FILE invalid path or file not readable: /deployment/manager/fcm.json 2023-04-20 14:54:47.482 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.notification.EmailNotificationHandler 2023-04-20 14:54:47.483 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.gateway.GatewayClientService 2023-04-20 14:54:47.489 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.asset.AssetModelService 2023-04-20 14:54:47.493 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.energy.EnergyOptimisationService 2023-04-20 14:54:47.493 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.energy.ForecastWindService 2023-04-20 14:54:47.493 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.energy.ForecastSolarService 2023-04-20 14:54:47.494 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.dashboard.DashboardStorageService 2023-04-20 14:54:47.496 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.security.AuthorisationService 2023-04-20 14:54:47.496 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.app.ConfigurationService 2023-04-20 14:54:47.498 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.asset.ForecastService 2023-04-20 14:54:47.499 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.agent.AgentService 2023-04-20 14:54:47.502 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.event.ClientEventService 2023-04-20 14:54:47.535 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.rules.RulesService 2023-04-20 14:54:47.557 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.container.message.MessageBrokerService 2023-04-20 14:54:47.645 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.web.ManagerWebService 2023-04-20 14:54:47.666 INFO [main ] org.openremote.container.web.WebService : Building web routing with handler(s): Console app info files 2023-04-20 14:54:47.743 INFO [main ] emote.container.security.IdentityService : Securing web deployment: /api 2023-04-20 14:54:48.258 INFO [main ] org.openremote.container.web.WebService : Deploying insecure web context: / 2023-04-20 14:54:48.262 INFO [main ] org.openremote.container.web.WebService : Deploying insecure web context: / 2023-04-20 14:54:48.273 INFO [main ] org.openremote.container.Container : Initializing service: org.openremote.manager.rules.geofence.ORConsoleGeofenceAssetAdapter 2023-04-20 14:54:48.277 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.syslog.SyslogService 2023-04-20 14:54:48.283 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.persistence.ManagerPersistenceService 2023-04-20 14:54:48.283 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.security.ManagerIdentityService 2023-04-20 14:54:48.285 INFO [main ] security.ManagerKeycloakIdentityProvider : Loading OR_KEYCLOAK_GRANT_FILE: /deployment/manager/keycloak.json 2023-04-20 14:54:48.473 INFO [main ] curity.keycloak.KeycloakIdentityProvider : Found stored credentials so attempting to use them 2023-04-20 14:54:48.477 INFO [main ] curity.keycloak.KeycloakIdentityProvider : Keycloak proxy URI set to: http://keycloak:8080/auth 2023-04-20 14:54:48.478 INFO [main ] curity.keycloak.KeycloakIdentityProvider : Validating keycloak credentials 2023-04-20 14:54:51.799 INFO [main ] curity.keycloak.KeycloakIdentityProvider : Credentials are valid 2023-04-20 14:54:51.799 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.setup.SetupService 2023-04-20 14:54:51.800 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.gateway.GatewayService 2023-04-20 14:54:52.086 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.container.timer.TimerService 2023-04-20 14:54:52.087 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.asset.AssetStorageService 2023-04-20 14:54:52.087 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.mqtt.MQTTBrokerService 2023-04-20 14:54:52.377 INFO [main ] org.apache.activemq.artemis.core.server : AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2023-04-20 14:54:52.394 INFO [main ] org.apache.activemq.artemis.core.server : AMQ221045: libaio is not available, switching the configuration into NIO 2023-04-20 14:54:52.425 INFO [main ] org.apache.activemq.artemis.core.server : AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1,073,741,824 2023-04-20 14:54:52.481 INFO [main ] org.apache.activemq.artemis.core.server : AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2023-04-20 14:54:52.483 INFO [main ] org.apache.activemq.artemis.core.server : AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT 2023-04-20 14:54:53.041 INFO [main ] org.apache.activemq.artemis.core.server : AMQ221020: Started EPOLL Acceptor at 0.0.0.0:1883 for protocols [MQTT] 2023-04-20 14:54:53.051 INFO [main ] org.apache.activemq.artemis.core.server : AMQ221007: Server is now live 2023-04-20 14:54:53.051 INFO [main ] org.apache.activemq.artemis.core.server : AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.26.0 [localhost, nodeID=98cabe43-dfbd-11ed-b96a-0242ac120004] 2023-04-20 14:54:53.297 INFO [main ] mote.manager.mqtt.DefaultMQTTHandler.API : Adding publish consumer for topic '+/+/writeattributevalue/#': handler=DefaultMQTTHandler 2023-04-20 14:54:53.427 WARN [Thread-0 (ActiveMQ-serve..e3e)] org.apache.activemq.artemis.core.server : AMQ222165: No Dead Letter Address configured for queue *.*.writeattributevalue.# in AddressSettings 2023-04-20 14:54:53.428 WARN [Thread-0 (ActiveMQ-serve..e3e)] org.apache.activemq.artemis.core.server : AMQ222166: No Expiry Address configured for queue *.*.writeattributevalue.# in AddressSettings 2023-04-20 14:54:53.480 INFO [main ] qtt.UserAssetProvisioningMQTTHandler.API : Adding publish consumer for topic 'provisioning/+/request': handler=UserAssetProvisioningMQTTHandler 2023-04-20 14:54:53.497 WARN [Thread-0 (ActiveMQ-serve..e3e)] org.apache.activemq.artemis.core.server : AMQ222165: No Dead Letter Address configured for queue provisioning.*.request in AddressSettings 2023-04-20 14:54:53.498 WARN [Thread-0 (ActiveMQ-serve..e3e)] org.apache.activemq.artemis.core.server : AMQ222166: No Expiry Address configured for queue provisioning.*.request in AddressSettings 2023-04-20 14:54:53.519 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.provisioning.ProvisioningService 2023-04-20 14:54:53.520 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.datapoint.AssetDatapointService 2023-04-20 14:54:53.542 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.datapoint.AssetPredictedDatapointService 2023-04-20 14:54:53.543 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.rules.RulesetStorageService 2023-04-20 14:54:53.543 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.asset.AttributeLinkingService 2023-04-20 14:54:53.543 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.asset.AssetProcessingService 2023-04-20 14:54:53.543 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.system.HealthStatusService 2023-04-20 14:54:53.543 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.simulator.SimulatorService 2023-04-20 14:54:53.544 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.map.MapService 2023-04-20 14:54:53.544 INFO [main ] org.openremote.manager.map.MapService : Starting map service with tile data: /deployment/map/mapdata.mbtiles 2023-04-20 14:54:53.797 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.notification.NotificationService 2023-04-20 14:54:53.801 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.webhook.WebhookService 2023-04-20 14:54:53.803 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.apps.ConsoleAppService 2023-04-20 14:54:53.803 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.notification.PushNotificationHandler 2023-04-20 14:54:53.804 WARNING [main ] ger.notification.PushNotificationHandler : FCM configuration invalid so cannot start 2023-04-20 14:54:53.804 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.notification.EmailNotificationHandler 2023-04-20 14:54:53.805 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.gateway.GatewayClientService 2023-04-20 14:54:54.198 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.asset.AssetModelService 2023-04-20 14:54:54.199 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.energy.EnergyOptimisationService 2023-04-20 14:54:54.205 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.energy.ForecastWindService 2023-04-20 14:54:54.206 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.energy.ForecastSolarService 2023-04-20 14:54:54.206 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.dashboard.DashboardStorageService 2023-04-20 14:54:54.207 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.security.AuthorisationService 2023-04-20 14:54:54.207 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.app.ConfigurationService 2023-04-20 14:54:54.208 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.asset.ForecastService 2023-04-20 14:54:54.225 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.agent.AgentService 2023-04-20 14:54:54.239 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.event.ClientEventService 2023-04-20 14:54:54.239 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.rules.RulesService 2023-04-20 14:54:54.558 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.container.message.MessageBrokerService 2023-04-20 14:54:54.559 INFO [main ] e.container.message.MessageBrokerService : Starting Camel message broker 2023-04-20 14:54:54.977 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Apache Camel 3.19.0 (camel-1) is starting 2023-04-20 14:54:55.283 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Using ThreadPoolFactory: org.openremote.container.message.MessageBrokerService$1@195a0de5 2023-04-20 14:54:55.877 INFO [main ] .container.web.DefaultWebsocketComponent : Deploying websocket endpoint: /websocket/events 2023-04-20 14:54:55.977 INFO [main ] org.jboss.threads : JBoss Threads version 3.5.0.Final 2023-04-20 14:54:56.011 INFO [main ] emote.container.security.IdentityService : Securing web deployment: /websocket 2023-04-20 14:54:56.195 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Routes startup (started:23) 2023-04-20 14:54:56.195 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started GatewayServiceAssetChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.196 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started AssetPersistenceChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.196 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started FromClientReadRequests (seda://ClientEventTopic) 2023-04-20 14:54:56.197 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started UserPersistenceChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.197 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started MQTTDefaultHandlerQueue (seda://MQTTDefaultHandlerQueue) 2023-04-20 14:54:56.197 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started MQTTConnectionMonitorHandlerQueue (seda://PersistenceTopic) 2023-04-20 14:54:56.198 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started FromClientUpdates (seda://ClientEventTopic) 2023-04-20 14:54:56.198 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started AssetQueueProcessor (seda://AssetQueue) 2023-04-20 14:54:56.199 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started FromClientSimulatorRequests (seda://ClientEventTopic) 2023-04-20 14:54:56.200 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started NotificationQueueProcessor (seda://NotificationQueue) 2023-04-20 14:54:56.200 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started PushNotificationAssetChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.208 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started GatewayServiceConnectionChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.209 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started FromClientWebsocketEvents (websocket://events) 2023-04-20 14:54:56.209 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started ClientEvents (direct://ClientEventQueue) 2023-04-20 14:54:56.209 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started RulesetPersistenceChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.210 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started RuleEngineRealmChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.213 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started RuleEngineAssetChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.215 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started ORConsoleGeofenceAdapterAssetChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.217 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started ProvisioningConfigPersistenceChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.218 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started EnergyOptimisationAssetPersistenceChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.221 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started ForecastConfigurationPersistenceChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.221 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started AgentPersistenceChanges (seda://PersistenceTopic) 2023-04-20 14:54:56.222 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Started FromSensorUpdates (seda://SensorQueue) 2023-04-20 14:54:56.223 INFO [main ] e.camel.impl.engine.AbstractCamelContext : Apache Camel 3.19.0 (camel-1) started in 1s837ms (build:175ms init:418ms start:1s244ms) 2023-04-20 14:54:56.228 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.web.ManagerWebService 2023-04-20 14:54:56.302 INFO [main ] org.openremote.container.web.WebService : Webserver ready on http://0.0.0.0:8080 2023-04-20 14:54:56.303 INFO [main ] org.openremote.container.Container : Starting service: org.openremote.manager.rules.geofence.ORConsoleGeofenceAssetAdapter 2023-04-20 14:54:56.314 INFO [main ] org.openremote.container.Container : >>> Runtime container startup complete or@debian-s-2vcpu-4gb-amd-nyc1-01-or-V6:~/openremote$ docker logs openremote-keycloak-1 2023-04-20 14:54:25,343 INFO [org.keycloak.common.Profile] (main) Preview feature enabled: token_exchange 2023-04-20 14:54:25,475 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: FrontEnd: test.smartthings.site, Strict HTTPS: true, Path: , Strict BackChannel: false, Admin: , Port: -1, Proxied: true 2023-04-20 14:54:27,426 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2023-04-20 14:54:27,552 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2023-04-20 14:54:27,607 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2023-04-20 14:54:27,928 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000128: Infinispan version: Infinispan 'Triskaidekaphobia' 13.0.9.Final 2023-04-20 14:54:28,144 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2023-04-20 14:54:28,144 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2023-04-20 14:54:28,277 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the send buffer of socket MulticastSocket was set to 1.00MB, but the OS only allocated 212.99KB 2023-04-20 14:54:28,277 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20.00MB, but the OS only allocated 212.99KB 2023-04-20 14:54:28,278 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the send buffer of socket MulticastSocket was set to 1.00MB, but the OS only allocated 212.99KB 2023-04-20 14:54:28,278 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25.00MB, but the OS only allocated 212.99KB 2023-04-20 14:54:30,315 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) ecc727bec67d-53934: no members discovered after 2004 ms: creating cluster as coordinator 2023-04-20 14:54:30,352 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [ecc727bec67d-53934|0] (1) [ecc727bec67d-53934] 2023-04-20 14:54:30,364 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `ecc727bec67d-53934`, physical addresses are `[172.18.0.3:48595]` 2023-04-20 14:54:31,367 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: ecc727bec67d-53934, Site name: null 2023-04-20 14:54:32,553 ERROR [org.keycloak.services] (main) KC-SERVICES0010: Failed to add user 'admin' to realm 'master': user with username exists 2023-04-20 14:54:32,709 INFO [io.quarkus] (main) Keycloak 18.0.2 on JVM (powered by Quarkus 2.7.5.Final) started in 11.374s. Listening on: http://0.0.0.0:8080 2023-04-20 14:54:32,710 INFO [io.quarkus] (main) Profile prod activated. 2023-04-20 14:54:32,710 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, smallrye-metrics, vault, vertx] or@debian-s-2vcpu-4gb-amd-nyc1-01-or-V6:~/openremote$ docker logs openremote-postgresql-1 Existing postgresql.conf found checking for shared_preload_libraries = 'timescaledb'... Timescale DB library already set to preload Checking whether REINDEX is required... REINDEX file '/var/lib/postgresql/data/OR_REINDEX_COUNTER.1' already exists so no re-indexing required PostgreSQL Database directory appears to contain a database; Skipping initialization 2023-04-20 22:54:17.376 CEST [1] LOG: starting PostgreSQL 14.6 (Ubuntu 14.6-1.pgdg22.04+1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0, 64-bit 2023-04-20 22:54:17.376 CEST [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2023-04-20 22:54:17.376 CEST [1] LOG: listening on IPv6 address "::", port 5432 2023-04-20 22:54:17.383 CEST [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2023-04-20 22:54:17.391 CEST [19] LOG: database system was shut down at 2023-04-20 22:53:53 CEST 2023-04-20 22:54:17.400 CEST [1] LOG: database system is ready to accept connections 2023-04-20 22:54:17.403 CEST [25] LOG: TimescaleDB background worker launcher connected to shared catalogs or@debian-s-2vcpu-4gb-amd-nyc1-01-or-V6:~/openremote$