ASM OPMS Installer failing
search cancel

ASM OPMS Installer failing

book

Article ID: 399586

calendar_today

Updated On:

Products

CA App Synthetic Monitor

Issue/Introduction

trying to update ASM OPMS Installation to the latest version

the installation fails with the below error message

# ./asm-installer install -e docker -a -t <token> --acceptalllicenses
==> Initialization

Instalation failed, can not start containers, please check the log for more information

Current ASM OPMS version is : 24.10.0
New ASM OPMS version is : 25.2.7

Environment

My Current ASM OPMS version is : 24.10.0
New ASM OPMS version is : 25.2.7

Resolution

update the docker-compose version 
install with following command;
# ./asm-installer install -e docker -a -t <token>>  --acceptalllicenses --set "webdriver.configuration.concurrentJobs=10"  --set "webdriver.replicas=1"