-
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
-
polarian
oh and the server is advertising the correct 1GiB upload limit.
-
polarian
https://http.icebound.dev:443/httpfileupload/Xh7ui4zs7sGhHPlfoIvovdtAs9g/18fba97c-8265-42ee-98dd-36f4789c7cf6.png
-
polarian
lets see if this is a regression or server side issue
-
polarian
Yup appears to be a regression between 1.8.3 and 1.8.4
-
polarian
oh its already fixed in the latest version?!?!?
-
polarian
nevermind, latest commit works just fine... gotta wait for 1.8.5, apologies for the false report
-
polarian
wait no it doesn't... its an Arch Linux packaging issue liekly
-
polarian
when installed into the system it breaks, when running `launch.py` manually after checking out `1.8.4` it work sfine.✎ -
polarian
when installed into the system it breaks, when running `launch.py` manually after checking out `1.8.4` it works fine. ✏
-
polarian
Did the build process change between 1.8.3 and 1.8.4 which could potentially mean the package is missing content?
-
polarian
because it currently seems like a downstream bug, seen as running upstream code works fine
-
lovetox
What's the exact error
-
lovetox
If Gajim would think you try to upload a file over the limit it would not send a server request
-
owoong
removed by lovetox
Spam
-
Projjal
lovetox:
-
a moderator
removed a message
Spam
-
lovetox
polarian, also be aware that there are multiple limits, the one Gajim shows is the max file size limit, which is advertised
-
lovetox
there can be many limits on a server
-
lovetox
max file count, accumulated file size of all files on the server
-
lovetox
transfer per day, transfer by week ...
-
Geld
removed by cal0pteryx
Spam quote
-
Geld
Oh
-
Geld
Already banned.
-
a moderator
removed a message
Spam quote
-
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
-
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.
-
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.
-
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... ↺
-
polarian
> there can be many limits on a server I am aware, but considering other clients can upload just fine... ↺
-
polarian
> transfer per day, transfer by week ... not the issue. Otherwise I wouldnt be able to upload on other devices/clients ↺
-
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 ↺
-
lovetox
polarian, thats not a gajim error though
-
lovetox
how big is the file you are trying to upload?
-
lovetox
if you dont see the error in the xml console, its a error from your http server
-
lovetox
you will find it in your http server logs
-
lovetox
and if you run gajim with -v it certainly will show that error with more details
-
lovetox
but check your nbxmpp version
-
lovetox
we fixed a few http related bugs there
-
polarian
> how big is the file you are trying to upload? 8MB ↺
-
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. ↺
-
polarian
I can upload large files through monocles.chat without issue but not gajim
-
lovetox
guessing will not help us
-
lovetox
as said, please look at a debug log
-
lovetox
further please check your nbxmpp version
-
polarian
willdo when my laptop is charged :)
-
noizette
Hey, if you are not aware, gajim.org/support/extensions/'s iframe redirect to "https://auth.leboulanger.org/lmerror/403"
-
fjklp
>gajim.org/support/extensions/'s not found response✎ -
fjklp
nevermind, I see ✏