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

Deletion of CACHE folder causing 'No such file or directory' error #1660

Closed
xTGHHx opened this issue Jul 10, 2024 · 0 comments
Closed

Deletion of CACHE folder causing 'No such file or directory' error #1660

xTGHHx opened this issue Jul 10, 2024 · 0 comments

Comments

@xTGHHx
Copy link

xTGHHx commented Jul 10, 2024

Describe the bug
The following error is popping up in the logs everyday again:

file_put_contents(/export/data/nextcloud/appdata_snappymail/_data_/_default_/cache/CACHEDIR.TAG): Failed to open stream: No such file or directory at /var/www/nextcloud/apps/snappymail/app/snappymail/v/2.36.4/app/libraries/MailSo/Cache/Drivers/File.php#31

Even though I create the cache folder this message pops up the next day again.

To Reproduce
Steps to reproduce the behavior:

  1. fix missing folder by creating it
  2. wait
  3. error is back again with same missing folder

Expected behavior
The application is handling the creation of the folder properly.

Please complete the following information:

  • Chrome 126.0.6478.127 (Official Build) extended (arm64)
  • PHP version: 8.3
  • SnappyMail Version: 2.36.4
  • Mode: nextcloud 29.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants