What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

(Untitled)

Options
U01AZE27XGV
U01AZE27XGV Posts: 111 πŸ§‘πŸ»β€πŸš€ - Cadet

Comments

  • the warnings might indicate a permission problem πŸ€”

  • can you copy&paste the error message with thee corrupt binary file?

  • U01AZE27XGV
    U01AZE27XGV Posts: 111 πŸ§‘πŸ»β€πŸš€ - Cadet
    Options

    PHP temp directory (/tmp) does not exist or is not writable to Composer. Set sys_temp_dir in your php.ini

  • no, the one from the other screenshot

  • U01AZE27XGV
    U01AZE27XGV Posts: 111 πŸ§‘πŸ»β€πŸš€ - Cadet
    Options

    Error - Exception: Class 'Spryker\Zed\Session\Communication\Console\SessionRemoveLockConsole' not found
    in /data/shop/development/current/src/Pyz/Zed/Console/ConsoleDependencyProvider.php (190)

    Command: vendor/bin/console log:clear

  • U01AZE27XGV
    U01AZE27XGV Posts: 111 πŸ§‘πŸ»β€πŸš€ - Cadet
    Options

    Trace:

    0 /data/shop/development/current/vendor/spryker/console/src/Spryker/Zed/Console/ConsoleDependencyProvider.php(70): Pyz\Zed\Console\ConsoleDependencyProvider->getConsoleCommands(Object(Spryker\Zed\Kernel\Container))

    1 /data/shop/development/current/vendor/spryker/container/src/Spryker/Service/Container/Container.php(273): Spryker\Zed\Console\ConsoleDependencyProvider->Spryker\Zed\Console{closure}(Object(Spryker\Zed\Kernel\Container))

    2 /data/shop/development/current/vendor/spryker/container/src/Spryker/Service/Container/Container.php(210): Spryker\Service\Container\Container->getService('commands')

    3 /data/shop/development/current/vendor/spryker/kernel/src/Spryker/Zed/Kernel/BundleDependencyProviderResolverAwareTrait.php(54): Spryker\Service\Container\Container->get('commands')

    4 /data/shop/development/current/vendor/spryker/console/src/Spryker/Zed/Console/Communication/ConsoleCommunicationFactory.php(54): Spryker\Zed\Kernel\AbstractFactory->getProvidedDependency('commands')

    5 /data/shop/development/current/vendor/spryker/console/src/Spryker/Zed/Console/Communication/Bootstrap/ConsoleBootstrap.php(65): Spryker\Zed\Console\Communication\ConsoleCommunicationFactory->getConsoleCommands()

    6 /data/shop/development/current/vendor/symfony/console/Application.php(1265): Spryker\Zed\Console\Communication\Bootstrap\ConsoleBootstrap->getDefaultCommands()

    7 /data/shop/development/current/vendor/symfony/console/Application.php(622): Symfony\Component\Console\Application->init()

    8 /data/shop/development/current/vendor/symfony/console/Application.php(235): Symfony\Component\Console\Application->find('log:clear')

    9 /data/shop/development/current/vendor/spryker/console/src/Spryker/Zed/Console/Communication/Bootstrap/ConsoleBootstrap.php(110): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

    10 /data/shop/development/current/vendor/symfony/console/Application.php(147): Spryker\Zed\Console\Communication\Bootstrap\ConsoleBootstrap->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

    11 /data/shop/development/current/vendor/spryker/console/bin/console(27): Symfony\Component\Console\Application->run()

    12

    Fatal error: Uncaught UnexpectedValueException: The stream or file "/data/shop/development/current/data/logs/ZED/application.log" could not be opened in append mode: failed to open stream: Read-only file system in /data/shop/development/current/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:111
    Stack trace:

    0 /data/shop/development/current/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php(42): Monolog\Handler\StreamHandler->write(Array)

    1 /data/shop/development/current/vendor/monolog/monolog/src/Monolog/Handler/Handler.php(27): Monolog\Handler\AbstractProcessingHandler->handle(Array)

    2 /data/shop/development/current/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php(92): Monolog\Handler\Handler->handleBatch(Array)

    3 /data/shop/development/current/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php(108): Monolog\Handler\BufferHandler->flush()

    4 [internal function]: Monolog\Handler\BufferHandler->close()

    5

    thrown in /data/shop/development/current/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 111
    PHP Fatal error: Uncaught UnexpectedValueException: The stream or file "/data/shop/development/current/data/logs/ZED/application.log" could not be opened in append mode: failed to open stream: Read-only file system in /data/shop/development/current/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:111
    Stack trace:

    0 /data/shop/development/current/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php(42): Monolog\Handler\StreamHandler->write(Array)

    1 /data/shop/development/current/vendor/monolog/monolog/src/Monolog/Handler/Handler.php(27): Monolog\Handler\AbstractProcessingHandler->handle(Array)

    2 /data/shop/development/current/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php(92): Monolog\Handler\Handler->handleBatch(Array)

    3 /data/shop/development/current/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php(108): Monolog\Handler\BufferHandler->flush()

    4 [internal function]: Monolog\Handler\BufferHandler->close()

    5

    thrown in /data/shop/development/current/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 111

  • i meant the one with While downloadiing version... πŸ˜‰

  • U01AZE27XGV
    U01AZE27XGV Posts: 111 πŸ§‘πŸ»β€πŸš€ - Cadet
    Options

    While downloading version 2.1.1 the following error accoured: unable to decompress bzipped phar archive "/data/shop/development/current/vendor/jakoch/phantomjs/58f11116625ba5102d37d175092b0803.bz2" to temporary file

  • this one is fairly new to me. i had to pass it on.

  • maybe we can work around that one. give me a moment

  • U01AZE27XGV
    U01AZE27XGV Posts: 111 πŸ§‘πŸ»β€πŸš€ - Cadet
    Options

    Yeah sure..

  • Could your please share the output of the following commands on your machine? As an exception to the rule, you can share this with me via DM if necessary.

    gpresult /Scope User /v
    

    and

    gpresult /Scope Computer /v
    
  • do you have anything running from company side? firewall? antivirus?

  • are you rgistred in you companies domain?

  • U01AZE27XGV
    U01AZE27XGV Posts: 111 πŸ§‘πŸ»β€πŸš€ - Cadet
    Options

    have turned it off

  • U01AZE27XGV
    U01AZE27XGV Posts: 111 πŸ§‘πŸ»β€πŸš€ - Cadet
    Options
    gpresult /Scope Computer /v
    

    access denied

  • U01AZE27XGV
    U01AZE27XGV Posts: 111 πŸ§‘πŸ»β€πŸš€ - Cadet
    Options

    another have shared via DM

  • ok, we organized some of our best to assist you tomorrow!

  • can you please ping @U01APGGA7B6 tomorrow

  • U01AZE27XGV
    U01AZE27XGV Posts: 111 πŸ§‘πŸ»β€πŸš€ - Cadet
    Options

    sure will ping, once available

  • Thomas Lehner
    Thomas Lehner Support Engineer @ Spryker Posts: 289 πŸ› - Council (mod)
    Options

    @U01AZE27XGV were we able to advance here today?

  • Eugene Chernyi
    Eugene Chernyi Sprykee Posts: 3 πŸ§‘πŸ»β€πŸš€ - Cadet
    Options

    We have been working on the issue since morning and only one frontend build fix left. We faced a few different types of issues but all of them (except elasticsearch: β€˜Cannot allocate memory’ ) were related to network/security restrictions.

  • Thomas Lehner
    Thomas Lehner Support Engineer @ Spryker Posts: 289 πŸ› - Council (mod)
    Options

    @U01APGGA7B6 great work. Could you please share an inventory of the problems you encountered with me? I would like to integrate those in a knowledge base