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

Missing delimiter ":" [0x3a] #583

Closed
riccardomartinelli opened this issue Jan 21, 2016 · 4 comments
Closed

Missing delimiter ":" [0x3a] #583

riccardomartinelli opened this issue Jan 21, 2016 · 4 comments

Comments

@riccardomartinelli
Copy link

@riccardomartinelli riccardomartinelli commented Jan 21, 2016

Hi!
Recently I have download the last webtorrent.mini.js and now a page that worked is giving this error:
Invalid data: Missing delimiter ":" [0x3a]
My code is very simple. I use only the function client.add("http://mysite/file.torrent", etc).

ps: I'm new on github and i hope to follow the guidelines.

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

@DiegoRBaquero DiegoRBaquero commented Jan 21, 2016

Could you please post your full code or the website URL to test?

@riccardomartinelli

This comment has been minimized.

Copy link
Author

@riccardomartinelli riccardomartinelli commented Jan 22, 2016

This is the page that gives the error: Link 1

After some test I found that error appears only when I try to download a torrent that was create from this code: Link 2

@DiegoRBaquero

This comment has been minimized.

Copy link
Member

@DiegoRBaquero DiegoRBaquero commented Jan 22, 2016

You are using Browserify, right?

Try to change requiring the minified version and require the NPM module.

@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.