shiftonetothree opened a new issue, #26622: URL: https://github.com/apache/superset/issues/26622
A clear and concise description of what the bug is. #### How to reproduce the bug ````shell git clone https://github.com/apache/superset.git cd superset docker compose up ```` ### Expected results Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: TLS handshake timeout ### Actual results what actually happens. #### Screenshots  ### Environment - browser type and version: - superset version: 3.0.2 - python version: Python 2.7.18 - node.js version: v14.21.3 ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [X] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [X] I have reproduced the issue with at least the latest released version of superset. - [X] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Mybe change node:16 to node:18 in docker-compose.yml will fix it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
