Upgrade command not downloading latest version

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rabii
    Active Community Member
    • Jun 2016
    • 1250

    Upgrade command not downloading latest version

    I have tried to upgrade our instance to v 7.3.1 but when i do through the CLI it says downloading and then just exist without any upgrade. (currently we are at v 7.2.7)

    Code:
    [root@10-128-38-212 app]# php command.php upgrade
    Current version is 7.2.7.
    EspoCRM will be upgraded to version 7.3.1 now. Enter [Y] to continue.
    Y
    This may take a while. Do not close the terminal.
    Downloading...
    [root@10-128-38-212 app]#​​
    As you can say it looks it start downloading but never does any idea why this is happening.

    Thanks

    Rabii
    Web Dev
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    The package is quite big. Maybe it causes some error.

    You could try debugging here: https://github.com/espocrm/espocrm/b...grade.php#L478 to see where it fails.

    Usually, it should display error in CLI. Maybe you have it turned off for CLI.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • esforim
      Active Community Member
      • Jan 2020
      • 2204

      #3
      For your reference, I panic a little too. However it didn't took that long for the download to finish for me, it about 5 minutes and the download is finish.

      The other version is faster but the 7.2.7 > 7.3.1 was slower than "instant".

      Comment

      Working...