CloudpartyURL
version 1.541
api version 27
device pad 6pro
When using upload function on website (a nextcloud server file dump) it fails to hook upload to the cloud
it sounds like it crashes at the stop of the video.
Question: Do you prefer the above report?
π Bug Report: Upload Failure After Video Recording on Nextcloud File Drop
π¦ Nextcloud version: 1.541
π API version: 27
Device:
Xiaomi Pad 6 Pro
Android 13+ (assumed from API level)
Issue Summary:
When using the upload functionality on the Cloudparty file drop web interface hosted via Nextcloud, the upload fails when selecting a freshly recorded video. It appears the camera app or browser hook does not successfully finalize the video handoff to the Nextcloud web form.
The failure occurs after recording a video using the device camera and trying to upload it directly from the file picker prompt.
CloudpartyURL
version 1.541
api version 27
device pad 6pro
When using upload function on website (a nextcloud server file dump) it fails to hook upload to the cloud
it sounds like it crashes at the stop of the video.
Question: Do you prefer the above report?
π Bug Report: Upload Failure After Video Recording on Nextcloud File Drop
App/Platform:
Cloudparty file upload page (Nextcloud File Drop link)
π URL: http://58.96.112.6:8000
π¦ Nextcloud version: 1.541
π API version: 27
Device:
Xiaomi Pad 6 Pro
Android 13+ (assumed from API level)
Issue Summary:
When using the upload functionality on the Cloudparty file drop web interface hosted via Nextcloud, the upload fails when selecting a freshly recorded video. It appears the camera app or browser hook does not successfully finalize the video handoff to the Nextcloud web form.
The failure occurs after recording a video using the device camera and trying to upload it directly from the file picker prompt.
π Steps to Reproduce
Open http://58.96.112.6:8000
on Xiaomi Pad 6 Pro using Chrome or other default browser.
Tap to upload a file.
Choose to record video on the spot using the open camera.
Stop recording after a short clip.
Attempt to upload the file through the File Drop interface.
βObserved Behavior
The file picker closes.
Upload attempt does not proceed or silently fails.
No error dialog is shown.
Behavior suggests the upload fails at the end of video recording, possibly due to:
File not flushed to disk
Web view upload API not hooking the file correctly
β Expected Behavior
Recorded video should be attached to upload form and sent to the server.
Nextcloud File Drop should display upload progress or success message.
π Additional Notes
Works when uploading existing videos from gallery.
Fails only when recording new video from the file picker.
Happens consistently.
Device is otherwise capable of playing and saving video fine.