-
Notifications
You must be signed in to change notification settings - Fork 22
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
not connecting anymore #65
Comments
Hm, nothing there should have changed. Thanks for the heads up, I'll check it out. |
\npm\node_modules\webcoin-bridge\node_modules\bitcoin-net\lib\bridge.js:30 TypeError: Cannot read property 'apply' of undefined |
Yep, the [email protected] works. I have to install the bridge 1.3.0 with bitcoin-net 4.3.2 and delete the bitcoin-net folder in the bridge/nodue_modules. Then it works again. It seems like your testnet webSeeds are all down too. They don't respond in http://websocket.org/echo.html |
I think the Let's Encrypt certs expired, and that crashed them. I started rewriting Would you be interested in running a web seed? It would be nice to have the ownership of them less centralized. It only really needs bandwidth, it could run on a $5 VPS. |
Oh, you said it is working with 0.5.3? Hm, I'm not sure how you can connect to the webseeds seeing as the certs have expired. |
5.3 with my local node. I could setup one if I find a decent hoster for node. What exactly do they do? They bridge all traffic from the clients to the Bitcoin nodes? Or do the webclients connect to other clients? |
Ah, I never looked at your crash stack trace, the problem is coming from some changes I made a while ago in
😮 Wow! I didn't even know PHP was 15 years old. |
See screenshot. After the latest npm install the bridge/everything is not working anymore:
The text was updated successfully, but these errors were encountered: