You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> voicevox@999.999.999 test:browser-e2e
> cross-env VITE_TARGET=browser playwright test --reporter=html
[WebServer] 2023-09-16T05:10:23.749708Z INFO voicevox_core::publish: 検出されたGPU (DirectMLには1番目のGPUが使われます):
[WebServer] 2023-09-16T05:10:23.752275Z INFO voicevox_core::publish: - "Microsoft Basic Render Driver" (0 B)
2023-09-16T05:10:23.752311Z INFO voicevox_core::publish: - "Microsoft Basic Render Driver" (0 B)
[WebServer] Warning: cpu_num_threads is set to 0. ( The library leaves the decision to the synthesis runtime )
[WebServer] INFO: Started server process [1208]
[WebServer] INFO: Waiting for application startup.
[WebServer] INFO: Application startup complete.
[WebServer] ERROR: [Errno 10013] error while attempting to bind on address ('127.0.0.1', 50021): an attempt was made to access a socket in a way forbidden by its access permissions
[WebServer] INFO: Waiting for application shutdown.
[WebServer] INFO: Application shutdown complete.
Error: Process from config.webServer was not able to start. Exit code: 1
Hiroshiba
changed the title
CIが落ちてるのをなんとかする
browser-e2eテストが[Errno 10013] error while attempting to bind on address ('127.0.0.1', 50021)で落ちることがある
Sep 19, 2023
不具合の内容
CIが落ちてます。
多分「アクセス許可で禁じられた方法でソケットにアクセスしようとしました。」のやつだと思います。
現象・ログ
https://github.com/VOICEVOX/voicevox/actions/runs/6205442990/job/16848654142
再現手順
CIを走らせる
期待動作
コケない
VOICEVOXのバージョン
8f779ab
OSの種類/ディストリ/バージョン
その他
The text was updated successfully, but these errors were encountered: