On Sat, 13 Apr 2019 03:22:35 +0530 Ambady Anand S <[email protected]> wrote: > Package: diaspora-common > Version: 0.7.6.1 > Severity: normal > > Dear Maintainer, > > Diaspora fails to federate with other diaspora servers a.k.a pods. > > Diaspora needs a configuration file for sidekiq named schedule.yml > without which federation will not work. This file is supposed to be > autogenerated by an initializer ruby script called > sidekiq_scheduled.rb but it is failing to do so because of > insufficient file system permissions. This could be solved by making > the directory ${diaspora_home}/config owned by ${diaspora_user}.
See https://salsa.debian.org/ruby-team/diaspora-installer/blob/master/debian/diaspora-common.links#L7 We should install this as a symbolic link in /etc/diaspora pointing to /var/lib/diaspora where diaspora user has write access. > With best regards, > Ambady Anand S > > -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

