Hi, It appears that the problem is being caused by using an environment variable name that contains an invalid character, a hyphen - in this case. Environment variable names should consist solely of uppercase letters, digits, and underscores.
Can you try changing this environment variable name and let us know if it fixes the issue?
Are you referring to a hyphen in the new or old (currently running) build?
The running (old) build does not have any hyphens in the Host OS. Neither does the listener service. The db service is crashing when trying to launch it so I can’t see the environment variables there.