hestiacp icon indicating copy to clipboard operation
hestiacp copied to clipboard

[Bug] File Manager Upload Successful but File Not Found

Open fawwazid opened this issue 1 year ago • 4 comments

Describe the bug

Hello,

I am experiencing an issue with the File Manager in HestiaCP. When I upload a file, the upload process completes successfully (100%), but the file does not appear in the directory.

Tell us how to replicate the bug

  1. Open the File Manager.
  2. Select a file and upload it.
  3. The upload progress reaches 100%, but the file is not visible in the directory.

Which components are affected by this bug?

Control Panel Backend

Hestia Control Panel Version

1.9.2

Operating system

Ubuntu 22.04

Log capture


fawwazid avatar Feb 23 '25 13:02 fawwazid

Does the user logged in/impersonating own the directory while uploading from the file manager? I use ls -la to check the owner and group. I faced the same situation when I tried to upload an image as a normal user to a directory owned by root. It did not appear. Then, I ran the chown command on that directory and uploaded the image again. It appeared.

Jamiul-Bari avatar Feb 23 '25 13:02 Jamiul-Bari

What folder did you try to upload to?

jaapmarcus avatar Feb 24 '25 00:02 jaapmarcus

What folder did you try to upload to?

/home/[user]/web/[domain]/public_html or private

fawwazid avatar Feb 24 '25 14:02 fawwazid

What folder did you try to upload to?

/home/[user]/web/[domain]/public_html or private

Check logs...

That is step number 1

jaapmarcus avatar Feb 27 '25 21:02 jaapmarcus