Skip to content

Instantly share code, notes, and snippets.

@powerwlsl
Created October 4, 2019 01:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save powerwlsl/7d59149893762a09541b8e194f338e4f to your computer and use it in GitHub Desktop.
Save powerwlsl/7d59149893762a09541b8e194f338e4f to your computer and use it in GitHub Desktop.
hyejinahn:~/qurate-platform ☀ master
❯ foreman start
10:43:56 postgres.1 | started with pid 25548
10:43:56 web.1 | started with pid 25549
10:43:56 webpack.1 | started with pid 25550
10:43:56 redis.1 | started with pid 25554
10:43:56 sidekiq.1 | started with pid 25559
10:43:56 redis.1 | 25578:C 04 Oct 2019 10:43:56.925 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
10:43:56 redis.1 | 25578:C 04 Oct 2019 10:43:56.925 # Redis version=5.0.5, bits=64, commit=00000000, modified=0, pid=25578, just started
10:43:56 redis.1 | 25578:C 04 Oct 2019 10:43:56.925 # Configuration loaded
10:43:56 redis.1 | 25578:M 04 Oct 2019 10:43:56.926 * Increased maximum number of open files to 10032 (it was originally set to 256).
10:43:56 redis.1 | _._
10:43:56 redis.1 | _.-``__ ''-._
10:43:56 redis.1 | _.-`` `. `_. ''-._ Redis 5.0.5 (00000000/0) 64 bit
10:43:56 redis.1 | .-`` .-```. ```\/ _.,_ ''-._
10:43:56 redis.1 | ( ' , .-` | `, ) Running in standalone mode
10:43:56 redis.1 | |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
10:43:56 redis.1 | | `-._ `._ / _.-' | PID: 25578
10:43:56 redis.1 | `-._ `-._ `-./ _.-' _.-'
10:43:56 redis.1 | |`-._`-._ `-.__.-' _.-'_.-'|
10:43:56 redis.1 | | `-._`-._ _.-'_.-' | http://redis.io
10:43:56 redis.1 | `-._ `-._`-.__.-'_.-' _.-'
10:43:56 redis.1 | |`-._`-._ `-.__.-' _.-'_.-'|
10:43:56 redis.1 | | `-._`-._ _.-'_.-' |
10:43:56 redis.1 | `-._ `-._`-.__.-'_.-' _.-'
10:43:56 redis.1 | `-._ `-.__.-' _.-'
10:43:56 redis.1 | `-._ _.-'
10:43:56 redis.1 | `-.__.-'
10:43:56 redis.1 |
10:43:56 redis.1 | 25578:M 04 Oct 2019 10:43:56.930 # Server initialized
10:43:56 redis.1 | 25578:M 04 Oct 2019 10:43:56.931 * DB loaded from disk: 0.001 seconds
10:43:56 redis.1 | 25578:M 04 Oct 2019 10:43:56.931 * Ready to accept connections
10:43:56 postgres.1 | 2019-10-04 10:43:56.940 JST [25579] LOG: listening on IPv6 address "::1", port 5432
10:43:56 postgres.1 | 2019-10-04 10:43:56.940 JST [25579] LOG: listening on IPv4 address "127.0.0.1", port 5432
10:43:56 postgres.1 | 2019-10-04 10:43:56.941 JST [25579] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432"
10:43:56 postgres.1 | 2019-10-04 10:43:56.954 JST [25580] LOG: database system was interrupted; last known up at 2019-10-04 10:43:32 JST
10:43:57 postgres.1 | 2019-10-04 10:43:57.057 JST [25580] LOG: database system was not properly shut down; automatic recovery in progress
10:43:57 postgres.1 | 2019-10-04 10:43:57.061 JST [25580] LOG: redo starts at 0/54F8B20
10:43:57 postgres.1 | 2019-10-04 10:43:57.061 JST [25580] LOG: invalid record length at 0/54F8B58: wanted 24, got 0
10:43:57 postgres.1 | 2019-10-04 10:43:57.061 JST [25580] LOG: redo done at 0/54F8B20
10:43:57 postgres.1 | 2019-10-04 10:43:57.071 JST [25579] LOG: database system is ready to accept connections
10:43:58 webpack.1 | ℹ 「wds」: Project is running at http://localhost:3035/
10:43:58 webpack.1 | ℹ 「wds」: webpack output is served from /packs/
10:43:58 webpack.1 | ℹ 「wds」: Content not from webpack is served from /Users/hyejinahn/qurate-platform/public/packs
10:43:58 webpack.1 | ℹ 「wds」: 404s will fallback to /index.html
10:44:00 web.1 | => Booting Puma
10:44:00 web.1 | => Rails 5.2.3 application starting in development
10:44:00 web.1 | => Run `rails server -h` for more startup options
10:44:02 web.1 |
10:44:02 web.1 |
10:44:02 web.1 | ========================================
10:44:02 web.1 | Your Yarn packages are out of date!
10:44:02 web.1 | Please run `yarn install --check-files` to update.
10:44:02 web.1 | ========================================
10:44:02 web.1 |
10:44:02 web.1 |
10:44:02 web.1 | To disable this check, please change `check_yarn_integrity`
10:44:02 sidekiq.1 |
10:44:02 web.1 | to `false` in your webpacker config file (config/webpacker.yml).
10:44:02 sidekiq.1 |
10:44:02 web.1 |
10:44:02 sidekiq.1 | ========================================
10:44:02 web.1 |
10:44:02 sidekiq.1 | Your Yarn packages are out of date!
10:44:02 web.1 | yarn check v1.17.3
10:44:02 sidekiq.1 | Please run `yarn install --check-files` to update.
10:44:02 web.1 | success Folder in sync.
10:44:02 sidekiq.1 | ========================================
10:44:02 web.1 | Done in 0.12s.
10:44:02 sidekiq.1 |
10:44:02 web.1 | yarn check v1.17.3
10:44:02 sidekiq.1 |
10:44:02 web.1 | error "emoji-mart-vue-fast#@babel/runtime" is wrong version: expected "7.3.4", got "7.5.5"
10:44:02 sidekiq.1 | To disable this check, please change `check_yarn_integrity`
10:44:02 web.1 | error Found 1 errors.
10:44:02 sidekiq.1 | to `false` in your webpacker config file (config/webpacker.yml).
10:44:02 web.1 | info Visit https://yarnpkg.com/en/docs/cli/check for documentation about this command.
10:44:02 sidekiq.1 |
10:44:02 web.1 |
10:44:02 sidekiq.1 |
10:44:02 web.1 |
10:44:02 sidekiq.1 | yarn check v1.17.3
10:44:02 sidekiq.1 | success Folder in sync.
10:44:02 sidekiq.1 | Done in 0.11s.
10:44:02 sidekiq.1 | yarn check v1.17.3
10:44:02 sidekiq.1 | error "emoji-mart-vue-fast#@babel/runtime" is wrong version: expected "7.3.4", got "7.5.5"
10:44:02 sidekiq.1 | error Found 1 errors.
10:44:02 sidekiq.1 | info Visit https://yarnpkg.com/en/docs/cli/check for documentation about this command.
10:44:02 sidekiq.1 |
10:44:02 sidekiq.1 |
10:44:02 web.1 | Exiting
10:44:02 sidekiq.1 | exited with code 1
10:44:02 system | sending SIGTERM to all processes
10:44:02 web.1 | exited with code 1
10:44:03 redis.1 | terminated by SIGTERM
10:44:03 webpack.1 | terminated by SIGTERM
10:44:03 postgres.1 | terminated by SIGTERM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment