On Thu, Jul 9, 2015 at 10:15 AM, Pablo Fernández Moniz <pablofernandezmoniz at gmail.com> wrote: > Hi, > > We try to deploy following your indications, but we had some issues, > although finally we could do it. The memory issue is due to the way we are sending the data to orion on restaurant_feeder.js. Right now the script sends a lot of simultaneous requests to orion, which causes the memory rise. We're looking into it. The JSON issue is due to some unescaped html entities in some of the fields sent to orion. We are adding some checks to escape those characters before sending the data to orion. The last issue is due to the default number of tries done when the container starts and checks for some external services (in your case, the orion container checks if mongodb is up and running). We've increased the default number of tries to 30 and made it configurable on container creation. I'm doing some tests right now to check that all the images are still working as expected before uploading it to the repository and regenerating the images on the hub. Cheers. -- David Muriel.
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy