Hello all,
The main Tool Shed seems fine, but the Test Tool Shed is not:
https://testtoolshed.g2.bx.psu.edu/
Galaxy
The Tool Shed could not be reached
You are seeing this message because a request to the
Tool Shed timed out or was refused. This may be a temporary
issue which could be resolved by retrying the operation you
were performing. If you receive this message repeatedly or
for an extended amount of time, please report it to the
Galaxy Team at galaxy-bugs(a)bx.psu.edu with details on
what you were trying to do and the URL in the address bar.
More information on the current state of Galaxy services
may be available on the Galaxy status page or the
@galaxyproject Twitter feed.
The
https://status.galaxyproject.org/ page reports it should
be operational.
It responds to ping (same server name and IP address as the
main Tool Shed):
$ ping -c 4
testtoolshed.g2.bx.psu.edu
PING
radegast.galaxyproject.org (128.118.250.5) 56(84) bytes of data.
64 bytes from
radegast.galaxyproject.org (128.118.250.5): icmp_seq=1
ttl=45 time=130 ms
64 bytes from
radegast.galaxyproject.org (128.118.250.5): icmp_seq=2
ttl=45 time=129 ms
64 bytes from
radegast.galaxyproject.org (128.118.250.5): icmp_seq=3
ttl=45 time=129 ms
64 bytes from
radegast.galaxyproject.org (128.118.250.5): icmp_seq=4
ttl=45 time=129 ms
---
radegast.galaxyproject.org ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3133ms
rtt min/avg/max/mdev = 129.744/129.955/130.358/0.348 ms
$ ping -c 4
toolshed.g2.bx.psu.edu
PING
radegast.galaxyproject.org (128.118.250.5) 56(84) bytes of data.
64 bytes from
radegast.galaxyproject.org (128.118.250.5): icmp_seq=1
ttl=45 time=130 ms
64 bytes from
radegast.galaxyproject.org (128.118.250.5): icmp_seq=2
ttl=45 time=129 ms
64 bytes from
radegast.galaxyproject.org (128.118.250.5): icmp_seq=3
ttl=45 time=129 ms
64 bytes from
radegast.galaxyproject.org (128.118.250.5): icmp_seq=4
ttl=45 time=130 ms
---
radegast.galaxyproject.org ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3135ms
rtt min/avg/max/mdev = 129.785/129.977/130.196/0.179 ms
Peter