Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upError: Invalid data: Missing delimiter ":" [0x3a] #995
Comments
This comment has been minimized.
This comment has been minimized.
|
I would think it's more related to Bencode/NodeJS on ARM. Have you tried other Node versions? Maybe 4 or 7 |
This comment has been minimized.
This comment has been minimized.
|
I'm closing this issue because it's been a while without a response from the issue opener. It's not possible to debug this issue without additional information. If this is still an issue, please leave a comment or open a new issue. |
This comment has been minimized.
This comment has been minimized.
|
Just ran into this issue.. I'm not on an ARM CPU, and am running the latest version of node--windows 10. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hardware: Raspberry Pi 2
Operating System: Ubuntu 16.04 LTS
Nodejs: v6.9.2
WebTorrent: v1.0.5
Aplication: MEAN stack
Source Code: https://github.com/ibocon/project-Myblog
I am trying to download video by using Web-Torrent.
My code is working perfectly on Windows 7.
However, my code does not working when I run on Ubuntu.
This is error stack,
I guess my code does not matter. Because it works on Windows 7.
Thus, I have no idea why it does not working on Ubuntu.