Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin configurations reverted after updating to 2.4.5 #227

Open
twizzayy opened this issue Jan 5, 2023 · 5 comments
Open

Admin configurations reverted after updating to 2.4.5 #227

twizzayy opened this issue Jan 5, 2023 · 5 comments

Comments

@twizzayy
Copy link

twizzayy commented Jan 5, 2023

After updating to 2.4.5 all of the configurations done in Adminf-FE have been reverted to the defaults. It looks like a fresh install.

I saw that my static directory location had changed. I moved everything to yunohost.app/pleroma/static and now I have my custom emojis and theme back but all of my block lists and MRF policies have been removed.

Reverting to the pre-updated version shockingly did not fix the issue. I am unsure if a new install from an older backup would fix but I am reluctant to try it. Are these files buried somewhere? Was there perhaps a change to the directory tree?

I am very confuzzled. Any help troubleshooting would be appreciated.

@yalh76
Copy link
Member

yalh76 commented Jan 16, 2023

Where was located the configuration done in Adminf-FE ?

@twizzayy
Copy link
Author

@yalh76

I am not sure since it seems to have been erased after updating. If I had to guess, I would think it would have been in /var/lib/Pleroma with all my other settings and static files.

@yalh76
Copy link
Member

yalh76 commented Jan 16, 2023

maybe your issue comes from #215

there should be a complete backup made just before the upgrade

@twizzayy
Copy link
Author

twizzayy commented Jan 28, 2023

@yalh76 This issue persisted after updating to version 2.5.0

There were some slight differences. My emoji and custom theme persisted through the update however all my settings made in Admin-FE were removed again.

MRF policies, global theming done in Admin panel i.e. setting background and logo are all still missing.

@twizzayy
Copy link
Author

My current work around for this is to set config :pleroma, configurable_from_database: false in /etc/config.exs and then to configure the instance through that file and the static directory.

Using https://docs.pleroma.social as a reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants