Félix Veysseyre

Results 18 comments of Félix Veysseyre

Looking at it again, it changed something. We now pass the `hpccloud : Run npm install` task but fail at the one after: `hpccloud : Run npm run build`. I...

@cjh1, yes it is. I don't understand why, but when the HPCCloud project is used, in the one share with the host. NPM can not find webpack. @jourdain NPM version...

@jourdain `npm install` can be run without any problem now. This only `npm run build:***` which is failing. If I clone manually the repo in another directory, I can run...

@jourdain How could I check that ?

Make sense to me. Should we disable the _ansible_ building task when in DEV ?

Looking at Celery logs on the VM, I found this error: ``` [2018-01-18 11:07:05,214: ERROR/MainProcess] Task cumulus.ssh.tasks.key.generate_key_pair[a30f3157-22a7-43ac-b3d1-f5e010847cad] raised unexpected: ConnectionError(ProtocolError('Connection aborted.', BadStatusLine("''",)),) Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/celery/app/trace.py", line...

@cjh1, Yes, I tried multiple times and I got the same result each time.

@cjh1 - curl http://localhost:8080/ address: ``` Girder api/v1 static $(function () { girder.events.trigger('g:appload.before'); girder.app = new girder.views.App({ el: 'body', parentView: null, contactEmail: 'kitware\u0040kitware\u002Ecom', brandName: 'Girder', bannerColor: '\u00233F3B3B', registrationPolicy: 'open', enablePasswordLogin:...