El 2020-02-05 13:57, Gianluca Cecchi escribió:
On Wed, Feb 5, 2020 at 2:50 PM <nicolas(a)devels.es> wrote:
> A little bit more info on it. I debugged the requests with Chrome
> and
> seems that the webservice call is made with
https://engine:6100 [1]
>
> (literally), instead of https://<fqdn>:6100.
>
> A snapshot is included in this mail.
>
> I don't know why is it trying to connect to this address, seems
> like a
> missed step on the upgrade process? (we upgraded 4.1 -> 4.2 ->
> 4.3).
>
> How can I fix this problem?
>
> Thanks!
To get current value stored:
engine-config -g WebSocketProxy
If wrong, to change it:
engine-config -s WebSocketProxy=your_desidred_fqdn:6100
systemctl restart ovirt-engine
Thanks, this helped.
Not sure why the value was changed, since websocket proxy was working
without an issue on 4.1.9...
Anyway, it works now.
Thanks guys.
> HIH,
> Gianluca
>
>
> Links:
> ------
> [1]
https://engine:6100