Installation

AIX upgrade failed from 4.1.3 to 4.2.3

forces_housell
New Member

While trying to startsplunk after an upgrade from 4.1.3 to 4.2.3 I get the follow dump. any ideas what is wrong?

Migrating to:
VERSION=4.2.3
BUILD=105575
PRODUCT=splunk
PLATFORM=AIX-powerpc


********** BEGIN PREVIEW OF CONFIGURATION FILE MIGRATION **********

Traceback (most recent call last):

  File "/opt/splunk/lib/python2.6/site-packages/splunk/clilib/cli.py", line 18, in <module>
    import control_api as ca
  File "/opt/splunk/lib/python2.6/site-packages/splunk/clilib/control_api.py", line 9, in <module>
    import _internal
  File "/opt/splunk/lib/python2.6/site-packages/splunk/clilib/_internal.py", line 3, in <module>
    import os, manage_search, shutil, socket, subprocess, sys, xml.dom.minidom
  File "/opt/splunk/lib/python2.6/site-packages/splunk/clilib/manage_search.py", line 15, in <module>
    import bundle_paths
  File "/opt/splunk/lib/python2.6/site-packages/splunk/clilib/bundle_paths.py", line 8, in <module>
    import splunk.rest.format as format
  File "/opt/splunk/lib/python2.6/site-packages/splunk/rest/__init__.py", line 10, in <module>
    import urllib, httplib2
  File "/opt/splunk/lib/python2.6/site-packages/httplib2/__init__.py", line 735, in <module>
    class HTTPSConnectionWithTimeout(httplib.HTTPSConnection):


AttributeError: 'module' object has no attribute 'HTTPSConnection'
Tags (2)
0 Karma

dwaddle
SplunkTrust
SplunkTrust

I would highly recommend a support case. But, it looks like your Splunk upgrade may be missing some components. HTTPSConnection is a Python support class that is part of the httplib module. The fact that it couldn't be found is troubling.

You could try taking a backup and reinstalling 4.2.3 over the top of itself - making sure there's ample filesystem room, no tar errors, etc.

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

This might happen, e.g., because of user account/permissions differences.

0 Karma
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...