Eugene
Results
2
comments of
Eugene
on video 2.3.5 ruby, but i test also on 2.7.2
i have similar issue, you should manually create shared/log/ dir and add to deploy.rb, ``` ruby set :pty, false SSHKit.config.command_map[:sidekiq] = "source ~/.bash_profile && bundle exec sidekiq" SSHKit.config.command_map[:sidekiqctl] = "source...