Internal server error when grabbing RVM install script

Hello everyone.
So, as I was encountering an assets precompiling error while setting up my pod, I tried the procedure on the Wiki all over again. This time, however, I cannot even manage to download and execute the RVM bash script from https://s.diaspora.software/1t
I get an “Internal server error”, even by just accessing https://s.diaspora.software
Did something happen on the hosting server? Is there an alternative place to get such script?

You can also run the install command from the rvm website:

curl -sSL https://get.rvm.io | bash -s stable

The other url would redirect you to https://gist.githubusercontent.com/Raven24/4109798/raw/rvm_no_root.sh which also does a check that you don’t run it as root-user.

@jhass can you please have a look at the redirect server?

Finally got around to fix my monitoring, so I vow it’ll be better now.