Replies: 1 comment 1 reply
-
已经在 1.1.2 修复。
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Connectbot能正常连接,app连接报错,测试可用,不论内网用局域网ip还是外网用域名,都报错。
鸿蒙4.3.0
1.1.0版本
专业版V2 beta5
报错如下
DioException [bad response]: This exception was thrown because the response has a status code of 404 and
RequestOptions.validateStatus was configured to throw for this status code.The status code of 404 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.
Beta Was this translation helpful? Give feedback.
All reactions