- Issue created by @pratikshad
Is the mount SMB or NFS? What is the operating system? What is the web server type? Are errors logged? Does this happen with Drush only or also from the web UI? What is the Drush version?
Unfortunately Drupal 9 is no longer supported here.
- 🇮🇳India pratikshad Mumbai
Hi @cilefen,
Thanks for reply even for non support version.
Please find below requested details:
Mount – Azure SMB Fileshare
OS - RHEL 9.4
Web server type - Apache with php-fpm version 8.1.29
Errors - no but warnings
Drush version - 11.6.0
Drupal version - 9.5.8For drush only or from web ui too - We generally did the cache rebuild only from CMD but from interface also we are getting error 504.
Regards,
Pratiksha Well, there it is. The file share doesn't allow the process executing the cache clear the level of permissions to execute
chmod
ortouch
. I assume that's a permissions problem on your end.Why are you using SMB on Linux when you could use NFS?
- Status changed to Closed: outdated
10 months ago 3:12am 10 September 2024 - 🇳🇿New Zealand quietone
It seems to me that #5 has resolved this, therefore closing.
The Drupal Core issue queue is not the ideal place for support requests. The 'support request' option is there for filing support issues for contributed modules and themes. There are several support options listed on our support page → (Community > Support at the top of Drupal.org) and there is Drupal Slack → . You may get better replies in one of those places.