nextcloud / desktop

💻 Desktop sync client for Nextcloud
https://nextcloud.com/install/#install-clients
GNU General Public License v2.0
2.97k stars 784 forks source link

[Bug]:Einrichtungsfehler für verschlüsselte Metadateien #6967

Open Githopp192 opened 1 month ago

Githopp192 commented 1 month ago

⚠️ Before submitting, please verify the following: ⚠️

Bug description

Nextcloud Desktop Agent on Windows 11 is reporting:

ScreenShot018

It seem's the Agent is not syncing anymore to and from the cloud

Steps to reproduce

  1. After syncing some file on Browser - this error occurred
  2. When disabling encryption from the Nexctloud Desktop Gui, the error disappears
  3. When re-enabling encryption from the Nexctloud Desktop Gui, the error re-appears

Expected behavior

No sync errors

Which files are affected by this bug

IMG_1799.jpg

Operating system

Windows

Which version of the operating system you are running.

Windows 11 Home 22H2

Package

Other

Nextcloud Server version

29.00.4

Nextcloud Desktop Client version

3.13.2

Is this bug present after an update or on a fresh install?

Updated from a minor version (ex. 3.4.2 to 3.4.4)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

Nextcloud Server logs

No response

Additional info

No response

Githopp192 commented 1 month ago

i had to 👍

  1. after disabling e2e - syncing some folder got stuck a certain point .. and the sync process did not continue. re-starting the Agent did not solve this - repair install did not solve this, too - so i had to do the following ==>

  2. logoff from Desktop Agent Account

  3. Downgrade Agent from 3.13.2 (this agent has got other unresolved issues - not stable) to 3.13.1

see ==> https://github.com/nextcloud/desktop/issues/6917

  1. Complete Re-Sync to new Folder
  2. Re-Enable e2e with old/current key

Cause unknown - but seems to be a e2e issue ...

Githopp192 commented 1 month ago

found this into the nextcloud.log ==>

{"file":"/var/www/html/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":92,"function":"start","class":"OCP\BackgroundJob\TimedJob","type":"->"},{"file":"/var/www/html/nextcloud/cron.php","line":177,"function":"execute","class":"OCP\BackgroundJob\TimedJob","type":"->"}],"File":"/var/www/html/nextcloud/apps/files_antivirus/lib/Scanner/ExternalClam.php","Line":41,"message":"Error while generating metadata for fileid 864814","exception":{},"CustomMessage":"Error while generating metadata for fileid 864814"}}

May be AV also got issues with metadata file id ?