-
-
Notifications
You must be signed in to change notification settings - Fork 227
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
Imposible to catch an error #201
Comments
Hi, i have the same problem did you solve that ? |
No, sorry. |
the problem i think is related to the file system i was running my application in alpine container then i switched to ubuntu and i no longer see this error again. |
Not sure, It's happening to me on macos. |
I was also experiencing this same error on archlinux. It turned out after removing the /tmp/torrent-stream directory everything started working again |
Hi, I am having troubles trying to open a magnet URL with this code:
It returns
I have no problems opening other magnet URLs; the weird thing is that the problematic magnet URL works well on webtorrent.
I would like at least be able to catch the error. Any suggestion? I can share the magnet URL by PM
The text was updated successfully, but these errors were encountered: