What happened?
In the single-node Docker deployment, every time a Python UDF operator is selected in the workflow editor, an error popup appears:
Could not load Python virtual environments: ...
Selecting a Python operator triggers a GET /pve/pves?cuid= request (to populate the environment dropdown). In single-node Docker this request returns 404 Not Found.
How to reproduce?
- Run the single-node Docker latest stack from main (bin/single-node).
- Log in and open the workflow editor.
- Drag a Python UDF operator onto the canvas and click it to open its property panel.
- Observe the popup: "Could not load Python virtual environments: ..."
Version/Branch
1.2.0-incubating (release/v1.2)
Commit Hash (Optional)
No response
What browsers are you seeing the problem on?
No response
Relevant log output
What happened?
In the single-node Docker deployment, every time a Python UDF operator is selected in the workflow editor, an error popup appears:
Could not load Python virtual environments: ...Selecting a Python operator triggers a GET /pve/pves?cuid= request (to populate the environment dropdown). In single-node Docker this request returns 404 Not Found.
How to reproduce?
Version/Branch
1.2.0-incubating (release/v1.2)
Commit Hash (Optional)
No response
What browsers are you seeing the problem on?
No response
Relevant log output