I've been trying to pull a copy of my database for local debugging, but every time I try I get the following error:
Auto-detected local database: sqlite://db/development.sqlite3 Receiving schema Receiving data 6 tables, 4,665 records users: 100% |==========================================| Time: 00:00:01 payments: 100% |==========================================| Time: 00:00:00 credits: 100% |==========================================| Time: 00:00:00 streams: 100% |==========================================| Time: 00:00:00 !!! Caught Server Exception================================== | ETA: 00:00:00 [warning] The response contained in an RestClient::Exception is now a RestClient::Response instead of a Net::HTTPResponse, please update your code Taps Server Error: year too big to marshal Has anyone seen this sort of thing before, and have you any idea what I can do to fix it? Also, I've updated all my gems to the latest versions, but I still get that warning, which suggests that Taps/Heroku client need updating. Paul -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
