Importing zip is not working when /tmp folder is mounted with Persistent volume

Created on 17 September 2024, 2 months ago

Exported zip is not getting imported when /tmp folder is mounted with persistent volume

when we have one POD then then export and import is working fine, but when POD is getting scaled from more then 1 then export and import is stop working as file path is not sharable with all POD.
To come up we have created persistent volume and mounted /tmp folder and given all required permission. Now we are able export the selected content but import is failing with below error

Exception: Unable to create directory 'temporary://content_synchronizer_appuser/import/28' in Drupal\Core\Archiver\ArchiveTar->_error() (line 14 of /opt/drupal/web/core/lib/Drupal/Core/Archiver/ArchiveTar.php).

Checked inside POD folder is creating but file is not extracting

Zip file need to be extracted and import need to work.

🐛 Bug report
Status

Active

Version

4.0

Component

Code

Created by

🇮🇳India akprasad303

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024