Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
mieciu7 Posted February 25, 2021 Posted February 25, 2021 My IPB is dockerized in ubuntu container. Thing is, that I can't perform updates from markertplace or with .tar files. I get these kind of errors: PharException::0 Extraction from phar "/tmp/phpFid708.tar" failed: Cannot extract "Application.php" to "/XXX/public_html/applications/APP_NAME/Application.php", setting file permissions failed #0 /XXX/public_html/applications/core/modules/admin/applications/applications.php(1609): PharData->extractTo() #1 /XXX/public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\applications\_applications->upload() #2 /XXX/public_html/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute() #3 /XXX/public_html/applications/core/modules/admin/applications/applications.php(48): IPS\Node\_Controller->execute() #4 /XXX/public_html/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\applications\_applications->execute() #5 /XXX/public_html/admin/index.php(14): IPS\_Dispatcher->run() #6 {main} 'applications' folder and subfolders have all permissions needed (777) "public_html" is mounted volume "/tmp/" folder exists inside container and files get uploaded there
Recommended Posts