Skip to content

Instantly share code, notes, and snippets.

@therealfakemoot
Last active January 15, 2020 17:14
Show Gist options
  • Save therealfakemoot/d31ab976c37f3a0f2f097b0aff7215df to your computer and use it in GitHub Desktop.
Save therealfakemoot/d31ab976c37f3a0f2f097b0aff7215df to your computer and use it in GitHub Desktop.
Attaching to seat-cron, seat-nginx, seat-worker, seat-app, seat-redis, seat-mariadb
seat-cron | crond: USER www-data pid 36 cmd php /var/www/seat/artisan schedule:run
seat-cron | No scheduled commands are ready to run.
seat-cron | crond: USER www-data pid 43 cmd php /var/www/seat/artisan schedule:run
seat-cron | No scheduled commands are ready to run.
seat-cron | crond: USER www-data pid 50 cmd php /var/www/seat/artisan schedule:run
seat-cron | No scheduled commands are ready to run.
seat-cron | crond: USER www-data pid 57 cmd php /var/www/seat/artisan schedule:run
seat-cron | No scheduled commands are ready to run.
seat-cron | crond: USER www-data pid 64 cmd php /var/www/seat/artisan schedule:run
seat-cron | No scheduled commands are ready to run.
seat-worker | Warning: include(): Failed opening '/var/www/seat/vendor/composer/../../app/Exceptions/Handler.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/seat/vendor/composer/ClassLoader.php on line 444
seat-worker |
seat-worker | Fatal error: Uncaught ReflectionException: Class App\Exceptions\Handler does not exist in /var/www/seat/vendor/laravel/framework/src/Illuminate/Container/Container.php:752
seat-worker | Stack trace:
seat-worker | #0 /var/www/seat/vendor/laravel/framework/src/Illuminate/Container/Container.php(752): ReflectionClass->__construct('App\\Exceptions\\...')
seat-worker | #1 /var/www/seat/vendor/laravel/framework/src/Illuminate/Container/Container.php(631): Illuminate\Container\Container->build('App\\Exceptions\\...')
seat-worker | #2 /var/www/seat/vendor/laravel/framework/src/Illuminate/Container/Container.php(586): Illuminate\Container\Container->resolve('App\\Exceptions\\...', Array)
seat-worker | #3 /var/www/seat/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(732): Illuminate\Container\Container->make('App\\Exceptions\\...', Array)
seat-worker | #4 /var/www/seat/vendor/laravel/framework/src/Illuminate/Container/Container.php(256): Illuminate\Foundation\Application->make('App\\Exceptions\\...', Array)
seat-worker | #5 /var/www/seat/vendor/laravel/framework/src/Illuminate/Container/Container.php(749): Il in /var/www/seat/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 752
seat-nginx | nginx: [emerg] host not found in upstream "seat-app" in /etc/nginx/nginx.conf:46
seat-nginx | 2020/01/15 17:09:25 [error] 8#8: *1 connect() failed (113: Host is unreachable) while connecting to upstream, client: 172.18.0.1, server: ${nginx_host}, request: "GET / HTTP/1.1", upstream: "fastcgi://172.18.0.4:9000", host: "localhost:8080"
seat-nginx | 172.18.0.1 - - [15/Jan/2020:17:09:25 +0000] "GET / HTTP/1.1" 502 576 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36" "-"
seat-nginx | 172.18.0.1 - - [15/Jan/2020:17:09:25 +0000] "GET /favicon.ico HTTP/1.1" 200 4148 "http://localhost:8080/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36" "-"
seat-nginx | 2020/01/15 17:09:54 [error] 8#8: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.18.0.1, server: ${nginx_host}, request: "GET / HTTP/1.1", upstream: "fastcgi://172.18.0.4:9000", host: "localhost:8080"
seat-nginx | 172.18.0.1 - - [15/Jan/2020:17:09:54 +0000] "GET / HTTP/1.1" 502 576 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36" "-"
seat-nginx | 172.18.0.1 - - [15/Jan/2020:17:09:54 +0000] "GET /favicon.ico HTTP/1.1" 200 4148 "http://localhost:8080/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36" "-"
seat-nginx | 2020/01/15 17:11:06 [error] 8#8: *1 upstream timed out (110: Operation timed out) while connecting to upstream, client: 172.18.0.1, server: ${nginx_host}, request: "GET / HTTP/1.1", upstream: "fastcgi://172.18.0.4:9000", host: "localhost:8080"
seat-nginx | 172.18.0.1 - - [15/Jan/2020:17:11:06 +0000] "GET / HTTP/1.1" 504 586 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36" "-"
seat-nginx | 172.18.0.1 - - [15/Jan/2020:17:11:06 +0000] "GET /favicon.ico HTTP/1.1" 200 4148 "http://localhost:8080/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36" "-"
seat-redis | 1:M 15 Jan 2020 17:05:08.908 * Ready to accept connections
seat-redis | 1:C 15 Jan 2020 17:05:28.361 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
seat-redis | 1:C 15 Jan 2020 17:05:28.361 # Redis version=5.0.7, bits=64, commit=00000000, modified=0, pid=1, just started
seat-redis | 1:C 15 Jan 2020 17:05:28.361 # Configuration loaded
seat-redis | 1:M 15 Jan 2020 17:05:28.362 * Running mode=standalone, port=6379.
seat-redis | 1:M 15 Jan 2020 17:05:28.362 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
seat-redis | 1:M 15 Jan 2020 17:05:28.362 # Server initialized
seat-redis | 1:M 15 Jan 2020 17:05:28.362 # 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.
seat-redis | 1:M 15 Jan 2020 17:05:28.405 * DB loaded from append only file: 0.043 seconds
seat-redis | 1:M 15 Jan 2020 17:05:28.405 * Ready to accept connections
seat-app | SQLSTATE[HY000] [1045] Access denied for user 'seat'@'seat-app.seat-docker_
seat-app | seat-network' (using password: YES)
seat-app |
seat-app |
seat-app | In PDOConnection.php line 27:
seat-app |
seat-app | SQLSTATE[HY000] [1045] Access denied for user 'seat'@'seat-app.seat-docker_
seat-app | seat-network' (using password: YES)
seat-app |
seat-app |
seat-mariadb | 2020-01-15 17:11:44 90 [Warning] Access denied for user 'seat'@'seat-app.seat-docker_seat-network' (using password: YES)
seat-mariadb | 2020-01-15 17:12:00 91 [Warning] Access denied for user 'seat'@'seat-cron.seat-docker_seat-network' (using password: YES)
seat-mariadb | 2020-01-15 17:12:45 92 [Warning] Access denied for user 'seat'@'seat-app.seat-docker_seat-network' (using password: YES)
seat-mariadb | 2020-01-15 17:12:45 93 [Warning] Access denied for user 'seat'@'seat-app.seat-docker_seat-network' (using password: YES)
seat-mariadb | 2020-01-15 17:12:45 94 [Warning] Access denied for user 'seat'@'seat-app.seat-docker_seat-network' (using password: YES)
seat-mariadb | 2020-01-15 17:13:00 95 [Warning] Access denied for user 'seat'@'seat-cron.seat-docker_seat-network' (using password: YES)
seat-mariadb | 2020-01-15 17:13:47 96 [Warning] Access denied for user 'seat'@'seat-app.seat-docker_seat-network' (using password: YES)
seat-mariadb | 2020-01-15 17:13:47 97 [Warning] Access denied for user 'seat'@'seat-app.seat-docker_seat-network' (using password: YES)
seat-mariadb | 2020-01-15 17:13:47 98 [Warning] Access denied for user 'seat'@'seat-app.seat-docker_seat-network' (using password: YES)
seat-mariadb | 2020-01-15 17:14:01 99 [Warning] Access denied for user 'seat'@'seat-cron.seat-docker_seat-network' (using password: YES)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment