-
Notifications
You must be signed in to change notification settings - Fork 547
Beaker offline not discovering peer on LAN? #614
Comments
@rjsteinert does it work when accessing the Dat that's being hosted from the current machine? Remote one? What about 2 beakers on the same LAN? |
My LAN has no internet connection but I'm on talky over cellphone. Wanna see what I'm trying? https://talky.io/beaker |
We did a debug session and found that Beaker was failing to make Dat connections (and other things) when wifi was enabled but no WAN connection existed. |
@pfrazee That's great you were able to reproduce, too bad it's an issue :P. If you have a feature branch with a fix, I'd be more than happy to test. |
Thanks, I'll keep you in the loop
…On Fri, Jul 21, 2017 at 11:53 AM, R.J. Steinert ***@***.***> wrote:
@pfrazee <https://github.com/pfrazee> That's great you were able to
reproduce, too bad it's an issue :P. If you have a feature branch with a
fix, I'd be more than happy to test.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#614 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABNhU-uwtOBJBl8M8wm5X00YbQs9rPWxks5sQNengaJpZM4OepZS>
.
|
@pfrazee Added a second current behavior mentioning that behavior where you need to turn off your wifi adapter for Beaker to connect to the Dat being shared on the same computer. |
We've done a bit more discovery debugging since this issue was filed. We have found that, on our home router, multicast can sometimes totally stop working and we have to restart the router. We'll have to see if any of our software can improve on that. |
Thanks for the heads up @pfrazee |
Ya puedes cerrar este problema, lo probé y funciona bien. en la versión 0.8.3 |
Operation System: Mac OS 10.12.3
Beaker Version: 0.7.3
Use case:
When deploying an app to hundreds of computers in an environment where bandwidth is constrained or non-existent, it helps to only have to download an application update once and then have that one computer distribute the update to the hundreds of computers over a LAN.
Current behavior:
Two macs, on a LAN, no Internet connection. Sharing DATs back and forth from the command line works like a charm! So stoked about that. When trying to access that same Dat from the Beaker Browser, it times out.
Also...
Current behavior:
One Mac, on a LAN with no Internet connection. On the command line
dat share
, go to that Dat address in Beaker, Beaker times out. Turn off the Mac's wifi adapter, reload that dat URL in Beaker and it works.The text was updated successfully, but these errors were encountered: