{"result":"error", "error":"ACCESS_DENIED"}

More
05 Mar 2018 07:12 #5649 by Ken Lee
Replied by Ken Lee on topic {"result":"error", "error":"ACCESS_DENIED"}
In case you still suffer from this:

1. Make sure you call curl "<URL>" only from the local server.
2. The hostname part in URL needs to be resolved to either 127.0.0.1 or an IP of a local interface. You may use your local hosts file to hard code this.

Hope this help.

Please Log in to join the conversation.

More
02 Jan 2018 11:22 #5270 by Daniel
Replied by Daniel on topic {"result":"error", "error":"ACCESS_DENIED"}
Did you check the below message? If It's being triggered using Cron Job on the same server and You are still having the issue, Please share your backend & FTP login credentials via Contact us form, We'll look into it.

Daniel wrote: Hello,
Cron Job URL can only be triggered from the Cron Job on the same server on which you have your Website. It can not be triggered by the Browser.


Thanks
Daniel

Please Log in to join the conversation.

More
01 Jan 2018 15:20 #5269 by Miloš Lána
Replied by Miloš Lána on topic {"result":"error", "error":"ACCESS_DENIED"}
Hi,
What do you need for information? I attach a generated CURL.
www.kcct.cz/index.php?option=com_vdata&t...t_export&type=datumy

Thanks

Please Log in to join the conversation.

More
01 Jan 2018 13:40 #5267 by Daniel
Replied by Daniel on topic {"result":"error", "error":"ACCESS_DENIED"}
Please follow the instructions as mentioned in this thread.

Thanks
Daniel

Please Log in to join the conversation.

More
31 Dec 2017 13:00 #5266 by Miloš Lána
Replied by Miloš Lána on topic {"result":"error", "error":"ACCESS_DENIED"}
I have this problem too. :-(

Please Log in to join the conversation.

More
08 Nov 2017 12:34 #5103 by Daniel
Replied by Daniel on topic {"result":"error", "error":"ACCESS_DENIED"}
Please copy the Cron command from vData Cron / Feed section.

Thanks
Daniel

Please Log in to join the conversation.

More
08 Nov 2017 12:19 #5102 by Roger Lightening
Replied by Roger Lightening on topic {"result":"error", "error":"ACCESS_DENIED"}
Thanks for the quick reply. From our hosts control panel we enter this as a cron module. The result is blank and the count for the export does not change. Can you see anything wrong with this code:
/usr/bin/php /usr/www/users/removed/index.php?option=com_vdata&task=set_import&type=removed

Please Log in to join the conversation.

More
08 Nov 2017 11:55 #5101 by Daniel
Replied by Daniel on topic {"result":"error", "error":"ACCESS_DENIED"}
Hello,
Cron Job URL can only be triggered from the Cron Job on the same server on which you have your Website. It can not be triggered by the Browser.

Thanks
Daniel

Please Log in to join the conversation.

More
08 Nov 2017 11:37 #5100 by Roger Lightening
Replied by Roger Lightening on topic {"result":"error", "error":"ACCESS_DENIED"}
I am having the same issue when trying to trigger a Cron job call on our website, This is using a new and clean install of vData 2.9.13.

Ho can I correct the issue?

Please Log in to join the conversation.

More
01 Nov 2017 17:31 #5078 by Daniel
Replied by Daniel on topic {"result":"error", "error":"ACCESS_DENIED"}
Hi,
A reply has been sent to your Email ID, Please check...

Thanks
Daniel

Please Log in to join the conversation.

  • Verulam Webmaster
  • Topic Author
  • Offline
  • New Member
  • New Member
More
01 Nov 2017 16:37 #5076 by Verulam Webmaster
Replied by Verulam Webmaster on topic {"result":"error", "error":"ACCESS_DENIED"}
Hi Daniel,

I can't really share the credentials, we have youth member details in our database and we need to comply with UK & EU Privacy laws.

The Cron job call is as below, it runs as SQL query and puts the results into a CSV on the server.

Is there any way you can help without production access, or would you be willing to screen share?

Thanks,
Chris.

PS: I'm on West Coast time (UTC -7)

Please Log in to join the conversation.

More
01 Nov 2017 10:55 #5071 by Daniel
Replied by Daniel on topic {"result":"error", "error":"ACCESS_DENIED"}
Hi,
Please share your login credentials via Contact us form and also describe for what purpose you are using the Cron.

Thanks
Daniel

Please Log in to join the conversation.

  • Verulam Webmaster
  • Topic Author
  • Offline
  • New Member
  • New Member
More
31 Oct 2017 16:49 - 31 Oct 2017 16:50 #5065 by Verulam Webmaster
Replied by Verulam Webmaster on topic {"result":"error", "error":"ACCESS_DENIED"}
Hi

The Cron Execution is not logging actually, for some reason, for this I SSH'd into the server and ran the CURL from server context. This is how I initially set them up a few years back and it worked until the latest upgrade. (I jumped a lot of versions, actually a re-install)

Thanks,
Chris.
Last edit: 31 Oct 2017 16:50 by Verulam Webmaster.

Please Log in to join the conversation.

More
31 Oct 2017 11:30 #5062 by Daniel
Replied by Daniel on topic {"result":"error", "error":"ACCESS_DENIED"}
Where are you checking these error messages? I'm talking about when It's being executed by Cron Job.

Thanks
Daniel

Please Log in to join the conversation.

  • Verulam Webmaster
  • Topic Author
  • Offline
  • New Member
  • New Member
More
30 Oct 2017 23:30 #5058 by Verulam Webmaster
Replied by Verulam Webmaster on topic {"result":"error", "error":"ACCESS_DENIED"}
HI Daniel,

If I call using HTTPS I get : Unknown SSL protocol error in connection to www.<REMOVED>.org.uk:443
If I call using HTTP I get a 301 back, sending me to the HTTPS link.


Chris.

Please Log in to join the conversation.

More
30 Oct 2017 13:38 #5054 by Daniel
Replied by Daniel on topic {"result":"error", "error":"ACCESS_DENIED"}
Hi,
Please let me know what issues you are getting when running the script via the Cron Job on your server?

Thanks
Daniel

Please Log in to join the conversation.

  • Verulam Webmaster
  • Topic Author
  • Offline
  • New Member
  • New Member
More
27 Oct 2017 18:42 #5049 by Verulam Webmaster
{"result":"error", "error":"ACCESS_DENIED"} was created by Verulam Webmaster
Hi,

I can see a few issues like this in the forum, but can't see a fix I could try out. Getting this message when I hit the Cron/Feed from the browser of CURL form the same server.

{"result":"error", "error":"ACCESS_DENIED"}

This started happening after a vData upgrade this week. I have attached a screen shot if the SQL Query Export to File. The URL is then curled from a Cron job on the same server.

curl https://www./index.php?option=com_vdata&task=set_export&type=Paid_Member_Details

Any advice appreciated,

Thanks,
Chris.

Please Log in to join the conversation.

Cron Job Starts