Skip Navigation

Posts
0
Comments
36
Joined
2 yr. ago

  • It doesn't look to be 0.18.0 (.1 is supposed to not have issues anymore iirc, that's why I'm specifying .0).

    This command was brought up in regards to the lemmy.ml issue:
    curl -I --user-agent "kbinBot v0.1" https://lemmy.ml/u/test

    When the lemmy.ml is replaced with any instance running 0.18.0, it'll give an OK response. With lemmy.ml it gives a Forbidden response.

    But with lemdro.id I get an Internal Server Error.

    The instance claims to be super fast, maybe they forked and optimized the code and broke federation in the process?

    Edit: Also they're on 0.18.1 anyway, so yeah, it's not the usual issues.