Server did not confirm upload correctly (#371)
Won't Fix
wojciech.kapcia@tigase.net opened 2 years ago

@tigase Hi, I am running Siskin IM on my iPhone 13 mini (iOS: 16.1.1). Great app - works like a charm.

I have my XMPP Account with “trashserver.net” and I cannot send media/picture with Siskin. (It works with Monal.) I reached out to the admin and asked him what the issue could be and he recommended sending you a message to see what he might need to change on his server to avoid the “http upload not successful” error message on the client. Any idea?

With kind regards

Patrick

--

@ptrck hi! Quite possibly related to this: https://github.com/tigase/siskin-im/issues/37#issuecomment-624294330 (it's mostly about Prosody but the concept is the same - please make sure that the server responds with result 201 and not plain 200)

--

@tigase Hi, I forwarded this tip to the admin. He responded that this is not the reason, the right code is being returned: https://github.com/ThomasLeister/prosody-filer/blob/develop/prosody-filer.go#L144

Any other ideas?

Regards

Patrick

--

Andrzej Wójcik (Tigase) commented 2 years ago

This error is shown only if the HTTP server returns a 200 status code and not 201 (as it should!). There is no other code or case which could trigger this error.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/siskin-im#371
Please wait...
Page is in error, reload to recover