-
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
connection with ipad to some mac osx do not work #811
Comments
I can reproduce on my local mac Mojave 10.14.4 |
setup: one macosx 10.14.4 on windows 10 and ipad on same access point. Each computer as a simulator with 4 robots is there a problem with bonjour? my bonjour browser on windows do not see the mac, |
I do a similar test with another mac on High Sierra 10.13 same behavior on the same access point |
relaunching the simulator make it works again also to connect on robot that are onthe mac |
relanching Thymio Suite on the windows make all work fine again (expeted windows do no see macs robot, but ipad yes) |
putin playgound on back make it the disconnection error probably the power saving mecanism of the mac |
this make the bonjour service also not working for the windows, so for me asebaplayground on mac OSX make strange thing on Bonjour |
setup changes now all on another access point gl inet: |
playground still make this disconnection problem when it is put in background |
is there some asio initialisation to be fix due to new version https://www.boost.org/doc/libs/1_72_0/doc/html/boost_asio/history.html? |
is there something that is fix in https://www.boost.org/doc/libs/1_73_0/doc/html/boost_asio/history.html ? |
back from lunch connection with scratch from computer or ipad do not work, it work with studio or VPL, is there something wrong with this connection link? |
ok If I correct Ip by hand on address bar adding IP from mac it works! file:///C:/Program%20Files/Thymio/scratch/index.html?device=%7B43b62dfe-7796-41d4-a2d1-980d5aa2417b%7D&ws=ws://192.168.1.3:8597 |
exactly same behavior (not working) this time with second router that was working before |
I did not get it work again... |
for me the Bonjour service or mDNS is not working properly on this mac (or only TDM do not describe itself corretly) |
boostorg/asio#110 evaluate this? |
probably related on this part of code: |
fastest path to see if bug is reproduce:
|
code related:
|
I found that when discovery do not shows correctly ws port we have a correct error message in thymio-device-manager log:
|
at least two user cannot connect scratch with ipad to a osx machine, it seems it works on Mojave but not on Catalina. Thymio Suite on ipad see the master computer;Thymio are correctly listed on the ipad but then the connection to scratch is not working (orange dot). Same tablet connecting to a windows host works fine.
Is there a hidden firewall? something else?
The text was updated successfully, but these errors were encountered: