Unable to save updates to records ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sampler40
    Junior Member
    • Feb 2023
    • 4

    Unable to save updates to records ?

    Hello Espo team,

    We have just installed the latest 7.x release of EsproCRM in a shared hosting environment under Linux. Install went well and had no significant errors.

    Login and initial creation of any record (users/accounts/contact etc) all work, however trying to update a given record does not save to the database went pressing the save button.

    The "saving" pop up appears but never seems to action. When moving away from the page another notice in read reminds us to save the records.

    There are no PHP errors listed in the web log.

    Can you please suggest the best way to start to track down the problem ? - the logs folder did not exist so that has been created and file/folder permissions updated.

    Regards

    Sam
  • lazovic
    Super Moderator
    • Jan 2022
    • 820

    #2
    Hi Sampler40,

    Could you go to Administration > System Requirements and show a screenshot of these settings?
    Also, before attempting to save the entry, open the browser console and check if any errors appear there.​

    Comment

    • Sampler40
      Junior Member
      • Feb 2023
      • 4

      #3
      Hi Iazovic,

      Click image for larger version

Name:	image.png
Views:	170
Size:	46.7 KB
ID:	88289
      I don't expect the above timing and memory limit setting to be an issue ???

      Click image for larger version

Name:	image.png
Views:	153
Size:	6.9 KB
ID:	88290
      DB Name etc all showing "success" and in green

      Permissions etc
      Click image for larger version

Name:	image.png
Views:	149
Size:	20.5 KB
ID:	88291

      Looking into the browser console next.

      Cheers

      Sam

      Comment

      • Sampler40
        Junior Member
        • Feb 2023
        • 4

        #4
        Originally posted by lazovic
        Hi Sampler40,

        Could you go to Administration > System Requirements and show a screenshot of these settings?
        Also, before attempting to save the entry, open the browser console and check if any errors appear there.​
        This might be related to the issue ....(domain removed from image)

        Click image for larger version

Name:	image.png
Views:	164
Size:	40.3 KB
ID:	88293

        Comment

        • lazovic
          Super Moderator
          • Jan 2022
          • 820

          #5
          Sampler40,

          Yes, the problem may be in this.

          The HTTP 2 protocol error might occur if your network is hindering the web traffic between your device and the problematic web server in a way that the packet headers are becoming incompatible between the devices. Here, trying another network or using a VPN may solve the problem.

          Also, recommended system requirements are an important thing that you should always pay attention to when any issue occurs.
          Please try to change the current parameters to the recommended, make Rebuild (Administration > Rebuild) and check if you can save the records.

          Comment

          Working...