[Spce-user] [EXTERNAL] Re: mr13.5.1 to mr14.0.1 Upgrade Help
Jose Antonio Su Ng
jsung at sipwise.com
Fri Dec 19 04:02:49 EST 2025
Hi,
Could you share the output of these?
grep "cluster_set" /etc/ngcp-config/*yml
grep -A2 "DISPATCHER" /etc/ngcp-provisioning-tools/*
Best regards,
Jose Su
On 12/18/25 14:57, SPCE Newbie wrote:
> It's rude to follow-up one's own post, so sorry. I found this:
>
> /etc/ngcp-config/templates/etc/ngcp-provisioning-tools/mysql_values.cfg.services
>
> initialises DISPATCHER_IPS to an associative array
>
> $ echo ${DISPATCHER_IDS[*]}
> 50
>
> But the missing mandatory environment variable test in
>
> /usr/share/ngcp-upgrade/steps/mr9.0/update_mysql_values
>
> appears equivalent to:
>
> $ if [[ -z "${DISPATCHER_IDS}" ]]; then echo zero; else echo non-zero;
> fi
> zero
>
> so would always fail. Anyone successfully upgraded?
>
>
> ----- Original Message -----
> Date: Thu, 18 Dec 2025 13:02:47 +0000
> From: SPCE Newbie<spce-user at tel.co.uk>
> To:spce-user at lists.sipwise.com
> Subject: [Spce-user] mr13.5.1 to mr14.0.1 Upgrade Help
>
>
> Hi fellow spc-users,
>
> 1. Expected Behaviour
>
> After reboot, ngcp-upgrade --target mr14.0.1 completes successfully.
>
>
> 2. Observed Behaviour
>
> # ngcp-upgrade --target mr14.0.1
> ...
> 2025-12-18 13:54:09: [57/63] 'spce' Running:
> /usr/share/ngcp-upgrade/steps/mr9.0/update_mysql_values ERROR: Missing
> mandatory environment variable '$DISPATCHER_IPS', exiting. ERROR: the
> step 'mr9.0/update_mysql_values' failed, upgrade aborted! Please fix
> the root of the issue and restart 'ngcp-upgrade' (see error details in
> log file
> /ngcp-data/ngcp-upgrade/mr13.5.1-mr14.0.1/logs/ngcp-upgrade-mr13.5.1-mr14.0.1-1766062443.log
> ).
>
>
> 3. Attempted Resolution
>
> # source /etc/profile.d/ngcp-bash.sh
> In case of local profile/bashrc customisation, then re-ran.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20251219/9807cf39/attachment.htm>
More information about the Spce-user
mailing list