Hello Robert,

Since there were changes made to open-source it, maybe there was a mistake 
somewhere. If you want, I can try and work with you to make sure it works. If 
that's ok, please open an issue on the repo and we can collaborate there.

I can spend time in my evenings though. So, you might not get an immediate 
response.

Cheers,
Aravind

On Tue, Jun 09, 2020 at 06:25:57 -0700, Robert Lounsberry wrote:
> Has anyone run into this error with the Go Azure Elastic Agent not 
> installing the agent on the VM that it spins up? I'm not even sure where to 
> look to find this information for it to be edited. 
> 
> Failed to install go agent on 
> gocd-azure-c413d70b-f776-4d01-8435-5b77799a3ddf for job 
> settingsrouter_experiment/2/build/1/windows due to error: 
> freemarker.core.InvalidReferenceException: The following has evaluated to 
> null or missing:
> ==> plugin_id  [in template "windows_install_go_agent.template.flth" at 
> line 20, column 17]
> 
> ----
> Tip: If the failing expression is known to legally refer to something 
> that's sometimes null or missing, either specify a default value like 
> myOptionalVar!myDefault, or use <#if 
> myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover 
> the last step of the expression; to cover the whole expression, use 
> parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
> ----
> FTL stack trace ("~" means nesting-related):
> - Failed at: ${plugin_id}  [in template 
> "windows_install_go_agent.template.flth" at line 20, column 15]

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/go-cd/20200609134016.jzyc4vfxl76i5hwa%40arvindsv.com.

Reply via email to