这是本文档旧的修订版!
您的设备可能设置了错误的日期和时间,这会以某种方式影响到 SSL 安全服务器的连接。 解决方案是设置正确的日期和时间。
- 链接你设备的ssh端口 (见 ssh端口访问)
- 检查日期是否设置错误
$ date
- 如果没有,请更新它(e.g. use UTC time from http://currentmillis.com)
$ date -s "2017-12-11 12:00:00" $ hwclock --systohc $ reboot
Try to setup the account, it should work fine now.