Results 1 to 5 of 5

Thread: Why I can install contao-legacy/syncCto but not menatwork's ?

  1. #1
    User
    Join Date
    04-01-10.
    Posts
    289

    Frage Why I can install contao-legacy/syncCto but not menatwork's ?

    Hi everyone,

    In Contao 3.5, Composer does install contao-legacy/synccto (2.5.6.xx) but I still have an error when trying ton install mentawork/synccto. Error :
    Code:
    Service Unavailable
    
     The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later
    However requirements seem good. And knowing that Composer suggests to me to update to menatwork's as contao-legacy's "is abandoned…".
    Perhaps I could install it manually in modules but I'd to understand what goes wrong.

    Thanks.
    Last edited by charled; 02/27/2018 at 00:10.

  2. #2
    User Spooky's Avatar
    Join Date
    01-03-13.
    Posts
    339

    Default

    Weird. Please post the complete console output of the composer update.

  3. #3
    User
    Join Date
    04-01-10.
    Posts
    289

    Default

    Ok. Where do I find it please ?

  4. #4
    User Spooky's Avatar
    Join Date
    01-03-13.
    Posts
    339

    Default

    The package manager should show you the output when you update your packages. You can also do the composer update via SSH in the /composer folder.

  5. #5
    User
    Join Date
    04-01-10.
    Posts
    289

    Default

    Here is the output in very verbose mode :
    Code:
    $ /usr/bin/env php -d memory_limit=3G -d max_execution_time=1800 composer.phar update --no-ansi --no-interaction --prefer-source -vv
    Loading composer repositories with package information
    Updating dependencies (including require-dev)
    The strange thing is I could install menatwork/synccto 3.2.4 on my local dev environment but not on my shared host at Gandi.net, only contao-legacy/synccto 2.5.6

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •