Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation of containerized DB2 failing. #1296

Closed
helmml opened this issue May 7, 2024 · 1 comment
Closed

Installation of containerized DB2 failing. #1296

helmml opened this issue May 7, 2024 · 1 comment

Comments

@helmml
Copy link

helmml commented May 7, 2024

This is annoying. I just built an identical environment last week using the same values and this week for some reason the DB2 is not installing with the following error showing up in the db2u-operator-manager pod.

Reconciler error {"reconciler group": "db2u.databases.ibm.com", "reconciler kind": "Db2uCluster", "name": "db2w-manage", "namespace": "db2u", "error": "Images: version not found"}

Setting in my env.sh file. Same exact file I used for the other build.

#--------------------------------------------
#▁ ▂ ▄ ▅ ▆ ▇ █ DB2 Settings █ ▇ ▆ ▅ ▄ ▂ ▁
#--------------------------------------------
export MAS_APP_SETTINGS_AIO_FLAG=false
export DB2_INSTANCE_NAME=db2w-manage
export DB2_DBNAME=BLUDB
export DB2_LDAP_USERNAME=maximo
export DB2_LDAP_PASSWORD=0nTrack5
export MAS_CONFIG_SCOPE=wsapp
export MAS_APPWS_BINDINGS_JDBC=workspace-application
export MAS_APP_CHANNEL=8.7.x
export MAS_APP_ID=manage

@helmml helmml closed this as completed May 17, 2024
@helmml
Copy link
Author

helmml commented May 17, 2024

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant