Error 500 pops out.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Yourprom
    Junior Member
    • Mar 2026
    • 1

    #1

    Error 500 pops out.

    Hi,

    I connected espocrm api with website, everything works fine, just, when I try to create my own lead, or update lead error 500 pops out.

    Any ideas how to fix it?

    I appreciate all the help
  • emillod
    Active Community Member
    • Apr 2017
    • 1571

    #2
    You should check logs Log - EspoCRM Documentation

    Comment

    • victor
      Active Community Member
      • Aug 2022
      • 1153

      #3
      Yourprom,

      - Enable Debug mode: https://docs.espocrm.com/administrat...ng/#debug-mode.
      - Reproduce the error.
      - Provide part of the log with this error. EspoCRM log files are located in {ESPO_ROOT}/data/logs/ directory. Most errors are logger there.

      Comment

      Working...