Gajim - 2023-12-31


  1. polarian

    For some reason on gajim I get `Request Entity Too Large` for a ~8MB video, but when I upload a 15MB video from my phone (Monocles.chat) it works just fine without any errors. Log: https://bpa.st/BBSQ

  2. polarian

    oh and the server is advertising the correct 1GiB upload limit.

  3. polarian

    https://http.icebound.dev:443/httpfileupload/Xh7ui4zs7sGhHPlfoIvovdtAs9g/18fba97c-8265-42ee-98dd-36f4789c7cf6.png

  4. polarian

    lets see if this is a regression or server side issue

  5. polarian

    Yup appears to be a regression between 1.8.3 and 1.8.4

  6. polarian

    oh its already fixed in the latest version?!?!?

  7. polarian

    nevermind, latest commit works just fine... gotta wait for 1.8.5, apologies for the false report

  8. polarian

    wait no it doesn't... its an Arch Linux packaging issue liekly

  9. polarian

    when installed into the system it breaks, when running `launch.py` manually after checking out `1.8.4` it work sfine.

  10. polarian

    when installed into the system it breaks, when running `launch.py` manually after checking out `1.8.4` it works fine.

  11. polarian

    Did the build process change between 1.8.3 and 1.8.4 which could potentially mean the package is missing content?

  12. polarian

    because it currently seems like a downstream bug, seen as running upstream code works fine

  13. lovetox

    What's the exact error

  14. lovetox

    If Gajim would think you try to upload a file over the limit it would not send a server request

  15. owoong removed by lovetox

    Spam

  16. Projjal

    lovetox:

  17. a moderator removed a message

    Spam

  18. lovetox

    polarian, also be aware that there are multiple limits, the one Gajim shows is the max file size limit, which is advertised

  19. lovetox

    there can be many limits on a server

  20. lovetox

    max file count, accumulated file size of all files on the server

  21. lovetox

    transfer per day, transfer by week ...

  22. Geld removed by cal0pteryx

    Spam quote

  23. Geld

    Oh

  24. Geld

    Already banned.

  25. a moderator removed a message

    Spam quote

  26. r00tobo

    if it's behind a reverse proxy using an external component can also give that kind of error you need to rise the client max size polarian

  27. marmistrz

    > seems there runs no deamon that offers this dbus interface That's weird, I was just running a fresh KDE Arch Linux install, and now the issue is gone without a trace. Anyway, if I stumbled upon it, I'll implement a proper error message.

  28. marmistrz

    Also, looks like there's some regression regarding encryption-by-default, which only works for 1:1 chats now. I'll try to debug it when I have a while.

  29. polarian

    > What's the exact error Request entity too large, its a gtk dialog which pops up... no mention in logs or console output however...

  30. polarian

    > there can be many limits on a server I am aware, but considering other clients can upload just fine...

  31. polarian

    > transfer per day, transfer by week ... not the issue. Otherwise I wouldnt be able to upload on other devices/clients

  32. polarian

    > if it's behind a reverse proxy using an external component can also give that kind of error you need to rise the client max size polarian My reverse proxy has already been bumped for max body size

  33. lovetox

    polarian, thats not a gajim error though

  34. lovetox

    how big is the file you are trying to upload?

  35. lovetox

    if you dont see the error in the xml console, its a error from your http server

  36. lovetox

    you will find it in your http server logs

  37. lovetox

    and if you run gajim with -v it certainly will show that error with more details

  38. lovetox

    but check your nbxmpp version

  39. lovetox

    we fixed a few http related bugs there

  40. polarian

    > how big is the file you are trying to upload? 8MB

  41. polarian

    > if you dont see the error in the xml console, its a error from your http server I will check, but I dont see why other clients work but not gajim.

  42. polarian

    I can upload large files through monocles.chat without issue but not gajim

  43. lovetox

    guessing will not help us

  44. lovetox

    as said, please look at a debug log

  45. lovetox

    further please check your nbxmpp version

  46. polarian

    willdo when my laptop is charged :)

  47. noizette

    Hey, if you are not aware, gajim.org/support/extensions/'s iframe redirect to "https://auth.leboulanger.org/lmerror/403"

  48. fjklp

    >gajim.org/support/extensions/'s not found response

  49. fjklp

    nevermind, I see