You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running workflow.prepare.pacta.indices, running web_tool_scripts 1 & 2 fail because the image cannot find a valid parameters file.
workflowpreparepactaindices-indices_prep-1 | INFO [2024-02-27 11:52:44] running PACTA on: iShares Global Corp Bond UCITS ETF <USD (Distributing)>.
workflowpreparepactaindices-indices_prep-1 |
workflowpreparepactaindices-indices_prep-1 | ── web_tool_script_1.R ─────────────────────────────────────────────────────────
workflowpreparepactaindices-indices_prep-1 | Error in config::get(file = file_path) :
workflowpreparepactaindices-indices_prep-1 | Config file ProjectParameters_Indices2023Q4.yml not found in current working directory or parent directories
workflowpreparepactaindices-indices_prep-1 | Calls: set_project_parameters -> <Anonymous>
workflowpreparepactaindices-indices_prep-1 | Execution halted
workflowpreparepactaindices-indices_prep-1 |
workflowpreparepactaindices-indices_prep-1 | ── web_tool_script_2.R ─────────────────────────────────────────────────────────
workflowpreparepactaindices-indices_prep-1 | Error in config::get(file = file_path) :
workflowpreparepactaindices-indices_prep-1 | Config file ProjectParameters_Indices2023Q4.yml not found in current working directory or parent directories
workflowpreparepactaindices-indices_prep-1 | Calls: set_project_parameters -> <Anonymous>
workflowpreparepactaindices-indices_prep-1 | Execution halted
workflowpreparepactaindices-indices_prep-1 | INFO [2024-02-27 11:52:53] finished running PACTA on: iShares Global Corp Bond UCITS ETF
When running
workflow.prepare.pacta.indices
, runningweb_tool_script
s 1 & 2 fail because the image cannot find a valid parameters file.https://github.com/RMI-PACTA/workflow.prepare.pacta.indices/blob/a17b18a49d3ff5306f03f0110de87abf24759eea/prepare_pacta_indices.R#L181-L184
The text was updated successfully, but these errors were encountered: