Deep Security 10.1 has reached end of support. Use the version selector (above) to see more recent versions of the Help Center.
Error: AWS Marketplace billing usage data has not been successfully submitted in over 48 hours
If you are subscribed to Deep Security for AWS Marketplace with AWS Marketplace billing you might experience the following error:
"AWS Marketplace billing usage data has not been successfully submitted in over 48 hours. Agents will not be able to be activated until this issue is resolved. Please ensure your Deep Security Manager instance is assigned an IAM Role with permission 'aws-marketplace:MeterUsage' and is able to reach the AWS Marketplace Billing end point. Please contact Trend Micro support if you require assistance with this configuration."
Several causes can produce this error:
Cause | Description |
The IAM role for the Deep Security Manager is configured incorrectly. | See Configure the IAM role for the Deep Security AMI from AWS Marketplace |
The Deep Security Manager cannot reach the AWS billing service. |
The Deep Security Manager communicates with the AWS billing service over port 443 at a URL corresponding with the AWS region that your Deep Security Manager runs in (for example: https://metering.marketplace.us-east-1.amazonaws.com). To test if connectivity with the AWS billing service is the cause of the error, check if
|
The Deep Security Manager cannot reach the AWS meta-data server. |
To test if connectivity with the AWS meta-data server is causing the error, log in to the Deep Security Manager over SSH and run the following curl command: curl http://169.254.169.254/latest/meta-data/ |