Advertisement
Guest User

owncloud error on Lineage 15.1 for FP2

a guest
Jul 22nd, 2018
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: Download of /Notes/Einkaufsliste.txt to /storage/emulated/0/owncloud/tmp/foo@bar%2Fbaz%2Fowncloud/Notes/Einkaufsliste.txt: Unrecovered transport exception
  2. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: java.io.IOException: No such file or directory
  3. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at java.io.UnixFileSystem.createFileExclusively0(Native Method)
  4. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:281)
  5. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at java.io.File.createNewFile(File.java:1000)
  6. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at com.owncloud.android.lib.resources.files.DownloadRemoteFileOperation.downloadFile(DownloadRemoteFileOperation.java:114)
  7. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at com.owncloud.android.lib.resources.files.DownloadRemoteFileOperation.run(DownloadRemoteFileOperation.java:86)
  8. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at com.owncloud.android.lib.common.operations.RemoteOperation.runOperation(RemoteOperation.java:266)
  9. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at com.owncloud.android.lib.common.operations.RemoteOperation.execute(RemoteOperation.java:142)
  10. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at com.owncloud.android.operations.DownloadFileOperation.run(DownloadFileOperation.java:157)
  11. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at com.owncloud.android.lib.common.operations.RemoteOperation.runOperation(RemoteOperation.java:266)
  12. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at com.owncloud.android.lib.common.operations.RemoteOperation.execute(RemoteOperation.java:142)
  13. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at com.owncloud.android.files.services.FileDownloader.downloadFile(FileDownloader.java:458)
  14. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at com.owncloud.android.files.services.FileDownloader.access$500(FileDownloader.java:74)
  15. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at com.owncloud.android.files.services.FileDownloader$ServiceHandler.handleMessage(FileDownloader.java:403)
  16. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at android.os.Handler.dispatchMessage(Handler.java:106)
  17. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at android.os.Looper.loop(Looper.java:164)
  18. 07-22 18:51:38.932 11299 11339 E DownloadRemoteFileOperation: at android.os.HandlerThread.run(HandlerThread.java:65)
  19. 07-22 18:51:38.935 11299 11339 I DownloadFileOperation: Download of /Notes/Einkaufsliste.txt to /storage/emulated/0/owncloud/foo@bar%2Fbaz%2Fowncloud/Notes/Einkaufsliste.txt: Unrecovered transport exception
  20. 07-22 18:51:38.940 11299 11339 V FileDownloader: Exception in download, network is OK, no retry scheduled for /Notes/Einkaufsliste.txt in foo@bar/baz/owncloud
  21. 07-22 18:51:38.987 11299 11339 D FileDownloader: Stopping after command with id 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement