Giter Club home page Giter Club logo

Comments (3)

dutu avatar dutu commented on August 16, 2024

It looks like on your system you have an environment variable PORT=8080 and an application listening on this port.

I have updated the code to version 0.1.1, which uses environment variable XBALANCE_PORT instead of PORT. You can set XBALANCE_PORT to a particular value, else value 3000 will be used as default.

Please let me know if this has fixed the issue.

from xbalance.

 avatar commented on August 16, 2024

thanks for your reply, i just reboot my vps and is working but now have this error on poloniex:

TypeError: Cannot read property 'rate' of undefined
at /root/xBalance/server/xBalance.js:30:52
at /root/xBalance/node_modules/cryptox/lib/index.js:51:9
at /root/xBalance/node_modules/cryptox/lib/poloniex.js:49:13
at /root/xBalance/node_modules/cryptox/lib/poloniex.js:92:20
at Request._callback (/root/xBalance/node_modules/poloniex-api-node/lib/poloniex.js:72:17)
at Request.self.callback (/root/xBalance/node_modules/request/request.js:188:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:194:7)
at Request. (/root/xBalance/node_modules/request/request.js:1171:10)
at emitOne (events.js:96:13)
at Request.emit (events.js:191:7)
at IncomingMessage. (/root/xBalance/node_modules/request/request.js:1091:12)
at Object.onceWrapper (events.js:293:19)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:188:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:80:11)
at process._tickCallback (internal/process/next_tick.js:104:9)

from xbalance.

dutu avatar dutu commented on August 16, 2024

Would you please try v0.1.2 and let me know?

from xbalance.

Related Issues (7)

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.