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
I tried to setup the Feasibility portal for local Feasibility.
I used the direct broker with cql and needed to add basic auth funktionality. So I updated the images for the backend and the gui to (feasibility-backend:4.3.0 and feasibility-gui:2.3.4 respectivly).
Basic Auth seems to work, since the CQL Query is handed to blaze (0.26.1) and interpreted:
Hi,
I tried to setup the Feasibility portal for local Feasibility.
I used the direct broker with cql and needed to add basic auth funktionality. So I updated the images for the backend and the gui to (feasibility-backend:4.3.0 and feasibility-gui:2.3.4 respectivly).
Basic Auth seems to work, since the CQL Query is handed to blaze (0.26.1) and interpreted:
The backend seems to have an issue waiting for the result, since it fails with the following issue:
(I reduced the length of the stacktrace) if its necessary I can provide it no problem.
Thanks for helping in advance.
Furthermore: What I asked myself is wether I could use the DSF backend integration (FEASIBILITY_BACKEND_DSF_*) for local feasibility queries?
The text was updated successfully, but these errors were encountered: