code-push-server icon indicating copy to clipboard operation
code-push-server copied to clipboard

登录失败:[Error] Not Found

Open delphp opened this issue 5 years ago • 6 comments

C:\Users\Administrator>code-push --version 3.0.0

C:\Users\Administrator>code-push login http://192.168.124.130:3000

╔═══════════════════════════════════ ║ ║ ║ CodePush-CLI is deprecated and no longer supported! ║ ║ You can use AppCenter-CLI instead. ║ ║ More details: https://docs.microsoft.com/en-us/appcenter/cli ║ ║ ║ ╚═══════════════════════════════════

Please login to Mobile Center in the browser window we've just opened.

Enter your token from the browser: HQq2YP7WgUCRfpR2sbYb878XdKK44ksvOXqog [Error] Not Found

有遇到与我一样情况的吗?啥原因?

delphp avatar Dec 01 '20 02:12 delphp

执行 code-push login http://api.code-push.com 打开浏览器的URL地址是:http://api.code-push.com/cli-login?hostname=xxx 报错。。。 连接私有化部署的服务器也是这样的。

bugaoshuni avatar Dec 01 '20 08:12 bugaoshuni

木有,一切正常

yz1311 avatar Dec 02 '20 02:12 yz1311

遇到同样的问题,求解答....

PingZaiDotTse avatar Dec 03 '20 09:12 PingZaiDotTse

Try installing an older version of the code-push-cli package. Version 2.1.9 appears to be working for me.

gregspurrier avatar Dec 03 '20 17:12 gregspurrier

Try installing an older version of the code-push-cli package. Version 2.1.9 appears to be working for me.

it also works for me.Thank you so mush.

bitting304 avatar Dec 15 '20 03:12 bitting304

Try installing an older version of the code-push-cli package. Version 2.1.9 appears to be working for me.

work for me , i think the reason is new version of the code-push-cli open the different login url.

withzhaoyu avatar Mar 14 '21 07:03 withzhaoyu