Thanks for the prompt reply. Here are a few excerpts from the logs:
{“message”:"Redis is ready ",“level”:“info”,“timestamp”:“2021-11-22T06:24:25.981Z”}
{“message”:"init/checkStatus ",“level”:“info”,“timestamp”:“2021-11-22T06:24:26.023Z”}
{“level”:“error”,“message”:“init/checkStatus Error Exchange is inactive. Visit https://dash.bitholla.com to check the status of your exchange.”,“timestamp”:“2021-11-22T06:24:26.666Z”}
Mon, 22 Nov 2021 06:29:28 GMT sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security, read more at http://docs.sequelizejs.com/manual/tutorial/querying.html#operators at node_modules/sequelize/lib/sequelize.js:242:13
{“level”:“verbose”,“message”:“init/checkStatus checking exchange status”,“timestamp”:“2021-11-22T06:29:29.094Z”}
WARNING: NODE_ENV value of ‘production’ did not match any deployment config file names.
WARNING: See https://github.com/lorenwest/node-config/wiki/Strict-Mode
{“message”:"Server running on port: 10010 ",“level”:“info”,“timestamp”:“2021-11-22T06:29:29.668Z”}
{“message”:"Connect to PubSub ",“level”:“verbose”,“timestamp”:“2021-11-22T06:29:29.694Z”}
{“message”:"Connect to redis ",“level”:“verbose”,“timestamp”:“2021-11-22T06:29:29.695Z”}
{“message”:"Authenticated to PubSub ",“level”:“verbose”,“timestamp”:“2021-11-22T06:29:29.700Z”}
{“message”:"PubSub is ready ",“level”:“info”,“timestamp”:“2021-11-22T06:29:29.701Z”}
{“message”:"Authenticated to redis ",“level”:“verbose”,“timestamp”:“2021-11-22T06:29:29.702Z”}
{“message”:"Redis is ready ",“level”:“info”,“timestamp”:“2021-11-22T06:29:29.702Z”}
{“message”:"init/checkStatus ",“level”:“info”,“timestamp”:“2021-11-22T06:29:29.748Z”}
{“level”:“error”,“message”:“init/checkStatus Error Exchange is inactive. Visit https://dash.bitholla.com to check the status of your exchange.”,“timestamp”:“2021-11-22T06:29:30.414Z”}
Mon, 22 Nov 2021 06:34:32 GMT sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security, read more at http://docs.sequelizejs.com/manual/tutorial/querying.html#operators at node_modules/sequelize/lib/sequelize.js:242:13
{“level”:“verbose”,“message”:“init/checkStatus checking exchange status”,“timestamp”:“2021-11-22T06:34:32.917Z”}
WARNING: NODE_ENV value of ‘production’ did not match any deployment config file names.
WARNING: See https://github.com/lorenwest/node-config/wiki/Strict-Mode
{“message”:"Server running on port: 10010 ",“level”:“info”,“timestamp”:“2021-11-22T06:34:33.438Z”}
{“message”:"Connect to PubSub ",“level”:“verbose”,“timestamp”:“2021-11-22T06:34:33.450Z”}
{“message”:"Connect to redis ",“level”:“verbose”,“timestamp”:“2021-11-22T06:34:33.450Z”}
{“message”:"Authenticated to PubSub ",“level”:“verbose”,“timestamp”:“2021-11-22T06:34:33.455Z”}
{“message”:"PubSub is ready ",“level”:“info”,“timestamp”:“2021-11-22T06:34:33.455Z”}
{“message”:"Authenticated to redis ",“level”:“verbose”,“timestamp”:“2021-11-22T06:34:33.456Z”}
{“message”:"Redis is ready ",“level”:“info”,“timestamp”:“2021-11-22T06:34:33.456Z”}
{“message”:"init/checkStatus ",“level”:“info”,“timestamp”:“2021-11-22T06:34:33.496Z”}
{“level”:“error”,“message”:“init/checkStatus Error Exchange is inactive. Visit https://dash.bitholla.com to check the status of your exchange.”,“timestamp”:“2021-11-22T06:34:34.164Z”}
Container : local_uncrypto-redis_1
1:C 22 Nov 2021 05:38:47.504 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
1:C 22 Nov 2021 05:38:47.504 # Redis version=6.0.9, bits=64, commit=00000000, modified=0, pid=1, just started
1:C 22 Nov 2021 05:38:47.504 # Configuration loaded
1:M 22 Nov 2021 05:38:47.506 * Running mode=standalone, port=6379.
1:M 22 Nov 2021 05:38:47.506 # Server initialized
1:M 22 Nov 2021 05:38:47.506 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
1:M 22 Nov 2021 05:38:47.506 * Ready to accept connections
Container : local_uncrypto-db_1
2021-11-22 05:38:47.072 UTC [1] LOG: listening on IPv6 address “::”, port 5432
2021-11-22 05:38:47.074 UTC [1] LOG: listening on Unix socket “/var/run/postgresql/.s.PGSQL.5432”
2021-11-22 05:38:47.089 UTC [19] LOG: database system was shut down at 2021-11-22 05:38:40 UTC
2021-11-22 05:38:47.092 UTC [1] LOG: database system is ready to accept connections
2021-11-22 06:04:14.427 UTC [112] FATAL: password authentication failed for user “pgadmin”
2021-11-22 06:04:14.427 UTC [112] DETAIL: Role “pgadmin” does not exist.
Connection matched pg_hba.conf line 95: “host all all all md5”
2021-11-22 06:30:14.546 UTC [195] FATAL: password authentication failed for user “admin”
2021-11-22 06:30:14.546 UTC [195] DETAIL: Role “admin” does not exist.
Connection matched pg_hba.conf line 95: “host all all all md5”
There are no logs for container : local_uncrypto-db_1.
I’ve checked dash.bitholla.com and the exchange is active.