Skip to content

[BUG] 3Dmol.js server is not responding #841

@fxcoudert

Description

@fxcoudert

Describe the bug

The server hosting both https://3Dmol.org/ and https://3dmol.csb.pitt.edu/ is down.

This is breaking all web pages that use (as recommended) <script src="https://3Dmol.org/build/3Dmol-min.js"></script>

To Reproduce

$ wget https://3Dmol.org/build/3Dmol-min.js
--2025-11-03 10:37:10--  https://3dmol.org/build/3Dmol-min.js
Resolving 3dmol.org (3dmol.org)... 136.142.4.139
Connecting to 3dmol.org (3dmol.org)|136.142.4.139|:443... connected.
Unable to establish SSL connection.
$ wget https://3dmol.csb.pitt.edu/doc/index.html
--2025-11-03 10:37:50--  https://3dmol.csb.pitt.edu/doc/index.html
Resolving 3dmol.csb.pitt.edu (3dmol.csb.pitt.edu)... 136.142.4.139
Connecting to 3dmol.csb.pitt.edu (3dmol.csb.pitt.edu)|136.142.4.139|:443... connected.
Unable to establish SSL connection.
$ wget http://3Dmol.org/build/3Dmol-min.js     
--2025-11-03 10:38:20--  http://3dmol.org/build/3Dmol-min.js
Resolving 3dmol.org (3dmol.org)... 136.142.4.139
Connecting to 3dmol.org (3dmol.org)|136.142.4.139|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
[… endless retrying …]

Expected behavior
Server should answer.

Desktop (please complete the following information):
Confirmed from multiple sources and multiple browsers. https://www.isitdownrightnow.com/3dmol.org.html confirms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions