killmasta93
killmasta93
any updates on the WebGUI to download folders?
Thanks for the reply i guess ill give a try on the 2.x branch hopefully it can get updated
thank you so much @Scarpall that did the trick but not sure when create users i keep getting oops something went wrong not sure if you got the same issue
thank you so much that did the trick
Try this ``` wget http://nginx.org/download/nginx-1.21.6.tar.gz wget https://github.com/nbs-system/naxsi/archive/master.zip unzip master.zip tar xzf nginx-1.21.6.tar.gz ./configure \ --conf-path=/etc/nginx/nginx.conf \ --add-module=../naxsi-master/naxsi_src/ \ --error-log-path=/var/log/nginx/error.log \ --http-client-body-temp-path=/var/lib/nginx/body \ --http-fastcgi-temp-path=/var/lib/nginx/fastcgi \ --http-log-path=/var/log/nginx/access.log \ --http-proxy-temp-path=/var/lib/nginx/proxy \ --http-scgi-temp-path=/var/lib/nginx/scgi \...
i rebooted and now its working ``` 2022-02-27 19:41:51,898 fail2ban.filter [19879]: INFO [nginx-limit-req] Found 192.168.3.254 - 2022-02-27 19:41:51 2022-02-27 19:41:51,901 fail2ban.filter [19879]: INFO [nginx-limit-req] Found 192.168.3.254 - 2022-02-27 19:41:51 2022-02-27...
Hi again, So it seems that its working but its constantly blocking when accessing the site ``` 2022/02/27 21:05:07 [error] 20221#0: *6174 limiting requests, excess: 1.762 by zone "lr_zone", client:...
Hi @phulstaert thank you for the reply, currently i switched to openproject thank you again
sorry for the late reply, didnt get alerted, i was checking on the logs but didnt see anything, currently i have docker as GLPI whats odd is that im using...
thank you so much for the reply, so i ran the following tests but did not find the in HTTP request the common.tabs.php attaching picture 