alibaba-cloud | spring cloud alibaba系列学习案列 | Microservice library
kandi X-RAY | alibaba-cloud Summary
kandi X-RAY | alibaba-cloud Summary
spring cloud alibaba系列学习案列
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Echo
- Parse exception map
- Echo app name
- Handle exception
- Go to server
- Parses envelope
- Request 3
- Main entry point
- Entry point for the CloudConfig application
- Entry point for the CloudConsumer application
- Entry point
- Entry point for the CloudSentinel application
alibaba-cloud Key Features
alibaba-cloud Examples and Code Snippets
Community Discussions
Trending Discussions on alibaba-cloud
QUESTION
I want to create 2 instance (an instance Zone A, and an instance Zone B), Private IP, SLB (Public IP), the VServer is both instance (for SLB), Frontend and Backend Port are HTTP. Regarding my terraform scripts are here: https://github.com/gablooge/alibaba-terraform-challenge
But I have a problem when applying my scripts. It turned out like this when creating the instance and SLB on applying my terraform scripts. Here are the error messages:
Error: [ERROR] terraform-provider-alicloud/alicloud/resource_alicloud_instance.go:423: Resource alicloud_instance RunInstances Failed!!! [SDK alibaba-cloud-sdk-go ERROR]: SDK.ServerError ErrorCode: Forbidden.RiskControl Recommend: RequestId: 09B3E699-BC3E-457B-B266-54AC66325BE7 Message: This operation is forbidden by Aliyun RiskControl system.
on main.tf line 1, in resource "alicloud_instance" "instance_a": 1: resource "alicloud_instance" "instance_a" {
Error: [ERROR] terraform-provider-alicloud/alicloud/resource_alicloud_instance.go:423: Resource alicloud_instance RunInstances Failed!!! [SDK alibaba-cloud-sdk-go ERROR]: SDK.ServerError ErrorCode: Forbidden.RiskControl Recommend: RequestId: 5520BCA6-6A03-4E3A-A87E-1794AC38AB11 Message: This operation is forbidden by Aliyun RiskControl system.
on main.tf line 15, in resource "alicloud_instance" "instance_b": 15: resource "alicloud_instance" "instance_b" {
Error: [ERROR] terraform-provider-alicloud/alicloud/resource_alicloud_slb.go:244: Resource alicloud_slb CreateLoadBalancer Failed!!! [SDK alibaba-cloud-sdk-go ERROR]: SDK.ServerError ErrorCode: RISK.RISK_CONTROL_REJECTION Recommend: RequestId: D677A5EB-F3A7-48A2-98D1-91988BAF6B53 Message: The Account is rejected by risk control system.
on main.tf line 30, in resource "alicloud_slb" "default": 30: resource "alicloud_slb" "default" {
Anybody know how to resolve this problem?
...ANSWER
Answered 2020-Aug-07 at 13:00This looks like access related issue. You might want to check with raise a ticket with Alibaba Cloud support team to confirm all the required access is enabled.
QUESTION
When I tried the free aws account, I have used the Public DNS to test my website (something like http://ec2-10-1-127.us-east-2.compute.amazonaws.com/).
How can I get that using alibaba cloud ?
I found out this Link, but I didn't know how to get the public dns.
...ANSWER
Answered 2020-Apr-27 at 00:43Alibaba Cloud Free trial ECS provides you with a public IP address. You can directly enter this IP in the browser to access your ECS instance. And if a web server like Nginx or Apache already running on the ECS instance and listening on port 80, you will be able to access your website.
BTW, Alicloud ECS does not provide FQDN as AWS does.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install alibaba-cloud
You can use alibaba-cloud like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the alibaba-cloud component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page