So sidekiq still failephanting for @spiderrobotpig even with plenty of RAM
Any ideas?
@djsundog @spiderrobotpig what sayth the logs?
@bea @djsundog Variations of this: Oct 18 00:35:12 localhost systemd[1]: mastodon-sidekiq.service: Main process exited, code=exited, status=1/FAILURE
Oct 18 00:35:12 localhost systemd[1]: mastodon-sidekiq.service: Unit entered failed state.
Oct 18 00:35:12 localhost systemd[1]: mastodon-sidekiq.service: Failed with result 'exit-code'.
@spiderrobotpig @djsundog no, not this log
the log emitted by sidekiq itself
how are you viewing that log?
it's looking for redis as host 'redis'
so either add an /etc/hosts for a redis host
or start redis on a host with that name
or change your redis host to point to the ip of redis (even if it is localhost)
@spiderrobotpig @bea yeah systemctl restart mastodon-*
@djsundog @spiderrobotpig niiiiiiiiiiiiiice
@bea @spiderrobotpig thanks for helpin codemom :)
@spiderrobotpig @djsundog i use AWS' mail thing so... sry 🤷