Created
January 22, 2018 01:03
-
-
Save staycreativedesign/fe9c3942cd5b2a458348343654c869f6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deployer@localhost:~$ cd /var/www/fusion/current | |
deployer@localhost:/var/www/fusion/current$ bundle exec foreman start | |
05:04:16 worker.1 | started with pid 25383 | |
05:04:18 worker.1 | 2018-01-17T05:04:18.181Z 25383 TID-b0dv0 INFO: Booting Sidekiq 5.0.5 with redis options {:db=>1, :id=>"Sidekiq-server-PID-25383", :url=>nil} | |
05:04:18 worker.1 | 2018-01-17T05:04:18.187Z 25383 TID-b0dv0 INFO: Running in ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux] | |
05:04:18 worker.1 | 2018-01-17T05:04:18.187Z 25383 TID-b0dv0 INFO: See LICENSE and the LGPL-3.0 for licensing details. | |
05:04:18 worker.1 | 2018-01-17T05:04:18.190Z 25383 TID-b0dv0 INFO: Upgrade to Sidekiq Pro for more features and support: http://sidekiq.org | |
05:04:18 worker.1 | 2018-01-17T05:04:18.192Z 25383 TID-b0dv0 INFO: Starting processing, hit Ctrl-C to stop | |
00:59:27 worker.1 | 2018-01-22T00:59:27.088Z 25383 TID-ehids OurWorker JID-31fbce474a19175456727038 INFO: start | |
00:59:27 worker.1 | 2018-01-22T00:59:27.094Z 25383 TID-ehk18 OurWorker JID-ba672f63797e145d825b056f INFO: start | |
00:59:30 worker.1 | 2018-01-22T00:59:30.900Z 25383 TID-ehids OurWorker JID-31fbce474a19175456727038 INFO: done: 3.81 sec | |
00:59:51 worker.1 | terminated by SIGKILL | |
00:59:51 system | sending SIGTERM to all processes | |
deployer@localhost:/var/www/fusion/current$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment