Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Weird error message when trying to upload a file. #1052

Closed
4 tasks done
mdosch opened this issue May 1, 2024 · 8 comments
Closed
4 tasks done

[Bug]: Weird error message when trying to upload a file. #1052

mdosch opened this issue May 1, 2024 · 8 comments

Comments

@mdosch
Copy link

mdosch commented May 1, 2024

What Monal Release channel are you using?

AppStore

iOS system version (if applicable)

No response

macOS system version (if applicable)

No response

Monal version

unknown, probably latest

Used XMPP server (domain)

mdosch.de

Which XMPP-Server software are you using?

Prosody

XMPP Server Software Version

Current trunk nightly

How many accounts are you using in Monal?

1

What happened?

A iOS user gets a weird message when trying to upload a file
dHRc28Y7Qi-VDU983EGbWg

Anything else?

I can't access the menus in Monal/iOS as I am not an appler, but from a server operator point of view all necessary XEPs should be supported and my iOS user didn't had this issue before.

FAQ

Considerations for XMPP users

XEP-Check

  • I have checked that at least XEP-198, XEP-0280, XEP-0352, XEP-0357, XEP-0313 and XEP-0163 are activated on my server and shown as 'green' under Settings --> Account--> (i) in advanced settings

Notifications-Menu

  • I have checked that all checkmarks are present under Settings --> Notifications
@tmolitor-stud-tu
Copy link
Member

Did this user try to upload the same file previously? Maybe a failed upload?

@mdosch
Copy link
Author

mdosch commented May 1, 2024 via email

@tmolitor-stud-tu
Copy link
Member

But what's the reason to block new uploads if an upload failed (due to a network hiccup or whatever)?

None, that would be a bug. But for fixing it, it would be good to know if that "already uploading" error only popped up after another upload error for that file happened or not.

@tmolitor-stud-tu
Copy link
Member

I need a logfile for that error, looking at the code that one should never pop up but could be a hint that a temporary file path is empty or somesuch.
Please send the compressed logfile via email to info@monal-im.org
Extracting the logfile is described here: https://github.com/monal-im/Monal/wiki/Introduction-to-Monal-Logging

@mdosch
Copy link
Author

mdosch commented May 2, 2024 via email

@tmolitor-stud-tu
Copy link
Member

Okay, great. But the fix won't make it into the new 6.3.1 I'll release before the weekend.

@mdosch
Copy link
Author

mdosch commented May 3, 2024 via email

@tmolitor-stud-tu
Copy link
Member

Apparently the upload progress wasn't displayed when sharing something through the share sheet. That made it difficult to determine if the file upload was still in progress.

I fixed this in my latest commit, so your error should be gone now (with the next stable release).
I'll close this, reopen it, if this still persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants