My Oracle Support Banner

E-OSD: OpenSearch Dashboard Installation Fails With Error "File "<OSK_DPK_Install>/setup/OSK_EasyInstall.py", line 2467, in install_osd if (req['name'].lower() == opensearch_host.lower()): ~~~^^^^^^^^ KeyError: ". (Doc ID 3068171.1)

Last updated on JANUARY 23, 2025

Applies to:

PeopleSoft Enterprise PT PeopleTools - Version 8.60 and later
Information in this document applies to any platform.

Symptoms

When attempting to install Opensearch Dashboard the following error occurs -

Error seen in the screen:

Traceback (most recent call last):
File "/common/ENV_TEAM/peopletools_upgrade/PT86107/OSK-DPK-LNX-2.3.0.861_04/setup/OSK_EasyInstall.py", line 5382, in <module>
main()
File "/common/ENV_TEAM/peopletools_upgrade/PT86107/OSK-DPK-LNX-2.3.0.861_04/setup/OSK_EasyInstall.py", line 338, in main
os_conf()
^^^^^^^^^
File "/common/ENV_TEAM/peopletools_upgrade/PT86107/OSK-DPK-LNX-2.3.0.861_04/setup/OSK_EasyInstall.py", line 2179, in os_conf
install_osd()
File "/common/ENV_TEAM/peopletools_upgrade/PT86107/OSK-DPK-LNX-2.3.0.861_04/setup/OSK_EasyInstall.py", line 2467, in install_osd
if (req['name'].lower() == opensearch_host.lower()):
~~~^^^^^^^^
KeyError: 'name'


Error seen in the OSCLUSTER.log:

[2025-01-13T08:32:13,899][ERROR][c.p.p.o.s.o.r.OrclAuthPluginRestFilter] [Hostname][OrclAuthPluginRestFilter] Invalid password for user <USER>
[2025-01-13T08:32:13,901][ERROR][c.p.p.o.s.o.r.OrclAuthPluginRestFilter] [Hostname][OrclAuthPluginRestFilter] Exception caught in security plugin for request / , Invalid user/password, {}

 The issue can be replicated using the below steps:

1. Download the OSK DPKs.

2. Install Opensearch and start the service.

3. Initiate Dashboard installation.

4. See the error.

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.