File Manager action sucessfull, but no results

Hello, after installing the panel and logging in to admin account I’ve wanted to upload some files via File Manager. The issue is there are no errors, but also no result of the actions.

What I can do:

  • list directories and files
  • visit directories
  • download files

What I cannot do:

  • create directories
  • upload files
  • delete entities
  • rename entities
  • move entities
  • copy entities
  • creating zips

When I try to do anything from the “what I cannot do” list the operations shows as “done”, but there are no results, as if it failed, but returned no error. I’ve tried to look through the forum for solutions, but didn’t find anything remotely close to my issue.

I tried without any success the following solutions:

  • creating new user
  • changing permissions manually
  • reinstalling Hestia
  • reinstalling OS

Nevermind, suddenly the following command worked:

sudo chown -R admin:admin <directory>

Previously this did not help at all, but for some reason now I have full access in this directory.