pleroma broke, send help
Does anyone know how to fix this? Tried changing the corresponding value in the config file, but I've got database configuring enabled so it didn't do shit.
Jul 27 07:27:39 valkyrie mix[32048]: (kernel 7.0) application_master.erl:277: :application_master.start_it_old/4Jul 27 07:27:39 valkyrie mix[32048]: 07:27:39.363 [error] GenServer Restarter.Pleroma terminatingJul 27 07:27:39 valkyrie mix[32048]: ** (MatchError) no match of right hand side value: {:error, {:bad_return, {{Pleroma.Application, :start, [:normal, []]}, {:EXIT, {%Pleroma.ApplicationRequirements.VerifyError{message: "Account activation enabled, but Mailer is disabled. Cannot send confirmation emails."}, [{Pleroma.ApplicationRequirements, :handle_result, 1, [file: 'lib/pleroma/application_requirements.ex', line: 26]}, {Pleroma.Application, :start, 2, [file: 'lib/pleroma/application.ex', line: 47]}, {:application_master, :start_it_old, 4, [file: 'application_master.erl', line: 277]}]}}}}}Jul 27 07:27:39 valkyrie mix[32048]: (restarter 0.1.0) lib/pleroma.ex:92: Restarter.Pleroma.do_restart/1Jul 27 07:27:39 valkyrie mix[32048]: (restarter 0.1.0) lib/pleroma.ex:84: Restarter.Pleroma.handle_cast/2Jul 27 07:27:39 valkyrie mix[32048]: (stdlib 3.13) gen_server.erl:680: :gen_server.try_dispatch/4Jul 27 07:27:39 valkyrie mix[32048]: (stdlib 3.13) gen_server.erl:756: :gen_server.handle_msg/6Jul 27 07:27:39 valkyrie mix[32048]: (stdlib 3.13) proc_lib.erl:226: :proc_lib.init_p_do_apply/3Jul 27 07:27:39 valkyrie mix[32048]: Last message: {:"$gen_cast", {:after_boot, :prod}}Jul 27 07:27:39 valkyrie mix[32048]: State: %{after_boot: false, need_reboot: false, rebooted: false}
Oh, god, how do you change pleroma's config from the database? Everything's stored as hex strings!
I fixed it! Just changed the config file and re-migrated to the db.
@tk I pulled the latest commit and now it's bitching to me about a mailer
Mainly gaming/nerd instance for people who value free speech. Everyone is welcome.
Does anyone know how to fix this? Tried changing the corresponding value in the config file, but I've got database configuring enabled so it didn't do shit.
Jul 27 07:27:39 valkyrie mix[32048]: (kernel 7.0) application_master.erl:277: :application_master.start_it_old/4
Jul 27 07:27:39 valkyrie mix[32048]: 07:27:39.363 [error] GenServer Restarter.Pleroma terminating
Jul 27 07:27:39 valkyrie mix[32048]: ** (MatchError) no match of right hand side value: {:error, {:bad_return, {{Pleroma.Application, :start, [:normal, []]}, {:EXIT, {%Pleroma.ApplicationRequirements.VerifyError{message: "Account activation enabled, but Mailer is disabled. Cannot send confirmation emails."}, [{Pleroma.ApplicationRequirements, :handle_result, 1, [file: 'lib/pleroma/application_requirements.ex', line: 26]}, {Pleroma.Application, :start, 2, [file: 'lib/pleroma/application.ex', line: 47]}, {:application_master, :start_it_old, 4, [file: 'application_master.erl', line: 277]}]}}}}}
Jul 27 07:27:39 valkyrie mix[32048]: (restarter 0.1.0) lib/pleroma.ex:92: Restarter.Pleroma.do_restart/1
Jul 27 07:27:39 valkyrie mix[32048]: (restarter 0.1.0) lib/pleroma.ex:84: Restarter.Pleroma.handle_cast/2
Jul 27 07:27:39 valkyrie mix[32048]: (stdlib 3.13) gen_server.erl:680: :gen_server.try_dispatch/4
Jul 27 07:27:39 valkyrie mix[32048]: (stdlib 3.13) gen_server.erl:756: :gen_server.handle_msg/6
Jul 27 07:27:39 valkyrie mix[32048]: (stdlib 3.13) proc_lib.erl:226: :proc_lib.init_p_do_apply/3
Jul 27 07:27:39 valkyrie mix[32048]: Last message: {:"$gen_cast", {:after_boot, :prod}}
Jul 27 07:27:39 valkyrie mix[32048]: State: %{after_boot: false, need_reboot: false, rebooted: false}