Giter VIP home page Giter VIP logo

addon-nodejs's People

Contributors

apocas avatar feldsam avatar wncm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

addon-nodejs's Issues

That's not a issue I want to tell you something on my side.

First of all, your plugin is amazing. ๐Ÿ˜„
But I have one issue.

var vm = aa.getVM(1);
vm.chmod(1,1,1,-1,-1,-1,-1,-1,-1, function(err, data){
console.log(err);
console.log(data);
});

I got this error.

{ Error: XML-RPC fault: Parameter that is supposed to be boolean is not
    at createFault (/home/osboxes/aaa/node_modules/xmlrpc/lib/deserializer.js:82:21)
    at Deserializer.onDone (/home/osboxes/aaa/node_modules/xmlrpc/lib/deserializer.js:88:21)
    at emitNone (events.js:86:13)
    at SAXStream.emit (events.js:185:7)
    at Object.SAXStream._parser.onend (/home/osboxes/aaa/node_modules/xmlrpc/node_modules/sax/lib/sax.js:171:8)
    at emit (/home/osboxes/aaa/node_modules/xmlrpc/node_modules/sax/lib/sax.js:325:33)
    at end (/home/osboxes/aaa/node_modules/xmlrpc/node_modules/sax/lib/sax.js:363:3)
    at Object.end (/home/osboxes/aaa/node_modules/xmlrpc/node_modules/sax/lib/sax.js:137:24)
    at SAXStream.end (/home/osboxes/aaa/node_modules/xmlrpc/node_modules/sax/lib/sax.js:209:16)
    at IncomingMessage.onend (_stream_readable.js:511:10)
  code: -501,
  faultCode: -501,
  faultString: 'Parameter that is supposed to be boolean is not' }

Please help me!!!

ONE_CREDENTIALS format

Hi ,
Great work! I would like to know the format of ONE_CREDENTIALS it can accept ? as the openNebula server is a separate instance.
var one = new OpenNebula(process.env.ONE_CREDENTIALS, process.env.ONE_HOST);

Instantiate Opennebula

Hi,

I've got an issue within the instantiation of opennebula.

I've got a user:password where the user is my account and a password who isn't the hash password but the real password for connecting to the webpage opennebula.
The site is like : http://.....:port/
I don't get anything back from one.version and it says "undefined"
I try to connect in oneadmin but it still don't work...

Could you help me pls ?

Thanks

Unable to locate module 'opennebula'

When attempting to load this NPM module through Meteor.JS and meteorhacks:npm , I receive the following error message: "Error: Unable to locate module 'opennebula'".

The module is installed both locally (app/public/node_modules) as well as globally (/usr/lib/node_modules) as per the norm with ' npm install ' and ' npm -g install ' both.

It is worth noting the directory structure is COMPLETELY DIFFERENT than that of this GIT directory, when installed via the npm of the latest Node, perhaps there is something wrong h ere?

fox2 app # ls public/node_modules/opennebula/
./  ../  lib/  node_modules/  .npmignore  package.json  README.md  test/

template.instantiate doesn't work

Hey there,

actually I'm pretty new to your addon, but I think this is a bug looking on the old report.

Error: XML-RPC fault: Parameter that is supposed to be integer is not

I think, there also came a new parameter when I looking in their documents.

Best,
d3dx9

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.