docker-ice
docker-ice copied to clipboard
A Dockerized version of Ice, Netflix's AWS Usage tool.
**I'm having errors below, not sure what to find:** ice_1 | | Error java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 ice_1 | | Error at java.util.LinkedList.checkElementIndex(LinkedList.java:555) ice_1 | | Error at java.util.LinkedList.get(LinkedList.java:476)...
2020-06-01 03:29:50,750 [localhost-startStop-1] INFO BootStrap - Read ice.properties ... | Error java.lang.NullPointerException | Error at java.util.Hashtable.put(Hashtable.java:460) | Error at java.util.Properties.setProperty(Properties.java:166) | Error at java_util_Properties$setProperty$1.call(Unknown Source) | Error at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45) |...
all lineitems fail with following error. ice_1 | | Error 2020-04-12 01:11:04,245 [pool-4-thread-1] ERROR processor.CostAndUsageReportProcessor - m4lov5dsh5xxxuylutvqja7jkaxf37zf7zddvdfqwpxvgnnf5a,2020-04-11T16:00:00Z/2020-04-11T17:00:00Z,,AWS,Anniversary,xxxxxxxxx,2020-04-01T00:00:00Z,2020-05-01T00:00:00Z,xxxxxxx,Usage,2020-04-11T16:00:00Z,2020-04-11T17:00:00Z,AmazonVPC,USW1-VpcEndpoint-Hours,VpcEndpoint,,arn:aws:ec2:us-west-1:xxxxxx:vpc-endpoint/vpce-09bf2exxx629a8d7,1.0000000000,,,USD,0.0110000000,0.0110000000,0.0110000000,0.0110000000,$0.011 per VPC Endpoint Hour,,Amazon Web Services, Inc.,Amazon Virtual Private Cloud,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,VPCE:VpcEndpoint,Hourly charge for VPC...
Hi, Great project! Really interessted to get it up & running. After a successful `docker up` the frontend doesn't shows any data and in the log I see this warning...
Hi, Been using Teevity and moved over to using a dockerized container. Currently I'm having an issue with any AWS calls it seems but having a hard time tracking down...
Hello, Teevity has stalled in developing/supporting ice. Yesterday, they finally merged in a PR I created in 2017.. after I poked the ticket. In the merge comment, they recommended I...
I'm using @jimroth forked version of this ... when doing `docker-compose up` I get following error. In the ice.properties, what should `ice.reader.localDir` and `ice.processor.localDir` be set to? `ice_1 | |...
bucket is us-east-1, it gets ignored when building the S3 endpoint. But as @Juberstine was pointing out, user can also just leave the region property empty in this case. I...
after resolving other issues, i am getting the following error consistently: ice-1.1.2/wrapper/springloaded-1.2.1.RELEASE.jar | Loading Grails 2.4.4 | Configuring classpath | Error Resolve error obtaining dependencies: Failed to read artifact descriptor...
Hi, I am having the same issue when running locally or on an EC2 instance. When trying to load the UI I get the message: ``` An error occurred. Sorry,...