Skip to content

Can't change instance settings in Admin FE

Environment

  • Installation type (OTP or From Source): Source
  • Pleroma version (could be found in the "Version" tab of settings in Pleroma-FE): 2.4.51-356-gecdc81b3
  • Elixir version (elixir -v for from source installations, N/A for OTP): 1.10.4
  • Operating system: Docker image elixir:1.10-alpine
  • PostgreSQL version (psql -V): 9.6.17

Bug description

Hello,

Something between f9ae7e72..b686d68c commits did broke settings pages in admin-fe. All responses from BE has status 200 and responses are contain valid JSON, but on UI I can't change pleroma settings, because pages are empty. Also, console in web browser's devtools do not show any errors.

See video for reference: video-2022-01-18_15.38.54.mkv