File Upload consistent crash
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### ⚠️ Before posting ⚠️
- [x] This is a **bug**, not a question or an enhancement.
- [x] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
- [x] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Steps to reproduce
Try to upload multiple folders with music in them (~a few hundred files total) from a folder called music on a mobile device to a similar folder on the nextcloud server hosted on the local network.
Also, of note the app said I had no internet connection although I do (I'm posting this on the same device, right after the error).
### Expected behaviour
Upload files successfully without errors.
### Actual behaviour
Crash with a huge unhandled exception. Fuzz testing is needed.
### Android version
16
### Device brand and model
Pixel 8 pro
### Stock or custom OS?
Stock
### Nextcloud android app version
3.32.2
### Nextcloud server version
29.0.16 (docker latest availabile)
### Using a reverse proxy?
No
### Android logs
_No response_
### Server error logs
```bash
```
### Additional information
I'm on android, I just clicked the report button on the app error window. It *should* automatically give you what you need, if not that's another bug to fix! I'm not in beta, just play store version.
Contributor guide
Assessment
This issue has not been assessed yet.