Skip Navigation

Posts
6
Comments
55
Joined
3 yr. ago

🇬🇧 | 24yo French web dev & tech enthusiast

🇫🇷 | Développeur web Limougeaud de 24 ans passionné par l'informatique

Main fediverse account (Mastodon) : mamot.fr/@KaKi87

Blog (Lemmy) : blog.kaki87.net


Formerly @KaKi87@sh.itjust.works, moved because of Cloudflare.

  • Wow, epic fail. 😭

    I don't know why the API returns an empty array when the web page shows comment, I didn't have this issue using an older post 🤔

  • Wow, epic fail. 😭

    I don't know why the API returns an empty array when the web page shows comments, I didn't have this issue using an older post 🤔

  • I pay for Spotify for several reasons :

    1. Unlike Netflix & co. for movies/shows, the catalog size is satisfying on Spotify & co. for music ;
    2. Remote playback and volume control over Internet (branded "Connect") ;
    3. Contributing to creator revenue.
    4. Voice assistant compatibility ;

    Yet, I use a family subscription, which I share with strangers, because Spotify increase their prices often, and my wallet doesn't like that.

    Fun fact : when Spotify realizes someone's doing that and prevents new people from joining (which only happens when people join and leave a lot), creating a new account with a new family subscription (even with the same IP address, home address, username and bank card) and moving everyone to it works fine.

  • So do all banks, that's what Play Integrity Fix is for.

    (de-googled crDroid Android 15 user here).

  • In terms of bank, I recommend switching to one that won't block you for travelling, like Revolut

  • So, here's the full error :

     
        
    lemmy-1  | 2025-07-14T00:34:32.098630Z DEBUG HTTP request{http.method=POST http.scheme="https" http.host=blog.kaki87.net http.target=/inbox otel.kind="server" request_id=a9c359f6-eb9d-4888-9ac2-55c1f5bb8e43}: actix_web::middleware::logger:
    Error in response: LemmyError { message: InboxTimeout, inner: InboxTimeout, context: SpanTrace [{ target: "lemmy_server::root_span_builder", name: "HTTP request", fields: "http.method=POST http.scheme=\"https\" http.host=blog.kaki87.net http.target=/inbox otel.kind=\"server\" request_id=a9c359f6-eb9d-4888-9ac2-55c1f5bb8e43", file: "src/root_span_builder.rs", line: 16 }] }
    lemmy-1  | 2025-07-14T00:34:32.098834Z  WARN Error encountered while processing
    the incoming HTTP request: lemmy_server::root_span_builder: InboxTimeout: InboxTimeout
    
      

    I've also been seeing this one :

     
        
    lemmy-1  | 2025-07-14T00:41:00.407762Z DEBUG HTTP request{http.method=GET http.scheme="http" http.host=lemmy:8536 http.target=/api/v3/site otel.kind="server" request_id=9aab8319-3f3b-4f4e-8530-3b3633afe2f1}: actix_web::extract: Error for Option<T> extractor: IncorrectLogin: IncorrectLogin
    lemmy-1  | 2025-07-14T00:41:00.427630Z DEBUG HTTP request{http.method=GET http.scheme="http" http.host=lemmy:8536 http.target=/api/v3/post/list otel.kind="server" request_id=ef746ac7-b9a3-4615-bb37-4c12f0ed0827}: actix_web::extract: Error for Option<T> extractor: IncorrectLogin: IncorrectLogin
    
      

    As for the reverse proxy, I'm using Caddy with the configuration provided here, and it's supposed to pass those headers by default.

    The suggested curl requests work.

    I wish there was a tool that could just tell what's wrong, like https://federationtester.matrix.org/ for Matrix...

  • What am I looking for in the logs though ? All I see is "InboxTimeout"...

  • I think people really need to learn and use Git on the command line

    Agreed, plus, there are situations where it's necessary, like on servers through SSH (I do use gitu though).

    There's some day-to-day stuff thaat I do like to do on the IDE though.

    Exactly, it improves long-term productivity.

    Basically I don't see any reason to call you an elitist as long as we agree that the CLI is a fundamental first step rather than the only permanent proper way to do things.

    how are you liking it?

    Very much, 'cause it's basically the existing git integration for JetBrains IDEs but as a standalone app, that I can use for projects that don't need the IDE, as well as stuff that isn't code at all.

  • I left a comment on your server but it doesn't seem to be federating

    Oh, no ! I'll have to look into that, thank you for noticing ! Any ideas how to debug that ?

    Terribly sorry about nerd sniping you!

    No problem haha, I've been wanting this for a while already ^^

    An easy way to fast track federation is using lemmy-federate.

    Interesting !

    Anyway, best of luck on your blog. If you’ve questions or want to discuss, feel free to send me a message!

    Thanks again !

  • Oh I didn't notice your answer, yeah I figured the same, so I changed the links to lemmyverse.link instead.

  • Oh I see, it's Lemmy previewing the crosspost instead of redirecting to it.

    I fixed it now.

  • Lol, feel free to discard it as an option for your government agency's social account 😂

  • I have no idea, the documentation didn't even warn there would be any.

    I'll keep you updated if I end up having any performance issues.