473,320 Members | 2,202 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

This operation is forbidden by Aliyun RiskControl system.

51
Hi,


I am using aliyun-java-sdk-core - 4.0.2 and aliyun-java-sdk-ecs - 4.9.1 jar dependencies to access the Alibaba cloud through my java program. Whenever I use - DescribeInstancesRequest to fetch instance details it works fine. But when I use - CreateInstanceRequest for provisioning the instance I'm getting the following error
-------------------------------------------------
This operation is forbidden by Aliyun RiskControl system.
com.aliyuncs.exceptions.ClientException: Forbidden.RiskControl : This operation is forbidden by Aliyun RiskControl system.
RequestId : D6F41D2C-E4C8-4D92-8CF3-50F35B9E2134
--------------------------------------------------
I'm passing following information as part the CreateInstanceRequest.
request.setInstanceType("ecs.c5.large");
request.setSecurityGroupId("sg-t4ni0t9v2ixxf5gzd0o1");
request.setInstanceName("xx-ubuntu");
request.setImageId("ubuntu_16_0402_64_20G_alibase_ 20180409.vhd");
request.setClientToken(UUID.randomUUID().toString( ));
Jul 18 '18 #1
1 1656
IvanH,

Did you just signup for an account? Did you provide complete and accurate contact information? Did you provide a valid credit card with available credit to your account?

I would open a support ticket in the Alibaba Console. Your problem should be fixed quickly.
Jul 18 '18 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Keiran Reilly | last post by:
We have a site running on w2k, IIS5.0. The problem is that the site intermittently stops working and returns the error "Not enough storage is available to complete this operation.". This is only...
1
by: KWINTERS | last post by:
I have a 2GB Ram, Win2K SP4, SQL 2K SP3, 2 1.8GHz AMD processor server that is getting occasional "not enough storage space to complete this operation" errors on certain ASP pages. The only way...
4
by: David Peake | last post by:
Hi all, I'm getting this error when trying to import data from a text file into SQL Server 2000 (Windows Server 2003) using the DTS import wizard. Any ideas what could be causing this? There...
2
by: Bill | last post by:
Looking thru my books, searching the 'net - I think it's a VBScript feature. I don't know the exact operators, but it's something like: a?b:c Which translates to: If a = TRUE then return b...
4
by: erikpaulmiller | last post by:
I am trying to open up a blank email message by using the mailto: url. I have noticed that it will work for any value under 2013 characters, but once I have a To: list longer than 2014 chars then I...
1
by: pardhi a via SQLMonster.com | last post by:
Hi when i right click table and click design table then error occured (an unexpected error occured during this operation) If any one knows please let let me know your help would be appreciated ....
5
by: ujjc001 | last post by:
access subquery error: "not enough storage is available to complete this operation" Query--- SELECT TOP 100 PERCENT UPPER(dbo.Employee.last + N', ' + dbo.Employee.first) AS Employee,...
2
by: webspinner | last post by:
I'm trying to develop a web service using C# and everytime I try to instantiate a NotesSession object like so: m_session = new NotesSessionClass(); the object throws an exception with the...
5
by: sandhya20 | last post by:
Hi, the following code is working fine when i am running the application.exe file. System.Diagnostics.Process.Start(filename); But when i am opening it by using "Run As" option & giving user...
1
by: =?Utf-8?B?U3VzYW4=?= | last post by:
Our application is written in C# with Visual Studio 2005 using Oracle Data Access Component (ODAC) 10.2.0.2.21 and Oracle Client 10.2.0.1.0 for connection to the Oracle database. Specifically, the...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.