hey everyone! I'm going to move to my gts instance @suricrasia, so follow me there!
@SuricrasiaOnline for some reason I cannot convince my instance that @suricrasia@lethargic.talkative.fish is an account that it can follow
@vy @SuricrasiaOnline your instance is running a buggy version where the instance actor is not dereferenceable:
curl -H 'accept: application/activity+json' https://masto.vy-let.software/actor
should return your instance actor, but it doesn’t, @goat was having the same issue recently
you can fix it by updating your instance :)
@vy @tobi @SuricrasiaOnline @goat@hellsite.site what needs fixing? i have a deriv for a working latest glitch-soc
@vy im not sure what that issue was, maybe an outdated yarn.lock
https://git.pixie.town/f0x/nixos/src/branch/main/nodes/cosmos/services/glitch-soc works for me though
@f0x it happens to freshly-updated yarn lockfiles 😓
thanks for the reference. I’ll try to make sense of it
@f0x I'm getting an error I haven't been able to get past, for months:
> error Can't make a request in offline mode ("https://registry.yarnpkg.com/_babel_code_frame___code_frame_7.18.6.tgz")
during the `yarn install` step.