tried that didnt work went about it a different way for whatever reason running create before migrating fixed my issues. that was the whole problem unsure if that is just an arm thing but. thanks!
i fully uninstalled everything to try again fully removed all users and packages, reinstalled and followed the step by step, i even went and made sure on creation of the db that the main users…
interesting we're now further along
root@gameserver:/opt/akkoma# sudo -Hu akkoma MIX_ENV=prod mix ecto.migrate
Compiling 587 files (.ex)
Compiling lib/pleroma/web/gettext.ex (it's…
root@gameserver:/opt/akkoma# sudo -Hu psql psw
sudo: unknown user psql
sudo: error initializing audit plugin sudoers_audit
psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: role "root" does not exist
where would that be located to change it (it'll be where-ever the following the guide placed it on deb. But i have no clue where to look other than generated_config.exs,prod.secret.exs)
psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: FATAL: Peer authentication failed for user "FoxyAkkoma"
is what happens when i try, and heres…
both are fine and i followed everything to the T, via the guide @ https://docs.akkoma.dev/stable/installation/debian_based_en/ i'm running Ubuntu on arm so a lot of fun stuff messes up.
i followed it al to the T and got to this point, how could the password be incorrect am i supposed to add a password to the migrate command
i did and another error has popped up 16:39:04.517 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.AntiFollowbotPolicy is excluded from config descriptions, because does not implement
config_descripti…