Show newer

@spiderrobotpig you wouldn't mess anything up. also it was pebkac, i was on kobold.space so my list was much smaller lmao

here's the query:

select distinct followed.domain from accounts local
join follows
on local.id = follows.account_id
join accounts followed
on follows.target_account_id = followed.id
where local.domain is null

@spiderrobotpig uh ok follows dont seem to be pulling properly????? that's kinda frigging weird

Show thread

@spiderrobotpig here's a real quick way to find a distinct list of instances you need to whitelist based on all the sites people are following:

1. sudo into the mastodon user
2. as the mastodon user, run "psql mastodon_production"
2. run this query:

select distinct followed.domain from accounts local
join follows
on local.id
join accounts followed
on follows.target_account_id = followed.id
where local.domain is null

@thefishcrow@cybre.space i need to watch all the thors

@maplebot17@botsin.space she's over here ya wee sweety: @squirrel

@spiderrobotpig would it be ok to ask for ssh permissions at this point? im not sure how to help without being able to poke around at this point

did anything output from your db:migrate command?

are there online space exploration games where multiple friends can share the same ship and there's no combat

@spiderrobotpig yea i think once you do that after the db:migrate it should be good to go

@spiderrobotpig so yea just run the db:migrate command and then restart :)

@spiderrobotpig all it means is your site will fail to work and throw errors, nbd

@spiderrobotpig Nope!

Make sure you run the db:migrate command

There's an extra db migrate that you need to do for whitelists

Show older
Awoo Space

Awoo.space is a Mastodon instance where members can rely on a team of moderators to help resolve conflict, and limits federation with other instances using a specific access list to minimize abuse.

While mature content is allowed here, we strongly believe in being able to choose to engage with content on your own terms, so please make sure to put mature and potentially sensitive content behind the CW feature with enough description that people know what it's about.

Before signing up, please read our community guidelines. While it's a very broad swath of topics it covers, please do your best! We believe that as long as you're putting forth genuine effort to limit harm you might cause – even if you haven't read the document – you'll be okay!