Changes between Version 1 and Version 2 of Ticket #3383, comment 1
- Timestamp:
- 01/17/2018 01:35:03 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3383, comment 1
v1 v2 10 10 If you have shell access, the output of the following commands would be helpful to us to diagnose the issues. 11 11 - `traceroute wordpress.org`, `traceroute api.wordpress.org`, `traceroute downloads.wordpress.org` 12 - `curl -vv https://wordpress.org`, `curl -vv api.wordpress.org`, `curl -vv https://downloads.wordpress.org`12 - `curl -vv https://wordpress.org`, `curl -vv https://api.wordpress.org`, `curl -vv https://downloads.wordpress.org` 13 13 - `tcptraceroute wordpress.org 443`, `tcptraceroute api.wordpress.org 443`, `tcptraceroute downloads.wordpress.org 443` (You may not have this installed on the server, or it may require privledges you do not have) 14 14