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

Investigate AFLOW error connection in CI #17

Closed
pedrobcst opened this issue Mar 22, 2022 · 2 comments
Closed

Investigate AFLOW error connection in CI #17

pedrobcst opened this issue Mar 22, 2022 · 2 comments

Comments

@pedrobcst
Copy link
Owner

Currently, the CI is failed due to a connection issue with AFLOW.

Github actions is failing to connect to AFLOW using urllib, even though the connection to the COD seems to be working fine. This is leading to a error in the CI tests since the structures cannot be downloaded for testing the solvers. If the tests are run into a local machine (ie, my machine), they will successfuly pass.

Have to find a way to fix this. For the moment I will create a seperate branch where AFLOW is disabled and confirm the tests pass there.

@pedrobcst
Copy link
Owner Author

The best current action seems to totally disable AFLOW. The lack of control of structures coming (no way to query only stable structures, hull energy etc) and the fact that AFLOW is disabled by default also confirm this. Will be removing aflow querier from next push.

@pedrobcst
Copy link
Owner Author

Closed as of commit f664866

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

1 participant