Conversation
Notices
-
Embed this notice
gme / BOFH ?? ?? (gme@bofh.social)'s status on Sunday, 04-Dec-2022 13:58:46 JST gme / BOFH ?? ?? Sadly I don't think I'm going to be able to continue to run #Soapbox. At least not integrated into #Pleroma (now #Akkoma).
Soapbox insists on having the #config be in the #database but when that's set Pleroma/Akkoma refuses to start.
Anyways, too tired right now to mess with it. Will have to look into it more tomorrow.-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Sunday, 04-Dec-2022 13:58:46 JST Alex Gleason @gme It should work without, but sounds like you have a bigger/different problem (it would impact other FE’s too). What’s the error?
-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Sunday, 04-Dec-2022 23:56:20 JST Alex Gleason @gme Pleroma.Web.Endpoint.MetricsExporter
Did you ever try to enable Prometheus? It seems like your config is corrupted. Not sure if the problem is in your prod.secret.exs or in the database. First I’d look for MetricsExporter in your config file and delete it. If that doesn’t work, you could go nuclear on your database config: TRUNCATE TABLE config;
-
Embed this notice
gme / BOFH ?? ?? (gme@bofh.social)'s status on Sunday, 04-Dec-2022 23:56:21 JST gme / BOFH ?? ?? Seeing this all throughout the UI: -
Embed this notice
gme / BOFH ?? ?? (gme@bofh.social)'s status on Sunday, 04-Dec-2022 23:56:21 JST gme / BOFH ?? ?? But if I do enable it in config.exs #pleroma refuses to start with:
https://pastebin.com/CUKHvHnK -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Monday, 05-Dec-2022 00:00:10 JST Alex Gleason @gme In your logs it seems to complain about Pleroma.Web.Endpoint.MetricsExporter, which is specifically a thing for Prometheus/Grafana.
In conversation permalink -
Embed this notice
gme / BOFH ?? ?? (gme@bofh.social)'s status on Monday, 05-Dec-2022 00:00:11 JST gme / BOFH ?? ?? I did enable HealthCheck in the beginning. Is that what you're talking about? In conversation permalink -
Embed this notice
gme / BOFH ?? ?? (gme@bofh.social)'s status on Monday, 05-Dec-2022 00:19:02 JST gme / BOFH ?? ?? That seemed to do it, thank! I deleted the relevant row out of the config table in the database.
Thank you so much for the help! I couldn't make heads or tails out of those error messages in syslog.In conversation permalink Alex Gleason likes this. -
Embed this notice
ew (e@masochi.st)'s status on Monday, 05-Dec-2022 00:19:41 JST ew @alex @gme nice hat In conversation permalink Alex Gleason likes this.
-
Embed this notice