Announcement

Collapse
No announcement yet.

Upgrade Error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • petrik
    replied
    I found a solution from that link to change php to 8.1.
    It did work on our system too. Thanks victor for help !

    Leave a comment:


  • victor
    replied
    Hi petrik,

    Please try this solution https://forum.espocrm.com/forum/inst...3054#post83054

    or instead of:
    Code:
    php command.php upgrade
    try:
    Code:
    sudo chown -R www-data:www-data .;
    sudo php command.php upgradeā€‹
    Attached Files
    Last edited by victor; 09-16-2022, 01:36 PM.

    Leave a comment:


  • petrik
    replied
    i got a problem to upgrade through the CLI: After a "php command.php upgrade" and pressing the "Y", downloading last few seconds but nothing heppens. No error message or anything. System has not been up-dated either.
    -> I tried to use the zip-file directly from admin panel for upgrading, but that will give an "error 500"- message.
    ***
    Checked PHP -> version is 8.0
    Added 10 Gb disk space too.
    ***
    Any idea what could go wrong?

    Leave a comment:


  • victor
    replied
    The best way to upgrade versions is Upgrade from CLI https://docs.espocrm.com/administration/upgrading/. Please try that one.

    Leave a comment:


  • Acosta117
    replied
    Server version: 10.9.2-MariaDB MariaDB Server

    Leave a comment:


  • victor
    commented on 's reply
    Please tell me what version of mysql you use?

  • Acosta117
    replied
    Hi good morning, it's everything ok,

    Leave a comment:


  • victor
    replied
    Hi Acosta117,

    Most likely, the problem is in the versions of php and mysql. Please show a screenshot of your system requirements (the whole page). You can check it in Administration > System Requirements.
    Attached Files

    Leave a comment:


  • Acosta117
    started a topic Upgrade Error

    Upgrade Error

    Hi good afternoon I have this issue, I trying to upgrade version 5.9.4 to 7.1.11 (latest version) and the logs show this.

    Upgrade Error: Error: Argument 3 passed to Espo\Core\Repositories\Database::__construct() must be an instance of Espo\Core\ORM\EntityFactory, instance of Espo\ORM\EntityFactory given, called in /var/www/html/EspoCRM-7.1.11/application/Espo/ORM/RepositoryFactory.php on line 54 [] []
Working...
X