extiverse / bazaar

The extension marketplace for your Flarum forum.
https://discuss.flarum.org/d/5151
MIT License
59 stars 14 forks source link

500 Error after updating Upload #87

Closed ateliershen closed 6 years ago

ateliershen commented 7 years ago

Steps to reproduce

  1. Changed required files permission to 777.
  2. Click the update button on Upload (0.5.7 -> 0.6.0-beta)
  3. 500 Error after "Loading" with a cart icon.

Expected behaviour

Upload should be upgraded (0.5.7 -> 0.6.0-beta).

Actual behaviour

Website down 500 ERROR.

Configuration

Operating system: Ubuntu 17.04

Version of Bazaar: 0.2.4 Version of Flarum: v0.1.0-beta.7 Other extensions: Here's what I got when running 'php flarum info' after site down:

PHP Warning:  require(vendor/autoload.php): failed to open stream: No such file or directory in /var/www/html/forum/flarum on line 14
PHP Fatal error:  require(): Failed opening required 'vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/html/forum/flarum on line 14
**Logs**: [2017-09-06 16:04:10] production.ERROR: Write permission missing for //composer.json [2017-09-06 16:04:27] production.ERROR: Write permission missing for //composer.json
luceos commented 7 years ago

Seems your web user cannot write to composer.json.. Chmodding to 777 doesn't always solve it, eg if that file is owned by root for instance. The better course of action is the chown the files to the web user.

ateliershen commented 7 years ago

@luceos Thank you for your reply. It works after chown the files to the web user. However, I'm not able to upgrade the Upload from 0.5.7 to 0.6.0-beta ( is it because of "beta"? ). But it works like a charm when installing other apps.

luceos commented 7 years ago

@ateliershen do you see any errors in the task page of Bazaar related to the upload update action?

ateliershen commented 7 years ago

@luceos No I didn't see any error nor warnings when I update Upload. The page refreshed without any changes. Please refer: https://imgur.com/a/kMBG8

luceos commented 7 years ago

On that Bazaar page at the top are a number of buttons. The last one is linking to a tasks page which holds a history of executed tasks within Bazaar. Can you see if that tasks page has information about your recent action while updating upload?

ateliershen commented 7 years ago

@luceos Sorry I didn't notice before.😢 Below is the latest log of Upload:

