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

Files are not completely moved from tmp to final destination on sync #12849

Closed
4 tasks done
polaroidkidd opened this issue Apr 9, 2024 · 4 comments
Closed
4 tasks done
Labels

Comments

@polaroidkidd
Copy link

polaroidkidd commented Apr 9, 2024

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

I'm currently facing the same issue. It only started appearing recently though. I'll sync a folder called /AudioBooks/Author/Book, which contains the chapters in mp4 format. In the android file explorer I can see the contents in the tmp folder, but in the "actual" folder, only the folder structure gets created, but the files are not moved from the tmp folder to the final folder.

I've deleted the tmp folder and the AudioBooks folder and synced everything again, but thre result is the same.
sync_log_book_1.txt
sync_log.txt

I think the relevant part is here

04-09 21:31:18.372  5466  5518 I DownloadFileRemoteOperation: Download of /AudioBooks/Matthew Perry/Friends, Lovers and the Big Terrible Thing/Friends, Lovers and the Big Terrible Thing-15 Chapter 15.m4b to /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/tmp/daniel.einars@cloud.dle.dev/AudioBooks/Matthew Perry/Friends, Lovers and the Big Terrible Thing/Friends, Lovers and the Big Terrible Thing-15 Chapter 15.m4b: Operation finished with HTTP status code 200 (success)
04-09 21:31:18.374  5466  5518 I DownloadFileOperation: Download of /AudioBooks/Matthew Perry/Friends, Lovers and the Big Terrible Thing/Friends, Lovers and the Big Terrible Thing-15 Chapter 15.m4b to /storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/daniel.einars@cloud.dle.dev/AudioBooks/Matthew Perry/Friends, Lovers and the Big Terrible Thing/Friends, Lovers and the Big Terrible Thing-15 Chapter 15.m4b: Operation finished with HTTP status code 200 (success)
04-09 21:31:18.391  5466  5518 D FileDataStorageManager: SDK > 29, skipping media scan
04-09 21:31:18.394  5466  5872 I NotificationManager: com.nextcloud.client: notify(4462, null, Notification(channel=NOTIFICATION_CHANNEL_DOWNLOAD shortcut=null contentView=null vibrate=null sound=null defaults=0x0 flags=0x2 color=0xffbac3ff vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0)) as user
04-09 21:31:18.394  5466  5518 D FileDataStorageManager: Number of files updated with CONFLICT: 1
04-09 21:31:18.394  5466  5518 D FileDataStorageManager: checking parents to remove conflict; STARTING with /AudioBooks/Matthew Perry/Friends, Lovers and the Big Terrible Thing/
04-09 21:31:18.399  5466  5519 I NotificationManager: com.nextcloud.client: notify(4813, null, Notification(channel=NOTIFICATION_CHANNEL_DOWNLOAD shortcut=null contentView=null vibrate=null sound=null defaults=0x0 flags=0x2 color=0xffbac3ff vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0)) as user
04-09 21:31:18.404  5466  5518 D FileDataStorageManager: NO MORE conflicts in /AudioBooks/Matthew Perry/Friends, Lovers and the Big Terrible Thing/
04-09 21:31:18.414  5466  5518 D FileDataStorageManager: checking parents to remove conflict; NEXT /AudioBooks/Matthew Perry/
04-09 21:31:18.417  5466  5872 I NotificationManager: com.nextcloud.client: notify(4462, null, Notification(channel=NOTIFICATION_CHANNEL_DOWNLOAD shortcut=null contentView=null vibrate=null sound=null defaults=0x0 flags=0x2 color=0xffbac3ff vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0)) as user
04-09 21:31:18.423  5466  5518 D FileDataStorageManager: NO MORE conflicts in /AudioBooks/Matthew Perry/
04-09 21:31:18.429  5466  5518 D FileDataStorageManager: checking parents to remove conflict; NEXT /AudioBooks/
04-09 21:31:18.430  5466  5519 I NotificationManager: com.nextcloud.client: notify(4813, null, Notification(channel=NOTIFICATION_CHANNEL_DOWNLOAD shortcut=null contentView=null vibrate=null sound=null defaults=0x0 flags=0x2 color=0xffbac3ff vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0)) as user
04-09 21:31:18.434  5466  5518 D FileDataStorageManager: NO MORE conflicts in /AudioBooks/
04-09 21:31:18.440  5466  5518 D FileDataStorageManager: checking parents to remove conflict; NEXT /
04-09 21:31:18.446  5466  5518 D FileDataStorageManager: NO MORE conflicts in /
04-09 21:31:18.452  5466  5872 I NotificationManager: com.nextcloud.client: notify(4462, null, Notification(channel=NOTIFICATION_CHANNEL_DOWNLOAD shortcut=null contentView=null vibrate=null sound=null defaults=0x0 flags=0x2 color=0xffbac3ff vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0)) as user
04-09 21:31:18.454  5466  5518 D FileDataStorageManager: checking parents to remove conflict; NEXT
04-09 21:31:18.455  5466  5518 E FileDownloadWorker: FilesDownloadWorker successfully completed
04-09 21:31:18.455  5466  5518 E FileDownloadWorker: FilesDownloadWorker started for 4814
04-09 21:31:18.457  5466  5505 I WM-WorkerWrapper: Worker result SUCCESS for Work [ id=bb6a61a9-f8ee-4013-8664-24fe7d8b7e2b, tags={ com.nextcloud.client.files.downloader.FileDownloadWorker, *, name:files_download daniel.einars@cloud.dle.dev, timestamp:1712691043893, class:FileDownloadWorker, user:daniel.einars@cloud.dle.dev, folder_downloaddaniel.einars@cloud.dle.dev4811 } ]
04-09 21:31:18.460  5466  5519 I NotificationManager: com.nextcloud.client: notify(4813, null, Notification(channel=NOTIFICATION_CHANNEL_DOWNLOAD shortcut=null contentView=null vibrate=null sound=null defaults=0x0 flags=0x2 color=0xffbac3ff vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0)) as user
04-09 21:31:18.461  5466  5518 W Kumiho-Kumiho: isSupportedFormat: Format is not supported
04-09 21:31:18.461  5466  5518 D OpenGLRenderer: --- Failed to create image decoder with message 'unimplemented'
04-09 21:31:18.462  5466  5518 E FileDownloadWorker: FilesDownloadWorker downloading: daniel.einars@cloud.dle.dev/AudioBooks/Matthew Perry/Friends, Lovers and the Big Terrible Thing/Friends, Lovers and the Big Terrible Thing-18 Chapter 18.m4b
04-09 21:31:18.463  5466  5518 I NotificationManager: com.nextcloud.client: notify(4814, null, Notification(channel=NOTIFICATION_CHANNEL_DOWNLOAD shortcut=null contentView=null vibrate=null sound=null defaults=0x0 flags=0x2 color=0xffbac3ff vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0)) as user
04-09 21:31:18.463  5466  5466 D FileDisplayActivity: Download worker started
04-09 21:31:18.467  5466  5506 I WM-Processor: Moving WorkSpec (97411d55-2941-41c4-9708-5d43be93d007) to the foreground

