anh ơi cho em hỏi muốn join vào team AI của sun* cần những gì ạ em sinh viên mới ra trường cũng theo mảng này. Em thấy đội ngũ AI bên anh hoạt động tích cực và rất có ý nghĩa cho cộng đồng ạ. Em cám ơn.
Chào bạn mình làm theo cách của bạn ở trên Win11 nhưng khi chạy docker-compose up thì nó báo lỗi
/usr/local/bin/docker-entrypoint.sh: exec: line 11: /app/entrypoint.sh: not found
Không biết bạn đã từng gặp vấn đề này chưa ? bạn có thể cho mình xin cách giải quyết được không ?
cho mình hỏi chỗ gán role iam như thế nào để tạo được các resource trên nhỉ, lúc mình running có báo lỗi thế này
Error: Error creating DB Instance: InvalidParameterValue: Invalid DB engine
│ status code: 400, request id: 446759d9-77db-4da5-81a7-942a31d61741, {
│ AllocatedStorage: 20,
│ AutoMinorVersionUpgrade: true,
│ BackupRetentionPeriod: 0,
│ CopyTagsToSnapshot: false,
│ DBInstanceClass: "db.t2.micro",
│ DBInstanceIdentifier: "multi-tier-db-instance",
│ DBName: "terraform-db",
│ DBSubnetGroupName: "multi-tier-vpc",
│ DeletionProtection: false,
│ Engine: "postgresql",
│ EngineVersion: "12.7",
│ MasterUserPassword: "********",
│ MasterUsername: "admin",
│ PubliclyAccessible: false,
│ StorageEncrypted: false,
│ Tags: [],
│ VpcSecurityGroupIds: ["sg-07cb8f3993c7e137c"]
│ }
│
│ with module.database.aws_db_instance.database,
│ on modules/database/main.tf line 6, in resource "aws_db_instance" "database":
│ 6: resource "aws_db_instance" "database" {
│
╵
╷
│ Error: failed creating IAM Role (terraform-20220502073134040800000001): AccessDenied: User: arn:aws:iam::264758628626:user/terraform-lab is not authorized to perform: iam:CreateRole on resource: arn:aws:iam::264758628626:role/terraform-20220502073134040800000001 because no identity-based policy allows the iam:CreateRole action
│ status code: 403, request id: af534051-bfe2-4a17-a6e5-ab30b9caec96
│
│ with module.autoscaling.module.iam_instance_profile.aws_iam_role.iam_role,
│ on .terraform/modules/autoscaling.iam_instance_profile/main.tf line 5, in resource "aws_iam_role" "iam_role":
│ 5: resource "aws_iam_role" "iam_role" {
THẢO LUẬN
Anh ơi, phần detect table anh dùng model gì ạ
Nghiện này là Nghiện nào rồi chứ không giống mấy thằng hay trong ngõ hẻm chỗ quê tôi
Cảm ơn bạn đã chia sẻ 😁
Hi bạn
Hiện tại HTTP đã phát triển đến phiên bản HTTP/3 (HTTP-over-QUIC), thông tin đến bạn
Bài viết rất hay , cám ơn bạn
Đọc không khác gì xài gg dịch ở docs
🤩🤩🤩 Cố gắng phát huy tiếp.
@congminh1999 Anh gửi em tham khảo nhé https://sun-asterisk.vn/en/recruitment/fresher-machine-learning-full-time-2/
Hóng phần 2 của bác ^^
Chuẩn luôn, thầy viết rất là dễ hiểu luôn. Toàn kiến thức căn bản cần biết
Cảm ơn sếp
hay
Đợi nghỉ lễ xong sẽ có bài mới ạ
Ra thêm bài đi a ơi.
anh ơi cho em hỏi muốn join vào team AI của sun* cần những gì ạ em sinh viên mới ra trường cũng theo mảng này. Em thấy đội ngũ AI bên anh hoạt động tích cực và rất có ý nghĩa cho cộng đồng ạ. Em cám ơn.
Chào bạn mình làm theo cách của bạn ở trên Win11 nhưng khi chạy docker-compose up thì nó báo lỗi /usr/local/bin/docker-entrypoint.sh: exec: line 11: /app/entrypoint.sh: not found Không biết bạn đã từng gặp vấn đề này chưa ? bạn có thể cho mình xin cách giải quyết được không ?
Hay. Thanks.
này iam của bạn phải là admin nha
cho mình hỏi chỗ gán role iam như thế nào để tạo được các resource trên nhỉ, lúc mình running có báo lỗi thế này Error: Error creating DB Instance: InvalidParameterValue: Invalid DB engine │ status code: 400, request id: 446759d9-77db-4da5-81a7-942a31d61741, { │ AllocatedStorage: 20, │ AutoMinorVersionUpgrade: true, │ BackupRetentionPeriod: 0, │ CopyTagsToSnapshot: false, │ DBInstanceClass: "db.t2.micro", │ DBInstanceIdentifier: "multi-tier-db-instance", │ DBName: "terraform-db", │ DBSubnetGroupName: "multi-tier-vpc", │ DeletionProtection: false, │ Engine: "postgresql", │ EngineVersion: "12.7", │ MasterUserPassword: "********", │ MasterUsername: "admin", │ PubliclyAccessible: false, │ StorageEncrypted: false, │ Tags: [], │ VpcSecurityGroupIds: ["sg-07cb8f3993c7e137c"] │ } │ │ with module.database.aws_db_instance.database, │ on modules/database/main.tf line 6, in resource "aws_db_instance" "database": │ 6: resource "aws_db_instance" "database" { │ ╵ ╷ │ Error: failed creating IAM Role (terraform-20220502073134040800000001): AccessDenied: User: arn:aws:iam::264758628626:user/terraform-lab is not authorized to perform: iam:CreateRole on resource: arn:aws:iam::264758628626:role/terraform-20220502073134040800000001 because no identity-based policy allows the iam:CreateRole action │ status code: 403, request id: af534051-bfe2-4a17-a6e5-ab30b9caec96 │ │ with module.autoscaling.module.iam_instance_profile.aws_iam_role.iam_role, │ on .terraform/modules/autoscaling.iam_instance_profile/main.tf line 5, in resource "aws_iam_role" "iam_role": │ 5: resource "aws_iam_role" "iam_role" {