Bug 1380764 - Results upload to UI server ends with 'unsupported XML-RPC protocol'
Summary: Results upload to UI server ends with 'unsupported XML-RPC protocol'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: preupgrade-assistant
Version: 5.11
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Petr Hracek
QA Contact: Tereza Cerna
URL:
Whiteboard:
Depends On: 1380763
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-30 14:03 UTC by Tereza Cerna
Modified: 2017-01-20 17:53 UTC (History)
7 users (show)

Fixed In Version: preupgrade-assistant-2.3.0-1.el5
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1380763
Environment:
Last Closed: 2017-01-20 17:53:29 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Tereza Cerna 2016-09-30 14:03:03 UTC
+++ This bug was initially created as a clone of Bug #1380763 +++

Description of problem:
=======================
Results upload to UI server ends with 'unsupported XML-RPC protocol'. No results are uploaded.


Version-Release number of selected component (if applicable):
=============================================================
preupgrade-assistant-2.1.7-11.el5_11


How reproducible:
=================
always


Steps to Reproduce:
===================
1. Set up UI server (httpd)
   https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Migration_Planning_Guide/chap-Red_Hat_Enterprise_Linux-Migration_Planning_Guide-Upgrading.html
   chapter: 1.1.3.2.1.
2. Have RHEL-5 machine:
   # preupg
   # preupg -u $SERVER_IP:8099/submit/ -r /root/preupgrade-results/preupg_results-160930094650.tar.gz .


Actual results:
===============
# preupg -u 10.8.172.161:8099/submit/ -r /root/preupgrade-results/preupg_results-160930094650.tar.gz .
Can't connect to preupgrade assistant WEB-UI at 10.8.172.161:8099/submit/.

Please ensure that package preupgrade-assistant-ui has been installed on target system and firewall is set up to allow connections on port 8099.
unsupported XML-RPC protocol

# echo $?
28


Expected results:
=================
Results will be uploaded to server.

Comment 1 Michal Bocek 2017-01-20 17:52:26 UTC
Following the steps I'm not able to reproduce the issue. The result is uploaded to the UI server.
Using preupgrade-assistant-2.3.0-1.el5.


Note You need to log in before you can comment on or make changes to this bug.