scrapinghub / splash

Lightweight, scriptable browser as a service with an HTTP API
BSD 3-Clause "New" or "Revised" License
4.08k stars 514 forks source link

scrapinghub/splash not working properly with docker desktop version 4.14 - * #1172

Open cymesky opened 1 year ago

cymesky commented 1 year ago

Example: http://localhost:8050/render.html?url=https://api.skillboard.eveisesi.space/users/349a37f34dfbac2eeb09d3f5b7bfad41a857e1d8 Docker Desktop Version 4.13.1 and below scrape perfectly

Docker Desktop Version from 4.14 and above {"error": 502, "type": "RenderError", "description": "Error rendering page", "info": {"type": "Network", "code": 6, "text": "SSL handshake failed", "url": "https://api.skillboard.eveisesi.space/users/349a37f34dfbac2eeb09d3f5b7bfad41a857e1d8"}}