DataFed
DataFed copied to clipboard
A Federated Scientific Data Management System
## Description We are in the process of updating, and effectively redeploying, one of our DataFed repositories. This involves going through the Globus auth process via the `generate_globus_files.sh` script ([link...
# Description Currently the CI job is failing that is responsible for provisioning the DataFed Python Client VM. The issue with the CI is that the protobuf build does not...
# Description The Jupyternotebooks show how to use existing queries but not how to create them. https://nbviewer.org/github/ORNL/DataFed/blob/devel/jupyter_notebooks/4_Collections_Queries_with_Solutions.ipynb
## Description After, upgrading to ubuntu 24 we are seeing the following error when trying to install and test the python protobuf files. The error occurs when running this: ```...
## Description Run the install_dependencies.sh file, curl is unable to find the OpenSSL dynamic library. Seeing this after pinning the python version here: https://github.com/ORNL/DataFed/issues/1398 ``` /usr/bin/install -c -m 644 CURLSHOPT_UNLOCKFUNC.3...
## Description Our team is interested in self-hosting DataFed metadata services—having hosted several DataFed repositories for some time, but always relying on ORNL-provided metadata services. The [documentation](https://github.com/ORNL/DataFed/blob/master/compose/README.md) on the compose...
# Description After deleting and recreating a Globus mapped collection it looks like DataFed is having trouble connecting to the new mapped collection which has the same name as the...
## Ticket ## Description The python version used in the DataFed install is not pinned, this becomes problematic when newer version of dependencies are used that may not be compatible...
## Description Problems with allocation requests hanging in the task queue if the repo tcp address does not use an ip address when filling out the repo form. Trying to...