CyberPanel Community

Problem CSF Cyberpanel

ho
hosteko #1

I just created a new tmp in almalinux, because the tmp created by cyberpanel is too small.

after tmp is created, I can’t access CSF, message like this:
Invalid tempfile ownership [/tmp/tmpwtvn8z1f] at /usr/local/csf/bin/cyberpanel.pl line 35.

is anyone having the same problem and can help me solve it?

7 replies
NK
Nitesh Kunnath #2

chown the tmp in SSH to fix this permission issue.

ho
hosteko #3

if so, what are the permissions for the tmp file? because I see it’s already under root

NK
Nitesh Kunnath #4

I will reproduce this issue and let you know a clear solution.

ho
hosteko #5

Thank you very much for the help, I’m waiting for good news from you

ho
hosteko #6

hello, have you found the problem?

NK
Nitesh Kunnath #7

I tried and haven’t experienced any such issue. Please run this command and send the output here

df -h

login as root and try to chown command on the tmp file you created. Example as below

Navigate to the tmp folder by

cd /path_to_tmp_folder/

Then chown the folder to give permissions

chown FOLDER_NAME X
Se
Selena #8

Thank you very much for the help.
.

Sign in to reply