#vulpineclub meta
Be advised that vulpine.club is indeed unreachable, and has been for the last half hour or so. This is an issue upstream of us.
Linode's incident page for this incident: https://status.linode.com/incidents/88znpbw6s8c6
#vulpineclub meta
Be advised that vulpine.club is indeed unreachable, and has been for the last half hour or so. This is an issue upstream of us.
Linode's incident page for this incident: https://status.linode.com/incidents/88znpbw6s8c6
*squeak*
*pop*
*clears throat*
testing testing
Heads up: I'm mostly @rey at this point. If you're following me here, but aren't following me there, you'll miss out on most stuff.
Living the Federated Life (tm) =^.^=
@[email protected] oh hi, looks like it was CDN_HOST. well, i don't need that set rn anyway, so f it.
i'm... back up?!
@[email protected] by process of elimination, i believe it's blowing up right about here:
def full_asset_url(source)
Rails.configuration.x.use_s3 ? source : File.join(root_url, ActionController::Base.helpers.asset_url(source))
end
which seems pretty plausible tbh
@tastymochafox yeah, i broke it damn fast tho
is the most useless error message ever
Friday night, eating pizza and debugging Rails
uggggh
here's a full log message:
https://gist.github.com/rtucker/08938ed4d48fc72327148b0e8ec55782
this all started when i did a very smol modest change that shouldn't have affected anything, but now i can't even revert
https://gist.github.com/rtucker/6b5edcd4c57dddba8202b4ca579531db
ok, so my mastodon instance is now throwing 500s on every page load and the logs are helpfully like
[7eb6caf9-6618-42de-b8af-3200ec95f069] method=GET path=/ format=html controller=HomeController action=index status=500 error='ActionView::Template::Error: undefined method `protocol' for nil:NilClass' duration=43.84 view=0.00 db=10.70
what the f