Thanks a lot for your help ! Omar
Le lundi 3 juillet 2017 04:17:39 UTC+2, Luke Duffy a écrit : > > Hi Omar > > I believe I had a similar issue in the past and resolved it by increasing > the memory of the machine. I think I was running it with about 3.5 gb RAM. > Increase to 7 and it was resolved. > > Hope that helps > > Thanks > > Luke > > On Friday, 30 June 2017 23:59:10 UTC+10, Omar Sefiani wrote: >> >> Hello! I get error when I try to do command "paver update_assets lms >> --settings=aws" >> >> >> ---> pavelib.assets.compile_coffeescript >> >> node_modules/.bin/coffee --compile `find /edx/app/edxapp/edx-platform/lms >> /edx/app/edxapp/edx-platform/cms /edx/app/edxapp/edx-platform/common -type >> f -name "*.coffee"` >> >> python manage.py lms --settings=aws print_settings STATIC_ROOT >> --format=value 2>/dev/null >> >> python manage.py cms --settings=aws print_settings STATIC_ROOT >> --format=value 2>/dev/null >> >> NODE_ENV=production STATIC_ROOT_LMS=/edx/var/edxapp/staticfiles >> STATIC_ROOT_CMS=/edx/var/edxapp/staticfiles/a45ac2f45d $(npm bin)/webpack >> >> python manage.py cms --settings=aws compile_sass cms --debug >> >> >> Build failed running pavelib.assets.update_assets: Subprocess return >> code: 137 >> >> >> >> Can you help me please ? >> >> >> >> >> -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/a8af8e2f-5c4a-4924-a5cc-c350fbc379fd%40googlegroups.com.
