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/91d9351a-9555-4842-b81f-4742bd0a4422o%40googlegroups.com.

Reply via email to