You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 30, 2023. It is now read-only.
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 permanently:
2020-03-08 16:45:37,851 [com.netflix.ice.reader.LastProcessedPoller] WARN reader.LastProcessedPoller - File not found in s3: lastProcessMillis_2020-03
I filled out all the needed values in the ice/assets/ice.properties file:
Hi,
Great project! Really interessted to get it up & running. After a successful
docker upthe frontend doesn't shows any data and in the log I see this warning permanently:2020-03-08 16:45:37,851 [com.netflix.ice.reader.LastProcessedPoller] WARN reader.LastProcessedPoller - File not found in s3: lastProcessMillis_2020-03I filled out all the needed values in the
ice/assets/ice.propertiesfile:ice.billing_s3bucketname=ice.billing_s3bucketregion=ice.work_s3bucketname=Do someone has a piece of advice?
Thanks