You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, when I set the device to 8080 and browse to http://circuitpython.local/code, it doesn't find any devices. If I go to http://circuitpython.local:8080/code it loads, but results in the issue described #37. I believe device discovery should still work, but suspect going between circuitpython.org and the device might not forward to the port. I'll have to dig a bit to see the what the behavior is, because it's possible I may have had it use the hostname including the port.
This has been updated and #37 has been fixed. I'd like to do some more extensive testing. Edit the top comment of this issue and add some checkboxes for specific things I'd like to test.
This may or may not be an issue. I need to test when all Web Workflow devices are on ports other than 80 to see if it works.
With 1 device set up with port 8080:
With 2 or more devices set up with port 8080:
With 1 device set up with port 8080 and 1 device set up with port 80:
The text was updated successfully, but these errors were encountered: