StreaMonitor icon indicating copy to clipboard operation
StreaMonitor copied to clipboard

ConnectTimeout in SC site

Open noeeka opened this issue 1 year ago • 1 comments

Hi Team When I run python download.py, it show error requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='stripchat.com', port=443): Max retries exceeded with url: /api/vr/v2/models/username/Dennielle- (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001F8FF8694C0>, 'Connection to stripchat.com timed out. (connect timeout=None)')) please fix this issue. Thanks

noeeka avatar Sep 23 '24 05:09 noeeka

@noeeka You can try this, and select New UI.

docker run -d --name recorder -p 8000:8000 -v ~/docker/recorder:/tmp/recorder zctod/sc-recorder:1.0.0

zc2638 avatar Mar 07 '25 14:03 zc2638