stonith404 / pingvin-share

A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing.
https://stonith404.github.io/pingvin-share/
BSD 2-Clause "Simplified" License
3.09k stars 224 forks source link

🐛 Bug Report: Upload speed slow #594

Open Sudococommunity opened 2 weeks ago

Sudococommunity commented 2 weeks ago

👟 Reproduction steps

Try to upload bigger file like 200 gb

👍 Expected behavior

It should upload within minutes as it is running locally

👎 Actual Behavior

Taking forever to upload

📜 Logs

No response

stonith404 commented 2 weeks ago

Can you share more information? What's the upload speed? Does Pingvin Share run on the same device as the device you are uploading the file?

Sudococommunity commented 2 weeks ago

Upload speeds is 100Mbps or 10MBps , it is been a day now it is just showing loading

On Fri, 13 Sept, 2024, 2:40 pm Elias Schneider, @.***> wrote:

Can you share more information? What's the upload speed? Does Pingvin Share run on the same device as the device you are uploading the file?

— Reply to this email directly, view it on GitHub https://github.com/stonith404/pingvin-share/issues/594#issuecomment-2348438412, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXNKZN2IVJCPL5RQL5I7HNDZWKTXFAVCNFSM6AAAAABOEXZW66VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBYGQZTQNBRGI . You are receiving this because you authored the thread.Message ID: @.***>

stonith404 commented 2 weeks ago

Is it constant 10MBps or does it change over the time? Does Pingvin Share run on the same device as the device you are uploading the file?

Please try to increase the chunk size in the admin settings to 200mb and let me know if it changes anything.

Sudococommunity commented 2 weeks ago

It changes over time like sometime it is 15 sometimes it is 10 , yes pengvin is running on same device as the device I am uploading the file , I did edited the chunk size but still same

On Fri, 13 Sept, 2024, 3:53 pm Elias Schneider, @.***> wrote:

Is it constant 10MBps or does it change over the time? Does Pingvin Share run on the same device as the device you are uploading the file?

Please try to increase the chunk size in the admin settings to 200mb and let me know if it changes anything.

— Reply to this email directly, view it on GitHub https://github.com/stonith404/pingvin-share/issues/594#issuecomment-2348593604, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXNKZN63DQENCATRXWW225TZWK4IVAVCNFSM6AAAAABOEXZW66VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBYGU4TGNRQGQ . You are receiving this because you authored the thread.Message ID: @.***>

stonith404 commented 1 week ago

Okay strange. Can you share the timing of a few requests that are made to upload the file? You can get the timing like this: Screenshot 2024-09-16 at 23 22 51@2x

Sudococommunity commented 1 week ago

See 🙂 ![Uploading IMG_20240919_194900.jpg
]()

stonith404 commented 1 week ago

@Sudococommunity The image doesn't load for me.

Sudococommunity commented 1 week ago

IMG_20240919_194900

stonith404 commented 1 week ago

Thanks. Are you sure that you set the chunk size to 200000000 in the settings? Because based on the screenshot the upload should take max 200 seconds for 200 gb (200'000mb / 200mb * 0.2seconds)

Sudococommunity commented 1 week ago

I added one more zero at the end on chunck size still I thing it's is the same 17267846963518704457044546491065

stonith404 commented 1 week ago

Can you share the headers tab?

What chunk size did you set when you took the screenshot?