Subject: RE: Garmin 305 uploading issue...Glad to hear it's working, it should be all set. I've tested with some largish workouts with good results. If you had any workouts that didn't upload correctly over the weekend, just upload them again and it should work fine. Our apologies for the lack of ability to upload over the weekend. We've added two days to all current Performance Memberships in order to make up for the loss of functionality. For you geeks: This was a weird one. We changed the way the workout data is being stored over the weekend (to the OS filesystem rather than a BLOB in the database ) and abstracted things a bit to lay the groundwork for other devices and future enhancements. As near as I can tell one of the files was corrupted when it was moved live. A diff between the two systems showed no differences. One AJAX call was returning what we expected plus some extra characters. No source for the extra characters could be found. I uploaded a fresh, although seemingly identical, copy of one file and it started working. The code gremlins strike again... |