!Friendica Support
Is there a facility to report posts/accounts that violate rules? I can't find any option to do this on a post or an account. I looked in the official Wiki and found no clues either.
Is there a facility to report posts/accounts that violate rules? I can't find any option to do this on a post or an account. I looked in the official Wiki and found no clues either.
Schmaker
in reply to David - Forking Mad • •Friendica Support reshared this.
David - Forking Mad
in reply to David - Forking Mad • • •Friendica Support reshared this.
Schmaker
in reply to David - Forking Mad • •I checked your instance and it's running Friendica 2023.05. Moderation was added in latest release.
friendi.ca/2023/12/24/friendic…
Friendica Support reshared this.
David - Forking Mad
in reply to David - Forking Mad • • •We did try to install 2023.12 from new but after repeated failures we gave up. We then used Yunohost, which I would have preferred not to. Its latest install build is 2023.05. i m not sure if we can now do an upgrade outwith the Yunohost environment
Friendica Support reshared this.
Roland Häder
in reply to David - Forking Mad • • •develop
branch. Do you still have the error messages from2023.12
release? If you like you can share them here people here can look over it. And did you run the all-famous./bin/composer.phar install --no-dev
command? Or do you have a bundle with fully populatedvendor
directory? I'm just guessing here at that maybe that directory isn't populated.Schmaker
in reply to David - Forking Mad • •Friendica Support reshared this.
David - Forking Mad
in reply to David - Forking Mad • • •Friendica Support reshared this.
Roland Häder
in reply to David - Forking Mad • • •mod_rewrite
isn't active? I might have to try it myself here. And2024.03
is on it's way.David - Forking Mad
in reply to David - Forking Mad • • •Friendica Support reshared this.
David - Forking Mad
in reply to David - Forking Mad • • •Happy to drop all the user data as we're only testing at the moment
Friendica Support reshared this.
Roland Häder
in reply to David - Forking Mad • • •David - Forking Mad
in reply to David - Forking Mad • • •@Roland Häder I'm not sure I can upgrade as the current was built using a Yunohost build, and they are on 2023.05. I doubt it allows the standard upgrade feature.
So I think I have two options:
Install a new 2023.05 (using the git repository) and restore my database. And then upgrade to 2023.12.
OR
install a brand new 2023.12 and NOT restore my data as I would assume the DB has a slightly different structure.
Friendica Support reshared this.
Roland Häder
in reply to David - Forking Mad • • •@David - Forking Mad Then I would go with first option. The 2nd one will require you to give up your domain (you need an other host name). Or some tricky copy-paste of the keys but that might not work. So best is to backup your 2023.05 database, uninstall yunohost, install 2023.12 including updated addons, restore database dump and run the usual update steps.
From my script at f.haeder.net/deploy.sh these are the database upgrade steps to run:
David - Forking Mad likes this.
utopiArte
in reply to Roland Häder • • •You might consider to create a subdomain and a new friendica instalation.
That way you can leave the old one as is and use it and start with the new one from scratch.
Friendica Support reshared this.
Roland Häder
in reply to utopiArte • • •David - Forking Mad
in reply to utopiArte • • •utopiArte likes this.
Friendica Support reshared this.
Roland Häder
in reply to David - Forking Mad • • •beta.talkbox.social
with closed registration where you can try newer versions out before installing them on your main domain.David - Forking Mad likes this.
utopiArte
in reply to David - Forking Mad • • •I guess you already have all the info you need at hand, this is an install instruction for VPS in progress (lot's of spoilers).
EDIT | don't follow!
2023-11-22 06:19:48
David - Forking Mad likes this.
Friendica Support reshared this.
David - Forking Mad
in reply to David - Forking Mad • • •Friendica Support reshared this.
David - Forking Mad
in reply to David - Forking Mad • • •I know you are all sitting on the edge of your seat waiting for an update on my move/upgrade. 😆
I can report that it appears to have been a success. I built a brand new 2023.12, which I managed to get fully installed. I then cleared the DB and recovered my DB from 2023.05 and ran the DB update scripts mentioned by @Roland Häder
I'm up, and live, on 2023.12. I really appreciate everyone's help on this.
My Worker queue is very busy. 999 apparently. Full of "Add Contact" commands. I will just leave it to run.🤷♂️
I did setup a cron job for worker.php. I do however notice when I look at the running processes that worker.php has a --no_cron at the end, is that normal?
utopiArte likes this.
Schmaker
in reply to David - Forking Mad • •Friendica Support reshared this.
utopiArte
in reply to David - Forking Mad • • •> when I look at the running processes
How do you do that?
some SSH command at hand?
Friendica Support reshared this.
David - Forking Mad
in reply to utopiArte • • •htop
in a terminal window.utopiArte
in reply to David - Forking Mad • • •👍
geeksforgeeks.org/htop-command…
@Remind Me 2 days
Friendica Support reshared this.
David - Forking Mad
in reply to utopiArte • • •utopiArte likes this.
utopiArte
in reply to David - Forking Mad • • •Just tested
htop
it, it comes preinstalled on the ubuntu VPS the guide in evolution mentioned above.Adding it right now to that friendica installation DIY!
Friendica Support reshared this.