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

multiprocess live bug #39

Closed
max-mapper opened this issue Sep 1, 2015 · 1 comment
Closed

multiprocess live bug #39

max-mapper opened this issue Sep 1, 2015 · 1 comment

Comments

@max-mapper
Copy link
Owner

admin@dathub:~/src/sleep-irc/data$ taco-nginx --name datircserver dat serve --readonly
Listening on port 54786 (readonly)
/home/admin/src/dat-core/lib/multiprocess.js:162
        res.cb(err)
            ^
TypeError: undefined is not a function
    at Array.<anonymous> (/home/admin/src/dat-core/lib/multiprocess.js:162:13)
    at eval [as _decode] (eval at <anonymous> (/home/admin/src/dat-core/node_modules/pbs/node_modules/generate-function/index.js:55:21), <anonymous>:38:22)
    at Decoder._pushMessage (/home/admin/src/dat-core/node_modules/pbs/decoder.js:130:10)
    at Decoder._parseMissing (/home/admin/src/dat-core/node_modules/pbs/decoder.js:102:19)
    at Decoder._parse (/home/admin/src/dat-core/node_modules/pbs/decoder.js:143:23)
    at Decoder._write (/home/admin/src/dat-core/node_modules/pbs/decoder.js:193:10)
    at doWrite (/home/admin/src/dat-core/node_modules/pbs/node_modules/readable-stream/lib/_stream_writable.js:279:12)
    at writeOrBuffer (/home/admin/src/dat-core/node_modules/pbs/node_modules/readable-stream/lib/_stream_writable.js:266:5)
    at Writable.write (/home/admin/src/dat-core/node_modules/pbs/node_modules/readable-stream/lib/_stream_writable.js:211:11)
    at Duplexify._write (/home/admin/src/dat-core/node_modules/duplexify/index.js:200:22)
@max-mapper
Copy link
Owner Author

we should also make sure on the client dat that the pull stream emits a proper error if the remote side crashes

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

1 participant