Jump to content

mieciu7

Clients
  • Posts

    67
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by mieciu7

  1. 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

×
×
  • Create New...