ckaldemeyer commented on issue #10132:
URL:
https://github.com/apache/incubator-superset/issues/10132#issuecomment-649478006
Here's the relevant part of the log file:
$ docker-compose up
Starting superset_db ... done
Starting superset_cache ... done
Starting superset_init ... done
Starting superset_node ... done
Starting superset_app ... done
Starting superset_worker ... done
Starting superset_tests_worker ... done
Attaching to superset_cache, superset_db, superset_tests_worker,
superset_node, superset_worker, superset_app, superset_init
superset_cache | 1:C 25 Jun 11:20:04.394 # Warning: no config
file specified, using the default config. In order to specify a config file use
redis-server /path/to/redis.conf
superset_cache | _._
superset_cache | _.-``__ ''-._
superset_cache | _.-`` `. `_. ''-._ Redis
3.2.12 (00000000/0) 64 bit
superset_cache | .-`` .-```. ```\/ _.,_ ''-._
superset_cache | ( ' , .-` | `, )
Running in standalone mode
superset_cache | |`-._`-...-` __...-.``-._|'` _.-'| Port:
6379
superset_cache | | `-._ `._ / _.-' | PID: 1
superset_cache | `-._ `-._ `-./ _.-' _.-'
superset_cache | |`-._`-._ `-.__.-' _.-'_.-'|
superset_cache | | `-._`-._ _.-'_.-' |
http://redis.io
superset_cache | `-._ `-._`-.__.-'_.-' _.-'
superset_cache | |`-._`-._ `-.__.-' _.-'_.-'|
superset_cache | | `-._`-._ _.-'_.-' |
superset_cache | `-._ `-._`-.__.-'_.-' _.-'
superset_cache | `-._ `-.__.-' _.-'
superset_cache | `-._ _.-'
superset_cache | `-.__.-'
superset_cache |
superset_cache | 1:M 25 Jun 11:20:04.398 # WARNING: The TCP
backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn
is set to the lower value of 128.
superset_cache | 1:M 25 Jun 11:20:04.398 # Server started,
Redis version 3.2.12
superset_cache | 1:M 25 Jun 11:20:04.398 # WARNING you have
Transparent Huge Pages (THP) support enabled in your kernel. This will create
latency and memory usage issues with Redis. To fix this issue run the command
'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it
to your /etc/rc.local in order to retain the setting after a reboot. Redis must
be restarted after THP is disabled.
superset_db |
superset_db | PostgreSQL Database directory appears to
contain a database; Skipping initialization
superset_db |
superset_db | 2020-06-25 11:20:04.504 UTC [1] LOG:
listening on IPv4 address "0.0.0.0", port 5432
superset_db | 2020-06-25 11:20:04.504 UTC [1] LOG:
listening on IPv6 address "::", port 5432
superset_cache | 1:M 25 Jun 11:20:04.399 * DB loaded from
disk: 0.001 seconds
superset_cache | 1:M 25 Jun 11:20:04.399 * The server is now
ready to accept connections on port 6379
superset_db | 2020-06-25 11:20:04.507 UTC [1] LOG:
listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
superset_db | 2020-06-25 11:20:04.519 UTC [25] LOG:
database system was shut down at 2020-06-25 11:19:56 UTC
superset_db | 2020-06-25 11:20:04.526 UTC [1] LOG:
database system is ready to accept connections
superset_init | /usr/bin/env: ▒bash\r▒: No such file or
directory
superset_init exited with code 127
Any hints?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]