当前位置:论坛首页 > Linux面板 > 求助

【待反馈】服务器绑定宝塔账号总是会自动掉

发表在 Linux面板2023-4-11 11:04 [复制链接] 3 3407

在服务器上面安装了宝塔也更新到了最新版,但是绑定的账号总是会自动掉, 刚绑上好了一会, 过不了多久然后又要重新绑定. 请问一下账号能够绑定多少台服务器. 目前好像掉的总是同一台服务器!
使用道具 举报 只看该作者 回复
发表于 2023-4-11 12:20:24 | 显示全部楼层
您好,宝塔账户绑定是没有限制数量的,您那边服务器是公网还是内网机器呢?
如是纯内网环境的话,您那边可绑定账户后开启离线模式。

如是公网服务器,则需要您检查是否可正常连接我们云端节点,如无法正常连接我们云端节点也是会导致这类情况的。
  1. curl -v https://www.bt.cn
  2. curl -v https://api.bt.cn
复制代码
使用道具 举报 回复 支持 反对
发表于 2023-4-12 11:41:28 | 显示全部楼层
部署在云端的节点, 连接外网都是正常的


curl -v https://www.bt.cn
* About to connect() to www.bt.cn port 443 (#0)
*   Trying 42.157.129.124...
* Connected to www.bt.cn (42.157.129.124) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* SSL connection using TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
* Server certificate:
*       subject: CN=*.bt.cn,O=广东堡塔安全技术有限公司,ST=广东省,C=CN
*       start date: Sep 07 00:00:00 2022 GMT
*       expire date: Oct 08 23:59:59 2023 GMT
*       common name: *.bt.cn
*       issuer: CN=sslTrus (RSA) OV CA,O=sslTrus,C=CN
> GET / HTTP/1.1
> User-Agent: curl/7.29.0
> Host: www.bt.cn
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: nginx
< Date: Wed, 12 Apr 2023 03:38:40 GMT
< Content-Type: text/html; charset=utf-8
< Transfer-Encoding: chunked
< Connection: keep-alive
< Set-Cookie: PHPSESSID=anj14rorclhfeku7f51fodoe2e; expires=Fri, 14-Apr-2023 03:38:40 GMT; Max-Age=172800; path=/
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Pragma: no-cache
< Set-Cookie: login_key=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; secure; HttpOnly
< Set-Cookie: _idc_cookie_code=%7B%7D; path=/; secure; HttpOnly
< Cache-control: no-cache,must-revalidate
< Location: /new/index.html
< Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
<
* Connection #0 to host www.bt.cn left intact



curl -v https://api.bt.cn
* About to connect() to api.bt.cn port 443 (#0)
*   Trying 36.133.1.8...
* Connected to api.bt.cn (36.133.1.8) port 443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* SSL connection using TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
* Server certificate:
*       subject: CN=*.bt.cn,O=广东堡塔安全技术有限公司,ST=广东省,C=CN
*       start date: Sep 07 00:00:00 2022 GMT
*       expire date: Oct 08 23:59:59 2023 GMT
*       common name: *.bt.cn
*       issuer: CN=sslTrus (RSA) OV CA,O=sslTrus,C=CN
> GET / HTTP/1.1
> User-Agent: curl/7.29.0
> Host: api.bt.cn
> Accept: */*
>
< HTTP/1.1 200 OK
< Server: nginx
< Date: Wed, 12 Apr 2023 03:38:05 GMT
< Content-Type: text/html; charset=utf-8
< Transfer-Encoding: chunked
< Connection: keep-alive
< Vary: Accept-Encoding
< Vary: Accept-Encoding
< Strict-Transport-Security: max-age=31536000
< Cache-Control: no-cache
<
* Connection #0 to host api.bt.cn left intact
使用道具 举报 回复 支持 反对
发表于 2023-10-24 17:22:18 | 显示全部楼层
宝塔用户_qoaqik 发表于 2023-4-12 11:41
部署在云端的节点, 连接外网都是正常的

您好,您到服务器SSH终端里执行下面的脚本,会自动切换离您服务器最近的节点
curl -k -sSO https://120.78.156.100/new/auto_node.sh && bash auto_node.sh
然后重新绑定下堡塔账号
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

点击联系技术免费分析

工作时间:09:00至18:30

快速回复 返回顶部 返回列表