Checked CA file /etc/ssl/certs/ca-certificates.crt: valid Downloading https://packagist.org/packages.json Writing /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/packages.json into cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2013.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2014.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2015.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2016.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2016-10.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2017-01.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2017-04.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2017-07.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-archived.json from cache Downloading http://packagist.org/p/provider-latest%24cf9edf4f52922a1e7ca8d80362ca9e84222476a34f9d972ef1a0522e047bc2ac.json Writing /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-latest.json into cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flagrow$upload.json from cache Loading config file /var/www/html/forum/composer.json Failed to initialize global composer: Composer could not find the config file: /var/www/html/forum/storage/composer-home/composer.json To initialize a project, please create a composer.json file as described in the https://getcomposer.org/ "Getting Started" section Loading composer repositories with package information Downloading https://packagist.org/packages.json Writing /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/packages.json into cache Updating dependencies Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2013.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2014.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2015.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2016.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2016-10.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2017-01.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2017-04.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-2017-07.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-archived.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/p-provider-latest.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$core.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-dflydev$fig-cookies.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$bus.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$cache.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$config.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$container.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$contracts.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$database.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$events.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$filesystem.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$hashing.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$mail.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$support.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$validation.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$view.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-intervention$image.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-league$flysystem.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-nikic$fast-route.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-oyejorge$less.php.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-psr$http-message.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-s9e$text-formatter.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$console.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$yaml.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-tobscure$json-api.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-zendframework$zend-diactoros.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-illuminate$pipeline.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-nesbot$carbon.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$finder.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-psr$log.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-swiftmailer$swiftmailer.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-doctrine$inflector.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-danielstjules$stringy.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-paragonie$random-compat.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$http-foundation.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$translation.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$debug.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzlehttp$psr7.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$polyfill-mbstring.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-doctrine$dbal.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-doctrine$common.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-doctrine$annotations.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-doctrine$cache.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-doctrine$collections.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-doctrine$lexer.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-franzl$whoops-middleware.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-matthiasmullie$minify.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-monolog$monolog.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-zendframework$zend-stratigility.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-filp$whoops.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-matthiasmullie$path-converter.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-zendframework$zend-escaper.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-http-interop$http-middleware.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-league$oauth2-client.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-ircmaxell$random-lib.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzlehttp$guzzle.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$polyfill-php54.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$polyfill-php55.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-psr$container.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-psr$simple-cache.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-ircmaxell$security-lib.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzlehttp$promises.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-ircmaxell$password-compat.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-components$font-awesome.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-akismet.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$approval.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-tijsverkoyen$akismet.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flags.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-approval.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-flags.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-auth-facebook.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-league$oauth2-facebook.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-auth-github.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-league$oauth2-github.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-auth-twitter.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-league$oauth1-client.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$guzzle.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$event-dispatcher.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-bbcode.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-emoji.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-english.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-likes.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-lock.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-markdown.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-mentions.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-pusher.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-pusher$pusher-php-server.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-sticky.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-subscriptions.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-suspend.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flarum$flarum-ext-tags.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flagrow$bazaar.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-composer$composer.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-composer$ca-bundle.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-composer$semver.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-composer$spdx-licenses.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-justinrainbow$json-schema.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-seld$cli-prompt.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-seld$jsonlint.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-seld$phar-utils.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$filesystem.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$process.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-csineneo$flarum-ext-traditional-chinese.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-sides$flarum-ext-autoimg.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-flagrow$upload.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-ramsey$uuid.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-franzl$studio.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-league$flysystem-sftp.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$config.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$http-kernel.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-tightenco$collect.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$batch.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$cache.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$common.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$http.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$inflection.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$iterator.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$log.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$parser.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$plugin.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$plugin-async.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$plugin-backoff.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$plugin-cache.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$plugin-cookie.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$plugin-curlauth.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$plugin-history.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$plugin-log.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$plugin-mock.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$plugin-oauth.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$service.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$stream.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$plugin-md5.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-guzzle$plugin-error-response.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-symfony$dependency-injection.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-rhumsaa$uuid.json from cache Reading /var/www/html/forum/storage/composer-home/cache/repo/https---packagist.org/provider-franzliedke$studio.json from cache Resolving dependencies through SAT Dependency resolution completed in 0.170 seconds Analyzed 8228 packages to resolve dependencies Analyzed 101324 rules to resolve dependencies Resolving dependencies through SAT Dependency resolution completed in 0.001 seconds Package operations: 96 installs, 0 updates, 0 removals Installs: symfony/process:v3.3.8, symfony/filesystem:v3.3.8, symfony/polyfill-mbstring:v1.5.0, psr/log:1.0.2, symfony/debug:v2.7.34, symfony/console:v2.8.27, tijsverkoyen/akismet:1.1.1, zendframework/zend-escaper:2.5.2, psr/http-message:1.0.1, http-interop/http-middleware:0.2.0, zendframework/zend-stratigility:1.3.3, zendframework/zend-diactoros:1.5.0, tobscure/json-api:v0.3.0, symfony/yaml:v2.8.27, symfony/translation:v2.7.34, symfony/http-foundation:v2.7.34, s9e/text-formatter:0.8.5, oyejorge/less.php:v1.7.0.14, nikic/fast-route:v0.6.0, monolog/monolog:1.23.0, matthiasmullie/path-converter:1.1.0, matthiasmullie/minify:1.3.46, ircmaxell/security-lib:v1.1.0, ircmaxell/random-lib:v1.2.0, guzzlehttp/psr7:1.4.2, guzzlehttp/promises:v1.3.1, guzzlehttp/guzzle:6.3.0, league/oauth2-client:1.4.2, league/flysystem:1.0.41, intervention/image:2.4.0, paragonie/random_compat:v1.4.2, illuminate/contracts:v5.1.41, doctrine/inflector:v1.2.0, danielstjules/stringy:1.10.0, illuminate/support:v5.1.41, symfony/finder:v2.7.34, illuminate/filesystem:v5.1.41, illuminate/container:v5.1.41, illuminate/events:v5.1.41, illuminate/view:v5.1.41, illuminate/validation:v5.1.41, swiftmailer/swiftmailer:v5.4.8, illuminate/mail:v5.1.41, illuminate/hashing:v5.1.41, nesbot/carbon:1.22.1, illuminate/database:v5.1.41, illuminate/config:v5.1.41, illuminate/cache:v5.1.41, illuminate/pipeline:v5.1.41, illuminate/bus:v5.1.41, filp/whoops:2.1.10, franzl/whoops-middleware:0.4.1, doctrine/lexer:v1.0.1, doctrine/collections:v1.4.0, doctrine/cache:v1.6.2, doctrine/annotations:v1.4.0, doctrine/common:v2.7.3, doctrine/dbal:v2.5.13, dflydev/fig-cookies:v1.0.2, components/font-awesome:4.7.0, flarum/core:v0.1.0-beta.7, flarum/flarum-ext-flags:v0.1.0-beta.7, flarum/flarum-ext-approval:v0.1.0-beta.7, flarum/flarum-ext-akismet:v0.1.0-beta.6, league/oauth2-facebook:1.4.5, flarum/flarum-ext-auth-facebook:v0.1.0-beta.6, league/oauth2-github:0.2.2, flarum/flarum-ext-auth-github:v0.1.0-beta.6, league/oauth1-client:1.7.0, flarum/flarum-ext-auth-twitter:v0.1.0-beta.6, flarum/flarum-ext-bbcode:v0.1.0-beta.5, flarum/flarum-ext-emoji:v0.1.0-beta.6, flarum/flarum-ext-english:v0.1.0-beta.7, flarum/flarum-ext-likes:v0.1.0-beta.6, flarum/flarum-ext-lock:v0.1.0-beta.7, flarum/flarum-ext-markdown:v0.1.0-beta.5, flarum/flarum-ext-mentions:v0.1.0-beta.7, pusher/pusher-php-server:2.6.4, flarum/flarum-ext-pusher:v0.1.0-beta.6, flarum/flarum-ext-sticky:v0.1.0-beta.7, flarum/flarum-ext-subscriptions:v0.1.0-beta.6, flarum/flarum-ext-suspend:v0.1.0-beta.7, flarum/flarum-ext-tags:v0.1.0-beta.8, seld/phar-utils:1.0.1, seld/jsonlint:1.6.1, seld/cli-prompt:1.0.3, justinrainbow/json-schema:5.2.1, composer/spdx-licenses:1.1.6, composer/semver:1.4.2, composer/ca-bundle:1.0.7, composer/composer:1.5.1, flagrow/bazaar:0.2.4, csineneo/flarum-ext-traditional-chinese:v0.1.0-beta.6.11, sides/flarum-ext-autoimg:0.1.0-beta.2, ramsey/uuid:3.7.0, flagrow/upload:0.5.7 - Installing symfony/process (v3.3.8): Reading /var/www/html/forum/storage/composer-home/cache/files/symfony/process/d6eb301a045185d15d58285bb253b25c838423e9.zip from cache Loading from cache Extracting archive - Installing symfony/filesystem (v3.3.8): Reading /var/www/html/forum/storage/composer-home/cache/files/symfony/filesystem/bb01e67d467912d8f8064ee0cf77891629894d55.zip from cache Loading from cache Extracting archive - Installing symfony/polyfill-mbstring (v1.5.0): Reading /var/www/html/forum/storage/composer-home/cache/files/symfony/polyfill-mbstring/51e1f303b2bdc7af1f26a9496e0f06d86130cece.zip from cache Loading from cache Extracting archive - Installing psr/log (1.0.2): Reading /var/www/html/forum/storage/composer-home/cache/files/psr/log/216fe71da49480fa51edd2c2fe0f7f93d5e2714a.zip from cache Loading from cache Extracting archive - Installing symfony/debug (v2.7.34): Reading /var/www/html/forum/storage/composer-home/cache/files/symfony/debug/415f3b7d838ae60b8538d88ea4c010f5ff2467fe.zip from cache Loading from cache Extracting archive - Installing symfony/console (v2.8.27): Reading /var/www/html/forum/storage/composer-home/cache/files/symfony/console/4b1202ce1cec43ffbf8ef1219efa66cf4219da25.zip from cache Loading from cache Extracting archive - Installing tijsverkoyen/akismet (1.1.1): Reading /var/www/html/forum/storage/composer-home/cache/files/tijsverkoyen/akismet/115a10f79cb6429fa5b9667ba18eb495e8d6c97a.zip from cache Loading from cache Extracting archive - Installing zendframework/zend-escaper (2.5.2): Reading /var/www/html/forum/storage/composer-home/cache/files/zendframework/zend-escaper/3bbf9051da9fdcd11ad0436c437ff1450370af96.zip from cache Loading from cache Extracting archive - Installing psr/http-message (1.0.1): Reading /var/www/html/forum/storage/composer-home/cache/files/psr/http-message/cc1d4e9ee13f2053b80c08976256789bf3be5256.zip from cache Loading from cache Extracting archive - Installing http-interop/http-middleware (0.2.0): Reading /var/www/html/forum/storage/composer-home/cache/files/http-interop/http-middleware/d60a5842e78292a45af7c18138feaa1c439555f0.zip from cache Loading from cache Extracting archive - Installing zendframework/zend-stratigility (1.3.3): Reading /var/www/html/forum/storage/composer-home/cache/files/zendframework/zend-stratigility/27f39663ac77c6050c97c232eea45e684953630c.zip from cache Loading from cache Extracting archive - Installing zendframework/zend-diactoros (1.5.0): Reading /var/www/html/forum/storage/composer-home/cache/files/zendframework/zend-diactoros/49a6c3578b4f907caa1c04ecb90b50a08fd7263e.zip from cache Loading from cache Extracting archive - Installing tobscure/json-api (v0.3.0): Reading /var/www/html/forum/storage/composer-home/cache/files/tobscure/json-api/51df1794ca82cae925f4d1ad95b2928fe17065ad.zip from cache Loading from cache Extracting archive - Installing symfony/yaml (v2.8.27): Reading /var/www/html/forum/storage/composer-home/cache/files/symfony/yaml/a7c62f4e54b420de3e9218c50e4ec53680ec7e36.zip from cache Loading from cache Extracting archive - Installing symfony/translation (v2.7.34): Reading /var/www/html/forum/storage/composer-home/cache/files/symfony/translation/51d561d49e0995390361f137b4e1c06439df9f1d.zip from cache Loading from cache Extracting archive - Installing symfony/http-foundation (v2.7.34): Reading /var/www/html/forum/storage/composer-home/cache/files/symfony/http-foundation/dd3961b72abf85bc08e9a8c08494389d983bd00f.zip from cache Loading from cache Extracting archive - Installing s9e/text-formatter (0.8.5): Reading /var/www/html/forum/storage/composer-home/cache/files/s9e/text-formatter/2826f8e6976f59d21c5035d58e4ee978d2ad59fc.zip from cache Loading from cache Extracting archive - Installing oyejorge/less.php (v1.7.0.14): Reading /var/www/html/forum/storage/composer-home/cache/files/oyejorge/less.php/92dd3311fcc3e04a90117c21267dec24d081baec.zip from cache Loading from cache Extracting archive - Installing nikic/fast-route (v0.6.0): Reading /var/www/html/forum/storage/composer-home/cache/files/nikic/fast-route/292a2a1001095b2d4269e2d8e2173cde6acc697d.zip from cache Loading from cache Extracting archive - Installing monolog/monolog (1.23.0): Reading /var/www/html/forum/storage/composer-home/cache/files/monolog/monolog/dfe1aac04592f839ad40ab8039652c591d4a6144.zip from cache Loading from cache Extracting archive - Installing matthiasmullie/path-converter (1.1.0): Reading /var/www/html/forum/storage/composer-home/cache/files/matthiasmullie/path-converter/701fbe379203c18ab9b81c6bf564f9327571bc2e.zip from cache Loading from cache Extracting archive - Installing matthiasmullie/minify (1.3.46): Reading /var/www/html/forum/storage/composer-home/cache/files/matthiasmullie/minify/2cc88e0533f0d696575c01c5d6fb0235c21a3fd3.zip from cache Loading from cache Extracting archive - Installing ircmaxell/security-lib (v1.1.0): Reading /var/www/html/forum/storage/composer-home/cache/files/ircmaxell/security-lib/e42bd4b45a5ec4585565e455fe1c1a67c2167a98.zip from cache Loading from cache Extracting archive - Installing ircmaxell/random-lib (v1.2.0): Reading /var/www/html/forum/storage/composer-home/cache/files/ircmaxell/random-lib/1b3002deca5ad83e154692023e568987508bb615.zip from cache Loading from cache Extracting archive - Installing guzzlehttp/psr7 (1.4.2): Reading /var/www/html/forum/storage/composer-home/cache/files/guzzlehttp/psr7/4ff23c014517dc085ca6e765cb7cebd69461f195.zip from cache Loading from cache Extracting archive - Installing guzzlehttp/promises (v1.3.1): Reading /var/www/html/forum/storage/composer-home/cache/files/guzzlehttp/promises/ba05e5df3bded4f01482d4b16ae313a79742eba6.zip from cache Loading from cache Extracting archive - Installing guzzlehttp/guzzle (6.3.0): Reading /var/www/html/forum/storage/composer-home/cache/files/guzzlehttp/guzzle/374f425e23845b87c811739af166996feb840314.zip from cache Loading from cache Extracting archive - Installing league/oauth2-client (1.4.2): Reading /var/www/html/forum/storage/composer-home/cache/files/league/oauth2-client/f615e5873fc65096e69161fa413a9ba04073882d.zip from cache Loading from cache Extracting archive - Installing league/flysystem (1.0.41): Reading /var/www/html/forum/storage/composer-home/cache/files/league/flysystem/4d0f0b82deddb96981b679ce3dac8a1c8b399dba.zip from cache Loading from cache Extracting archive - Installing intervention/image (2.4.0): Reading /var/www/html/forum/storage/composer-home/cache/files/intervention/image/69548e974edfa752761cf7ad3e56d0e7785d1d7c.zip from cache Loading from cache Extracting archive - Installing paragonie/random_compat (v1.4.2): Reading /var/www/html/forum/storage/composer-home/cache/files/paragonie/random_compat/838fd6dbf8e6741a4b837c4033dbfdf762c02396.zip from cache Loading from cache Extracting archive - Installing illuminate/contracts (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/contracts/2046a07e0f248a9ec602f0e146142e4cd38d24c3.zip from cache Loading from cache Extracting archive - Installing doctrine/inflector (v1.2.0): Reading /var/www/html/forum/storage/composer-home/cache/files/doctrine/inflector/45695ffc7b2b93c39faee6025b9369158d78bbbc.zip from cache Loading from cache Extracting archive - Installing danielstjules/stringy (1.10.0): Reading /var/www/html/forum/storage/composer-home/cache/files/danielstjules/stringy/3b4f9d32cfb9b793f86a5502909fb29b0ed72279.zip from cache Loading from cache Extracting archive - Installing illuminate/support (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/support/bd0db9986f0975924ca3345f974b33878dbe86dd.zip from cache Loading from cache Extracting archive - Installing symfony/finder (v2.7.34): Reading /var/www/html/forum/storage/composer-home/cache/files/symfony/finder/3a9618cc2e18dda7415f5eed932e651b6ba1938e.zip from cache Loading from cache Extracting archive - Installing illuminate/filesystem (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/filesystem/22ec29ccec89a18c4ac5141923f23d1374a7b33c.zip from cache Loading from cache Extracting archive - Installing illuminate/container (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/container/4001633d10094164a524e103969ca3eca2647571.zip from cache Loading from cache Extracting archive - Installing illuminate/events (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/events/e5137ff9e975217c182b91e3dfabb5cc27f078bf.zip from cache Loading from cache Extracting archive - Installing illuminate/view (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/view/4dbaf020cd6210915a429ad733716a3fe4b084b9.zip from cache Loading from cache Extracting archive - Installing illuminate/validation (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/validation/9d1fc9877f9f0a8a32a9dab7bdde1040df025c2f.zip from cache Loading from cache Extracting archive - Installing swiftmailer/swiftmailer (v5.4.8): Reading /var/www/html/forum/storage/composer-home/cache/files/swiftmailer/swiftmailer/3dc0eb8c2546818e17e5d42506822e8594572830.zip from cache Loading from cache Extracting archive - Installing illuminate/mail (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/mail/040701950c1e98fae0b2e6fd0b448b10996c345e.zip from cache Loading from cache Extracting archive - Installing illuminate/hashing (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/hashing/0e528ef56fc172eae8ace3cc053b562ea9460099.zip from cache Loading from cache Extracting archive - Installing nesbot/carbon (1.22.1): Reading /var/www/html/forum/storage/composer-home/cache/files/nesbot/carbon/fb5e763c72fb2c5f8da201b7bf60e8a639da2ab8.zip from cache Loading from cache Extracting archive - Installing illuminate/database (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/database/e2ddc81c5c8c9692d5522b2c18dcf0995742c6f0.zip from cache Loading from cache Extracting archive - Installing illuminate/config (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/config/cfaa574cb99c29e0eb5fa04770fc4446ee692311.zip from cache Loading from cache Extracting archive - Installing illuminate/cache (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/cache/ce7cd8b45d8c81b622e6cdc2b2198834b5e1d7dd.zip from cache Loading from cache Extracting archive - Installing illuminate/pipeline (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/pipeline/ad91b715ece3ecfc8b145ed0480ac42bd3d1d37b.zip from cache Loading from cache Extracting archive - Installing illuminate/bus (v5.1.41): Reading /var/www/html/forum/storage/composer-home/cache/files/illuminate/bus/c7e523ee2d2adb0bde68350c4448ad850cf4055f.zip from cache Loading from cache Extracting archive - Installing filp/whoops (2.1.10): Reading /var/www/html/forum/storage/composer-home/cache/files/filp/whoops/a8e185f35d1e926290d41ca063c8ba44eeab920a.zip from cache Loading from cache Extracting archive - Installing franzl/whoops-middleware (0.4.1): Reading /var/www/html/forum/storage/composer-home/cache/files/franzl/whoops-middleware/00d13273eafe6d27aaef180f0d40646cd6cc31bd.zip from cache Loading from cache Extracting archive - Installing doctrine/lexer (v1.0.1): Reading /var/www/html/forum/storage/composer-home/cache/files/doctrine/lexer/7729c21de67e5610f228d5bf8d14b3d474690743.zip from cache Loading from cache Extracting archive - Installing doctrine/collections (v1.4.0): Reading /var/www/html/forum/storage/composer-home/cache/files/doctrine/collections/e2ceaad5681719a76f544e837c0639f50da6d6d8.zip from cache Loading from cache Extracting archive - Installing doctrine/cache (v1.6.2): Reading /var/www/html/forum/storage/composer-home/cache/files/doctrine/cache/79e9b3a8a61082e12f06e01dac3325bcf70f98c1.zip from cache Loading from cache Extracting archive - Installing doctrine/annotations (v1.4.0): Reading /var/www/html/forum/storage/composer-home/cache/files/doctrine/annotations/d19f6212bbb0634c671aff87c4d584f729509948.zip from cache Loading from cache Extracting archive - Installing doctrine/common (v2.7.3): Reading /var/www/html/forum/storage/composer-home/cache/files/doctrine/common/a9a5d65ef887847f25e7373344dce1dabd03236b.zip from cache Loading from cache Extracting archive - Installing doctrine/dbal (v2.5.13): Reading /var/www/html/forum/storage/composer-home/cache/files/doctrine/dbal/3f3f1c0e1db78c06ec96730b43f645f959e4841d.zip from cache Loading from cache Extracting archive - Installing dflydev/fig-cookies (v1.0.2): Reading /var/www/html/forum/storage/composer-home/cache/files/dflydev/fig-cookies/1bcfc9fa05b09aa8bc369c251450138e6c7aadb6.zip from cache Loading from cache Extracting archive - Installing components/font-awesome (4.7.0): Reading /var/www/html/forum/storage/composer-home/cache/files/components/font-awesome/1572dbbcef4b6c6e4ae78aa0e1544e8886a03190.zip from cache Loading from cache Extracting archive - Installing flarum/core (v0.1.0-beta.7): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/core/b038c2e16acf52833b39bbdc2e327dea337c6bc7.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-flags (v0.1.0-beta.7): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-flags/5bb229411fd612eb5caaa92fbeb78ebda07c791a.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-approval (v0.1.0-beta.7): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-approval/0056ebbdca23233eea93b73063ec2e73d993ca8e.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-akismet (v0.1.0-beta.6): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-akismet/d82bab436f182bdf92dd6cae064d35d33bb0a6d8.zip from cache Loading from cache Extracting archive - Installing league/oauth2-facebook (1.4.5): Reading /var/www/html/forum/storage/composer-home/cache/files/league/oauth2-facebook/68c1634531f189ed12449a02183b05b396286641.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-auth-facebook (v0.1.0-beta.6): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-auth-facebook/7585daed059a47d08c4dfcc64ddc790e56f96b2d.zip from cache Loading from cache Extracting archive - Installing league/oauth2-github (0.2.2): Reading /var/www/html/forum/storage/composer-home/cache/files/league/oauth2-github/319708edb33aeedcfa837b669041266502bcfcff.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-auth-github (v0.1.0-beta.6): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-auth-github/a9a05e87a8edabbb35dc100425ef5cd941ca5047.zip from cache Loading from cache Extracting archive - Installing league/oauth1-client (1.7.0): Reading /var/www/html/forum/storage/composer-home/cache/files/league/oauth1-client/f9cd36beef57de6ffafed1fd01611a057d5c9b3a.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-auth-twitter (v0.1.0-beta.6): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-auth-twitter/e726a435d98a5c1f5efd807ec9e823eb4ec2dd4f.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-bbcode (v0.1.0-beta.5): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-bbcode/296407ff3ac7a6fd1c9a0ca4a08f0e9dd323d698.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-emoji (v0.1.0-beta.6): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-emoji/04debe8d3f7211f09321c3386cd3e00729c9d213.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-english (v0.1.0-beta.7): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-english/939a14dfbd243b38eda89550694e00f0a76648df.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-likes (v0.1.0-beta.6): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-likes/cce7d0d0be1e76f3facfaf024b5dd8cffb072d4b.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-lock (v0.1.0-beta.7): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-lock/ad3b924f9bef9970f41d0b24210e970618b9784d.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-markdown (v0.1.0-beta.5): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-markdown/28e5a73c642572a7ab92105eb87c91d68f54c066.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-mentions (v0.1.0-beta.7): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-mentions/ab28683edcea7bd69991a37c9f9f8c23defdbdc4.zip from cache Loading from cache Extracting archive - Installing pusher/pusher-php-server (2.6.4): Reading /var/www/html/forum/storage/composer-home/cache/files/pusher/pusher-php-server/3336f0ddf70dc5a91a46e2a1a604649663284e7a.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-pusher (v0.1.0-beta.6): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-pusher/e97fa28257e5952f92b6b80c86dc2b364b7001ba.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-sticky (v0.1.0-beta.7): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-sticky/a7b1b39af59ac7852c3b7dc097dfc75db318f61e.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-subscriptions (v0.1.0-beta.6): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-subscriptions/1a803fb10b209895bef78acf7cc4590fb930670f.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-suspend (v0.1.0-beta.7): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-suspend/15bfa7485de7360b8d72ea0d0631aa957c8fb50a.zip from cache Loading from cache Extracting archive - Installing flarum/flarum-ext-tags (v0.1.0-beta.8): Reading /var/www/html/forum/storage/composer-home/cache/files/flarum/flarum-ext-tags/86c5cded3e498002c2f369840816f46a31000508.zip from cache Loading from cache Extracting archive - Installing seld/phar-utils (1.0.1): Reading /var/www/html/forum/storage/composer-home/cache/files/seld/phar-utils/0930b263364ee9a78cd628fb1e223e413e613674.zip from cache Loading from cache Extracting archive - Installing seld/jsonlint (1.6.1): Reading /var/www/html/forum/storage/composer-home/cache/files/seld/jsonlint/f917afe6241c7de27fd572f5eec73cbe38980605.zip from cache Loading from cache Extracting archive - Installing seld/cli-prompt (1.0.3): Reading /var/www/html/forum/storage/composer-home/cache/files/seld/cli-prompt/5d03f6272551a81f15d3eac38208229fa6e9ea56.zip from cache Loading from cache Extracting archive - Installing justinrainbow/json-schema (5.2.1): Reading /var/www/html/forum/storage/composer-home/cache/files/justinrainbow/json-schema/be80d557974c1114d98ec4ec3301f575a3d18575.zip from cache Loading from cache Extracting archive - Installing composer/spdx-licenses (1.1.6): Reading /var/www/html/forum/storage/composer-home/cache/files/composer/spdx-licenses/67ecd3b9845caa916a014b607ecb4f999a2f78e3.zip from cache Loading from cache Extracting archive - Installing composer/semver (1.4.2): Reading /var/www/html/forum/storage/composer-home/cache/files/composer/semver/5d487551fbabb57043e277a23ce029d2980866aa.zip from cache Loading from cache Extracting archive - Installing composer/ca-bundle (1.0.7): Reading /var/www/html/forum/storage/composer-home/cache/files/composer/ca-bundle/cfe6fd2164e4b8e4c2c4541634a1df2368089239.zip from cache Loading from cache Extracting archive - Installing composer/composer (1.5.1): Reading /var/www/html/forum/storage/composer-home/cache/files/composer/composer/bf0c75ffe13d36b0944ad23f734c940dbf00dc7a.zip from cache Loading from cache Extracting archive - Installing flagrow/bazaar (0.2.4): Reading /var/www/html/forum/storage/composer-home/cache/files/flagrow/bazaar/a346ebe63aaa928c69a858b8535a3da96684c0f7.zip from cache Loading from cache Extracting archive - Installing csineneo/flarum-ext-traditional-chinese (v0.1.0-beta.6.11): Reading /var/www/html/forum/storage/composer-home/cache/files/csineneo/flarum-ext-traditional-chinese/f8d5ccbdf27bd4c6f7027e1bb5ea1418e0e3b061.zip from cache Loading from cache Extracting archive - Installing sides/flarum-ext-autoimg (0.1.0-beta.2): Reading /var/www/html/forum/storage/composer-home/cache/files/sides/flarum-ext-autoimg/b7186620262e034f33f21b6a13e0f26ee6242425.zip from cache Loading from cache Extracting archive - Installing ramsey/uuid (3.7.0): Reading /var/www/html/forum/storage/composer-home/cache/files/ramsey/uuid/1507b16cbc68320edf0e395fb226c181cb5324ff.zip from cache Loading from cache Extracting archive - Installing flagrow/upload (0.5.7): Reading /var/www/html/forum/storage/composer-home/cache/files/flagrow/upload/4065ee24b2b8cfcfedadd091ebc2ca368d762e28.zip from cache Loading from cache Extracting archive Generating optimized autoload files -------- Bazaar stats Duration: 15s Memory: 254MB

Seems it didn't install the 0.6.0-beta at all.

luceos commented 7 years ago

Can you try downloading manually with composer?

composer require flagrow/upload

I'm curious what it says xD

ateliershen commented 7 years ago

@luceos Hi Luceos,

It's kind of complex...

  1. My server throw the following exception when I run composer:
[Composer\Downloader\TransportException]
  The "http://packagist.org/p/provider-2017-01%2423fe1d4098504a44c409de50742b
  e760624c04154c7800f7711ffc0415936788.json" file could not be downloaded (HT
  TP/1.1 404 Not Found)
  1. I turned into the original extension manager to uninstall, nothing happened.

  2. So I try to uninstall the plugin via Bazaar, it shows a warning modal after uninstallation. When I click the modal, my site crashed with 500 error.

  3. I went back to terminal and reinstalled Upload with composer, it updates all the packages. My site was up again.

  4. I decided to wait until 0.6.0 (not beta). XD

======

BTW, the log in Bazaar is empty.

clarkwinkelmann commented 6 years ago

I'll close this for now, feel free to reply or open a new issue if you still experience issues @ateliershen :wink: