Project

General

Profile

Actions

Bug #2184

closed

Directory for processed files not writable

Added by Gary Hsu 3 months ago. Updated about 2 months ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Start date:
2024-02-15
Estimated time:
Found in version:

Description

Update
Is fixed in 8.2.1.

Original Question
Sorry, it's me again.

Whenever I log in, this error message will pop up

"Directory not writable /var/www/openatlas/files/processed_images/resized".

Does that mean I should first create such directory and run this code:

sudo chown -R www-data /var/www/openatlas/files/processed_images/resized

cheers,
Gary

Actions #1

Updated by Bernhard Koschiček-Krombholz 3 months ago

As described in the installation notes this should be sufficient:

sudo chown -R www-data files

But sure
sudo chown -R www-data /var/www/openatlas/files/processed_images/resized

will also do the trick.

Actions #2

Updated by Gary Hsu 3 months ago

Yes, I indeed ran the first code during the installation process.
Now I checke the directory and there are only export and uploads folders. The processed_images/resized is missing, so I cannot run this code. Should I create an empty folder in advance?

Actions #3

Updated by Bernhard Koschiček-Krombholz 3 months ago

Interesting. I will look into it, why it is not there.

You can create it, but it also should automatically be created if you upload an image and processing files (in Admin/General) is on (default is on).

Actions #4

Updated by Bernhard Koschiček-Krombholz 3 months ago

  • Status changed from New to Acknowledged
  • Assignee set to Bernhard Koschiček-Krombholz
Actions #5

Updated by Gary Hsu 3 months ago

Does it have something to do with the fact that I did not install IIIF?

Actions #6

Updated by Bernhard Koschiček-Krombholz 3 months ago

This should not be connected to this.

Actions #7

Updated by Bernhard Koschiček-Krombholz about 2 months ago

  • Tracker changed from Question to Bug
  • Subject changed from Directory not writable to Directory for processed files not writable
  • Description updated (diff)
  • Status changed from Acknowledged to Closed
  • Target version set to 8.2.1
  • Found in version set to 8.1.0

This is fixed in 8.2.1.
Thank you for reporting.

If you created the folder manually, you don't need to do anything.

Actions

Also available in: Atom PDF