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
Alternatively, Fiji could propagate the setting from the Java side to the mamba/pixi invocation by setting the HTTPS_PROXY environment variable(s) appropriately.
Using appose (e.g. through installation of SAMJ-IJ) behind a proxy can fail, even if the proxy is correctly set in Fiji/ImageJ.
We should document how proxy settings should be set:
proxy_serversentry in~/.condarcworks currently (for conda/micromamba-based environment creation)proxy-configto docs prefix-dev/pixi#4150)Alternatively, Fiji could propagate the setting from the Java side to the
mamba/pixiinvocation by setting theHTTPS_PROXYenvironment variable(s) appropriately.