Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Decoded message is not valid #19

Closed
ralphtheninja opened this issue May 23, 2018 · 2 comments
Closed

Error: Decoded message is not valid #19

ralphtheninja opened this issue May 23, 2018 · 2 comments

Comments

@ralphtheninja
Copy link
Member

Error: Decoded message is not valid
    at Object.decode (/home/lms/src/cabal-node/node_modules/hyperdb/lib/messages.js:117:39)
    at Writer._decode (/home/lms/src/cabal-node/node_modules/hyperdb/index.js:756:28)
    at Request._callback (/home/lms/src/cabal-node/node_modules/hyperdb/index.js:785:10)
    at Request.callback (/home/lms/src/cabal-node/node_modules/random-access-storage/index.js:152:8)
    at onread (/home/lms/src/cabal-node/node_modules/random-access-file/index.js:80:31)
    at FSReqWrap.wrapper [as oncomplete] (fs.js:569:17)
@okdistribute
Copy link
Member

okdistribute commented May 23, 2018

This looks like a hyperdb compatibility issue. We are relying on the latest hyperdb from master in cabal, which should instead rely on npm published versions.

@ralphtheninja
Copy link
Member Author

Works when pulling latest and reinstalling deps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants