crest icon indicating copy to clipboard operation
crest copied to clipboard

Failed with exception [WebDriverException] when using docker

Open yandong01 opened this issue 3 years ago • 3 comments

Describe the bug

Follow the guide using Docker, I got the error "Failed with exception [WebDriverException]" when post to crest.

Reproduction steps

  1. The post info: post: http://xxxx:3000/crest/api/perceivable/cc-transcript { "url": "https://www.google.com", "reporttype": 3

}

  1. The docker logs: see the screenshot. docker_log_screenshot

  2. The response: { "status": { "error": "Failed with exception [WebDriverException]", "success": "False" } }

Expected behavior

The response should return 200

Additional context

No response

yandong01 avatar Sep 29 '22 00:09 yandong01

This should be now resolved in #9

cavedon avatar May 02 '23 23:05 cavedon

The error "Failed with exception [WebDriverException]" is still reproduced with latest codes when post the request to the main API "/crest/api/all".

yandong01 avatar Nov 17 '23 02:11 yandong01

@cavedon Please help to look at this issue.

The error "Failed with exception [WebDriverException]" is still reproduced with latest codes when post the request to the main API "/crest/api/all".

yandong01 avatar Nov 17 '23 04:11 yandong01