0

我有一个问题,当启用视频录制时,我的所有浏览器会话都“挂起”。过了一会儿,我才得到超时异常。

/地位

{
    "total": 11,
    "used": 0,
    "queued": 0,
    "pending": 2,
    "browsers": {
        "chrome": {
            "65.0": {}
        }
    }
}

浏览器.json:

{
  "chrome": {
    "default": "65.0",
    "versions": {
      "65.0": {
        "image": "selenoid/vnc:chrome_65.0",
        "port": "4444",
        "path": "/"
      }
    }
  }

Selenoid 容器日志: https ://gist.github.com/Xotabu4/02f04e006e0328fe3d229e7b961bb743#file-selenoid_containe-log

录像机日志: https ://gist.github.com/Xotabu4/02f04e006e0328fe3d229e7b961bb743#file-video_recorder_container-log

selenoid 容器启动配置(厨师食谱): https ://gist.github.com/Xotabu4/02f04e006e0328fe3d229e7b961bb743#file-selenoid-rb

4

0 回答 0