xf-addon:upgrade causes fatal error if cwd is inaccessible by the user

Status
This content is read-only, or is not open for further replies.

Kirby

Guest
offline
If xf-addon:upgrade ist started via sudo from a directory that is inaccessible for the user a fatal error is triggered

Code:

Code:
Upgrading XenForo Media Gallery from 2.3.5 to 2.3.5...
Confirm upgrade? (y/n)y

In Process.php line 356:

  [Symfony\Component\Process\Exception\RuntimeException]
  Unable to launch a new process.


Exception trace:
  at <path>/src/vendor/symfony/process/Process.php:356
 Symfony\Component\Process\Process->start() at...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom