Trying logging in with my account, it only shows my subscription and activity but can’t load my profile page It also appear when I tap on the profile page

Example log: [2025-03-01 10:16:47 +0000] [error] [arctic] [fetchUserDetails(person_id:username:)] Error loading user details: lemmyError(message: Optional(“couldnt_find_person”), code: 400)

  • StrangeMedOP
    link
    11 day ago

    I solved the problem. The issue arises when you enter your email and password in the login tab. The app attempts to find a username that matches the email precisely, which leads to an error. However, when I log in using my username instead, everything worked flawlessly.

    • @CreatureSurviveM
      link
      210 hours ago

      Good to know, I see exactly what is causing this issue. I’ll have this patched in the next update. Thanks for letting me know!

    • @BigDiction
      link
      19 hours ago

      You at least found a workaround!