[Bug] File Manager Upload Successful but File Not Found
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
- Open the File Manager.
- Select a file and upload it.
- 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
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.
What folder did you try to upload to?
What folder did you try to upload to?
/home/[user]/web/[domain]/public_html or private
What folder did you try to upload to?
/home/[user]/web/[domain]/public_html or private
Check logs...
That is step number 1