Tags disappeared after decryption?

The Basics

  • Nextcloud Server version:
    • 31.0.5
  • Operating system and version:
    • Ubuntu 22.04.5 LTS
  • Reverse proxy and version:
    • nginx 1.28.0
  • PHP version:
    • 8.3.22
  • Is this the first time you’ve seen this error?
    • Yes
  • When did this problem seem to first start?
    • Just now
  • Installation method
    • Downloaded and unpacked the zip from the website
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    • No

Summary of the issue you are facing:

  1. I decrypt the files sudo -u www-data php /var/www/nextcloud/occ encryption:decrypt-all
  2. I disable the “defaut encryption module” in the “apps” environment.
  3. Files are there, decrypted and all, but they do not have their tags anymore.

The tags still exist, and sudo -u www-data php /var/www/nextcloud/occ tag:list still shows the tags. They are just not associated with the files anymore.

That sounds like a bug. I don’t see any prior reports. Would you mind creating an issue at GitHub - nextcloud/server: ☁️ Nextcloud server, a safe home for all your data?

Yes will do. Thanks for responding.

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.