Caused by: java.lang.IllegalStateException: Got the unexpected http-status 'HTTP/1.1 503 Service Temporarily Unavailable' for the geolocation
at org.apache.camel.component.weather.geolocation.FreeGeoIpGeoLocationProvider.getCurrentGeoLocation(FreeGeoIpGeoLocationProvider.java:45)
at org.apache.camel.component.weather.WeatherQuery.getCurrentGeoLocation(WeatherQuery.java:161)
at org.apache.camel.component.weather.WeatherQuery.getQuery(WeatherQuery.java:69)
at org.apache.camel.component.weather.WeatherQuery.getQuery(WeatherQuery.java:46)
at org.apache.camel.component.weather.WeatherConfiguration.getQuery(WeatherConfiguration.java:216)
at org.apache.camel.component.weather.WeatherEndpoint.createProducer(WeatherEndpoint.java:53)
at org.apache.camel.impl.ProducerCache.doGetProducer(ProducerCache.java:574)