voicerepublic / voicerepublic_dev

VoiceRepublic https://voicerepublic.com
GNU General Public License v3.0
798 stars 17 forks source link

thin services broken due to certificate upgrade #872

Closed fcartegnie closed 5 years ago

fcartegnie commented 5 years ago
su - app
current (or go to app/current)
be bin/init/faye restart

process dies silently

start without daemonize option: /home/app/.rbenv/shims/bundle exec thin -C config/faye_thin.yml start -P /home/app/app/shared/pids/faye.pid -> SSL errors

fcartegnie commented 5 years ago

had to unsafe chmod o+rx /etc/letsencrypt/{live,archive}

No real other way as the thin wrappers live in their own userspace instead of setuid after loading keys