You could do these things to get more information,
- Post the exception message to your problem description.
- Add a try catch around the code, and log the urls that fail.
- If there are any failing urls, try visit them looking for any 404s or anything out of the ordinary.