Problem with upgrade via console

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kacper
    Junior Member
    • Oct 2023
    • 29

    Problem with upgrade via console

    Hello,
    I have received this error when trying to update Espo to 8.0.5 version (8.0.4 also): Click image for larger version

Name:	image.png
Views:	167
Size:	12.2 KB
ID:	99587​What could be the cause of this exception?
    How can I debug it?
  • lazovic
    Super Moderator
    • Jan 2022
    • 809

    #2
    Hi kacper,

    Please enable debug mode for EspoCRM error logs using the following instructions: https://docs.espocrm.com/administrat...ng/#debug-mode.
    After this, try updating your EspoCRM instance again and send the full error log.​

    Comment

    • kacper
      Junior Member
      • Oct 2023
      • 29

      #3
      Ok, found out. When I commented my custom logs handler
      Click image for larger version

Name:	image.png
Views:	100
Size:	13.1 KB
ID:	99592

      update works fine. So, there's a problem if we have custom log handler registered when updating

      Comment

      Working...