bad server response

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mwenom
    Junior Member
    • Mar 2017
    • 9

    bad server response

    After install version 4.5.0 on VDS server Debian 8, ESPOCRM dosnt work. Error "bad server response".
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    hello
    Check espocrm log (data/logs). If you have not this folder, check the permission

    Comment

    • mwenom
      Junior Member
      • Mar 2017
      • 9

      #3
      Originally posted by tanya
      hello
      Check espocrm log (data/logs). If you have not this folder, check the permission
      Hello!
      Folder rights: 755
      File permissions: 644
      The user in the group is the www-data, is the user of the VDS server. All sites work from this user on a regular basis.
      The folder data/logs is missing.
      The system is installed on a subdomain.

      Comment

      • tanya
        Senior Member
        • Jun 2014
        • 4308

        #4
        If you see this screen, you have a “Permission denied” error. So, you need to execute the displayed command in the terminal via SSH, or set the correct permission. It should be 755 for directories, 644 for files, and 775 for “data” directory. Also, make sure that you have the correct “owner” and “group”. (https://www.espocrm.com/blog/how-to-install-espocrm/)
        set 775 for 'data'

        Comment

        • mwenom
          Junior Member
          • Mar 2017
          • 9

          #5
          Originally posted by tanya

          set 775 for 'data'
          Has established, the effect is not present. Nothing changed.

          Comment

          • mwenom
            Junior Member
            • Mar 2017
            • 9

            #6
            I'm not the first time installing your system, with previous versions of such problems did not arise.

            Comment

            • mwenom
              Junior Member
              • Mar 2017
              • 9

              #7
              Installation is carried out according to the instructions:



              Installed on three different VDS, the error is the same!

              Comment

              • tanya
                Senior Member
                • Jun 2014
                • 4308

                #8
                Any case, Bad Server Response reason could be logged. If folder and log file weren't created - problem related with permissions

                Comment

                • mwenom
                  Junior Member
                  • Mar 2017
                  • 9

                  #9
                  Originally posted by tanya
                  Any case, Bad Server Response reason could be logged. If folder and log file weren't created - problem related with permissions
                  I already put 777 rights on both folders and files, there is no effect!

                  Comment

                  • tanya
                    Senior Member
                    • Jun 2014
                    • 4308

                    #10
                    apache error log also without tips?

                    Comment

                    • mwenom
                      Junior Member
                      • Mar 2017
                      • 9

                      #11
                      Hello!
                      The domain on which ESPOCRM is set up for a bunch of NGINX + PHP-FPM.
                      I checked all the logs on all servers when accessing the domain, EMPTY.

                      Comment

                      • mwenom
                        Junior Member
                        • Mar 2017
                        • 9

                        #12
                        Have you tried installing the new version from scratch?

                        Comment

                        • mwenom
                          Junior Member
                          • Mar 2017
                          • 9

                          #13
                          Understood himself! ESPOSRM works only under SSL!!!

                          Comment

                          Working...