Jump to content

403 access denied in logs - Akeeba Admin Tools


DanielH

Recommended Posts

Hi Alejandro,

So far I've contacted DigitalOcean about this. Wanted to see if you have any input to fix this then go to akeeba next.

Been getting a 403 denied access to /index.php?option=com_jreview and root/index.php in the apache access and error logs. This is reoccurring every minute while on the site which at first seems to me it is the cron that runs in the jreviews configuration every minute. The strange thing is its blocking this request from the server ip itself. I can browse those urls and  DON't get the 403 access denied error and have not found where anything does not work or load.

apache.access.log samples:
xxx.xx.xxx.xxx - - [30/Nov/2021:19:51:01 +0000] "GET /index.php?option=com_jreviews HTTP/1.0" 403 859
xxx.xx.xxx.xxx - - [30/Nov/2021:19:52:01 +0000] "GET /index.php?option=com_jreviews HTTP/1.0" 403 859
xxx.xx.xxx.xxx - - [30/Nov/2021:19:53:01 +0000] "GET /index.php?option=com_jreviews HTTP/1.0" 403 859
xxx.xx.xxx.xxx - - [30/Nov/2021:19:54:01 +0000] "GET /index.php?option=com_jreviews HTTP/1.0" 403 859

 

apache.error.log samples:
[Tue Nov 30 20:15:01.046231 2021] [authz_core:error] [pid 2923947:tid 139877572122368] [client my-server-ip] AH01630: client denied by server configuration: /path/to/public/index.php
[Tue Nov 30 20:16:01.055949 2021] [authz_core:error] [pid 2923946:tid 139878067062528] [client my-server-ip] AH01630: client denied by server configuration: /path/to/public/index.php
[Tue Nov 30 20:17:01.071533 2021] [authz_core:error] [pid 2924187:tid 139877689587456] [client my-server-ip] AH01630: client denied by server configuration: /path/to/public/index.php
[Tue Nov 30 20:18:01.082889 2021] [authz_core:error] [pid 2924187:tid 139877781841664] [client my-server-ip] AH01630: client denied by server configuration: /path/to/public/index.php

I disabled the cron in jreviews configuration settings and setup the cron on the server crontab. According to the server syslog its running.

Running akeeba admintools I have tried to allow the server ip, white list the jreviews component and allow direct access to the com_jreviews url but does not change. If none of this is correcting the problem then it probable is not the cron.

Any help at all would greatly appreciated.

Thank you!

Daniel

Link to comment
  • Alejandro changed the title to 403 access denied in logs - Akeeba Admin Tools
×
×
  • Create New...