Page 1 of 2

Webspace

Posted: Tue 7. Jan 2025, 23:40
by fatontonni123
Webspace Dont work can you help mu.. 0 B

Re: Webspace

Posted: Wed 8. Jan 2025, 06:37
by Tobi
Have a look at the german section
viewtopic.php?t=13439&start=15

Re: Webspace

Posted: Wed 8. Jan 2025, 08:14
by fatontonni123
Yes but dont work to install linux-image-extra-virtual

unable to locate package linux-modules-extra-virtual

Re: Webspace

Posted: Wed 8. Jan 2025, 08:16
by Tobi
First try

Code: Select all


repquota -a

and post output here

Re: Webspace

Posted: Wed 8. Jan 2025, 08:55
by fatontonni123

Code: Select all

repquota -a
*** Report for user quotas on device /dev/sda1
Block grace time: 7days; Inode grace time: 7days
                        Block limits                File limits
User            used    soft    hard  grace    used  soft  hard  grace
----------------------------------------------------------------------
root      -- 3966360       0       0          55549     0     0       
man       --    1372       0       0            118     0     0       
www-data  --    2208       0       0             59     0     0       
_apt      --      12       0       0              3     0     0       
systemd-timesync --       4       0       0              2     0     0       
keyhelp   --  179300       0       0          13947     0     0       
bind      --      12       0       0              3     0     0       
mysql     --  460872       0       0            928     0     0       
ftp       --       4       0       0              1     0     0       
postfix   --      80       0       0             53     0     0       
vmail     --     208       0       0             45     0     0       
_rspamd   --   53560       0       0            259     0     0       
redis     --     152       0       0              6     0     0       
clamav    --  367100       0       0              9     0     0       
anarecruitment --  319892  512000  512000          14377 64000 64000       
dpsweb    --  169700 1048576 1048576           9745 174762 174762       
mhtechnik --  246332  512000  512000          10099 64000 64000       
swissfootballfuture --  270600  512000  512000           9443 64000 64000       
mhtechni  --  162176  512000  512000           7727 64000 64000       
holzgroup --  880388 1433600 1433600          17294 179200 179200       
gmsc      --  432048 1048576 1048576          24055 131072 131072       
gazeta    -- 3373436 12582912 12582912          53192 1572864 1572864       
#3064     --   17884       0       0            339     0     0       
#5009     ++  349188   51200   51200  6days   11298  6400  6400  6days

Re: Webspace

Posted: Wed 8. Jan 2025, 09:15
by Tobi
Now try this

Code: Select all


service quota stop

quotacheck -avmugf

service quota start


Re: Webspace

Posted: Wed 8. Jan 2025, 12:49
by fatontonni123

Code: Select all

root@v1736101981:~# service quota stop
root@v1736101981:~# quotacheck -avmugf
quotacheck: Your kernel probably supports ext4 quota feature but you are using external quota files. Please switch your filesystem to use ext4 quota feature as
external quota files on ext4 are deprecated.
quotacheck: Scanning /dev/sda1 [/] done
quotacheck: Checked 21504 directories and 235630 files
root@v1736101981:~# service quota start
root@v1736101981:~#
See i have make this code

Re: Webspace

Posted: Wed 8. Jan 2025, 13:40
by Florian
Hallo,

the output is normal and OK

Re: Webspace

Posted: Wed 8. Jan 2025, 13:56
by fatontonni123
Yes but Web space dont work is 0 Bytes and not calculate storage .

Re: Webspace

Posted: Wed 8. Jan 2025, 13:58
by Florian
Hallo,

do the files in the folder belong to the correct user?

Re: Webspace

Posted: Wed 8. Jan 2025, 14:10
by fatontonni123
Yes in all users this dont work.. I have create a new user but stil is same.. i upload a file but workspace dont work is 0B

Re: Webspace

Posted: Wed 8. Jan 2025, 14:18
by Florian
Logins via PM please

Re: Webspace

Posted: Wed 8. Jan 2025, 14:21
by fatontonni123
Okay i have Write.

Re: Webspace

Posted: Wed 8. Jan 2025, 14:22
by Florian
yes, but without logins

Re: Webspace  [SOLVED]

Posted: Wed 8. Jan 2025, 14:51
by Alexander
I have checked your server:

Code: Select all

quotatool: Quotatool cannot function while quotas are disabled. Please enable quotas by running `quotaon -a`.
So i enabled quota with the command:

Code: Select all

quotaon -a
and triggert disk space calculation.

Now it is working.