Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

No values displayed #14

Open
BitWhatElse opened this issue Nov 24, 2020 · 6 comments
Open

No values displayed #14

BitWhatElse opened this issue Nov 24, 2020 · 6 comments
Labels
doesn't work Something isn't working, but not for everyone

Comments

@BitWhatElse
Copy link

I love this module. Since a few days, the values are not updating.. The environment didn't change. Could you please help.

@WeeskyBDW
Copy link
Contributor

Hey
Please provide more informations like what dont work, if they are errors and your nodejs/mmc-coinbase's version

@BitWhatElse
Copy link
Author

BitWhatElse commented Nov 26, 2020

Installed node.js version is v9.11.2

Here are the log from the console:

MMM-Coinbase.js:96 Uncaught TypeError: Cannot read property 'native_balance' of undefined
at Class.socketNotificationReceived (MMM-Coinbase.js:96)
at module.js:250
at r. (socketclient.js:39)
at r.emit (socket.io.js:6)
at r.onevent (socket.io.js:8)
at r.MMSocket.self.socket.onevent (socketclient.js:33)
at r.onpacket (socket.io.js:8)
at r. (socket.io.js:8)
at r.emit (socket.io.js:6)
at r.ondecoded (socket.io.js:6)

@mlbonniec
Copy link
Owner

As I said here #13 (comment), try to update NodeJS.

@BitWhatElse
Copy link
Author

Ok, i update to..
Node.js v14.15.1 (LTS)
Npm v6.14.8
Mm V2.13

Still the same problem.

pi@pi:~/MagicMirror/modules/MMM-Coinbase $ npm audit

                   === npm audit security report ===                        

┌──────────────────────────────────────────────────────────────────────────────┐
│ Manual Review │
│ Some vulnerabilities require your attention to resolve │
│ │
│ Visit https://go.npm.me/audit-guide for additional guidance │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low │ Prototype Pollution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ lodash │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=4.17.5 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ coinbase │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ coinbase > lodash │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/577
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Prototype Pollution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ lodash │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=4.17.11 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ coinbase │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ coinbase > lodash │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/782
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Prototype Pollution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ lodash │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=4.17.12 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ coinbase │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ coinbase > lodash │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1065
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low │ Prototype Pollution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ lodash │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=4.17.19 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ coinbase │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ coinbase > lodash │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1523
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High │ Insufficient Entropy │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ cryptiles │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in │ >=4.1.2 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ coinbase │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ coinbase > request > hawk > cryptiles │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://npmjs.com/advisories/1464
└───────────────┴──────────────────────────────────────────────────────────────┘
found 5 vulnerabilities (2 low, 3 high) in 59 scanned packages
5 vulnerabilities require manual review. See the full report for details.
pi@pi:~/MagicMirror/modules/MMM-Coinbase $

@mlbonniec
Copy link
Owner

This error means that the Coinbase module does not retrieve any wallets from your account. Does the API key authorize the retrieval of wallets?

@mlbonniec mlbonniec added bug Something isn't working doesn't work Something isn't working, but not for everyone and removed bug Something isn't working labels Dec 21, 2020
@BitWhatElse
Copy link
Author

Yes, I tested with two Keys. Still didn't work. Sorry

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
doesn't work Something isn't working, but not for everyone
Projects
None yet
Development

No branches or pull requests

3 participants