• 问题找到了,应该是重复升级导致 settings 表中出现了多个 profile_fields 字段,去掉多余的字段就可以了,谢谢

  • 新版本会修复这个问题吗

  • 改不了

  • 修改后,再次进入,又变了

  • 云腾

    是这个吗?怎么改呀?我删除了,点击提交,然后有自动还原了~

  • 🍈

  • 我是升级上来的,是不是有什么升级脚本没有执行到?其他功能都没问题@@

  • @huacnlee 大神求助

  • 😂 😂 😁 😁

  • 🍈

  • OK

  • 可以了,谢谢老大,感动!😀 如果想标题支持中文怎么设置呢😀

    https://www.iotschool.com/

  • root@iZbp16dzka2qshpg10fy5hZ:/www/homeland-docker# docker-compose logs app
    Attaching to homeland_app
    homeland_app  | rails aborted!
    homeland_app  | ActiveRecord::ConcurrentMigrationError: 
    homeland_app  | 
    homeland_app  | Cannot run migrations because another migration process is currently running.
    homeland_app  | 
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/migration.rb:1380:in `with_advisory_lock'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/migration.rb:1229:in `migrate'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/migration.rb:1061:in `up'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/migration.rb:1036:in `migrate'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/tasks/database_tasks.rb:238:in `migrate'
    homeland_app  | /home/app/homeland/lib/homeland.rb:84:in `migrate_plugin'
    homeland_app  | /home/app/homeland/plugins/wiki-master/lib/homeland/wiki/engine.rb:9:in `block in <class:Engine>'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/initializable.rb:32:in `instance_exec'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/initializable.rb:32:in `run'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/initializable.rb:61:in `block in run_initializers'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/initializable.rb:60:in `run_initializers'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/application.rb:363:in `initialize!'
    homeland_app  | /home/app/homeland/config/environment.rb:7:in `<main>'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/zeitwerk-2.4.0/lib/zeitwerk/kernel.rb:34:in `require'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/dependencies.rb:324:in `block in require'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/dependencies.rb:291:in `load_dependency'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/dependencies.rb:324:in `require'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/application.rb:339:in `require_environment!'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/application.rb:523:in `block in run_tasks_blocks'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/commands/rake/rake_command.rb:23:in `block in perform'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/commands/rake/rake_command.rb:20:in `perform'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/command.rb:48:in `invoke'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/railties-6.0.3.2/lib/rails/commands.rb:18:in `<main>'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `require'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:23:in `block in require_with_bootsnap_lfi'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/loaded_features_index.rb:92:in `register'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:22:in `require_with_bootsnap_lfi'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/bootsnap-1.4.6/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:31:in `require'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/dependencies.rb:324:in `block in require'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/dependencies.rb:291:in `load_dependency'
    homeland_app  | /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activesupport-6.0.3.2/lib/active_support/dependencies.rb:324:in `require'
    homeland_app  | bin/rails:4:in `<main>'
    homeland_app  | Tasks: TOP => db:migrate => db:load_config => environment
    homeland_app  | (See full trace by running task with --trace)
    homeland_app  | [11] Puma starting in cluster mode...
    homeland_app  | [11] * Version 4.3.5 (ruby 2.7.0-p0), codename: Mysterious Traveller
    homeland_app  | [11] * Min threads: 8, max threads: 8
    homeland_app  | [11] * Environment: production
    homeland_app  | [11] * Process workers: 4
    homeland_app  | [11] * Preloading application
    homeland_app  | `Redis#exists(key)` will return an Integer by default in redis-rb 4.3. The option to explicitly disable this behaviour via `Redis.exists_returns_integer` will be removed in 5.0. You should use `exists?` instead.
    homeland_app  | [11] * Listening on tcp://0.0.0.0:7000
    homeland_app  | [11] ! WARNING: Detected 2 Thread(s) started in app boot:
    homeland_app  | [11] ! #<Thread:0x00007fc2d94598b0 /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.6/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb:38 sleep_forever> - /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.6/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb:40:in `pop'
    homeland_app  | [11] ! #<Thread:0x00007fc2d42f6428 /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:334 sleep> - /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:337:in `sleep'
    homeland_app  | [11] Use Ctrl-C to stop
    homeland_app  | => Max Memory limit: 760MB
    homeland_app  | [11] - Worker 0 (pid: 17) booted, phase: 0
    homeland_app  | [11] - Worker 1 (pid: 33) booted, phase: 0
    homeland_app  | [11] - Worker 2 (pid: 45) booted, phase: 0
    homeland_app  | [11] - Worker 3 (pid: 61) booted, phase: 0
    homeland_app  | I, [2020-07-20T01:54:24.196002 #61]  INFO -- : [2fc0d840-79dc-417b-883f-fffef1398295] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=72.85 view=0.00 db=10.56
    homeland_app  | F, [2020-07-20T01:54:24.208401 #61] FATAL -- : [2fc0d840-79dc-417b-883f-fffef1398295]   
    homeland_app  | [2fc0d840-79dc-417b-883f-fffef1398295] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [2fc0d840-79dc-417b-883f-fffef1398295]     17: <head>
    homeland_app  | [2fc0d840-79dc-417b-883f-fffef1398295]     18:   <meta charset='utf-8' />
    homeland_app  | [2fc0d840-79dc-417b-883f-fffef1398295]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [2fc0d840-79dc-417b-883f-fffef1398295]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [2fc0d840-79dc-417b-883f-fffef1398295]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [2fc0d840-79dc-417b-883f-fffef1398295]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [2fc0d840-79dc-417b-883f-fffef1398295]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [2fc0d840-79dc-417b-883f-fffef1398295]   
    homeland_app  | [2fc0d840-79dc-417b-883f-fffef1398295] app/views/layouts/application.html.erb:20
    homeland_app  | [2fc0d840-79dc-417b-883f-fffef1398295] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T01:54:24.265687 #61]  INFO -- : [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.79 view=0.00 db=0.65
    homeland_app  | F, [2020-07-20T01:54:24.269745 #61] FATAL -- : [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903]   
    homeland_app  | [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903]     17: <head>
    homeland_app  | [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903]     18:   <meta charset='utf-8' />
    homeland_app  | [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903]   
    homeland_app  | [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903] app/views/layouts/application.html.erb:20
    homeland_app  | [819c2d6b-f4e1-4eb1-b8ef-d7af69e45903] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [11] PumaWorkerKiller: Out of memory. 4 workers consuming total: 759.57421875 mb out of max: 744.8 mb. Sending TERM to pid 61 consuming 154.1015625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc2cff7e3d0 @index=3, @pid=61, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc2d8c680c0 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc2d8c683b8 @formatter=#<Puma::Events::PidFormatter:0x00007fc2d8c9f7c8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc2d87059c0 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc2d8705970 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:54:05.51959596 +0000, @last_checkin=2020-07-20 01:54:20.53276669 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [11] - Worker 3 (pid: 81) booted, phase: 0
    homeland_app  | [11] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.29296875 mb out of max: 744.8 mb. Sending TERM to pid 81 consuming 147.70703125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc2d8fcf2e0 @index=3, @pid=81, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc2d8c680c0 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc2d8c683b8 @formatter=#<Puma::Events::PidFormatter:0x00007fc2d8c9f7c8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc2d87059c0 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc2d8705970 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:54:30.533433491 +0000, @last_checkin=2020-07-20 01:54:40.54485601 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [11] - Worker 3 (pid: 97) booted, phase: 0
    homeland_app  | [11] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.42578125 mb out of max: 744.8 mb. Sending TERM to pid 97 consuming 147.74609375 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc2d8602be0 @index=3, @pid=97, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc2d8c680c0 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc2d8c683b8 @formatter=#<Puma::Events::PidFormatter:0x00007fc2d8c9f7c8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc2d87059c0 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc2d8705970 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:54:50.549405407 +0000, @last_checkin=2020-07-20 01:55:00.556788393 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [11] - Worker 3 (pid: 113) booted, phase: 0
    homeland_app  | [11] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.43359375 mb out of max: 744.8 mb. Sending TERM to pid 113 consuming 147.734375 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc2d94d0fc8 @index=3, @pid=113, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc2d8c680c0 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc2d8c683b8 @formatter=#<Puma::Events::PidFormatter:0x00007fc2d8c9f7c8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc2d87059c0 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc2d8705970 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:55:10.565459101 +0000, @last_checkin=2020-07-20 01:55:20.576750964 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [11] - Worker 3 (pid: 129) booted, phase: 0
    homeland_app  | [11] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.4453125 mb out of max: 744.8 mb. Sending TERM to pid 129 consuming 147.74609375 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc2da4d0428 @index=3, @pid=129, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc2d8c680c0 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc2d8c683b8 @formatter=#<Puma::Events::PidFormatter:0x00007fc2d8c9f7c8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc2d87059c0 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc2d8705970 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:55:30.581367532 +0000, @last_checkin=2020-07-20 01:55:40.592757268 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [11] - Worker 3 (pid: 145) booted, phase: 0
    homeland_app  | [11] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.53125 mb out of max: 744.8 mb. Sending TERM to pid 145 consuming 147.80078125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc2da737db0 @index=3, @pid=145, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc2d8c680c0 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc2d8c683b8 @formatter=#<Puma::Events::PidFormatter:0x00007fc2d8c9f7c8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc2d87059c0 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc2d8705970 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:55:50.59752444 +0000, @last_checkin=2020-07-20 01:56:00.604765417 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [11] - Worker 3 (pid: 161) booted, phase: 0
    homeland_app  | [11] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.4140625 mb out of max: 744.8 mb. Sending TERM to pid 33 consuming 147.6640625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc2cff7ea10 @index=1, @pid=33, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc2d8c680c0 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc2d8c683b8 @formatter=#<Puma::Events::PidFormatter:0x00007fc2d8c9f7c8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc2d87059c0 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc2d8705970 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:54:05.511282706 +0000, @last_checkin=2020-07-20 01:56:20.620763118 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [11] - Worker 1 (pid: 177) booted, phase: 0
    homeland_app  | [11] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.6328125 mb out of max: 744.8 mb. Sending TERM to pid 177 consuming 147.79296875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc2daa28060 @index=1, @pid=177, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc2d8c680c0 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc2d8c683b8 @formatter=#<Puma::Events::PidFormatter:0x00007fc2d8c9f7c8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc2d87059c0 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc2d8705970 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:56:30.629522093 +0000, @last_checkin=2020-07-20 01:56:40.640907807 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [11] - Worker 1 (pid: 193) booted, phase: 0
    homeland_app  | [10] Puma starting in cluster mode...
    homeland_app  | [10] * Version 4.3.5 (ruby 2.7.0-p0), codename: Mysterious Traveller
    homeland_app  | [10] * Min threads: 8, max threads: 8
    homeland_app  | [10] * Environment: production
    homeland_app  | [10] * Process workers: 4
    homeland_app  | [10] * Preloading application
    homeland_app  | `Redis#exists(key)` will return an Integer by default in redis-rb 4.3. The option to explicitly disable this behaviour via `Redis.exists_returns_integer` will be removed in 5.0. You should use `exists?` instead.
    homeland_app  | [10] * Listening on tcp://0.0.0.0:7000
    homeland_app  | [10] ! WARNING: Detected 2 Thread(s) started in app boot:
    homeland_app  | [10] ! #<Thread:0x00007fbdc8059690 /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.6/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb:38 sleep_forever> - /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.6/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb:40:in `pop'
    homeland_app  | [10] ! #<Thread:0x00007fbdc2f7b868 /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:334 sleep> - /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:337:in `sleep'
    homeland_app  | [10] Use Ctrl-C to stop
    homeland_app  | => Max Memory limit: 760MB
    homeland_app  | [10] - Worker 0 (pid: 16) booted, phase: 0
    homeland_app  | [10] - Worker 1 (pid: 32) booted, phase: 0
    homeland_app  | [10] - Worker 2 (pid: 48) booted, phase: 0
    homeland_app  | [10] - Worker 3 (pid: 64) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 752.5 mb out of max: 744.8 mb. Sending TERM to pid 48 consuming 147.4921875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fbdbeb6ae80 @index=2, @pid=48, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fbdc7870ed8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fbdc78711d0 @formatter=#<Puma::Events::PidFormatter:0x00007fbdc73048f0>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fbdc73072f8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fbdc73072a8 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:56:58.897679218 +0000, @last_checkin=2020-07-20 01:57:13.912778789 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 80) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 752.625 mb out of max: 744.8 mb. Sending TERM to pid 80 consuming 147.57421875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fbdc7b98b38 @index=2, @pid=80, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fbdc7870ed8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fbdc78711d0 @formatter=#<Puma::Events::PidFormatter:0x00007fbdc73048f0>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fbdc73072f8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fbdc73072a8 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:57:23.913792229 +0000, @last_checkin=2020-07-20 01:57:33.924778668 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 96) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 752.7109375 mb out of max: 744.8 mb. Sending TERM to pid 96 consuming 147.58203125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fbdc7d67ae0 @index=2, @pid=96, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fbdc7870ed8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fbdc78711d0 @formatter=#<Puma::Events::PidFormatter:0x00007fbdc73048f0>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fbdc73072f8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fbdc73072a8 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:57:43.929549607 +0000, @last_checkin=2020-07-20 01:57:53.9407935 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 112) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 752.765625 mb out of max: 744.8 mb. Sending TERM to pid 112 consuming 147.62109375 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fbdc8088878 @index=2, @pid=112, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fbdc7870ed8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fbdc78711d0 @formatter=#<Puma::Events::PidFormatter:0x00007fbdc73048f0>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fbdc73072f8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fbdc73072a8 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:58:03.945534307 +0000, @last_checkin=2020-07-20 01:58:13.956860796 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] Puma starting in cluster mode...
    homeland_app  | [10] * Version 4.3.5 (ruby 2.7.0-p0), codename: Mysterious Traveller
    homeland_app  | [10] * Min threads: 8, max threads: 8
    homeland_app  | [10] * Environment: production
    homeland_app  | [10] * Process workers: 4
    homeland_app  | [10] * Preloading application
    homeland_app  | `Redis#exists(key)` will return an Integer by default in redis-rb 4.3. The option to explicitly disable this behaviour via `Redis.exists_returns_integer` will be removed in 5.0. You should use `exists?` instead.
    homeland_app  | [10] * Listening on tcp://0.0.0.0:7000
    homeland_app  | [10] ! WARNING: Detected 2 Thread(s) started in app boot:
    homeland_app  | [10] ! #<Thread:0x00007f7088e5d8c8 /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.6/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb:38 sleep_forever> - /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.6/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb:40:in `pop'
    homeland_app  | [10] ! #<Thread:0x00007f7083d03d88 /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:334 sleep> - /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:337:in `sleep'
    homeland_app  | [10] Use Ctrl-C to stop
    homeland_app  | => Max Memory limit: 760MB
    homeland_app  | [10] - Worker 0 (pid: 16) booted, phase: 0
    homeland_app  | [10] - Worker 1 (pid: 32) booted, phase: 0
    homeland_app  | [10] - Worker 2 (pid: 44) booted, phase: 0
    homeland_app  | [10] - Worker 3 (pid: 60) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 751.8359375 mb out of max: 744.8 mb. Sending TERM to pid 60 consuming 147.33984375 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f707f986e20 @index=3, @pid=60, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:58:31.066548762 +0000, @last_checkin=2020-07-20 01:58:46.080780233 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 3 (pid: 80) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 752.01171875 mb out of max: 744.8 mb. Sending TERM to pid 80 consuming 147.46875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f70889c3ba0 @index=3, @pid=80, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:58:56.083963938 +0000, @last_checkin=2020-07-20 01:59:06.096760622 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | I, [2020-07-20T01:59:15.090365 #44]  INFO -- : [12f164a1-7969-44ba-ae57-cad110eecbcf] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=71.03 view=0.00 db=9.62
    homeland_app  | F, [2020-07-20T01:59:15.102575 #44] FATAL -- : [12f164a1-7969-44ba-ae57-cad110eecbcf]   
    homeland_app  | [12f164a1-7969-44ba-ae57-cad110eecbcf] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [12f164a1-7969-44ba-ae57-cad110eecbcf]     17: <head>
    homeland_app  | [12f164a1-7969-44ba-ae57-cad110eecbcf]     18:   <meta charset='utf-8' />
    homeland_app  | [12f164a1-7969-44ba-ae57-cad110eecbcf]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [12f164a1-7969-44ba-ae57-cad110eecbcf]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [12f164a1-7969-44ba-ae57-cad110eecbcf]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [12f164a1-7969-44ba-ae57-cad110eecbcf]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [12f164a1-7969-44ba-ae57-cad110eecbcf]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [12f164a1-7969-44ba-ae57-cad110eecbcf]   
    homeland_app  | [12f164a1-7969-44ba-ae57-cad110eecbcf] app/views/layouts/application.html.erb:20
    homeland_app  | [12f164a1-7969-44ba-ae57-cad110eecbcf] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T01:59:15.791275 #44]  INFO -- : [43bc4991-dafb-4c98-be3e-aabbf6306560] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.04 view=0.00 db=0.74
    homeland_app  | F, [2020-07-20T01:59:15.796334 #44] FATAL -- : [43bc4991-dafb-4c98-be3e-aabbf6306560]   
    homeland_app  | [43bc4991-dafb-4c98-be3e-aabbf6306560] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [43bc4991-dafb-4c98-be3e-aabbf6306560]     17: <head>
    homeland_app  | [43bc4991-dafb-4c98-be3e-aabbf6306560]     18:   <meta charset='utf-8' />
    homeland_app  | [43bc4991-dafb-4c98-be3e-aabbf6306560]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [43bc4991-dafb-4c98-be3e-aabbf6306560]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [43bc4991-dafb-4c98-be3e-aabbf6306560]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [43bc4991-dafb-4c98-be3e-aabbf6306560]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [43bc4991-dafb-4c98-be3e-aabbf6306560]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [43bc4991-dafb-4c98-be3e-aabbf6306560]   
    homeland_app  | [43bc4991-dafb-4c98-be3e-aabbf6306560] app/views/layouts/application.html.erb:20
    homeland_app  | [43bc4991-dafb-4c98-be3e-aabbf6306560] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T01:59:15.973392 #44]  INFO -- : [6b54fea4-e30b-4837-ac56-6565ca09c67d] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.05 view=0.00 db=0.83
    homeland_app  | F, [2020-07-20T01:59:15.979149 #44] FATAL -- : [6b54fea4-e30b-4837-ac56-6565ca09c67d]   
    homeland_app  | [6b54fea4-e30b-4837-ac56-6565ca09c67d] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [6b54fea4-e30b-4837-ac56-6565ca09c67d]     17: <head>
    homeland_app  | [6b54fea4-e30b-4837-ac56-6565ca09c67d]     18:   <meta charset='utf-8' />
    homeland_app  | [6b54fea4-e30b-4837-ac56-6565ca09c67d]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [6b54fea4-e30b-4837-ac56-6565ca09c67d]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [6b54fea4-e30b-4837-ac56-6565ca09c67d]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [6b54fea4-e30b-4837-ac56-6565ca09c67d]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [6b54fea4-e30b-4837-ac56-6565ca09c67d]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [6b54fea4-e30b-4837-ac56-6565ca09c67d]   
    homeland_app  | [6b54fea4-e30b-4837-ac56-6565ca09c67d] app/views/layouts/application.html.erb:20
    homeland_app  | [6b54fea4-e30b-4837-ac56-6565ca09c67d] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] - Worker 3 (pid: 96) booted, phase: 0
    homeland_app  | I, [2020-07-20T01:59:16.166326 #44]  INFO -- : [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.84 view=0.00 db=0.78
    homeland_app  | F, [2020-07-20T01:59:16.171373 #44] FATAL -- : [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57]   
    homeland_app  | [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57]     17: <head>
    homeland_app  | [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57]     18:   <meta charset='utf-8' />
    homeland_app  | [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57]   
    homeland_app  | [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57] app/views/layouts/application.html.erb:20
    homeland_app  | [4afa62a1-b53b-4a19-b1c3-26d4b35e1a57] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 759.5390625 mb out of max: 744.8 mb. Sending TERM to pid 44 consuming 154.78125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f707f987140 @index=2, @pid=44, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:58:31.06267462 +0000, @last_checkin=2020-07-20 01:59:26.10876527 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 112) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 752.31640625 mb out of max: 744.8 mb. Sending TERM to pid 112 consuming 147.5390625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f7088ea5f38 @index=2, @pid=112, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:59:36.113620839 +0000, @last_checkin=2020-07-20 01:59:46.124826718 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 128) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 752.27734375 mb out of max: 744.8 mb. Sending TERM to pid 128 consuming 147.5 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f7089f53768 @index=2, @pid=128, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:59:56.129553914 +0000, @last_checkin=2020-07-20 02:00:06.136817746 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 144) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 752.2109375 mb out of max: 744.8 mb. Sending TERM to pid 96 consuming 147.4765625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f7088b66fc0 @index=3, @pid=96, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:59:16.097535204 +0000, @last_checkin=2020-07-20 02:00:26.1528254 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 3 (pid: 160) booted, phase: 0
    homeland_app  | I, [2020-07-20T02:00:36.492383 #16]  INFO -- : [007989e4-d94f-42bb-8941-acb0ea40090f] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=73.19 view=0.00 db=10.80
    homeland_app  | F, [2020-07-20T02:00:36.505518 #16] FATAL -- : [007989e4-d94f-42bb-8941-acb0ea40090f]   
    homeland_app  | [007989e4-d94f-42bb-8941-acb0ea40090f] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [007989e4-d94f-42bb-8941-acb0ea40090f]     17: <head>
    homeland_app  | [007989e4-d94f-42bb-8941-acb0ea40090f]     18:   <meta charset='utf-8' />
    homeland_app  | [007989e4-d94f-42bb-8941-acb0ea40090f]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [007989e4-d94f-42bb-8941-acb0ea40090f]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [007989e4-d94f-42bb-8941-acb0ea40090f]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [007989e4-d94f-42bb-8941-acb0ea40090f]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [007989e4-d94f-42bb-8941-acb0ea40090f]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [007989e4-d94f-42bb-8941-acb0ea40090f]   
    homeland_app  | [007989e4-d94f-42bb-8941-acb0ea40090f] app/views/layouts/application.html.erb:20
    homeland_app  | [007989e4-d94f-42bb-8941-acb0ea40090f] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:00:37.330035 #16]  INFO -- : [71c59950-3ef4-42be-a9db-3e3a8e180c8f] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.38 view=0.00 db=0.74
    homeland_app  | F, [2020-07-20T02:00:37.334049 #16] FATAL -- : [71c59950-3ef4-42be-a9db-3e3a8e180c8f]   
    homeland_app  | [71c59950-3ef4-42be-a9db-3e3a8e180c8f] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [71c59950-3ef4-42be-a9db-3e3a8e180c8f]     17: <head>
    homeland_app  | [71c59950-3ef4-42be-a9db-3e3a8e180c8f]     18:   <meta charset='utf-8' />
    homeland_app  | [71c59950-3ef4-42be-a9db-3e3a8e180c8f]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [71c59950-3ef4-42be-a9db-3e3a8e180c8f]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [71c59950-3ef4-42be-a9db-3e3a8e180c8f]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [71c59950-3ef4-42be-a9db-3e3a8e180c8f]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [71c59950-3ef4-42be-a9db-3e3a8e180c8f]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [71c59950-3ef4-42be-a9db-3e3a8e180c8f]   
    homeland_app  | [71c59950-3ef4-42be-a9db-3e3a8e180c8f] app/views/layouts/application.html.erb:20
    homeland_app  | [71c59950-3ef4-42be-a9db-3e3a8e180c8f] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:00:37.622115 #16]  INFO -- : [43796519-f4ec-465d-b585-0571f3bd74c7] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.07 view=0.00 db=0.74
    homeland_app  | F, [2020-07-20T02:00:37.626353 #16] FATAL -- : [43796519-f4ec-465d-b585-0571f3bd74c7]   
    homeland_app  | [43796519-f4ec-465d-b585-0571f3bd74c7] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [43796519-f4ec-465d-b585-0571f3bd74c7]     17: <head>
    homeland_app  | [43796519-f4ec-465d-b585-0571f3bd74c7]     18:   <meta charset='utf-8' />
    homeland_app  | [43796519-f4ec-465d-b585-0571f3bd74c7]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [43796519-f4ec-465d-b585-0571f3bd74c7]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [43796519-f4ec-465d-b585-0571f3bd74c7]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [43796519-f4ec-465d-b585-0571f3bd74c7]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [43796519-f4ec-465d-b585-0571f3bd74c7]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [43796519-f4ec-465d-b585-0571f3bd74c7]   
    homeland_app  | [43796519-f4ec-465d-b585-0571f3bd74c7] app/views/layouts/application.html.erb:20
    homeland_app  | [43796519-f4ec-465d-b585-0571f3bd74c7] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 759.1953125 mb out of max: 744.8 mb. Sending TERM to pid 16 consuming 154.2734375 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f707f987780 @index=0, @pid=16, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:58:31.053813906 +0000, @last_checkin=2020-07-20 02:00:46.164843119 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 176) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 752.48046875 mb out of max: 744.8 mb. Sending TERM to pid 176 consuming 147.55078125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f708a4223e8 @index=0, @pid=176, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:00:56.184273252 +0000, @last_checkin=2020-07-20 02:01:06.19687464 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 192) booted, phase: 0
    homeland_app  | I, [2020-07-20T02:01:28.691139 #160]  INFO -- : [e3b7b3a8-84a3-486a-af91-7675bc861181] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=70.60 view=0.00 db=10.39
    homeland_app  | F, [2020-07-20T02:01:28.704627 #160] FATAL -- : [e3b7b3a8-84a3-486a-af91-7675bc861181]   
    homeland_app  | [e3b7b3a8-84a3-486a-af91-7675bc861181] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [e3b7b3a8-84a3-486a-af91-7675bc861181]     17: <head>
    homeland_app  | [e3b7b3a8-84a3-486a-af91-7675bc861181]     18:   <meta charset='utf-8' />
    homeland_app  | [e3b7b3a8-84a3-486a-af91-7675bc861181]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [e3b7b3a8-84a3-486a-af91-7675bc861181]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [e3b7b3a8-84a3-486a-af91-7675bc861181]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [e3b7b3a8-84a3-486a-af91-7675bc861181]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [e3b7b3a8-84a3-486a-af91-7675bc861181]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [e3b7b3a8-84a3-486a-af91-7675bc861181]   
    homeland_app  | [e3b7b3a8-84a3-486a-af91-7675bc861181] app/views/layouts/application.html.erb:20
    homeland_app  | [e3b7b3a8-84a3-486a-af91-7675bc861181] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:29.355121 #160]  INFO -- : [7baebba7-ab86-456d-bd77-752776997936] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.19 view=0.00 db=0.70
    homeland_app  | F, [2020-07-20T02:01:29.359107 #160] FATAL -- : [7baebba7-ab86-456d-bd77-752776997936]   
    homeland_app  | [7baebba7-ab86-456d-bd77-752776997936] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [7baebba7-ab86-456d-bd77-752776997936]     17: <head>
    homeland_app  | [7baebba7-ab86-456d-bd77-752776997936]     18:   <meta charset='utf-8' />
    homeland_app  | [7baebba7-ab86-456d-bd77-752776997936]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [7baebba7-ab86-456d-bd77-752776997936]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [7baebba7-ab86-456d-bd77-752776997936]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [7baebba7-ab86-456d-bd77-752776997936]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [7baebba7-ab86-456d-bd77-752776997936]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [7baebba7-ab86-456d-bd77-752776997936]   
    homeland_app  | [7baebba7-ab86-456d-bd77-752776997936] app/views/layouts/application.html.erb:20
    homeland_app  | [7baebba7-ab86-456d-bd77-752776997936] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:29.651044 #160]  INFO -- : [f26deaa6-31bb-4e71-89c9-89642bb0ef73] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.94 view=0.00 db=0.72
    homeland_app  | F, [2020-07-20T02:01:29.654866 #160] FATAL -- : [f26deaa6-31bb-4e71-89c9-89642bb0ef73]   
    homeland_app  | [f26deaa6-31bb-4e71-89c9-89642bb0ef73] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [f26deaa6-31bb-4e71-89c9-89642bb0ef73]     17: <head>
    homeland_app  | [f26deaa6-31bb-4e71-89c9-89642bb0ef73]     18:   <meta charset='utf-8' />
    homeland_app  | [f26deaa6-31bb-4e71-89c9-89642bb0ef73]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [f26deaa6-31bb-4e71-89c9-89642bb0ef73]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [f26deaa6-31bb-4e71-89c9-89642bb0ef73]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [f26deaa6-31bb-4e71-89c9-89642bb0ef73]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [f26deaa6-31bb-4e71-89c9-89642bb0ef73]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [f26deaa6-31bb-4e71-89c9-89642bb0ef73]   
    homeland_app  | [f26deaa6-31bb-4e71-89c9-89642bb0ef73] app/views/layouts/application.html.erb:20
    homeland_app  | [f26deaa6-31bb-4e71-89c9-89642bb0ef73] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:29.868111 #160]  INFO -- : [ec7fd380-2683-467c-ad8e-b5ed1495126c] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.72 view=0.00 db=0.73
    homeland_app  | F, [2020-07-20T02:01:29.872869 #160] FATAL -- : [ec7fd380-2683-467c-ad8e-b5ed1495126c]   
    homeland_app  | [ec7fd380-2683-467c-ad8e-b5ed1495126c] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [ec7fd380-2683-467c-ad8e-b5ed1495126c]     17: <head>
    homeland_app  | [ec7fd380-2683-467c-ad8e-b5ed1495126c]     18:   <meta charset='utf-8' />
    homeland_app  | [ec7fd380-2683-467c-ad8e-b5ed1495126c]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [ec7fd380-2683-467c-ad8e-b5ed1495126c]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [ec7fd380-2683-467c-ad8e-b5ed1495126c]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [ec7fd380-2683-467c-ad8e-b5ed1495126c]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [ec7fd380-2683-467c-ad8e-b5ed1495126c]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [ec7fd380-2683-467c-ad8e-b5ed1495126c]   
    homeland_app  | [ec7fd380-2683-467c-ad8e-b5ed1495126c] app/views/layouts/application.html.erb:20
    homeland_app  | [ec7fd380-2683-467c-ad8e-b5ed1495126c] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:30.088984 #160]  INFO -- : [dfa43875-2d28-4125-a204-f62223227ed4] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.30 view=0.00 db=0.72
    homeland_app  | F, [2020-07-20T02:01:30.092713 #160] FATAL -- : [dfa43875-2d28-4125-a204-f62223227ed4]   
    homeland_app  | [dfa43875-2d28-4125-a204-f62223227ed4] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [dfa43875-2d28-4125-a204-f62223227ed4]     17: <head>
    homeland_app  | [dfa43875-2d28-4125-a204-f62223227ed4]     18:   <meta charset='utf-8' />
    homeland_app  | [dfa43875-2d28-4125-a204-f62223227ed4]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [dfa43875-2d28-4125-a204-f62223227ed4]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [dfa43875-2d28-4125-a204-f62223227ed4]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [dfa43875-2d28-4125-a204-f62223227ed4]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [dfa43875-2d28-4125-a204-f62223227ed4]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [dfa43875-2d28-4125-a204-f62223227ed4]   
    homeland_app  | [dfa43875-2d28-4125-a204-f62223227ed4] app/views/layouts/application.html.erb:20
    homeland_app  | [dfa43875-2d28-4125-a204-f62223227ed4] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:31.006769 #160]  INFO -- : [ef988051-6ce2-4074-abd6-a7582c0cc679] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.93 view=0.00 db=0.73
    homeland_app  | F, [2020-07-20T02:01:31.010956 #160] FATAL -- : [ef988051-6ce2-4074-abd6-a7582c0cc679]   
    homeland_app  | [ef988051-6ce2-4074-abd6-a7582c0cc679] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [ef988051-6ce2-4074-abd6-a7582c0cc679]     17: <head>
    homeland_app  | [ef988051-6ce2-4074-abd6-a7582c0cc679]     18:   <meta charset='utf-8' />
    homeland_app  | [ef988051-6ce2-4074-abd6-a7582c0cc679]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [ef988051-6ce2-4074-abd6-a7582c0cc679]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [ef988051-6ce2-4074-abd6-a7582c0cc679]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [ef988051-6ce2-4074-abd6-a7582c0cc679]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [ef988051-6ce2-4074-abd6-a7582c0cc679]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [ef988051-6ce2-4074-abd6-a7582c0cc679]   
    homeland_app  | [ef988051-6ce2-4074-abd6-a7582c0cc679] app/views/layouts/application.html.erb:20
    homeland_app  | [ef988051-6ce2-4074-abd6-a7582c0cc679] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 761.64453125 mb out of max: 744.8 mb. Sending TERM to pid 160 consuming 156.515625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f708a28dc30 @index=3, @pid=160, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:00:36.161553179 +0000, @last_checkin=2020-07-20 02:01:26.204740771 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | I, [2020-07-20T02:01:31.289514 #192]  INFO -- : [c5c7cd35-bd2f-44e0-be32-66d202cf585a] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=67.47 view=0.00 db=10.10
    homeland_app  | F, [2020-07-20T02:01:31.301278 #192] FATAL -- : [c5c7cd35-bd2f-44e0-be32-66d202cf585a]   
    homeland_app  | [c5c7cd35-bd2f-44e0-be32-66d202cf585a] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [c5c7cd35-bd2f-44e0-be32-66d202cf585a]     17: <head>
    homeland_app  | [c5c7cd35-bd2f-44e0-be32-66d202cf585a]     18:   <meta charset='utf-8' />
    homeland_app  | [c5c7cd35-bd2f-44e0-be32-66d202cf585a]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [c5c7cd35-bd2f-44e0-be32-66d202cf585a]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [c5c7cd35-bd2f-44e0-be32-66d202cf585a]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [c5c7cd35-bd2f-44e0-be32-66d202cf585a]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [c5c7cd35-bd2f-44e0-be32-66d202cf585a]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [c5c7cd35-bd2f-44e0-be32-66d202cf585a]   
    homeland_app  | [c5c7cd35-bd2f-44e0-be32-66d202cf585a] app/views/layouts/application.html.erb:20
    homeland_app  | [c5c7cd35-bd2f-44e0-be32-66d202cf585a] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:31.561707 #192]  INFO -- : [425a4d1b-dc5c-418f-944c-bfd03dee57b3] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.16 view=0.00 db=0.69
    homeland_app  | F, [2020-07-20T02:01:31.565702 #192] FATAL -- : [425a4d1b-dc5c-418f-944c-bfd03dee57b3]   
    homeland_app  | [425a4d1b-dc5c-418f-944c-bfd03dee57b3] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [425a4d1b-dc5c-418f-944c-bfd03dee57b3]     17: <head>
    homeland_app  | [425a4d1b-dc5c-418f-944c-bfd03dee57b3]     18:   <meta charset='utf-8' />
    homeland_app  | [425a4d1b-dc5c-418f-944c-bfd03dee57b3]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [425a4d1b-dc5c-418f-944c-bfd03dee57b3]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [425a4d1b-dc5c-418f-944c-bfd03dee57b3]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [425a4d1b-dc5c-418f-944c-bfd03dee57b3]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [425a4d1b-dc5c-418f-944c-bfd03dee57b3]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [425a4d1b-dc5c-418f-944c-bfd03dee57b3]   
    homeland_app  | [425a4d1b-dc5c-418f-944c-bfd03dee57b3] app/views/layouts/application.html.erb:20
    homeland_app  | [425a4d1b-dc5c-418f-944c-bfd03dee57b3] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:32.070734 #192]  INFO -- : [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.80 view=0.00 db=0.74
    homeland_app  | F, [2020-07-20T02:01:32.074734 #192] FATAL -- : [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be]   
    homeland_app  | [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be]     17: <head>
    homeland_app  | [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be]     18:   <meta charset='utf-8' />
    homeland_app  | [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be]   
    homeland_app  | [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be] app/views/layouts/application.html.erb:20
    homeland_app  | [2e1a649c-aa59-4eac-b7e3-7306f2d4d1be] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:32.685706 #192]  INFO -- : [2d7e2e73-0c4b-44d3-b914-d00b27cfc549] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.24 view=0.00 db=0.74
    homeland_app  | F, [2020-07-20T02:01:32.690430 #192] FATAL -- : [2d7e2e73-0c4b-44d3-b914-d00b27cfc549]   
    homeland_app  | [2d7e2e73-0c4b-44d3-b914-d00b27cfc549] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [2d7e2e73-0c4b-44d3-b914-d00b27cfc549]     17: <head>
    homeland_app  | [2d7e2e73-0c4b-44d3-b914-d00b27cfc549]     18:   <meta charset='utf-8' />
    homeland_app  | [2d7e2e73-0c4b-44d3-b914-d00b27cfc549]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [2d7e2e73-0c4b-44d3-b914-d00b27cfc549]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [2d7e2e73-0c4b-44d3-b914-d00b27cfc549]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [2d7e2e73-0c4b-44d3-b914-d00b27cfc549]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [2d7e2e73-0c4b-44d3-b914-d00b27cfc549]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [2d7e2e73-0c4b-44d3-b914-d00b27cfc549]   
    homeland_app  | [2d7e2e73-0c4b-44d3-b914-d00b27cfc549] app/views/layouts/application.html.erb:20
    homeland_app  | [2d7e2e73-0c4b-44d3-b914-d00b27cfc549] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:32.882330 #192]  INFO -- : [90c08ef8-6c66-4141-8b7b-a717a4fd989f] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.63 view=0.00 db=0.72
    homeland_app  | F, [2020-07-20T02:01:32.890349 #192] FATAL -- : [90c08ef8-6c66-4141-8b7b-a717a4fd989f]   
    homeland_app  | [90c08ef8-6c66-4141-8b7b-a717a4fd989f] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [90c08ef8-6c66-4141-8b7b-a717a4fd989f]     17: <head>
    homeland_app  | [90c08ef8-6c66-4141-8b7b-a717a4fd989f]     18:   <meta charset='utf-8' />
    homeland_app  | [90c08ef8-6c66-4141-8b7b-a717a4fd989f]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [90c08ef8-6c66-4141-8b7b-a717a4fd989f]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [90c08ef8-6c66-4141-8b7b-a717a4fd989f]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [90c08ef8-6c66-4141-8b7b-a717a4fd989f]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [90c08ef8-6c66-4141-8b7b-a717a4fd989f]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [90c08ef8-6c66-4141-8b7b-a717a4fd989f]   
    homeland_app  | [90c08ef8-6c66-4141-8b7b-a717a4fd989f] app/views/layouts/application.html.erb:20
    homeland_app  | [90c08ef8-6c66-4141-8b7b-a717a4fd989f] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:33.187458 #192]  INFO -- : [4d423f46-6565-4ac2-9745-065372b6b3e9] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.32 view=0.00 db=0.84
    homeland_app  | F, [2020-07-20T02:01:33.191875 #192] FATAL -- : [4d423f46-6565-4ac2-9745-065372b6b3e9]   
    homeland_app  | [4d423f46-6565-4ac2-9745-065372b6b3e9] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [4d423f46-6565-4ac2-9745-065372b6b3e9]     17: <head>
    homeland_app  | [4d423f46-6565-4ac2-9745-065372b6b3e9]     18:   <meta charset='utf-8' />
    homeland_app  | [4d423f46-6565-4ac2-9745-065372b6b3e9]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [4d423f46-6565-4ac2-9745-065372b6b3e9]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [4d423f46-6565-4ac2-9745-065372b6b3e9]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [4d423f46-6565-4ac2-9745-065372b6b3e9]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [4d423f46-6565-4ac2-9745-065372b6b3e9]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [4d423f46-6565-4ac2-9745-065372b6b3e9]   
    homeland_app  | [4d423f46-6565-4ac2-9745-065372b6b3e9] app/views/layouts/application.html.erb:20
    homeland_app  | [4d423f46-6565-4ac2-9745-065372b6b3e9] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:33.694060 #192]  INFO -- : [19140624-285b-4066-8ee7-b5df410fb80c] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.96 view=0.00 db=0.80
    homeland_app  | F, [2020-07-20T02:01:33.699307 #192] FATAL -- : [19140624-285b-4066-8ee7-b5df410fb80c]   
    homeland_app  | [19140624-285b-4066-8ee7-b5df410fb80c] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [19140624-285b-4066-8ee7-b5df410fb80c]     17: <head>
    homeland_app  | [19140624-285b-4066-8ee7-b5df410fb80c]     18:   <meta charset='utf-8' />
    homeland_app  | [19140624-285b-4066-8ee7-b5df410fb80c]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [19140624-285b-4066-8ee7-b5df410fb80c]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [19140624-285b-4066-8ee7-b5df410fb80c]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [19140624-285b-4066-8ee7-b5df410fb80c]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [19140624-285b-4066-8ee7-b5df410fb80c]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [19140624-285b-4066-8ee7-b5df410fb80c]   
    homeland_app  | [19140624-285b-4066-8ee7-b5df410fb80c] app/views/layouts/application.html.erb:20
    homeland_app  | [19140624-285b-4066-8ee7-b5df410fb80c] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:33.949158 #192]  INFO -- : [4a2f5abe-f9f2-43c4-b419-e36ae53cf471] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.58 view=0.00 db=0.57
    homeland_app  | F, [2020-07-20T02:01:33.966000 #192] FATAL -- : [4a2f5abe-f9f2-43c4-b419-e36ae53cf471]   
    homeland_app  | [4a2f5abe-f9f2-43c4-b419-e36ae53cf471] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [4a2f5abe-f9f2-43c4-b419-e36ae53cf471]     17: <head>
    homeland_app  | [4a2f5abe-f9f2-43c4-b419-e36ae53cf471]     18:   <meta charset='utf-8' />
    homeland_app  | [4a2f5abe-f9f2-43c4-b419-e36ae53cf471]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [4a2f5abe-f9f2-43c4-b419-e36ae53cf471]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [4a2f5abe-f9f2-43c4-b419-e36ae53cf471]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [4a2f5abe-f9f2-43c4-b419-e36ae53cf471]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [4a2f5abe-f9f2-43c4-b419-e36ae53cf471]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [4a2f5abe-f9f2-43c4-b419-e36ae53cf471]   
    homeland_app  | [4a2f5abe-f9f2-43c4-b419-e36ae53cf471] app/views/layouts/application.html.erb:20
    homeland_app  | [4a2f5abe-f9f2-43c4-b419-e36ae53cf471] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:01:34.147565 #192]  INFO -- : [339fd606-cbe0-45cf-be22-131bd96776d8] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.31 view=0.00 db=0.58
    homeland_app  | F, [2020-07-20T02:01:34.160084 #192] FATAL -- : [339fd606-cbe0-45cf-be22-131bd96776d8]   
    homeland_app  | [339fd606-cbe0-45cf-be22-131bd96776d8] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [339fd606-cbe0-45cf-be22-131bd96776d8]     17: <head>
    homeland_app  | [339fd606-cbe0-45cf-be22-131bd96776d8]     18:   <meta charset='utf-8' />
    homeland_app  | [339fd606-cbe0-45cf-be22-131bd96776d8]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [339fd606-cbe0-45cf-be22-131bd96776d8]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [339fd606-cbe0-45cf-be22-131bd96776d8]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [339fd606-cbe0-45cf-be22-131bd96776d8]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [339fd606-cbe0-45cf-be22-131bd96776d8]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [339fd606-cbe0-45cf-be22-131bd96776d8]   
    homeland_app  | [339fd606-cbe0-45cf-be22-131bd96776d8] app/views/layouts/application.html.erb:20
    homeland_app  | [339fd606-cbe0-45cf-be22-131bd96776d8] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] - Worker 3 (pid: 208) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 763.2890625 mb out of max: 744.8 mb. Sending TERM to pid 192 consuming 158.0703125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f708a919d38 @index=0, @pid=192, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:01:16.197417555 +0000, @last_checkin=2020-07-20 02:01:46.224762231 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | I, [2020-07-20T02:01:55.224941 #32]  INFO -- : [f9064ff8-429c-4354-9981-cf546dd80265] method=GET path=/ format=*/* controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=72.89 view=0.00 db=10.03
    homeland_app  | F, [2020-07-20T02:01:55.241990 #32] FATAL -- : [f9064ff8-429c-4354-9981-cf546dd80265]   
    homeland_app  | [f9064ff8-429c-4354-9981-cf546dd80265] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [f9064ff8-429c-4354-9981-cf546dd80265]     17: <head>
    homeland_app  | [f9064ff8-429c-4354-9981-cf546dd80265]     18:   <meta charset='utf-8' />
    homeland_app  | [f9064ff8-429c-4354-9981-cf546dd80265]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [f9064ff8-429c-4354-9981-cf546dd80265]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [f9064ff8-429c-4354-9981-cf546dd80265]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [f9064ff8-429c-4354-9981-cf546dd80265]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [f9064ff8-429c-4354-9981-cf546dd80265]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [f9064ff8-429c-4354-9981-cf546dd80265]   
    homeland_app  | [f9064ff8-429c-4354-9981-cf546dd80265] app/views/layouts/application.html.erb:20
    homeland_app  | [f9064ff8-429c-4354-9981-cf546dd80265] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] - Worker 0 (pid: 224) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 759.2265625 mb out of max: 744.8 mb. Sending TERM to pid 32 consuming 153.703125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f707f987460 @index=1, @pid=32, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 01:58:31.058651622 +0000, @last_checkin=2020-07-20 02:02:06.232826861 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 1 (pid: 240) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.1953125 mb out of max: 744.8 mb. Sending TERM to pid 240 consuming 147.65625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f708aedbdc0 @index=1, @pid=240, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:02:16.245427185 +0000, @last_checkin=2020-07-20 02:02:26.25681456 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 1 (pid: 256) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.1875 mb out of max: 744.8 mb. Sending TERM to pid 256 consuming 147.64453125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f70891dd2c8 @index=1, @pid=256, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:02:36.261489849 +0000, @last_checkin=2020-07-20 02:02:46.272879496 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 1 (pid: 272) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.296875 mb out of max: 744.8 mb. Sending TERM to pid 272 consuming 147.6875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f708926d080 @index=1, @pid=272, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:02:56.277552336 +0000, @last_checkin=2020-07-20 02:03:06.288743843 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | I, [2020-07-20T02:03:13.786335 #144]  INFO -- : [f33daff1-c484-4d55-9408-bdc4f9962d4b] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=68.01 view=0.00 db=9.75
    homeland_app  | F, [2020-07-20T02:03:13.797936 #144] FATAL -- : [f33daff1-c484-4d55-9408-bdc4f9962d4b]   
    homeland_app  | [f33daff1-c484-4d55-9408-bdc4f9962d4b] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [f33daff1-c484-4d55-9408-bdc4f9962d4b]     17: <head>
    homeland_app  | [f33daff1-c484-4d55-9408-bdc4f9962d4b]     18:   <meta charset='utf-8' />
    homeland_app  | [f33daff1-c484-4d55-9408-bdc4f9962d4b]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [f33daff1-c484-4d55-9408-bdc4f9962d4b]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [f33daff1-c484-4d55-9408-bdc4f9962d4b]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [f33daff1-c484-4d55-9408-bdc4f9962d4b]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [f33daff1-c484-4d55-9408-bdc4f9962d4b]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [f33daff1-c484-4d55-9408-bdc4f9962d4b]   
    homeland_app  | [f33daff1-c484-4d55-9408-bdc4f9962d4b] app/views/layouts/application.html.erb:20
    homeland_app  | [f33daff1-c484-4d55-9408-bdc4f9962d4b] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:03:14.021630 #144]  INFO -- : [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.14 view=0.00 db=0.70
    homeland_app  | F, [2020-07-20T02:03:14.025549 #144] FATAL -- : [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4]   
    homeland_app  | [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4]     17: <head>
    homeland_app  | [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4]     18:   <meta charset='utf-8' />
    homeland_app  | [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4]   
    homeland_app  | [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4] app/views/layouts/application.html.erb:20
    homeland_app  | [9d35ceac-dfa1-4f3d-ae4d-caded75bbcb4] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:03:14.217175 #144]  INFO -- : [ca5dca57-0055-4d45-a202-01cc5491220d] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.15 view=0.00 db=0.68
    homeland_app  | F, [2020-07-20T02:03:14.220928 #144] FATAL -- : [ca5dca57-0055-4d45-a202-01cc5491220d]   
    homeland_app  | [ca5dca57-0055-4d45-a202-01cc5491220d] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [ca5dca57-0055-4d45-a202-01cc5491220d]     17: <head>
    homeland_app  | [ca5dca57-0055-4d45-a202-01cc5491220d]     18:   <meta charset='utf-8' />
    homeland_app  | [ca5dca57-0055-4d45-a202-01cc5491220d]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [ca5dca57-0055-4d45-a202-01cc5491220d]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [ca5dca57-0055-4d45-a202-01cc5491220d]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [ca5dca57-0055-4d45-a202-01cc5491220d]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [ca5dca57-0055-4d45-a202-01cc5491220d]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [ca5dca57-0055-4d45-a202-01cc5491220d]   
    homeland_app  | [ca5dca57-0055-4d45-a202-01cc5491220d] app/views/layouts/application.html.erb:20
    homeland_app  | [ca5dca57-0055-4d45-a202-01cc5491220d] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:03:14.437797 #144]  INFO -- : [7c8e3dec-5a9c-4958-a27d-10c08350bf07] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.95 view=0.00 db=0.72
    homeland_app  | F, [2020-07-20T02:03:14.454415 #144] FATAL -- : [7c8e3dec-5a9c-4958-a27d-10c08350bf07]   
    homeland_app  | [7c8e3dec-5a9c-4958-a27d-10c08350bf07] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [7c8e3dec-5a9c-4958-a27d-10c08350bf07]     17: <head>
    homeland_app  | [7c8e3dec-5a9c-4958-a27d-10c08350bf07]     18:   <meta charset='utf-8' />
    homeland_app  | [7c8e3dec-5a9c-4958-a27d-10c08350bf07]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [7c8e3dec-5a9c-4958-a27d-10c08350bf07]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [7c8e3dec-5a9c-4958-a27d-10c08350bf07]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [7c8e3dec-5a9c-4958-a27d-10c08350bf07]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [7c8e3dec-5a9c-4958-a27d-10c08350bf07]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [7c8e3dec-5a9c-4958-a27d-10c08350bf07]   
    homeland_app  | [7c8e3dec-5a9c-4958-a27d-10c08350bf07] app/views/layouts/application.html.erb:20
    homeland_app  | [7c8e3dec-5a9c-4958-a27d-10c08350bf07] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:03:14.624367 #144]  INFO -- : [6df074e7-97ce-4e01-8286-6180f8e73ae0] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.43 view=0.00 db=0.67
    homeland_app  | F, [2020-07-20T02:03:14.628254 #144] FATAL -- : [6df074e7-97ce-4e01-8286-6180f8e73ae0]   
    homeland_app  | [6df074e7-97ce-4e01-8286-6180f8e73ae0] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [6df074e7-97ce-4e01-8286-6180f8e73ae0]     17: <head>
    homeland_app  | [6df074e7-97ce-4e01-8286-6180f8e73ae0]     18:   <meta charset='utf-8' />
    homeland_app  | [6df074e7-97ce-4e01-8286-6180f8e73ae0]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [6df074e7-97ce-4e01-8286-6180f8e73ae0]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [6df074e7-97ce-4e01-8286-6180f8e73ae0]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [6df074e7-97ce-4e01-8286-6180f8e73ae0]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [6df074e7-97ce-4e01-8286-6180f8e73ae0]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [6df074e7-97ce-4e01-8286-6180f8e73ae0]   
    homeland_app  | [6df074e7-97ce-4e01-8286-6180f8e73ae0] app/views/layouts/application.html.erb:20
    homeland_app  | [6df074e7-97ce-4e01-8286-6180f8e73ae0] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:03:14.837141 #144]  INFO -- : [5da36461-a1e8-4364-9035-2ba75bc72e4f] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.20 view=0.00 db=0.74
    homeland_app  | F, [2020-07-20T02:03:14.842643 #144] FATAL -- : [5da36461-a1e8-4364-9035-2ba75bc72e4f]   
    homeland_app  | [5da36461-a1e8-4364-9035-2ba75bc72e4f] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [5da36461-a1e8-4364-9035-2ba75bc72e4f]     17: <head>
    homeland_app  | [5da36461-a1e8-4364-9035-2ba75bc72e4f]     18:   <meta charset='utf-8' />
    homeland_app  | [5da36461-a1e8-4364-9035-2ba75bc72e4f]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [5da36461-a1e8-4364-9035-2ba75bc72e4f]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [5da36461-a1e8-4364-9035-2ba75bc72e4f]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [5da36461-a1e8-4364-9035-2ba75bc72e4f]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [5da36461-a1e8-4364-9035-2ba75bc72e4f]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [5da36461-a1e8-4364-9035-2ba75bc72e4f]   
    homeland_app  | [5da36461-a1e8-4364-9035-2ba75bc72e4f] app/views/layouts/application.html.erb:20
    homeland_app  | [5da36461-a1e8-4364-9035-2ba75bc72e4f] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] - Worker 1 (pid: 288) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 762.23046875 mb out of max: 744.8 mb. Sending TERM to pid 144 consuming 156.3125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007f708a125820 @index=2, @pid=144, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007f70886688e8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007f7088668be0 @formatter=#<Puma::Events::PidFormatter:0x00007f7088104ac8>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007f7088106d78 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007f7088106d00 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:00:16.145440456 +0000, @last_checkin=2020-07-20 02:03:26.296804886 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 304) booted, phase: 0
    homeland_app  | [10] Puma starting in cluster mode...
    homeland_app  | [10] * Version 4.3.5 (ruby 2.7.0-p0), codename: Mysterious Traveller
    homeland_app  | [10] * Min threads: 8, max threads: 8
    homeland_app  | [10] * Environment: production
    homeland_app  | [10] * Process workers: 4
    homeland_app  | [10] * Preloading application
    homeland_app  | `Redis#exists(key)` will return an Integer by default in redis-rb 4.3. The option to explicitly disable this behaviour via `Redis.exists_returns_integer` will be removed in 5.0. You should use `exists?` instead.
    homeland_app  | [10] * Listening on tcp://0.0.0.0:7000
    homeland_app  | [10] ! WARNING: Detected 2 Thread(s) started in app boot:
    homeland_app  | [10] ! #<Thread:0x00007fc3cfa59778 /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.6/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb:38 sleep_forever> - /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/concurrent-ruby-1.1.6/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb:40:in `pop'
    homeland_app  | [10] ! #<Thread:0x00007fc3caa2aa40 /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:334 sleep> - /home/app/homeland/vendor/bundle/ruby/2.7.0/gems/activerecord-6.0.3.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:337:in `sleep'
    homeland_app  | [10] Use Ctrl-C to stop
    homeland_app  | => Max Memory limit: 760MB
    homeland_app  | [10] - Worker 0 (pid: 16) booted, phase: 0
    homeland_app  | [10] - Worker 1 (pid: 32) booted, phase: 0
    homeland_app  | [10] - Worker 2 (pid: 48) booted, phase: 0
    homeland_app  | [10] - Worker 3 (pid: 64) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 752.28125 mb out of max: 744.8 mb. Sending TERM to pid 32 consuming 147.41015625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3c6572b28 @index=1, @pid=32, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:03:55.647442446 +0000, @last_checkin=2020-07-20 02:04:10.668793513 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 1 (pid: 80) booted, phase: 0
    homeland_app  | I, [2020-07-20T02:04:21.371265 #48]  INFO -- : [3d7a13b5-aa54-469b-b5c1-4a9b05243398] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=69.51 view=0.00 db=9.38
    homeland_app  | F, [2020-07-20T02:04:21.383220 #48] FATAL -- : [3d7a13b5-aa54-469b-b5c1-4a9b05243398]   
    homeland_app  | [3d7a13b5-aa54-469b-b5c1-4a9b05243398] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [3d7a13b5-aa54-469b-b5c1-4a9b05243398]     17: <head>
    homeland_app  | [3d7a13b5-aa54-469b-b5c1-4a9b05243398]     18:   <meta charset='utf-8' />
    homeland_app  | [3d7a13b5-aa54-469b-b5c1-4a9b05243398]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [3d7a13b5-aa54-469b-b5c1-4a9b05243398]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [3d7a13b5-aa54-469b-b5c1-4a9b05243398]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [3d7a13b5-aa54-469b-b5c1-4a9b05243398]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [3d7a13b5-aa54-469b-b5c1-4a9b05243398]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [3d7a13b5-aa54-469b-b5c1-4a9b05243398]   
    homeland_app  | [3d7a13b5-aa54-469b-b5c1-4a9b05243398] app/views/layouts/application.html.erb:20
    homeland_app  | [3d7a13b5-aa54-469b-b5c1-4a9b05243398] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:22.125798 #48]  INFO -- : [5f4e8597-5e76-4619-a820-4434d5e93731] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.99 view=0.00 db=0.69
    homeland_app  | F, [2020-07-20T02:04:22.130020 #48] FATAL -- : [5f4e8597-5e76-4619-a820-4434d5e93731]   
    homeland_app  | [5f4e8597-5e76-4619-a820-4434d5e93731] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [5f4e8597-5e76-4619-a820-4434d5e93731]     17: <head>
    homeland_app  | [5f4e8597-5e76-4619-a820-4434d5e93731]     18:   <meta charset='utf-8' />
    homeland_app  | [5f4e8597-5e76-4619-a820-4434d5e93731]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [5f4e8597-5e76-4619-a820-4434d5e93731]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [5f4e8597-5e76-4619-a820-4434d5e93731]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [5f4e8597-5e76-4619-a820-4434d5e93731]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [5f4e8597-5e76-4619-a820-4434d5e93731]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [5f4e8597-5e76-4619-a820-4434d5e93731]   
    homeland_app  | [5f4e8597-5e76-4619-a820-4434d5e93731] app/views/layouts/application.html.erb:20
    homeland_app  | [5f4e8597-5e76-4619-a820-4434d5e93731] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:22.421991 #48]  INFO -- : [af1deefe-319d-4c86-bb2f-fd3b20f115dd] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.43 view=0.00 db=0.70
    homeland_app  | F, [2020-07-20T02:04:22.426036 #48] FATAL -- : [af1deefe-319d-4c86-bb2f-fd3b20f115dd]   
    homeland_app  | [af1deefe-319d-4c86-bb2f-fd3b20f115dd] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [af1deefe-319d-4c86-bb2f-fd3b20f115dd]     17: <head>
    homeland_app  | [af1deefe-319d-4c86-bb2f-fd3b20f115dd]     18:   <meta charset='utf-8' />
    homeland_app  | [af1deefe-319d-4c86-bb2f-fd3b20f115dd]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [af1deefe-319d-4c86-bb2f-fd3b20f115dd]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [af1deefe-319d-4c86-bb2f-fd3b20f115dd]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [af1deefe-319d-4c86-bb2f-fd3b20f115dd]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [af1deefe-319d-4c86-bb2f-fd3b20f115dd]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [af1deefe-319d-4c86-bb2f-fd3b20f115dd]   
    homeland_app  | [af1deefe-319d-4c86-bb2f-fd3b20f115dd] app/views/layouts/application.html.erb:20
    homeland_app  | [af1deefe-319d-4c86-bb2f-fd3b20f115dd] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:22.884403 #48]  INFO -- : [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.60 view=0.00 db=0.78
    homeland_app  | F, [2020-07-20T02:04:22.888992 #48] FATAL -- : [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f]   
    homeland_app  | [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f]     17: <head>
    homeland_app  | [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f]     18:   <meta charset='utf-8' />
    homeland_app  | [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f]   
    homeland_app  | [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f] app/views/layouts/application.html.erb:20
    homeland_app  | [4c9cc40f-6c29-4d00-81f8-7a9be21f2e5f] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:23.133507 #48]  INFO -- : [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.25 view=0.00 db=0.71
    homeland_app  | F, [2020-07-20T02:04:23.137258 #48] FATAL -- : [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3]   
    homeland_app  | [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3]     17: <head>
    homeland_app  | [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3]     18:   <meta charset='utf-8' />
    homeland_app  | [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3]   
    homeland_app  | [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3] app/views/layouts/application.html.erb:20
    homeland_app  | [ffaa86e4-a738-4f4f-8c7b-3677fcf38de3] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:23.355558 #48]  INFO -- : [62baaac5-1a9b-4b63-8189-459271234025] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.31 view=0.00 db=0.69
    homeland_app  | F, [2020-07-20T02:04:23.359519 #48] FATAL -- : [62baaac5-1a9b-4b63-8189-459271234025]   
    homeland_app  | [62baaac5-1a9b-4b63-8189-459271234025] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [62baaac5-1a9b-4b63-8189-459271234025]     17: <head>
    homeland_app  | [62baaac5-1a9b-4b63-8189-459271234025]     18:   <meta charset='utf-8' />
    homeland_app  | [62baaac5-1a9b-4b63-8189-459271234025]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [62baaac5-1a9b-4b63-8189-459271234025]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [62baaac5-1a9b-4b63-8189-459271234025]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [62baaac5-1a9b-4b63-8189-459271234025]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [62baaac5-1a9b-4b63-8189-459271234025]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [62baaac5-1a9b-4b63-8189-459271234025]   
    homeland_app  | [62baaac5-1a9b-4b63-8189-459271234025] app/views/layouts/application.html.erb:20
    homeland_app  | [62baaac5-1a9b-4b63-8189-459271234025] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:23.555529 #48]  INFO -- : [bacdc14b-18bf-48c1-ad23-eda4e1f2048d] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=6.94 view=0.00 db=0.54
    homeland_app  | F, [2020-07-20T02:04:23.559251 #48] FATAL -- : [bacdc14b-18bf-48c1-ad23-eda4e1f2048d]   
    homeland_app  | [bacdc14b-18bf-48c1-ad23-eda4e1f2048d] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [bacdc14b-18bf-48c1-ad23-eda4e1f2048d]     17: <head>
    homeland_app  | [bacdc14b-18bf-48c1-ad23-eda4e1f2048d]     18:   <meta charset='utf-8' />
    homeland_app  | [bacdc14b-18bf-48c1-ad23-eda4e1f2048d]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [bacdc14b-18bf-48c1-ad23-eda4e1f2048d]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [bacdc14b-18bf-48c1-ad23-eda4e1f2048d]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [bacdc14b-18bf-48c1-ad23-eda4e1f2048d]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [bacdc14b-18bf-48c1-ad23-eda4e1f2048d]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [bacdc14b-18bf-48c1-ad23-eda4e1f2048d]   
    homeland_app  | [bacdc14b-18bf-48c1-ad23-eda4e1f2048d] app/views/layouts/application.html.erb:20
    homeland_app  | [bacdc14b-18bf-48c1-ad23-eda4e1f2048d] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:23.748524 #48]  INFO -- : [1c275d84-c3ce-4180-8b54-e8c236905f3a] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.25 view=0.00 db=0.60
    homeland_app  | F, [2020-07-20T02:04:23.752509 #48] FATAL -- : [1c275d84-c3ce-4180-8b54-e8c236905f3a]   
    homeland_app  | [1c275d84-c3ce-4180-8b54-e8c236905f3a] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [1c275d84-c3ce-4180-8b54-e8c236905f3a]     17: <head>
    homeland_app  | [1c275d84-c3ce-4180-8b54-e8c236905f3a]     18:   <meta charset='utf-8' />
    homeland_app  | [1c275d84-c3ce-4180-8b54-e8c236905f3a]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [1c275d84-c3ce-4180-8b54-e8c236905f3a]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [1c275d84-c3ce-4180-8b54-e8c236905f3a]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [1c275d84-c3ce-4180-8b54-e8c236905f3a]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [1c275d84-c3ce-4180-8b54-e8c236905f3a]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [1c275d84-c3ce-4180-8b54-e8c236905f3a]   
    homeland_app  | [1c275d84-c3ce-4180-8b54-e8c236905f3a] app/views/layouts/application.html.erb:20
    homeland_app  | [1c275d84-c3ce-4180-8b54-e8c236905f3a] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:23.975845 #48]  INFO -- : [52720400-8350-4e84-baac-955d89f6d539] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.04 view=0.00 db=0.54
    homeland_app  | F, [2020-07-20T02:04:23.979637 #48] FATAL -- : [52720400-8350-4e84-baac-955d89f6d539]   
    homeland_app  | [52720400-8350-4e84-baac-955d89f6d539] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [52720400-8350-4e84-baac-955d89f6d539]     17: <head>
    homeland_app  | [52720400-8350-4e84-baac-955d89f6d539]     18:   <meta charset='utf-8' />
    homeland_app  | [52720400-8350-4e84-baac-955d89f6d539]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [52720400-8350-4e84-baac-955d89f6d539]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [52720400-8350-4e84-baac-955d89f6d539]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [52720400-8350-4e84-baac-955d89f6d539]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [52720400-8350-4e84-baac-955d89f6d539]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [52720400-8350-4e84-baac-955d89f6d539]   
    homeland_app  | [52720400-8350-4e84-baac-955d89f6d539] app/views/layouts/application.html.erb:20
    homeland_app  | [52720400-8350-4e84-baac-955d89f6d539] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:24.558769 #48]  INFO -- : [d3002739-e2d2-45cc-9fc3-49948adb622b] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.55 view=0.00 db=0.63
    homeland_app  | F, [2020-07-20T02:04:24.563410 #48] FATAL -- : [d3002739-e2d2-45cc-9fc3-49948adb622b]   
    homeland_app  | [d3002739-e2d2-45cc-9fc3-49948adb622b] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [d3002739-e2d2-45cc-9fc3-49948adb622b]     17: <head>
    homeland_app  | [d3002739-e2d2-45cc-9fc3-49948adb622b]     18:   <meta charset='utf-8' />
    homeland_app  | [d3002739-e2d2-45cc-9fc3-49948adb622b]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [d3002739-e2d2-45cc-9fc3-49948adb622b]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [d3002739-e2d2-45cc-9fc3-49948adb622b]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [d3002739-e2d2-45cc-9fc3-49948adb622b]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [d3002739-e2d2-45cc-9fc3-49948adb622b]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [d3002739-e2d2-45cc-9fc3-49948adb622b]   
    homeland_app  | [d3002739-e2d2-45cc-9fc3-49948adb622b] app/views/layouts/application.html.erb:20
    homeland_app  | [d3002739-e2d2-45cc-9fc3-49948adb622b] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:25.323083 #48]  INFO -- : [0ae5acfe-acdb-4828-9b43-cd9f97c02d50] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.29 view=0.00 db=0.59
    homeland_app  | F, [2020-07-20T02:04:25.330476 #48] FATAL -- : [0ae5acfe-acdb-4828-9b43-cd9f97c02d50]   
    homeland_app  | [0ae5acfe-acdb-4828-9b43-cd9f97c02d50] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [0ae5acfe-acdb-4828-9b43-cd9f97c02d50]     17: <head>
    homeland_app  | [0ae5acfe-acdb-4828-9b43-cd9f97c02d50]     18:   <meta charset='utf-8' />
    homeland_app  | [0ae5acfe-acdb-4828-9b43-cd9f97c02d50]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [0ae5acfe-acdb-4828-9b43-cd9f97c02d50]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [0ae5acfe-acdb-4828-9b43-cd9f97c02d50]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [0ae5acfe-acdb-4828-9b43-cd9f97c02d50]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [0ae5acfe-acdb-4828-9b43-cd9f97c02d50]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [0ae5acfe-acdb-4828-9b43-cd9f97c02d50]   
    homeland_app  | [0ae5acfe-acdb-4828-9b43-cd9f97c02d50] app/views/layouts/application.html.erb:20
    homeland_app  | [0ae5acfe-acdb-4828-9b43-cd9f97c02d50] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:25.496052 #48]  INFO -- : [13b6f3fa-8dd1-4f9b-afb2-be5271820453] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.15 view=0.00 db=0.59
    homeland_app  | F, [2020-07-20T02:04:25.500046 #48] FATAL -- : [13b6f3fa-8dd1-4f9b-afb2-be5271820453]   
    homeland_app  | [13b6f3fa-8dd1-4f9b-afb2-be5271820453] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [13b6f3fa-8dd1-4f9b-afb2-be5271820453]     17: <head>
    homeland_app  | [13b6f3fa-8dd1-4f9b-afb2-be5271820453]     18:   <meta charset='utf-8' />
    homeland_app  | [13b6f3fa-8dd1-4f9b-afb2-be5271820453]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [13b6f3fa-8dd1-4f9b-afb2-be5271820453]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [13b6f3fa-8dd1-4f9b-afb2-be5271820453]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [13b6f3fa-8dd1-4f9b-afb2-be5271820453]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [13b6f3fa-8dd1-4f9b-afb2-be5271820453]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [13b6f3fa-8dd1-4f9b-afb2-be5271820453]   
    homeland_app  | [13b6f3fa-8dd1-4f9b-afb2-be5271820453] app/views/layouts/application.html.erb:20
    homeland_app  | [13b6f3fa-8dd1-4f9b-afb2-be5271820453] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:29.462670 #16]  INFO -- : [ecfdb055-26b8-4107-84ca-e78c9f8cdd85] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=72.26 view=0.00 db=10.25
    homeland_app  | F, [2020-07-20T02:04:29.475156 #16] FATAL -- : [ecfdb055-26b8-4107-84ca-e78c9f8cdd85]   
    homeland_app  | [ecfdb055-26b8-4107-84ca-e78c9f8cdd85] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [ecfdb055-26b8-4107-84ca-e78c9f8cdd85]     17: <head>
    homeland_app  | [ecfdb055-26b8-4107-84ca-e78c9f8cdd85]     18:   <meta charset='utf-8' />
    homeland_app  | [ecfdb055-26b8-4107-84ca-e78c9f8cdd85]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [ecfdb055-26b8-4107-84ca-e78c9f8cdd85]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [ecfdb055-26b8-4107-84ca-e78c9f8cdd85]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [ecfdb055-26b8-4107-84ca-e78c9f8cdd85]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [ecfdb055-26b8-4107-84ca-e78c9f8cdd85]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [ecfdb055-26b8-4107-84ca-e78c9f8cdd85]   
    homeland_app  | [ecfdb055-26b8-4107-84ca-e78c9f8cdd85] app/views/layouts/application.html.erb:20
    homeland_app  | [ecfdb055-26b8-4107-84ca-e78c9f8cdd85] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:29.719086 #16]  INFO -- : [d08b4314-2b26-40f6-9053-1d5d37e7cee6] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.96 view=0.00 db=0.97
    homeland_app  | F, [2020-07-20T02:04:29.725823 #16] FATAL -- : [d08b4314-2b26-40f6-9053-1d5d37e7cee6]   
    homeland_app  | [d08b4314-2b26-40f6-9053-1d5d37e7cee6] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [d08b4314-2b26-40f6-9053-1d5d37e7cee6]     17: <head>
    homeland_app  | [d08b4314-2b26-40f6-9053-1d5d37e7cee6]     18:   <meta charset='utf-8' />
    homeland_app  | [d08b4314-2b26-40f6-9053-1d5d37e7cee6]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [d08b4314-2b26-40f6-9053-1d5d37e7cee6]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [d08b4314-2b26-40f6-9053-1d5d37e7cee6]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [d08b4314-2b26-40f6-9053-1d5d37e7cee6]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [d08b4314-2b26-40f6-9053-1d5d37e7cee6]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [d08b4314-2b26-40f6-9053-1d5d37e7cee6]   
    homeland_app  | [d08b4314-2b26-40f6-9053-1d5d37e7cee6] app/views/layouts/application.html.erb:20
    homeland_app  | [d08b4314-2b26-40f6-9053-1d5d37e7cee6] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:29.909488 #16]  INFO -- : [a9248758-581a-49d0-b31d-ff70f5a2859c] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.74 view=0.00 db=0.68
    homeland_app  | F, [2020-07-20T02:04:29.914451 #16] FATAL -- : [a9248758-581a-49d0-b31d-ff70f5a2859c]   
    homeland_app  | [a9248758-581a-49d0-b31d-ff70f5a2859c] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [a9248758-581a-49d0-b31d-ff70f5a2859c]     17: <head>
    homeland_app  | [a9248758-581a-49d0-b31d-ff70f5a2859c]     18:   <meta charset='utf-8' />
    homeland_app  | [a9248758-581a-49d0-b31d-ff70f5a2859c]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [a9248758-581a-49d0-b31d-ff70f5a2859c]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [a9248758-581a-49d0-b31d-ff70f5a2859c]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [a9248758-581a-49d0-b31d-ff70f5a2859c]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [a9248758-581a-49d0-b31d-ff70f5a2859c]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [a9248758-581a-49d0-b31d-ff70f5a2859c]   
    homeland_app  | [a9248758-581a-49d0-b31d-ff70f5a2859c] app/views/layouts/application.html.erb:20
    homeland_app  | [a9248758-581a-49d0-b31d-ff70f5a2859c] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:30.069437 #16]  INFO -- : [22205bd7-18b3-4e92-bf87-ab0ad9525554] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.50 view=0.00 db=0.67
    homeland_app  | F, [2020-07-20T02:04:30.077814 #16] FATAL -- : [22205bd7-18b3-4e92-bf87-ab0ad9525554]   
    homeland_app  | [22205bd7-18b3-4e92-bf87-ab0ad9525554] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [22205bd7-18b3-4e92-bf87-ab0ad9525554]     17: <head>
    homeland_app  | [22205bd7-18b3-4e92-bf87-ab0ad9525554]     18:   <meta charset='utf-8' />
    homeland_app  | [22205bd7-18b3-4e92-bf87-ab0ad9525554]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [22205bd7-18b3-4e92-bf87-ab0ad9525554]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [22205bd7-18b3-4e92-bf87-ab0ad9525554]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [22205bd7-18b3-4e92-bf87-ab0ad9525554]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [22205bd7-18b3-4e92-bf87-ab0ad9525554]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [22205bd7-18b3-4e92-bf87-ab0ad9525554]   
    homeland_app  | [22205bd7-18b3-4e92-bf87-ab0ad9525554] app/views/layouts/application.html.erb:20
    homeland_app  | [22205bd7-18b3-4e92-bf87-ab0ad9525554] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:30.482088 #16]  INFO -- : [ba360447-8b5c-4b19-91b0-a8e859a1f12f] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.77 view=0.00 db=0.71
    homeland_app  | F, [2020-07-20T02:04:30.486359 #16] FATAL -- : [ba360447-8b5c-4b19-91b0-a8e859a1f12f]   
    homeland_app  | [ba360447-8b5c-4b19-91b0-a8e859a1f12f] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [ba360447-8b5c-4b19-91b0-a8e859a1f12f]     17: <head>
    homeland_app  | [ba360447-8b5c-4b19-91b0-a8e859a1f12f]     18:   <meta charset='utf-8' />
    homeland_app  | [ba360447-8b5c-4b19-91b0-a8e859a1f12f]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [ba360447-8b5c-4b19-91b0-a8e859a1f12f]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [ba360447-8b5c-4b19-91b0-a8e859a1f12f]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [ba360447-8b5c-4b19-91b0-a8e859a1f12f]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [ba360447-8b5c-4b19-91b0-a8e859a1f12f]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [ba360447-8b5c-4b19-91b0-a8e859a1f12f]   
    homeland_app  | [ba360447-8b5c-4b19-91b0-a8e859a1f12f] app/views/layouts/application.html.erb:20
    homeland_app  | [ba360447-8b5c-4b19-91b0-a8e859a1f12f] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:30.690951 #16]  INFO -- : [e975d47d-9329-4e6a-94b9-5d41318c3daf] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.42 view=0.00 db=0.70
    homeland_app  | F, [2020-07-20T02:04:30.694857 #16] FATAL -- : [e975d47d-9329-4e6a-94b9-5d41318c3daf]   
    homeland_app  | [e975d47d-9329-4e6a-94b9-5d41318c3daf] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [e975d47d-9329-4e6a-94b9-5d41318c3daf]     17: <head>
    homeland_app  | [e975d47d-9329-4e6a-94b9-5d41318c3daf]     18:   <meta charset='utf-8' />
    homeland_app  | [e975d47d-9329-4e6a-94b9-5d41318c3daf]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [e975d47d-9329-4e6a-94b9-5d41318c3daf]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [e975d47d-9329-4e6a-94b9-5d41318c3daf]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [e975d47d-9329-4e6a-94b9-5d41318c3daf]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [e975d47d-9329-4e6a-94b9-5d41318c3daf]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [e975d47d-9329-4e6a-94b9-5d41318c3daf]   
    homeland_app  | [e975d47d-9329-4e6a-94b9-5d41318c3daf] app/views/layouts/application.html.erb:20
    homeland_app  | [e975d47d-9329-4e6a-94b9-5d41318c3daf] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:31.256927 #16]  INFO -- : [a3218111-52d3-49b4-aa58-e1c5572c4bd2] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.74 view=0.00 db=0.68
    homeland_app  | F, [2020-07-20T02:04:31.261064 #16] FATAL -- : [a3218111-52d3-49b4-aa58-e1c5572c4bd2]   
    homeland_app  | [a3218111-52d3-49b4-aa58-e1c5572c4bd2] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [a3218111-52d3-49b4-aa58-e1c5572c4bd2]     17: <head>
    homeland_app  | [a3218111-52d3-49b4-aa58-e1c5572c4bd2]     18:   <meta charset='utf-8' />
    homeland_app  | [a3218111-52d3-49b4-aa58-e1c5572c4bd2]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [a3218111-52d3-49b4-aa58-e1c5572c4bd2]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [a3218111-52d3-49b4-aa58-e1c5572c4bd2]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [a3218111-52d3-49b4-aa58-e1c5572c4bd2]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [a3218111-52d3-49b4-aa58-e1c5572c4bd2]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [a3218111-52d3-49b4-aa58-e1c5572c4bd2]   
    homeland_app  | [a3218111-52d3-49b4-aa58-e1c5572c4bd2] app/views/layouts/application.html.erb:20
    homeland_app  | [a3218111-52d3-49b4-aa58-e1c5572c4bd2] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:31.482468 #16]  INFO -- : [c3010905-426c-4d73-b5f1-c1175ee999c1] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.36 view=0.00 db=0.60
    homeland_app  | F, [2020-07-20T02:04:31.486397 #16] FATAL -- : [c3010905-426c-4d73-b5f1-c1175ee999c1]   
    homeland_app  | [c3010905-426c-4d73-b5f1-c1175ee999c1] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [c3010905-426c-4d73-b5f1-c1175ee999c1]     17: <head>
    homeland_app  | [c3010905-426c-4d73-b5f1-c1175ee999c1]     18:   <meta charset='utf-8' />
    homeland_app  | [c3010905-426c-4d73-b5f1-c1175ee999c1]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [c3010905-426c-4d73-b5f1-c1175ee999c1]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [c3010905-426c-4d73-b5f1-c1175ee999c1]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [c3010905-426c-4d73-b5f1-c1175ee999c1]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [c3010905-426c-4d73-b5f1-c1175ee999c1]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [c3010905-426c-4d73-b5f1-c1175ee999c1]   
    homeland_app  | [c3010905-426c-4d73-b5f1-c1175ee999c1] app/views/layouts/application.html.erb:20
    homeland_app  | [c3010905-426c-4d73-b5f1-c1175ee999c1] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:31.673824 #16]  INFO -- : [c700ab58-a18e-4714-8c3e-012699aef46f] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.32 view=0.00 db=0.62
    homeland_app  | F, [2020-07-20T02:04:31.677825 #16] FATAL -- : [c700ab58-a18e-4714-8c3e-012699aef46f]   
    homeland_app  | [c700ab58-a18e-4714-8c3e-012699aef46f] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [c700ab58-a18e-4714-8c3e-012699aef46f]     17: <head>
    homeland_app  | [c700ab58-a18e-4714-8c3e-012699aef46f]     18:   <meta charset='utf-8' />
    homeland_app  | [c700ab58-a18e-4714-8c3e-012699aef46f]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [c700ab58-a18e-4714-8c3e-012699aef46f]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [c700ab58-a18e-4714-8c3e-012699aef46f]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [c700ab58-a18e-4714-8c3e-012699aef46f]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [c700ab58-a18e-4714-8c3e-012699aef46f]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [c700ab58-a18e-4714-8c3e-012699aef46f]   
    homeland_app  | [c700ab58-a18e-4714-8c3e-012699aef46f] app/views/layouts/application.html.erb:20
    homeland_app  | [c700ab58-a18e-4714-8c3e-012699aef46f] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:31.887922 #16]  INFO -- : [e5748cf2-c897-40b5-9eb5-ba4dfa557831] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.24 view=0.00 db=0.59
    homeland_app  | F, [2020-07-20T02:04:31.892184 #16] FATAL -- : [e5748cf2-c897-40b5-9eb5-ba4dfa557831]   
    homeland_app  | [e5748cf2-c897-40b5-9eb5-ba4dfa557831] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [e5748cf2-c897-40b5-9eb5-ba4dfa557831]     17: <head>
    homeland_app  | [e5748cf2-c897-40b5-9eb5-ba4dfa557831]     18:   <meta charset='utf-8' />
    homeland_app  | [e5748cf2-c897-40b5-9eb5-ba4dfa557831]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [e5748cf2-c897-40b5-9eb5-ba4dfa557831]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [e5748cf2-c897-40b5-9eb5-ba4dfa557831]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [e5748cf2-c897-40b5-9eb5-ba4dfa557831]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [e5748cf2-c897-40b5-9eb5-ba4dfa557831]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [e5748cf2-c897-40b5-9eb5-ba4dfa557831]   
    homeland_app  | [e5748cf2-c897-40b5-9eb5-ba4dfa557831] app/views/layouts/application.html.erb:20
    homeland_app  | [e5748cf2-c897-40b5-9eb5-ba4dfa557831] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:32.460045 #16]  INFO -- : [a4fb728c-d484-450f-b8b4-876f9621c91e] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.69 view=0.00 db=0.58
    homeland_app  | F, [2020-07-20T02:04:32.464790 #16] FATAL -- : [a4fb728c-d484-450f-b8b4-876f9621c91e]   
    homeland_app  | [a4fb728c-d484-450f-b8b4-876f9621c91e] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [a4fb728c-d484-450f-b8b4-876f9621c91e]     17: <head>
    homeland_app  | [a4fb728c-d484-450f-b8b4-876f9621c91e]     18:   <meta charset='utf-8' />
    homeland_app  | [a4fb728c-d484-450f-b8b4-876f9621c91e]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [a4fb728c-d484-450f-b8b4-876f9621c91e]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [a4fb728c-d484-450f-b8b4-876f9621c91e]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [a4fb728c-d484-450f-b8b4-876f9621c91e]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [a4fb728c-d484-450f-b8b4-876f9621c91e]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [a4fb728c-d484-450f-b8b4-876f9621c91e]   
    homeland_app  | [a4fb728c-d484-450f-b8b4-876f9621c91e] app/views/layouts/application.html.erb:20
    homeland_app  | [a4fb728c-d484-450f-b8b4-876f9621c91e] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:32.676811 #16]  INFO -- : [273e1795-2f16-49a4-b1f8-2b8dc2fe32be] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.37 view=0.00 db=0.61
    homeland_app  | F, [2020-07-20T02:04:32.685287 #16] FATAL -- : [273e1795-2f16-49a4-b1f8-2b8dc2fe32be]   
    homeland_app  | [273e1795-2f16-49a4-b1f8-2b8dc2fe32be] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [273e1795-2f16-49a4-b1f8-2b8dc2fe32be]     17: <head>
    homeland_app  | [273e1795-2f16-49a4-b1f8-2b8dc2fe32be]     18:   <meta charset='utf-8' />
    homeland_app  | [273e1795-2f16-49a4-b1f8-2b8dc2fe32be]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [273e1795-2f16-49a4-b1f8-2b8dc2fe32be]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [273e1795-2f16-49a4-b1f8-2b8dc2fe32be]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [273e1795-2f16-49a4-b1f8-2b8dc2fe32be]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [273e1795-2f16-49a4-b1f8-2b8dc2fe32be]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [273e1795-2f16-49a4-b1f8-2b8dc2fe32be]   
    homeland_app  | [273e1795-2f16-49a4-b1f8-2b8dc2fe32be] app/views/layouts/application.html.erb:20
    homeland_app  | [273e1795-2f16-49a4-b1f8-2b8dc2fe32be] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:32.881471 #16]  INFO -- : [97ef642a-22f0-415c-b9ee-605bc82fe31d] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.49 view=0.00 db=0.59
    homeland_app  | F, [2020-07-20T02:04:32.890100 #16] FATAL -- : [97ef642a-22f0-415c-b9ee-605bc82fe31d]   
    homeland_app  | [97ef642a-22f0-415c-b9ee-605bc82fe31d] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [97ef642a-22f0-415c-b9ee-605bc82fe31d]     17: <head>
    homeland_app  | [97ef642a-22f0-415c-b9ee-605bc82fe31d]     18:   <meta charset='utf-8' />
    homeland_app  | [97ef642a-22f0-415c-b9ee-605bc82fe31d]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [97ef642a-22f0-415c-b9ee-605bc82fe31d]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [97ef642a-22f0-415c-b9ee-605bc82fe31d]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [97ef642a-22f0-415c-b9ee-605bc82fe31d]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [97ef642a-22f0-415c-b9ee-605bc82fe31d]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [97ef642a-22f0-415c-b9ee-605bc82fe31d]   
    homeland_app  | [97ef642a-22f0-415c-b9ee-605bc82fe31d] app/views/layouts/application.html.erb:20
    homeland_app  | [97ef642a-22f0-415c-b9ee-605bc82fe31d] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:33.217284 #16]  INFO -- : [c55dd6aa-d9cb-4594-897c-6af988b8a3aa] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.52 view=0.00 db=0.55
    homeland_app  | F, [2020-07-20T02:04:33.221458 #16] FATAL -- : [c55dd6aa-d9cb-4594-897c-6af988b8a3aa]   
    homeland_app  | [c55dd6aa-d9cb-4594-897c-6af988b8a3aa] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [c55dd6aa-d9cb-4594-897c-6af988b8a3aa]     17: <head>
    homeland_app  | [c55dd6aa-d9cb-4594-897c-6af988b8a3aa]     18:   <meta charset='utf-8' />
    homeland_app  | [c55dd6aa-d9cb-4594-897c-6af988b8a3aa]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [c55dd6aa-d9cb-4594-897c-6af988b8a3aa]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [c55dd6aa-d9cb-4594-897c-6af988b8a3aa]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [c55dd6aa-d9cb-4594-897c-6af988b8a3aa]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [c55dd6aa-d9cb-4594-897c-6af988b8a3aa]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [c55dd6aa-d9cb-4594-897c-6af988b8a3aa]   
    homeland_app  | [c55dd6aa-d9cb-4594-897c-6af988b8a3aa] app/views/layouts/application.html.erb:20
    homeland_app  | [c55dd6aa-d9cb-4594-897c-6af988b8a3aa] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:33.474181 #16]  INFO -- : [00fda1ba-af1f-4d7f-aeac-69c70833a0a6] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.69 view=0.00 db=0.56
    homeland_app  | F, [2020-07-20T02:04:33.478179 #16] FATAL -- : [00fda1ba-af1f-4d7f-aeac-69c70833a0a6]   
    homeland_app  | [00fda1ba-af1f-4d7f-aeac-69c70833a0a6] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [00fda1ba-af1f-4d7f-aeac-69c70833a0a6]     17: <head>
    homeland_app  | [00fda1ba-af1f-4d7f-aeac-69c70833a0a6]     18:   <meta charset='utf-8' />
    homeland_app  | [00fda1ba-af1f-4d7f-aeac-69c70833a0a6]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [00fda1ba-af1f-4d7f-aeac-69c70833a0a6]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [00fda1ba-af1f-4d7f-aeac-69c70833a0a6]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [00fda1ba-af1f-4d7f-aeac-69c70833a0a6]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [00fda1ba-af1f-4d7f-aeac-69c70833a0a6]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [00fda1ba-af1f-4d7f-aeac-69c70833a0a6]   
    homeland_app  | [00fda1ba-af1f-4d7f-aeac-69c70833a0a6] app/views/layouts/application.html.erb:20
    homeland_app  | [00fda1ba-af1f-4d7f-aeac-69c70833a0a6] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:33.778421 #16]  INFO -- : [cc30ec44-06ea-46e2-bda3-46a08461a780] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.25 view=0.00 db=0.62
    homeland_app  | F, [2020-07-20T02:04:33.785147 #16] FATAL -- : [cc30ec44-06ea-46e2-bda3-46a08461a780]   
    homeland_app  | [cc30ec44-06ea-46e2-bda3-46a08461a780] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [cc30ec44-06ea-46e2-bda3-46a08461a780]     17: <head>
    homeland_app  | [cc30ec44-06ea-46e2-bda3-46a08461a780]     18:   <meta charset='utf-8' />
    homeland_app  | [cc30ec44-06ea-46e2-bda3-46a08461a780]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [cc30ec44-06ea-46e2-bda3-46a08461a780]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [cc30ec44-06ea-46e2-bda3-46a08461a780]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [cc30ec44-06ea-46e2-bda3-46a08461a780]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [cc30ec44-06ea-46e2-bda3-46a08461a780]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [cc30ec44-06ea-46e2-bda3-46a08461a780]   
    homeland_app  | [cc30ec44-06ea-46e2-bda3-46a08461a780] app/views/layouts/application.html.erb:20
    homeland_app  | [cc30ec44-06ea-46e2-bda3-46a08461a780] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:34.138495 #16]  INFO -- : [3b3db691-90fd-4852-a264-ab1e7cf4bca1] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.23 view=0.00 db=0.54
    homeland_app  | F, [2020-07-20T02:04:34.143008 #16] FATAL -- : [3b3db691-90fd-4852-a264-ab1e7cf4bca1]   
    homeland_app  | [3b3db691-90fd-4852-a264-ab1e7cf4bca1] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [3b3db691-90fd-4852-a264-ab1e7cf4bca1]     17: <head>
    homeland_app  | [3b3db691-90fd-4852-a264-ab1e7cf4bca1]     18:   <meta charset='utf-8' />
    homeland_app  | [3b3db691-90fd-4852-a264-ab1e7cf4bca1]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [3b3db691-90fd-4852-a264-ab1e7cf4bca1]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [3b3db691-90fd-4852-a264-ab1e7cf4bca1]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [3b3db691-90fd-4852-a264-ab1e7cf4bca1]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [3b3db691-90fd-4852-a264-ab1e7cf4bca1]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [3b3db691-90fd-4852-a264-ab1e7cf4bca1]   
    homeland_app  | [3b3db691-90fd-4852-a264-ab1e7cf4bca1] app/views/layouts/application.html.erb:20
    homeland_app  | [3b3db691-90fd-4852-a264-ab1e7cf4bca1] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:34.511879 #16]  INFO -- : [f8fde3d4-777d-456c-8b9f-eca55242b7fe] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.82 view=0.00 db=0.59
    homeland_app  | F, [2020-07-20T02:04:34.516130 #16] FATAL -- : [f8fde3d4-777d-456c-8b9f-eca55242b7fe]   
    homeland_app  | [f8fde3d4-777d-456c-8b9f-eca55242b7fe] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [f8fde3d4-777d-456c-8b9f-eca55242b7fe]     17: <head>
    homeland_app  | [f8fde3d4-777d-456c-8b9f-eca55242b7fe]     18:   <meta charset='utf-8' />
    homeland_app  | [f8fde3d4-777d-456c-8b9f-eca55242b7fe]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [f8fde3d4-777d-456c-8b9f-eca55242b7fe]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [f8fde3d4-777d-456c-8b9f-eca55242b7fe]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [f8fde3d4-777d-456c-8b9f-eca55242b7fe]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [f8fde3d4-777d-456c-8b9f-eca55242b7fe]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [f8fde3d4-777d-456c-8b9f-eca55242b7fe]   
    homeland_app  | [f8fde3d4-777d-456c-8b9f-eca55242b7fe] app/views/layouts/application.html.erb:20
    homeland_app  | [f8fde3d4-777d-456c-8b9f-eca55242b7fe] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:34.919967 #16]  INFO -- : [71245e40-f7d8-420e-aee4-26b57ca8b2d6] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.88 view=0.00 db=0.65
    homeland_app  | F, [2020-07-20T02:04:34.924535 #16] FATAL -- : [71245e40-f7d8-420e-aee4-26b57ca8b2d6]   
    homeland_app  | [71245e40-f7d8-420e-aee4-26b57ca8b2d6] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [71245e40-f7d8-420e-aee4-26b57ca8b2d6]     17: <head>
    homeland_app  | [71245e40-f7d8-420e-aee4-26b57ca8b2d6]     18:   <meta charset='utf-8' />
    homeland_app  | [71245e40-f7d8-420e-aee4-26b57ca8b2d6]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [71245e40-f7d8-420e-aee4-26b57ca8b2d6]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [71245e40-f7d8-420e-aee4-26b57ca8b2d6]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [71245e40-f7d8-420e-aee4-26b57ca8b2d6]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [71245e40-f7d8-420e-aee4-26b57ca8b2d6]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [71245e40-f7d8-420e-aee4-26b57ca8b2d6]   
    homeland_app  | [71245e40-f7d8-420e-aee4-26b57ca8b2d6] app/views/layouts/application.html.erb:20
    homeland_app  | [71245e40-f7d8-420e-aee4-26b57ca8b2d6] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:35.336880 #16]  INFO -- : [66411716-d391-43b5-a6ba-a49310e988d2] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.60 view=0.00 db=0.69
    homeland_app  | F, [2020-07-20T02:04:35.341325 #16] FATAL -- : [66411716-d391-43b5-a6ba-a49310e988d2]   
    homeland_app  | [66411716-d391-43b5-a6ba-a49310e988d2] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [66411716-d391-43b5-a6ba-a49310e988d2]     17: <head>
    homeland_app  | [66411716-d391-43b5-a6ba-a49310e988d2]     18:   <meta charset='utf-8' />
    homeland_app  | [66411716-d391-43b5-a6ba-a49310e988d2]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [66411716-d391-43b5-a6ba-a49310e988d2]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [66411716-d391-43b5-a6ba-a49310e988d2]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [66411716-d391-43b5-a6ba-a49310e988d2]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [66411716-d391-43b5-a6ba-a49310e988d2]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [66411716-d391-43b5-a6ba-a49310e988d2]   
    homeland_app  | [66411716-d391-43b5-a6ba-a49310e988d2] app/views/layouts/application.html.erb:20
    homeland_app  | [66411716-d391-43b5-a6ba-a49310e988d2] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 780.7578125 mb out of max: 744.8 mb. Sending TERM to pid 16 consuming 163.42578125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3c6572e48 @index=0, @pid=16, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:03:55.641719228 +0000, @last_checkin=2020-07-20 02:04:30.672824941 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":7, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | I, [2020-07-20T02:04:35.766768 #80]  INFO -- : [f7f45367-bbf7-4929-8174-d741076e2f4b] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=70.93 view=0.00 db=9.83
    homeland_app  | F, [2020-07-20T02:04:35.779591 #80] FATAL -- : [f7f45367-bbf7-4929-8174-d741076e2f4b]   
    homeland_app  | [f7f45367-bbf7-4929-8174-d741076e2f4b] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [f7f45367-bbf7-4929-8174-d741076e2f4b]     17: <head>
    homeland_app  | [f7f45367-bbf7-4929-8174-d741076e2f4b]     18:   <meta charset='utf-8' />
    homeland_app  | [f7f45367-bbf7-4929-8174-d741076e2f4b]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [f7f45367-bbf7-4929-8174-d741076e2f4b]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [f7f45367-bbf7-4929-8174-d741076e2f4b]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [f7f45367-bbf7-4929-8174-d741076e2f4b]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [f7f45367-bbf7-4929-8174-d741076e2f4b]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [f7f45367-bbf7-4929-8174-d741076e2f4b]   
    homeland_app  | [f7f45367-bbf7-4929-8174-d741076e2f4b] app/views/layouts/application.html.erb:20
    homeland_app  | [f7f45367-bbf7-4929-8174-d741076e2f4b] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:36.100887 #80]  INFO -- : [471345b7-4a7d-4691-a92a-fb59b7e76a98] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.54 view=0.00 db=0.73
    homeland_app  | F, [2020-07-20T02:04:36.105277 #80] FATAL -- : [471345b7-4a7d-4691-a92a-fb59b7e76a98]   
    homeland_app  | [471345b7-4a7d-4691-a92a-fb59b7e76a98] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [471345b7-4a7d-4691-a92a-fb59b7e76a98]     17: <head>
    homeland_app  | [471345b7-4a7d-4691-a92a-fb59b7e76a98]     18:   <meta charset='utf-8' />
    homeland_app  | [471345b7-4a7d-4691-a92a-fb59b7e76a98]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [471345b7-4a7d-4691-a92a-fb59b7e76a98]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [471345b7-4a7d-4691-a92a-fb59b7e76a98]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [471345b7-4a7d-4691-a92a-fb59b7e76a98]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [471345b7-4a7d-4691-a92a-fb59b7e76a98]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [471345b7-4a7d-4691-a92a-fb59b7e76a98]   
    homeland_app  | [471345b7-4a7d-4691-a92a-fb59b7e76a98] app/views/layouts/application.html.erb:20
    homeland_app  | [471345b7-4a7d-4691-a92a-fb59b7e76a98] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:36.496737 #80]  INFO -- : [8d66a41c-07c0-49bf-a96d-ef08484e2c07] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.99 view=0.00 db=0.80
    homeland_app  | F, [2020-07-20T02:04:36.501765 #80] FATAL -- : [8d66a41c-07c0-49bf-a96d-ef08484e2c07]   
    homeland_app  | [8d66a41c-07c0-49bf-a96d-ef08484e2c07] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [8d66a41c-07c0-49bf-a96d-ef08484e2c07]     17: <head>
    homeland_app  | [8d66a41c-07c0-49bf-a96d-ef08484e2c07]     18:   <meta charset='utf-8' />
    homeland_app  | [8d66a41c-07c0-49bf-a96d-ef08484e2c07]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [8d66a41c-07c0-49bf-a96d-ef08484e2c07]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [8d66a41c-07c0-49bf-a96d-ef08484e2c07]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [8d66a41c-07c0-49bf-a96d-ef08484e2c07]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [8d66a41c-07c0-49bf-a96d-ef08484e2c07]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [8d66a41c-07c0-49bf-a96d-ef08484e2c07]   
    homeland_app  | [8d66a41c-07c0-49bf-a96d-ef08484e2c07] app/views/layouts/application.html.erb:20
    homeland_app  | [8d66a41c-07c0-49bf-a96d-ef08484e2c07] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:36.928750 #80]  INFO -- : [e9d10654-77f1-4a45-9b01-5b4c8820751f] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.76 view=0.00 db=0.75
    homeland_app  | F, [2020-07-20T02:04:36.932984 #80] FATAL -- : [e9d10654-77f1-4a45-9b01-5b4c8820751f]   
    homeland_app  | [e9d10654-77f1-4a45-9b01-5b4c8820751f] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [e9d10654-77f1-4a45-9b01-5b4c8820751f]     17: <head>
    homeland_app  | [e9d10654-77f1-4a45-9b01-5b4c8820751f]     18:   <meta charset='utf-8' />
    homeland_app  | [e9d10654-77f1-4a45-9b01-5b4c8820751f]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [e9d10654-77f1-4a45-9b01-5b4c8820751f]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [e9d10654-77f1-4a45-9b01-5b4c8820751f]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [e9d10654-77f1-4a45-9b01-5b4c8820751f]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [e9d10654-77f1-4a45-9b01-5b4c8820751f]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [e9d10654-77f1-4a45-9b01-5b4c8820751f]   
    homeland_app  | [e9d10654-77f1-4a45-9b01-5b4c8820751f] app/views/layouts/application.html.erb:20
    homeland_app  | [e9d10654-77f1-4a45-9b01-5b4c8820751f] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:37.328656 #80]  INFO -- : [341a27e2-7c99-4bc0-b594-a46f8f09b349] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.11 view=0.00 db=0.80
    homeland_app  | F, [2020-07-20T02:04:37.333271 #80] FATAL -- : [341a27e2-7c99-4bc0-b594-a46f8f09b349]   
    homeland_app  | [341a27e2-7c99-4bc0-b594-a46f8f09b349] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [341a27e2-7c99-4bc0-b594-a46f8f09b349]     17: <head>
    homeland_app  | [341a27e2-7c99-4bc0-b594-a46f8f09b349]     18:   <meta charset='utf-8' />
    homeland_app  | [341a27e2-7c99-4bc0-b594-a46f8f09b349]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [341a27e2-7c99-4bc0-b594-a46f8f09b349]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [341a27e2-7c99-4bc0-b594-a46f8f09b349]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [341a27e2-7c99-4bc0-b594-a46f8f09b349]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [341a27e2-7c99-4bc0-b594-a46f8f09b349]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [341a27e2-7c99-4bc0-b594-a46f8f09b349]   
    homeland_app  | [341a27e2-7c99-4bc0-b594-a46f8f09b349] app/views/layouts/application.html.erb:20
    homeland_app  | [341a27e2-7c99-4bc0-b594-a46f8f09b349] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:37.714239 #80]  INFO -- : [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=8.36 view=0.00 db=0.77
    homeland_app  | F, [2020-07-20T02:04:37.719265 #80] FATAL -- : [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86]   
    homeland_app  | [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86]     17: <head>
    homeland_app  | [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86]     18:   <meta charset='utf-8' />
    homeland_app  | [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86]   
    homeland_app  | [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86] app/views/layouts/application.html.erb:20
    homeland_app  | [4a0daf6b-4ad1-4997-b5e1-2dc7a6f39b86] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:38.590769 #80]  INFO -- : [539c87f0-5f8e-4c6f-b0d0-f3626b646f43] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.74 view=0.00 db=0.58
    homeland_app  | F, [2020-07-20T02:04:38.594904 #80] FATAL -- : [539c87f0-5f8e-4c6f-b0d0-f3626b646f43]   
    homeland_app  | [539c87f0-5f8e-4c6f-b0d0-f3626b646f43] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [539c87f0-5f8e-4c6f-b0d0-f3626b646f43]     17: <head>
    homeland_app  | [539c87f0-5f8e-4c6f-b0d0-f3626b646f43]     18:   <meta charset='utf-8' />
    homeland_app  | [539c87f0-5f8e-4c6f-b0d0-f3626b646f43]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [539c87f0-5f8e-4c6f-b0d0-f3626b646f43]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [539c87f0-5f8e-4c6f-b0d0-f3626b646f43]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [539c87f0-5f8e-4c6f-b0d0-f3626b646f43]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [539c87f0-5f8e-4c6f-b0d0-f3626b646f43]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [539c87f0-5f8e-4c6f-b0d0-f3626b646f43]   
    homeland_app  | [539c87f0-5f8e-4c6f-b0d0-f3626b646f43] app/views/layouts/application.html.erb:20
    homeland_app  | [539c87f0-5f8e-4c6f-b0d0-f3626b646f43] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:38.778862 #80]  INFO -- : [6b6e4271-f296-4d18-9533-2f3cdf1cea1a] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.49 view=0.00 db=0.58
    homeland_app  | F, [2020-07-20T02:04:38.783074 #80] FATAL -- : [6b6e4271-f296-4d18-9533-2f3cdf1cea1a]   
    homeland_app  | [6b6e4271-f296-4d18-9533-2f3cdf1cea1a] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [6b6e4271-f296-4d18-9533-2f3cdf1cea1a]     17: <head>
    homeland_app  | [6b6e4271-f296-4d18-9533-2f3cdf1cea1a]     18:   <meta charset='utf-8' />
    homeland_app  | [6b6e4271-f296-4d18-9533-2f3cdf1cea1a]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [6b6e4271-f296-4d18-9533-2f3cdf1cea1a]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [6b6e4271-f296-4d18-9533-2f3cdf1cea1a]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [6b6e4271-f296-4d18-9533-2f3cdf1cea1a]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [6b6e4271-f296-4d18-9533-2f3cdf1cea1a]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [6b6e4271-f296-4d18-9533-2f3cdf1cea1a]   
    homeland_app  | [6b6e4271-f296-4d18-9533-2f3cdf1cea1a] app/views/layouts/application.html.erb:20
    homeland_app  | [6b6e4271-f296-4d18-9533-2f3cdf1cea1a] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:39.066073 #80]  INFO -- : [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.71 view=0.00 db=0.57
    homeland_app  | F, [2020-07-20T02:04:39.070165 #80] FATAL -- : [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e]   
    homeland_app  | [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e]     17: <head>
    homeland_app  | [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e]     18:   <meta charset='utf-8' />
    homeland_app  | [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e]   
    homeland_app  | [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e] app/views/layouts/application.html.erb:20
    homeland_app  | [82cdef6d-8b4e-4f9e-86d1-a855e630bd5e] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:39.307744 #80]  INFO -- : [5936527c-b3fb-4267-847f-249b840000e4] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.54 view=0.00 db=0.56
    homeland_app  | F, [2020-07-20T02:04:39.312996 #80] FATAL -- : [5936527c-b3fb-4267-847f-249b840000e4]   
    homeland_app  | [5936527c-b3fb-4267-847f-249b840000e4] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [5936527c-b3fb-4267-847f-249b840000e4]     17: <head>
    homeland_app  | [5936527c-b3fb-4267-847f-249b840000e4]     18:   <meta charset='utf-8' />
    homeland_app  | [5936527c-b3fb-4267-847f-249b840000e4]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [5936527c-b3fb-4267-847f-249b840000e4]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [5936527c-b3fb-4267-847f-249b840000e4]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [5936527c-b3fb-4267-847f-249b840000e4]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [5936527c-b3fb-4267-847f-249b840000e4]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [5936527c-b3fb-4267-847f-249b840000e4]   
    homeland_app  | [5936527c-b3fb-4267-847f-249b840000e4] app/views/layouts/application.html.erb:20
    homeland_app  | [5936527c-b3fb-4267-847f-249b840000e4] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | I, [2020-07-20T02:04:39.593415 #80]  INFO -- : [56d4963d-366d-4046-bc3f-25c54728021d] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=7.65 view=0.00 db=0.54
    homeland_app  | F, [2020-07-20T02:04:39.597485 #80] FATAL -- : [56d4963d-366d-4046-bc3f-25c54728021d]   
    homeland_app  | [56d4963d-366d-4046-bc3f-25c54728021d] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [56d4963d-366d-4046-bc3f-25c54728021d]     17: <head>
    homeland_app  | [56d4963d-366d-4046-bc3f-25c54728021d]     18:   <meta charset='utf-8' />
    homeland_app  | [56d4963d-366d-4046-bc3f-25c54728021d]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [56d4963d-366d-4046-bc3f-25c54728021d]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [56d4963d-366d-4046-bc3f-25c54728021d]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [56d4963d-366d-4046-bc3f-25c54728021d]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [56d4963d-366d-4046-bc3f-25c54728021d]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [56d4963d-366d-4046-bc3f-25c54728021d]   
    homeland_app  | [56d4963d-366d-4046-bc3f-25c54728021d] app/views/layouts/application.html.erb:20
    homeland_app  | [56d4963d-366d-4046-bc3f-25c54728021d] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] - Worker 0 (pid: 96) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 776.52734375 mb out of max: 744.8 mb. Sending TERM to pid 48 consuming 159.5625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3c6572808 @index=2, @pid=48, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:03:55.65206123 +0000, @last_checkin=2020-07-20 02:04:50.696877277 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 112) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 764.58984375 mb out of max: 744.8 mb. Sending TERM to pid 80 consuming 159.1796875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cf5bcbc0 @index=1, @pid=80, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:04:20.669731024 +0000, @last_checkin=2020-07-20 02:05:10.71281581 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 1 (pid: 128) booted, phase: 0
    homeland_app  | I, [2020-07-20T02:05:30.755392 #112]  INFO -- : [7bde5da1-7074-46a5-ae97-95a86ab4ead7] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=69.39 view=0.00 db=9.54
    homeland_app  | F, [2020-07-20T02:05:30.767511 #112] FATAL -- : [7bde5da1-7074-46a5-ae97-95a86ab4ead7]   
    homeland_app  | [7bde5da1-7074-46a5-ae97-95a86ab4ead7] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [7bde5da1-7074-46a5-ae97-95a86ab4ead7]     17: <head>
    homeland_app  | [7bde5da1-7074-46a5-ae97-95a86ab4ead7]     18:   <meta charset='utf-8' />
    homeland_app  | [7bde5da1-7074-46a5-ae97-95a86ab4ead7]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [7bde5da1-7074-46a5-ae97-95a86ab4ead7]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [7bde5da1-7074-46a5-ae97-95a86ab4ead7]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [7bde5da1-7074-46a5-ae97-95a86ab4ead7]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [7bde5da1-7074-46a5-ae97-95a86ab4ead7]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [7bde5da1-7074-46a5-ae97-95a86ab4ead7]   
    homeland_app  | [7bde5da1-7074-46a5-ae97-95a86ab4ead7] app/views/layouts/application.html.erb:20
    homeland_app  | [7bde5da1-7074-46a5-ae97-95a86ab4ead7] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 759.015625 mb out of max: 744.8 mb. Sending TERM to pid 112 consuming 153.57421875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cfab0550 @index=2, @pid=112, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:05:00.70956384 +0000, @last_checkin=2020-07-20 02:05:30.74176848 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":7, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 144) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.125 mb out of max: 744.8 mb. Sending TERM to pid 144 consuming 147.6640625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3d0d28ae8 @index=2, @pid=144, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:05:40.749566337 +0000, @last_checkin=2020-07-20 02:05:50.760774216 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 160) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.1640625 mb out of max: 744.8 mb. Sending TERM to pid 160 consuming 147.68359375 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3d0ebf190 @index=2, @pid=160, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:06:00.765494047 +0000, @last_checkin=2020-07-20 02:06:10.77673354 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 176) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.1796875 mb out of max: 744.8 mb. Sending TERM to pid 176 consuming 147.671875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3d104e3f8 @index=2, @pid=176, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:06:20.781338782 +0000, @last_checkin=2020-07-20 02:06:30.792763628 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 192) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.2421875 mb out of max: 744.8 mb. Sending TERM to pid 192 consuming 147.67578125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3d1285518 @index=2, @pid=192, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:06:40.79767211 +0000, @last_checkin=2020-07-20 02:06:50.808758114 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 208) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.31640625 mb out of max: 744.8 mb. Sending TERM to pid 208 consuming 147.6875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3c98df1f0 @index=2, @pid=208, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:07:00.81372796 +0000, @last_checkin=2020-07-20 02:07:10.824865101 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 224) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.3671875 mb out of max: 744.8 mb. Sending TERM to pid 224 consuming 147.71484375 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3c9a17860 @index=2, @pid=224, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:07:20.829438135 +0000, @last_checkin=2020-07-20 02:07:30.840741304 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 240) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 754.59765625 mb out of max: 744.8 mb. Sending TERM to pid 96 consuming 148.79296875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cf791c70 @index=0, @pid=96, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:04:40.693596055 +0000, @last_checkin=2020-07-20 02:07:50.848865951 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | I, [2020-07-20T02:07:59.285787 #128]  INFO -- : [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=70.64 view=0.00 db=9.77
    homeland_app  | F, [2020-07-20T02:07:59.300672 #128] FATAL -- : [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472]   
    homeland_app  | [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472]     17: <head>
    homeland_app  | [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472]     18:   <meta charset='utf-8' />
    homeland_app  | [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472]   
    homeland_app  | [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472] app/views/layouts/application.html.erb:20
    homeland_app  | [6f6bf9a6-1b41-4c3d-b855-6e8fd7832472] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] - Worker 0 (pid: 256) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 759.08203125 mb out of max: 744.8 mb. Sending TERM to pid 128 consuming 153.20703125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3d0ad43a0 @index=1, @pid=128, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:05:20.73409767 +0000, @last_checkin=2020-07-20 02:08:10.872861785 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 1 (pid: 272) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.66796875 mb out of max: 744.8 mb. Sending TERM to pid 272 consuming 147.71484375 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cfe8e2a8 @index=1, @pid=272, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:08:20.877444382 +0000, @last_checkin=2020-07-20 02:08:30.888863572 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 1 (pid: 288) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.71484375 mb out of max: 744.8 mb. Sending TERM to pid 288 consuming 147.75 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3d1a8a600 @index=1, @pid=288, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:08:40.893589378 +0000, @last_checkin=2020-07-20 02:08:50.904888101 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 1 (pid: 304) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.73046875 mb out of max: 744.8 mb. Sending TERM to pid 304 consuming 147.765625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3ca6ee110 @index=1, @pid=304, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:09:00.909404203 +0000, @last_checkin=2020-07-20 02:09:10.920864743 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 1 (pid: 320) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.66796875 mb out of max: 744.8 mb. Sending TERM to pid 240 consuming 147.7109375 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3c9ead8e8 @index=2, @pid=240, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:07:40.845603149 +0000, @last_checkin=2020-07-20 02:09:30.936740247 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 336) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.66015625 mb out of max: 744.8 mb. Sending TERM to pid 256 consuming 147.69921875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cfe047b0 @index=0, @pid=256, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:08:00.861649913 +0000, @last_checkin=2020-07-20 02:09:50.952868706 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 352) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.7890625 mb out of max: 744.8 mb. Sending TERM to pid 352 consuming 147.8203125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3caa83fa0 @index=0, @pid=352, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:10:00.95770689 +0000, @last_checkin=2020-07-20 02:10:10.968862879 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 368) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.79296875 mb out of max: 744.8 mb. Sending TERM to pid 368 consuming 147.8203125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cab55c58 @index=0, @pid=368, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:10:20.973523155 +0000, @last_checkin=2020-07-20 02:10:30.98485129 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 384) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.796875 mb out of max: 744.8 mb. Sending TERM to pid 384 consuming 147.80078125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cabc4ab8 @index=0, @pid=384, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:10:40.989682401 +0000, @last_checkin=2020-07-20 02:10:51.00083535 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 400) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.890625 mb out of max: 744.8 mb. Sending TERM to pid 400 consuming 147.8671875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cac82ce8 @index=0, @pid=400, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:11:01.005611156 +0000, @last_checkin=2020-07-20 02:11:11.016844598 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 416) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.765625 mb out of max: 744.8 mb. Sending TERM to pid 416 consuming 147.734375 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cac0a248 @index=0, @pid=416, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:11:21.021453079 +0000, @last_checkin=2020-07-20 02:11:31.032832256 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 432) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.9140625 mb out of max: 744.8 mb. Sending TERM to pid 432 consuming 147.8828125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cae06ec0 @index=0, @pid=432, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:11:41.037560452 +0000, @last_checkin=2020-07-20 02:11:51.048848541 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 448) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.9453125 mb out of max: 744.8 mb. Sending TERM to pid 448 consuming 147.89453125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3caf78880 @index=0, @pid=448, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:12:01.053509955 +0000, @last_checkin=2020-07-20 02:12:11.064888701 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 464) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.97265625 mb out of max: 744.8 mb. Sending TERM to pid 464 consuming 147.91015625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cb0004b0 @index=0, @pid=464, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:12:21.069480481 +0000, @last_checkin=2020-07-20 02:12:31.076787417 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 480) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 753.98828125 mb out of max: 744.8 mb. Sending TERM to pid 480 consuming 147.90625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cb0bfa18 @index=0, @pid=480, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:12:41.085559405 +0000, @last_checkin=2020-07-20 02:12:51.096881077 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 496) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 754.0546875 mb out of max: 744.8 mb. Sending TERM to pid 496 consuming 147.94921875 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cb15eaf0 @index=0, @pid=496, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:13:01.101740073 +0000, @last_checkin=2020-07-20 02:13:11.112755273 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 0 (pid: 512) booted, phase: 0
    homeland_app  | I, [2020-07-20T02:13:28.472205 #336]  INFO -- : [ec32ed96-7350-404c-b8fb-7cb7dcf28342] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=67.41 view=0.00 db=10.02
    homeland_app  | F, [2020-07-20T02:13:28.484812 #336] FATAL -- : [ec32ed96-7350-404c-b8fb-7cb7dcf28342]   
    homeland_app  | [ec32ed96-7350-404c-b8fb-7cb7dcf28342] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [ec32ed96-7350-404c-b8fb-7cb7dcf28342]     17: <head>
    homeland_app  | [ec32ed96-7350-404c-b8fb-7cb7dcf28342]     18:   <meta charset='utf-8' />
    homeland_app  | [ec32ed96-7350-404c-b8fb-7cb7dcf28342]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [ec32ed96-7350-404c-b8fb-7cb7dcf28342]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [ec32ed96-7350-404c-b8fb-7cb7dcf28342]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [ec32ed96-7350-404c-b8fb-7cb7dcf28342]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [ec32ed96-7350-404c-b8fb-7cb7dcf28342]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [ec32ed96-7350-404c-b8fb-7cb7dcf28342]   
    homeland_app  | [ec32ed96-7350-404c-b8fb-7cb7dcf28342] app/views/layouts/application.html.erb:20
    homeland_app  | [ec32ed96-7350-404c-b8fb-7cb7dcf28342] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 759.7734375 mb out of max: 744.8 mb. Sending TERM to pid 336 consuming 153.390625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3ca9ff520 @index=2, @pid=336, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:09:40.94172445 +0000, @last_checkin=2020-07-20 02:13:31.128845104 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 2 (pid: 528) booted, phase: 0
    homeland_app  | I, [2020-07-20T02:13:54.530170 #320]  INFO -- : [da02f6bd-1e85-4715-8286-a49ad50f85b8] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: incompatible character encodings: ASCII-8BIT and UTF-8' duration=69.91 view=0.00 db=10.68
    homeland_app  | F, [2020-07-20T02:13:54.543212 #320] FATAL -- : [da02f6bd-1e85-4715-8286-a49ad50f85b8]   
    homeland_app  | [da02f6bd-1e85-4715-8286-a49ad50f85b8] ActionView::Template::Error (incompatible character encodings: ASCII-8BIT and UTF-8):
    homeland_app  | [da02f6bd-1e85-4715-8286-a49ad50f85b8]     17: <head>
    homeland_app  | [da02f6bd-1e85-4715-8286-a49ad50f85b8]     18:   <meta charset='utf-8' />
    homeland_app  | [da02f6bd-1e85-4715-8286-a49ad50f85b8]     19:   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
    homeland_app  | [da02f6bd-1e85-4715-8286-a49ad50f85b8]     20:   <title><%= content_for?(:title) ? yield(:title) : Setting.app_name %></title>
    homeland_app  | [da02f6bd-1e85-4715-8286-a49ad50f85b8]     21:   <meta name="apple-mobile-web-app-capable" content="no">
    homeland_app  | [da02f6bd-1e85-4715-8286-a49ad50f85b8]     22:   <meta content='True' name='HandheldFriendly' />
    homeland_app  | [da02f6bd-1e85-4715-8286-a49ad50f85b8]     23:   <link rel="alternate" type="application/rss+xml" title="订阅最新帖" href="<%= main_app.feed_topics_url %>" />
    homeland_app  | [da02f6bd-1e85-4715-8286-a49ad50f85b8]   
    homeland_app  | [da02f6bd-1e85-4715-8286-a49ad50f85b8] app/views/layouts/application.html.erb:20
    homeland_app  | [da02f6bd-1e85-4715-8286-a49ad50f85b8] app/controllers/application_controller.rb:164:in `set_time_zone'
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 760.06640625 mb out of max: 744.8 mb. Sending TERM to pid 320 consuming 153.39453125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3ca888b10 @index=1, @pid=320, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:09:20.925422154 +0000, @last_checkin=2020-07-20 02:13:51.144748877 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 1 (pid: 544) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 754.6796875 mb out of max: 744.8 mb. Sending TERM to pid 544 consuming 147.9765625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cb32a118 @index=1, @pid=544, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:14:01.14967836 +0000, @last_checkin=2020-07-20 02:14:11.160847078 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 1 (pid: 560) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 754.69140625 mb out of max: 744.8 mb. Sending TERM to pid 560 consuming 147.97265625 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cb3988c0 @index=1, @pid=560, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:14:21.165380162 +0000, @last_checkin=2020-07-20 02:14:31.176769549 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    homeland_app  | [10] - Worker 1 (pid: 576) booted, phase: 0
    homeland_app  | [10] PumaWorkerKiller: Out of memory. 4 workers consuming total: 754.72265625 mb out of max: 744.8 mb. Sending TERM to pid 576 consuming 147.98828125 mb.
    homeland_app  | Worker #<Puma::Cluster::Worker:0x00007fc3cb44e328 @index=1, @pid=576, @phase=0, @stage=:booted, @signal="TERM", @options=#<Puma::UserFileDefaultOptions:0x00007fc3cf26c1c8 @user_options={:environment=>"production", :logger=>#<Puma::Events:0x00007fc3cf26c4c0 @formatter=#<Puma::Events::PidFormatter:0x00007fc3cf29b978>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @debug=false, @hooks={:on_booted=>[]}>}, @file_options={:config_files=>["config/puma-master.rb"], :daemon=>false, :binds=>["tcp://0.0.0.0:7000"], :environment=>"production", :workers=>4, :min_threads=>8, :max_threads=>8, :preload_app=>true, :before_worker_boot=>[#<Proc:0x00007fc3ced01af8 config/puma-master.rb:11>], :before_fork=>[#<Proc:0x00007fc3ced01a30 config/puma-master.rb:17>]}, @default_options={:min_threads=>0, :max_threads=>16, :log_requests=>false, :debug=>false, :binds=>["tcp://0.0.0.0:9292"], :workers=>0, :daemon=>false, :mode=>:http, :worker_timeout=>60, :worker_boot_timeout=>60, :worker_shutdown_timeout=>30, :remote_address=>:socket, :tag=>"homeland", :environment=>"development", :rackup=>"config.ru", :logger=>#<IO:<STDOUT>>, :persistent_timeout=>20, :first_data_timeout=>30, :raise_exception_on_sigterm=>true}>, @first_term_sent=nil, @started_at=2020-07-20 02:14:41.181762729 +0000, @last_checkin=2020-07-20 02:14:51.192868865 +0000, @last_status="{ \"backlog\":0, \"running\":8, \"pool_capacity\":8, \"max_threads\": 8 }", @term=false> being killed
    
    
  • ☀

  • 我重新搞的系统和镜像,重新安装也不行

  • ww.iotschool.com

    临时测试,域名只有两个 ww

    所有都打不开,日志在哪个位置呀?linux Ubuntu18 系统

  • ww.iotschool.com

  • 按照您提供的方法,我这边 reindex 成功了,但还是没访问到,还需要做什么操作吗?而且我根据官方安装教程,换了一台机器,装出来的效果也是不能访问的。谢谢大大支持

    reindex 成功

    状态

    访问情况

  • 新版更新后,这个问题怎么解决呀

  • 新版更新后,这个问题怎么解决呀!

  • 老大,请求支援

  • 这个问题现在导致社区运行不起来了😓 ,怎么创建主题呢?老大有没有紧急的处理方式呢?www.iotschool.com

  • 😂 👿