@Johann150 Oh, oops it seems that I missed that. Thanks, I fixed it.
The docs do list asdf, but it doesn't give instructions on how to use it.
On the Debian or Ubuntu page for example the docs still suggest to install Elixir using the APT package manager, which…
Could you explain why this is getting completely dismissed without explanation?
I would personally be willing to add asdf instructions to the docs if backporting or lowering the version…
unfortunately you don't meet the reliability requirement to be a recommended instance at this point
How do you track this? I literally hit 365 days uptime on my server today.
![image](/atta…
@SuperDicq yes, it's that one!
config :tesla, adapter: Tesla.Adapter.Gun
just remove the line and this will go away
iirc anything that uses hackney or gun gets this error,…
No it wouldn't. HSTS doesn't mess with that.
I also noticed this is enabled:
config :tesla, adapter: Tesla.Adapter.Gun
Could it be this? Just remove this line?
probably an old HTTP adapter
check that you haven't got any special options under :pleroma, :http or under Tesla
In my config I have the following:
config :pleroma, :http_security…