test
This commit is contained in:
@@ -297,8 +297,8 @@ await window.__deployTestResetBrowserStorage()
|
||||
await window.__deployTestManualInitDB()
|
||||
|
||||
清理后按这个顺序重测:
|
||||
1. 关闭其它 http://54.116.29.247:5173 / https://54.116.29.247 标签页
|
||||
2. 打开 https://54.116.29.247/ 并刷新页面(首次访问需接受自签名证书)
|
||||
1. 关闭其它 http://cms-jack.imharry.work/ / http://54.116.29.247:5173 标签页
|
||||
2. 打开 http://cms-jack.imharry.work/ 并刷新页面
|
||||
3. 重新粘贴本脚本输出的整段 JS(刷新会清掉已安装的 probe)
|
||||
4. 再登录
|
||||
5. 观察 counts 是否从 0 变 1,以及 /var/log/nginx/openim-pc-proxy-access.log 是否出现 /msg_gateway
|
||||
@@ -307,5 +307,5 @@ await window.__deployTestManualInitDB()
|
||||
|
||||
await window.__deployTestAuthState()
|
||||
|
||||
其中 isSecureContext / crossOriginIsolated 应为 true,SharedArrayBuffer 应为 "function"。
|
||||
HTTP 域名入口下 isSecureContext / crossOriginIsolated 通常为 false;重点观察 SDK 方法是否存在、login 是否返回成功,以及 /msg_gateway 是否建立连接。
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user