For some reason the app thinks that there is a conflict and then tries to resolve it, but does so by claiming that the file in the tmp directory is the correct version and then doesn't sync the file over.

Expected behaviour

When the sync completes, the files are moved from the tmp folder to the intended destination

Actual behaviour

The folder structure is synced, but the leaf nodes remain in the tmp folder

Android version

Android 14

Device brand and model

Samsung Galaxy S22

Stock or custom OS?

Stock

Nextcloud android app version

3.28.1

Nextcloud server version

28.0.3

Using a reverse proxy?

Yes

Android logs

No response

Server error logs

No response

Additional information

The downloads work as expected. These are the server logs for that

There are no server error logs, just these

dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:31:54 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/James%20S.%20A.%20Corey/Leviathan%20Wakes-The%20Expanse%2C%20Book%201/Leviathan%20Wakes-The%20Expanse%2C%20Book%201.m3u HTTP/1.1" 200 7564 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:31:55 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-14%20Chapter%2014.m4b HTTP/1.1" 200 19195155 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:01 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-15%20Chapter%2015.m4b HTTP/1.1" 200 18833627 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:05 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-16%20Chapter%2016.m4b HTTP/1.1" 200 9720444 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:07 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-17%20Chapter%2017.m4b HTTP/1.1" 200 17676086 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:09 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-18%20Chapter%2018.m4b HTTP/1.1" 200 14026449 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:10 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-19%20Chapter%2019.m4b HTTP/1.1" 200 19624522 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:12 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-20%20Chapter%2020.m4b HTTP/1.1" 200 18376628 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:14 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-21%20Chapter%2021.m4b HTTP/1.1" 200 17399956 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:16 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-22%20Chapter%2022.m4b HTTP/1.1" 200 17262609 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:18 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-23%20Chapter%2023.m4b HTTP/1.1" 200 10327367 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:19 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-24%20Chapter%2024.m4b HTTP/1.1" 200 16870887 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:20 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-25%20Chapter%2025.m4b HTTP/1.1" 200 16358934 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:22 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-26%20Chapter%2026.m4b HTTP/1.1" 200 21427265 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:24 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-27%20Chapter%2027.m4b HTTP/1.1" 200 8718807 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:25 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-28%20Chapter%2028.m4b HTTP/1.1" 200 21726050 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:26 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-29%20Chapter%2029.m4b HTTP/1.1" 200 12229703 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:28 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-30%20Chapter%2030.m4b HTTP/1.1" 200 4181538 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:29 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-31%20Chapter%2031.m4b HTTP/1.1" 200 22369575 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:31 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-32%20Chapter%2032.m4b HTTP/1.1" 200 30473003 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:35 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-33%20Chapter%2033.m4b HTTP/1.1" 200 14881619 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:36 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-34%20Chapter%2034.m4b HTTP/1.1" 200 14788309 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:38 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-35%20Chapter%2035.m4b HTTP/1.1" 200 19042572 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:39 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-36%20Chapter%2036.m4b HTTP/1.1" 200 13844366 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:40 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-37%20Chapter%2037.m4b HTTP/1.1" 200 14074856 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:42 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-38%20Chapter%2038.m4b HTTP/1.1" 200 21825007 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:44 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-39%20Chapter%2039.m4b HTTP/1.1" 200 20670128 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:46 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-40%20Chapter%2040.m4b HTTP/1.1" 200 20318631 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:48 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-41%20Chapter%2041.m4b HTTP/1.1" 200 18911496 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:54 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-42%20Chapter%2042.m4b HTTP/1.1" 200 14426834 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:55 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-43%20Chapter%2043.m4b HTTP/1.1" 200 15483365 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:57 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-44%20Chapter%2044.m4b HTTP/1.1" 200 6808411 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
dle-cloud  | 172.19.0.34 - daniel.einars [09/Apr/2024:21:32:58 +0200] "GET /remote.php/dav/files/daniel.einars/AudioBooks/Tony%20Fadell/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making/Build-An%20Unorthodox%20Guide%20to%20Making%20Things%20Worth%20Making-45%20Chapter%2045.m4b HTTP/1.1" 200 1039862 "-" "Mozilla/5.0 (Android) Nextcloud-android/3.28.1"
@ppascher
Copy link

I run into the same issue. I just started noticing yesterday. The synced / downloaded file exists in the tmp folder on my android device but is never moved to the destination folder.
Nextcloud server 28.0.4
Nextcloud Android app 3.28.1

@flor0
Copy link

flor0 commented Apr 10, 2024

I'm having the same problem. It started about a week ago. The files can be found in the tmp folder but are not move to the correct directory after the download is finished. In the nextcloud app the filesize is shown as 0B.

Nextcloud Dev Android App 20240404
Nextcloud server 28.0.4

@KaeTuuN
Copy link

KaeTuuN commented Apr 10, 2024

This is fixed in 3.28.2.

@Unpublished
Copy link
Contributor

Unpublished commented Apr 10, 2024

Duplicate of #12775

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

No branches or pull requests

5 participants