Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server may have something wrong #95

Open
SyntaxSmith opened this issue Feb 21, 2024 · 2 comments
Open

Server may have something wrong #95

SyntaxSmith opened this issue Feb 21, 2024 · 2 comments

Comments

@SyntaxSmith
Copy link

SyntaxSmith commented Feb 21, 2024

python .\downloader.py Processing SPICE Solvated Amino Acids Single Points Dataset v1.1 Processing SPICE Dipeptides Single Points Dataset v1.2 Traceback (most recent call last): File "D:\dataset\spice-dataset\downloader\downloader.py", line 111, in <module> recs = list(dataset.iterate_records(specification_names=specifications)) File "C:\Users\wangzhongyao\scoop\apps\miniconda3\current\envs\openmm\lib\site-packages\qcportal\dataset_models.py", line 972, in iterate_records self._internal_fetch_records(batch_tofetch, [spec_name], status, include) File "C:\Users\wangzhongyao\scoop\apps\miniconda3\current\envs\openmm\lib\site-packages\qcportal\dataset_models.py", line 724, in _internal_fetch_records records = self._client._get_records_by_type(self._record_type, record_ids, include=include) File "C:\Users\wangzhongyao\scoop\apps\miniconda3\current\envs\openmm\lib\site-packages\qcportal\client.py", line 651, in _get_records_by_type record_data = self.make_request( File "C:\Users\wangzhongyao\scoop\apps\miniconda3\current\envs\openmm\lib\site-packages\qcportal\client_base.py", line 408, in make_request r = self._request( File "C:\Users\wangzhongyao\scoop\apps\miniconda3\current\envs\openmm\lib\site-packages\qcportal\client_base.py", line 373, in _request raise PortalRequestError(f"Request failed: {details['msg']}", r.status_code, details) qcportal.client_base.PortalRequestError: Request failed: Bad Gateway (HTTP status 502)
image

Do you have some advice for me? Thanks!

@SyntaxSmith
Copy link
Author

image

@peastman
Copy link
Member

@bennybp it's the bad gateway error again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants