nsfw.wnymathguy.com

@Hypolite Petovan
Kind of low key I'm reaching out to you for guidance. Hopefully, you can give a link to a how-to for un-doing the mess I made.
Here's a link to the shell records of what I did to screw things up:
https://sites.google.com/view/ubuntuserver16-04/installing-friendica/are-you-kidding-me

The #TLDR is I mindlessly tried updating a server last night and later realized I skipped an update which everybody knows not to do. I think I made it worse when I panicked.

Right now even the login screen doesn't load.

It doesn't seem GIT worthy so I didn't bother to make an issue there, but I'll take any direction I can get from you.
Hypolite Petovan friendica (via ActivityPub)
@Not Safe For Work Friendica Admin A couple things:
  • Please use the Composer binary we ship with Friendica in bin/composer.phar. We have to stay on Version 1 until we figure a way of not using the fxp/composer-asset-plugin dependency.
  • Skipping a version is not a big deal. Friendica will catch up from whatever version you are, applying incremental updates until the version you pulled.


So it looks like your Friendica files are correctly pulled, now you need to clean up your Composer dependencies, you can delete the vendor/ folder and run the following command from your Friendica root folder: php bin/composer.phar install --no-dev.
That went very well. Apparently, I only knew enough to be dangerous to myself.

This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.