how to get useful errors?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jamie
    Junior Member
    • Aug 2025
    • 22

    #1

    how to get useful errors?

    yes i am checking data/logs and Apache logs but nothing helpful and this is just error is beyond useless

    Click image for larger version

Name:	image.png
Views:	8
Size:	18.9 KB
ID:	120338
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9242

    #2
    Lowering the log level to NOTICE may help. https://docs.espocrm.com/administration/log/

    Depends on the source of the error. 404 may happen outside of the app too.
    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

    • jamie
      Junior Member
      • Aug 2025
      • 22

      #3
      i had it on debug but no help either way, seems i got an internal mismatch on the site url, inside docker seems localhost is a bad word lol

      Comment

      • jamie
        Junior Member
        • Aug 2025
        • 22

        #4
        in the end i had to remove the .gitignore from a few places to get the repo working so the files would move

        Comment

        Working...