Conversation:
Notices
-
So I've started up my !gnusocial instance, and while groups and following work, notices don't seem to be going to other instances.
-
@takeshitakenji Try visiting /main/runqueue and maybe even setup a cronjob for every minute: curl $instance/main/runqueue &> /dev/null
Or run background daemons.
-
@nbd @mmn Any tips on fixing the 504s and slow loading? I'm at a loss. System isn't pegged. !gnusocial
-
@takeshitakenji @nbd First of all: queued items (anything related to federation) need to be processed on-load unless you're using background daemons. But making sure the queue is empty by accessing /main/runqueue regularly will do this too.
(one could probably do a sneaky javascript-cron-call-thing, but that's evil)
There's also a comment in the generated config.php about schemacheck. Have a look at that.
-
So I've started up my !gnusocial instance, and while groups and following work, notices don't seem to be going to other instances.
-
@takeshitakenji Maybe the timeshift bot shouldn't be part of the #GNUsocial group? :P