cloudpanel-io / cloudpanel-ce

1.28k stars 106 forks source link

Panel unresponsive and not loading during download #422

Closed Giorgio-Germani closed 5 months ago

Giorgio-Germani commented 9 months ago

CloudPanel version(s) affected

2.4.1

Description

While downloading a file from the server via file manager the server becomes not responsive anymore. In this example i switched to another domain and it would not load the filemanager there, only when the download is done, it would work normal again. image

How to reproduce

download a file via filemanager that is large enough to take some time and commit this test (500mb) then switch to another domain and go to the filemanager there.

Possible Solution

No response

Additional Context

No response

glendonyeo commented 9 months ago

Should be due to CP filemanager using filebased session instead of database

cloudpanel-io commented 9 months ago

It can be reproduced, thanks for reporting it.

cloudpanel-io commented 5 months ago

Yes, it's because of file-based sessions. Something we need to change for v3. Thanks for reporting the issue.