Bad server response after upgrade 5.8.5 to 5.9.1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Bill
    Member
    • Aug 2019
    • 57

    Bad server response after upgrade 5.8.5 to 5.9.1

    We have 2 instances of espo, one is fine, one is giving this error 'bad server response'

    - logout/login
    - nothing mentioned in data/log/
    - nothing mentioned in apache logs
    - data/log is 775

    Anyone an idea?
  • esforim
    Active Community Member
    • Jan 2020
    • 2204

    #2
    I get these error too but it was from 5.9.0 to 5.9.1. For me it due to mySQL max user connections. There is only 1 user (me) but because it pull multiple Relationship record it seem to overload the server. It getting less lately (could be due to cache) but it noticeable when I click too fast.

    Have you check out Browser's console after you see the Bad server response? (Press F12 on your web browser).

    Comment

    • Maximus
      Senior Member
      • Nov 2018
      • 2731

      #3
      Hi Bill,
      Please investigate the log file in the /data/logs directory.

      Comment

      • Bill
        Member
        • Aug 2019
        • 57

        #4
        Originally posted by Maximus
        Hi Bill,
        Please investigate the log file in the /data/logs directory.
        Thanks, but no errors in the log directory

        Comment

        • Maximus
          Senior Member
          • Nov 2018
          • 2731

          #5
          Did you also check the espcrm's tip?
          Try to gather more info with F12 (check the 'Console' tab).

          Comment

          Working...