Slow work with tasks

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JanBab
    Member
    • Mar 2020
    • 55

    Slow work with tasks

    Hi, when we work with tasks, EspoCRm works very slowly.​ Can it be speeded up? The picture shows Can it be speeded up? The picture shows relationships.

    Click image for larger version

Name:	Snímek obrazovky 2023-03-24 114026.jpg
Views:	359
Size:	30.2 KB
ID:	89891


  • yuri
    Member
    • Mar 2014
    • 8443

    #2
    Hi,

    What exactly is slow. Please provide more details. Is list view loading slow? Do you have cache enabled in Espo?
    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

    • JanBab
      Member
      • Mar 2020
      • 55

      #3
      When I open task the loading is about 9 seconds. Loading of other things is ok. Cache is enabled. Thare are about 180 tasks in database.

      Comment

      • yuri
        Member
        • Mar 2014
        • 8443

        #4
        I have no idea, never encountered. Should be loading very fast.
        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

        • esforim
          Active Community Member
          • Jan 2020
          • 2204

          #5
          Is it only Task that having issue?

          Have you done the classic clear cache and clean and rebuild?

          Have you look at your Server/CPU/HDD speed and system?

          Comment

          • JanBab
            Member
            • Mar 2020
            • 55

            #6
            Yes, only Task having problem.

            I tried Clear Cache and Rebuild. It didn't help.​ What do you mean by "... and clean and ..."

            The CPU load when opening a task is 20% at most.​ But there is only 4GB RAM. I don't know how big the database is, but the backup is about 5.5 GB. Could that be the problem?​

            Comment

            • esforim
              Active Community Member
              • Jan 2020
              • 2204

              #7

              You can use the clear and rebuild in the Admin Guide, but there is no Documents for this. The above link talk about console/CLI.

              5.5GB is not big, my is slightly larger and no issue.

              Next you want to check is the HDD speed if CPU using so little.

              Then you want to check if you add any new Relationship you add recently.

              Or any Workflow, Formula or new Field you create or add.

              Also see if you add any "Full Index" (Entity Manager > (Entity Name Task) > EDIT), this can really slow it down because it fail to index. Also remove a few "Text Filter Fields​".

              After this I exhaust any other potential issue and you can only keep digging and seeing. Also delete/temporary move all Task customization (Use your file manager on your server) and see if it help.

              Comment

              • JanBab
                Member
                • Mar 2020
                • 55

                #8
                I tried to delete all directory ...\espocrm\custom\Espo\Custom. Is it directory with customization? But it did not help.​
                I checked phpMyAdmin and it shows this.​

                Comment

                • victor
                  Active Community Member
                  • Aug 2022
                  • 728

                  #9
                  JanBab,

                  Please send a screenshots from:
                  - Administration > Entity Manager > Task > Edit.
                  - Administration > Entity Manager > Task > Relationships.

                  Also temporarily disable all formulas, BPMs and Workflows related to entity Task.​
                  Last edited by victor; 06-26-2023, 10:29 AM.

                  Comment

                  • JanBab
                    Member
                    • Mar 2020
                    • 55

                    #10
                    We have not formulas, BPMs and Workflows.
                    Here are screenshots of
                    - Administration > Entity Manager > Task > Edit.
                    - Administration > Entity Manager > Task > Relationships.

                    Comment

                    • victor
                      Active Community Member
                      • Aug 2022
                      • 728

                      #11
                      I have the same settings as you have in the screenshots and Task loads at normal speed. Maybe you made changes to the EspoCRM files? When did you first notice that tasks are loading slowly, after which actions?

                      Comment

                      • JanBab
                        Member
                        • Mar 2020
                        • 55

                        #12
                        I made some new relationships in the past. It was between tasks, emails and companies. Since then, tasks take a long time to load.​ I didn't change the files.​
                        Is there a list of added relationships?​
                        Last edited by JanBab; 06-26-2023, 11:46 AM.

                        Comment

                        • victor
                          Active Community Member
                          • Aug 2022
                          • 728

                          #13
                          Please send the server /var/log/apache2/error.log and EspoCRM logs {ESPO_ROOT}/data/logs/.

                          Comment

                          • JanBab
                            Member
                            • Mar 2020
                            • 55

                            #14
                            Here is Apache and EspoCRM logs ...
                            Attached Files

                            Comment

                            • victor
                              Active Community Member
                              • Aug 2022
                              • 728

                              #15
                              - What version of EspoCRM do you have?
                              - What version of php do you have?
                              - Is it possible that you are using php 7.4.3 and later (8.1 for example) at the same time?​

                              Comment

                              Working...