Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1627019

Summary: In imageio failures the event created shows '<engine_url>' instead of the actual Engine's URL
Product: [oVirt] ovirt-engine Reporter: Jiri Belka <jbelka>
Component: Frontend.WebAdminAssignee: bugs <bugs>
Status: CLOSED DUPLICATE QA Contact: Lukas Svaty <lsvaty>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.2.6.2CC: bugs, derez, gshereme, tnisan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-20 14:37:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jiri Belka 2018-09-10 09:59:16 UTC
Description of problem:

I suppose engine knows it's own FQDN so why not to print it instead of <engine>.

Full event:

Unable to upload image to disk b1e28231-47a3-4ee3-aabb-6d9bbadfa995 due to a network error. Make sure ovirt-imageio-proxy service is installed and configured, and ovirt-engine's certificate is registered as a valid CA in the browser. The certificate can be fetched from https://<engine_url>/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA
9/10/1811:55:54 AM

Version-Release number of selected component (if applicable):
4.2.6.4

How reproducible:
100%

Steps to Reproduce:
1. have some network issue with imageio-proxy
2. see events
3.

Actual results:
<engine>

Expected results:
could show full fqdn of engine

Additional info:

Comment 1 Tal Nisan 2018-09-13 13:06:11 UTC
Daniel, can this be be done? I guess you've used a placeholder for a reason but perhaps it can be interpolated later?

Comment 2 Daniel Erez 2018-09-20 14:37:02 UTC
(In reply to Tal Nisan from comment #1)
> Daniel, can this be be done? I guess you've used a placeholder for a reason
> but perhaps it can be interpolated later?

Yes, already fixed for 4.3 as part of bug 1446907

*** This bug has been marked as a duplicate of bug 1446907 ***