ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Nextcloud large file upload issues

    Scheduled Pinned Locked Moved IT Discussion
    nextcloud
    14 Posts 5 Posters 3.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      I love the file drop functionality, it's so cool.

      1 Reply Last reply Reply Quote 1
      • B
        bnrstnr
        last edited by

        @scottalanmiller I've actually followed every step on this list:
        https://docs.nextcloud.com/server/13/admin_manual/configuration_files/big_file_upload_configuration.html

        It appears to be a timeout that only affects an upload when the user isn't logged in. Using the "File Drop" link you only get an upload status spinner indicating that it's working. Once enabled the "Allow upload and editing" option you can actually see a progress bar for the upload, which restarts after 30 seconds, twice, then fails. Which is similar to what I was seeing with the File Drop link, it would show failed after about a minute.

        When I'm logged in and uploading I just did a 1.5GB file no problem, took about 12 min.

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          Oh, I see. That's interesting.

          1 Reply Last reply Reply Quote 0
          • B
            bnrstnr
            last edited by

            Anybody willing to test this out and see if you notice the same behavior?

            1 Reply Last reply Reply Quote 0
            • dafyreD
              dafyre
              last edited by

              I'm testing now with a 3.8 GB ISO file. I can't remember if I tweaked mine to work with large uploads or not. I do know that there's some settings you should modify on your Nginx proxy if you have one.

              B 1 Reply Last reply Reply Quote 1
              • B
                bnrstnr @dafyre
                last edited by

                @dafyre said in Nextcloud large file upload issues:

                I'm testing now with a 3.8 GB ISO file. I can't remember if I tweaked mine to work with large uploads or not. I do know that there's some settings you should modify on your Nginx proxy if you have one.

                I am running behind an NGINX proxy. I'll look into that too.

                Make sure you're testing an upload to a shared link, not actually through your user interface please :smiling_face_with_halo:

                dafyreD 1 Reply Last reply Reply Quote 0
                • dafyreD
                  dafyre @bnrstnr
                  last edited by

                  @bnrstnr said in Nextcloud large file upload issues:

                  @dafyre said in Nextcloud large file upload issues:

                  I'm testing now with a 3.8 GB ISO file.  I can't remember if I tweaked mine to work with large uploads or not.  I do know that there's some settings you should modify on your Nginx proxy if you have one.
                  

                  I am running behind an NGINX proxy. I'll look into that too.

                  Make sure you're testing an upload to a shared link, not actually through your user interface please :smiling_face_with_halo:

                  Yepp. I logged out and am using a private browser window, just to be sure, lol... It's still uploading.

                  1 Reply Last reply Reply Quote 0
                  • B
                    bnrstnr
                    last edited by

                    Found it..... :man_facepalming_light_skin_tone:

                    First line in my Nginx conf file
                    client_max_body_size 40M;

                    Changed it to my max settings for NC and it's working now.

                    B 1 Reply Last reply Reply Quote 5
                    • B
                      bnrstnr @bnrstnr
                      last edited by

                      It REALLY seemed like it was time based.

                      1 Reply Last reply Reply Quote 1
                      • dafyreD
                        dafyre
                        last edited by

                        I was about to report back that mine worked and send you my Nginx settings, lol.

                        1 Reply Last reply Reply Quote 1
                        • 1 / 1
                        • First post
                          Last post