Port Timeout
#1863
Replies: 1 comment
-
Hi! That usually means that the remote Build machine could not be reached. Can you check that you can do |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In build I am trying to expose ports using: build ports add htools 5000 5001. I am receiving an error:
build ports add htools 5000 5001
WgHttpError(
RequestTimeout(
4s,
),
)
blink>
I am running on both an iPad Pro and an iPad mini. Please note I am also running the developer beta of iPad OS 17, I do not know if that is related. Thanks
Beta Was this translation helpful? Give feedback.
All reactions