Announcement

Collapse
No announcement yet.

cannot upload big size file ( 20M) due to timeout

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • cannot upload big size file ( 20M) due to timeout

    I can not upload a file that is +10 MB because of a timeout.
    avoiding modify php.ini, i have a espo.ini in /etc/php/../apache2/conf.d where I modify the values:
    max_execution_time 180
    max_input_time 180
    post_max_size 50M
    upload_max_filesize 50M
    But after 60 seconds I get a timeout. Is the problem not located on the client side?

  • #2
    Seems you are right. There must be a 60 seconds timeout for ajax requests. I will check and fix.

    Comment


    • #3
      Thanks yuri keep me informed please.

      Comment


      • #4
        Fix: https://github.com/espocrm/espocrm/c...578bb1cf7565bc

        Comment


        • #5
          Thanx

          Comment


          • #6

            Friends, I need some help. Does this method work with the current version of espocrm? If yes, what is the current name of the files? I can not find file.js in the current version. Thank you very much in advance. (Sorry bad english)

            Comment


            • #7
              Hello,
              do you get timeout error while uploading files?
              Yes, this fix exists in current version

              Comment

              Working...
              X