Open Issues Need Help
View All on GitHub Quality Control • Workflow Design
Problem with proxy server authentication 2 months ago
AI Summary: The user is experiencing issues running the GRZ_QC_Workflow due to proxy server authentication problems. The error message indicates that Nextflow is incorrectly interpreting the proxy settings, using the username as the host and password as part of the port. The task involves debugging Nextflow's proxy configuration to correctly use the provided proxy credentials (username, password, server, port) to download necessary files and plugins, potentially involving environment variables, a `.nextflow.config` file, or other Nextflow settings. An offline solution might be considered if the proxy configuration cannot be resolved.
Complexity:
4/5
enhancement good first issue help wanted priority: low