Hi, using the latest version of drupal 7 I can not run cron and yes I have the key and tried from configure / cron clicking the button and also the link to cron with the key. I have read all sorts of things including changing permissions of cron.php to 775, 755, 644 and nothing works. I'm wondering if I have a module causing this problem. I am using the following modules. I have disabled the nodeaccess module and rebuilt the permissions and still access denied. Backup migrate Ctools Entity Entity reference Faq Filefieldpaths Filefieldsources Globalredirect Nodeaccess Pathauto Pathologic Privatemsg Rules Token Views Webform Any suggestions on how else I can troubleshoot this and get cron working?
What kind of access denied are you getting? Is it a Drupal generated one, or the generic, server one? Jamie Holly http://hollyit.net On 3/6/2015 12:41 PM, Jim Ruby wrote:
Hi, using the latest version of drupal 7 I can not run cron and yes I have the key and tried from configure / cron clicking the button and also the link to cron with the key.
I have read all sorts of things including changing permissions of cron.php to 775, 755, 644 and nothing works. I'm wondering if I have a module causing this problem. I am using the following modules.
I have disabled the nodeaccess module and rebuilt the permissions and still access denied.
Backup migrate Ctools Entity Entity reference Faq Filefieldpaths Filefieldsources Globalredirect Nodeaccess Pathauto
Pathologic Privatemsg Rules Token Views Webform
Any suggestions on how else I can troubleshoot this and get cron working?
Think it is the drupal generated one I just see a page: Access denied You are not authorized to access this page. -----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Jamie Holly Sent: Friday, March 06, 2015 11:47 AM To: support@drupal.org Subject: Re: [support] cron access denied What kind of access denied are you getting? Is it a Drupal generated one, or the generic, server one? Jamie Holly http://hollyit.net On 3/6/2015 12:41 PM, Jim Ruby wrote:
Hi, using the latest version of drupal 7 I can not run cron and yes I have the key and tried from configure / cron clicking the button and also the link to cron with the key.
I have read all sorts of things including changing permissions of cron.php to 775, 755, 644 and nothing works. I'm wondering if I have a module causing this problem. I am using the following modules.
I have disabled the nodeaccess module and rebuilt the permissions and still access denied.
Backup migrate Ctools Entity Entity reference Faq Filefieldpaths Filefieldsources Globalredirect Nodeaccess Pathauto
Pathologic Privatemsg Rules Token Views Webform
Any suggestions on how else I can troubleshoot this and get cron working?
-- [ Drupal support list | http://lists.drupal.org/ ]
Are you logged in as user 1 or have you tried running it as user 1? Clear your caches Make sure the site in NOT in maintenance mode Try going to: /admin/reports/dblog Clear the log message Try to run cron again Check for new log messages If you do not find and logs after that, down load the error_log file from your server scroll down to the bottom and check there for any hints In /sites/default/settings.php on line 240: $update_free_access = FALSE; change to $update_free_access = TRUE; (Most likely have to change the file/folder permissions) Then try running cron !important: change all back once done. Anther resource: (you probably already checked this one) https://www.drupal.org/node/553430 Cory Gilliam Knoxville, TN 37921 imaaxa@gmail.com 865.335.3250 On Fri, Mar 6, 2015 at 7:58 PM, Jim Ruby <jim@v-community.com> wrote:
Think it is the drupal generated one I just see a page:
Access denied
You are not authorized to access this page.
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Jamie Holly Sent: Friday, March 06, 2015 11:47 AM To: support@drupal.org Subject: Re: [support] cron access denied
What kind of access denied are you getting? Is it a Drupal generated one, or the generic, server one?
Jamie Holly http://hollyit.net
On 3/6/2015 12:41 PM, Jim Ruby wrote:
Hi, using the latest version of drupal 7 I can not run cron and yes I have the key and tried from configure / cron clicking the button and also the link to cron with the key.
I have read all sorts of things including changing permissions of cron.php to 775, 755, 644 and nothing works. I'm wondering if I have a module causing this problem. I am using the following modules.
I have disabled the nodeaccess module and rebuilt the permissions and still access denied.
Backup migrate Ctools Entity Entity reference Faq Filefieldpaths Filefieldsources Globalredirect Nodeaccess Pathauto
Pathologic Privatemsg Rules Token Views Webform
Any suggestions on how else I can troubleshoot this and get cron working?
-- [ Drupal support list | http://lists.drupal.org/ ]
-- [ Drupal support list | http://lists.drupal.org/ ]
Decided to rebuild the site as nothing I did worked, so far things are working properly. Thanks for all the help though. From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Cory Gilliam Sent: Friday, March 06, 2015 10:18 PM To: support@drupal.org Subject: Re: [support] cron access denied Are you logged in as user 1 or have you tried running it as user 1? Clear your caches Make sure the site in NOT in maintenance mode Try going to: /admin/reports/dblog Clear the log message Try to run cron again Check for new log messages If you do not find and logs after that, down load the error_log file from your server scroll down to the bottom and check there for any hints In /sites/default/settings.php on line 240: $update_free_access = FALSE; change to $update_free_access = TRUE; (Most likely have to change the file/folder permissions) Then try running cron !important: change all back once done. Anther resource: (you probably already checked this one) https://www.drupal.org/node/553430 Cory Gilliam Knoxville, TN 37921 imaaxa@gmail.com 865.335.3250 On Fri, Mar 6, 2015 at 7:58 PM, Jim Ruby <jim@v-community.com> wrote: Think it is the drupal generated one I just see a page: Access denied You are not authorized to access this page. -----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Jamie Holly Sent: Friday, March 06, 2015 11:47 AM To: support@drupal.org Subject: Re: [support] cron access denied What kind of access denied are you getting? Is it a Drupal generated one, or the generic, server one? Jamie Holly http://hollyit.net On 3/6/2015 12:41 PM, Jim Ruby wrote:
Hi, using the latest version of drupal 7 I can not run cron and yes I have the key and tried from configure / cron clicking the button and also the link to cron with the key.
I have read all sorts of things including changing permissions of cron.php to 775, 755, 644 and nothing works. I'm wondering if I have a module causing this problem. I am using the following modules.
I have disabled the nodeaccess module and rebuilt the permissions and still access denied.
Backup migrate Ctools Entity Entity reference Faq Filefieldpaths Filefieldsources Globalredirect Nodeaccess Pathauto
Pathologic Privatemsg Rules Token Views Webform
Any suggestions on how else I can troubleshoot this and get cron working?
-- [ Drupal support list | http://lists.drupal.org/ ] -- [ Drupal support list | http://lists.drupal.org/ ]
Of those the most likely is globalredirect. I would try a temporary disable of that one just for a test. Does cron fail even when you click on the link in status report page? Dave -----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Jim Ruby Sent: Friday, March 06, 2015 9:41 AM To: support@drupal.org Subject: [support] cron access denied Hi, using the latest version of drupal 7 I can not run cron and yes I have the key and tried from configure / cron clicking the button and also the link to cron with the key. I have read all sorts of things including changing permissions of cron.php to 775, 755, 644 and nothing works. I'm wondering if I have a module causing this problem. I am using the following modules. I have disabled the nodeaccess module and rebuilt the permissions and still access denied. Backup migrate Ctools Entity Entity reference Faq Filefieldpaths Filefieldsources Globalredirect Nodeaccess Pathauto Pathologic Privatemsg Rules Token Views Webform Any suggestions on how else I can troubleshoot this and get cron working? -- [ Drupal support list | http://lists.drupal.org/ ]
Global redirect was not enabled yet. Yes it fails when I click on the link in the status report page -----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Metzler, David Sent: Friday, March 06, 2015 12:46 PM To: 'support@drupal.org' Subject: Re: [support] cron access denied Of those the most likely is globalredirect. I would try a temporary disable of that one just for a test. Does cron fail even when you click on the link in status report page? Dave -----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Jim Ruby Sent: Friday, March 06, 2015 9:41 AM To: support@drupal.org Subject: [support] cron access denied Hi, using the latest version of drupal 7 I can not run cron and yes I have the key and tried from configure / cron clicking the button and also the link to cron with the key. I have read all sorts of things including changing permissions of cron.php to 775, 755, 644 and nothing works. I'm wondering if I have a module causing this problem. I am using the following modules. I have disabled the nodeaccess module and rebuilt the permissions and still access denied. Backup migrate Ctools Entity Entity reference Faq Filefieldpaths Filefieldsources Globalredirect Nodeaccess Pathauto Pathologic Privatemsg Rules Token Views Webform Any suggestions on how else I can troubleshoot this and get cron working? -- [ Drupal support list | http://lists.drupal.org/ ] -- [ Drupal support list | http://lists.drupal.org/ ]
participants (4)
-
Cory Gilliam -
Jamie Holly -
Jim Ruby -
Metzler, David