locomotivecms / wagon

Wagon is a command line tool that let's you develop for Locomotive right on your local machine.
https://www.locomotivecms.com
MIT License
187 stars 117 forks source link

Net::ReadTimeout pulling with WagonApp #249

Open manuchap opened 9 years ago

manuchap commented 9 years ago

I'm trying to pull a site from WagonApp's terminal but it hangs at:

manuchap@manuchap:~/Sites/Wagon/asplus(pull○) » pull prod                     
* Pulling Site
* Pulling ContentAssets
* Pulling Snippets
* Pulling ContentTypes
* Pulling ContentEntries
Net::ReadTimeout

I did a backup of the content_entries collection from mongohub (mac mongo gui) which took like two minutes to produce a 22Mo file.

Is there a way to troubleshoot this (or get a more verbose error output)?

did commented 8 years ago

related to https://github.com/locomotivecms/wagon/issues/172

arslanaly47 commented 7 years ago

What's status of this issue? Has it been resolved? I have: gem 'locomotivecms_wagon', '1.5.8', and I'm unable to get it working.