You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click on the filename of a music file (.flac, .mp3, etc.) -> audio file preview plays
Click on the [...] on the right side and then "move or copy". Select a folder.
Error: "Could not move "music.flac"
Expected behaviour
Either: The audio file preview stops playing and the file gets moved
Or: The audio file preview stops and continues after the file got moved
The error seems to be a lock that is currently on the file (because it is being played).
Server configuration
Operating system:
Ubuntu 18.04
Web server:
Apache
Database:
MySQL
PHP version:
7
Nextcloud version: (see Nextcloud admin page)
Nextcloud 13.0.6
**Are you using external storage, if yes which one:** local/smb/sftp/...
no
**Are you using encryption:** yes/no
no
**Are you using an external user-backend, if yes which one:** LDAP/ActiveDirectory/Webdav/...
no
### Client configuration
**Browser:**
Firefox Developer Edition 62.0.6
**Operating system:**
Windows 10
### Logs
#### Web server error log
<details>
<summary>Web server error log</summary>
Fatal
webdav
OCA\DAV\Connector\Sabre\Exception\FileLocked: "Music/music.flac" is locked
2018-10-19T14:27:11+0200
Error
no app in context
OCP\Lock\LockedException: "files/d5380bf4ffee88d8316956a6a79522dd" is locked, existing lock on file: 2 shared locks
2018-10-19T14:27:11+0200
</details>
The text was updated successfully, but these errors were encountered:
GitMate.io thinks possibly related issues are #4363 (Conflict dialogue doesn't show preview for new file any more), #5975 (Preview of theming does not work anymore), #4965 (Moving shared folders doesn't work as expected), #4644 (Jumping to file directly is not working), and #702 (Previews for single shared files is not updated ).
I'm closing this issue due to inactivity. If this is still happening please make sure to upgrade to the latest version. After that, feel free to reopen.
Steps to reproduce
Expected behaviour
Either: The audio file preview stops playing and the file gets moved
Or: The audio file preview stops and continues after the file got moved
The error seems to be a lock that is currently on the file (because it is being played).
Server configuration
Operating system:
Ubuntu 18.04
Web server:
Apache
Database:
MySQL
PHP version:
7
Nextcloud version: (see Nextcloud admin page)
Nextcloud 13.0.6
The text was updated successfully, but these errors were encountered: