Closed chart2023 closed 7 years ago
Hi,
From the log you sent, not only the scripts are cloned
INFO:receiver:Received message: INFO:receiver:{"action":"CLONE_SCRIPTS","payload":"https://github.com/chart2023/NIP2.git","script-path":"/opt/openbaton/scripts"} INFO:receiver:Cloning from: https://github.com/chart2023/NIP2.git into /opt/openbaton/scripts INFO:receiver:answer is: {"status": 0, "output": "[u'README.md', u'add-iplbaas.sh', u'setup-shard.sh', u'install-nip.sh', u'setup-mongodb.sh', u'install-nscl.sh', u'start-nscl.sh', u'server_configure.sh', u'db_info.sh', u'client_configure.sh', u'request-vip-lbaas.sh', u'test.sh', u'exchangekey.exp', u'get-iplbaas.sh', u'register-lbaas.sh', u'.git', u'register-shard.sh', u'start-nip.sh', u'initshard.js', u'init-mongo.sh']", "err": ""}
But also the first script is also executed. I believe you are facing a different issue. Could you provide us the log of nfvo and of generic?
Lorenzo
genericvnfm.txt Dear sir, Please see generic vnfm log in the attachment. However, my OpenBaton is failed now then I will re-install it asap.
hi @chart2023, please double check that the /opt/openbaton/scripts has content in the VM. I also think that the problem is mainly on the script execution and not on the clone operation
Sorry everybody, It's my fault. The problem cause from my script file.
ok
Dear sir, I use NFVO version 3.0 and 3.01. I found the problem that ems does not clone script files from github. Please give me a suggestion to fix this problem. ems version 0.19 log file from /var/log/openbaton/ems-receiver.log as below.