Skip to content

Instantly share code, notes, and snippets.

@brittballard
brittballard / Garmin Connect Error
Created January 9, 2016 16:14
The time out error I'm getting trying to connect to the service
Sorry, we encountered an internal error.
Details
I/O error on GET request for "http://connectapi.garmin.com/activity-service/activity/1008825353":Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out
org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:499)
org.springframework.web.client.RestTemplate.execute(RestTemplate.java:447)
org.springframework.web.client.RestTemplate.getForObject(RestTemplate.java:215)
com.garmin.connect.oauth.impl.DefaultOauthRestClientImpl.get(DefaultOauthRestClientImpl.java:60)
com.garmin.web.DashboardController.getActivityResponse(DashboardController.java:253)
We couldn’t find that file to show.
@brittballard
brittballard / blue sky pg search
Last active December 16, 2015 20:10
Why we implemented search the way we did
@brittballard
brittballard / brew install error
Created April 28, 2011 05:19
sudo brew install -v io error
David-Ballards-MacBook-Pro:source britton$ sudo brew install -v io
/usr/local/bin/git
==> Cloning git://github.com/stevedekorte/io.git
Updating /Library/Caches/Homebrew/io--git
git fetch git://github.com/stevedekorte/io.git
From git://github.com/stevedekorte/io
* branch HEAD -> FETCH_HEAD
git checkout-index -a -f --prefix=/private/tmp/homebrew-io-HEAD-YXtk/
==> cmake .. -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/io/HEAD' -DCMAKE_BUILD_TYPE=None -Wno-dev
cmake .. -DCMAKE_INSTALL_PREFIX='/usr/local/Cellar/io/HEAD' -DCMAKE_BUILD_TYPE=None -Wno-dev