Re: [go-nuts] Facing issues while using builtin functions while executing golang templates

2022-10-25 Thread Vishal Sharma
Hi @mb0, > the first thing i would try is run an extensive memory test. what tests do you mean? how can I run them? can you point me to a link/video or a list of tools that can help me in doing so? or any other useful link/reference will be great. Thanks in advance. On Saturday, 22 October 2022

Re: [go-nuts] Facing issues while using builtin functions while executing golang templates

2022-10-22 Thread Martin Schnabel
Hi Ritesh, I am no expert on these matters, but have you thought about defective memory on this specific machine? I certainly looks very wrong to me and the first thing i would try is run an extensive memory test. If your systems memory is faulty, then all bets are off and trying to debug mem

[go-nuts] Facing issues while using builtin functions while executing golang templates

2022-10-19 Thread 'Ritesh' via golang-nuts
We are facing a strange issue within one of our services where randomly one of the docker containers in production out of (N, N>50) starts randomly failing on an API while trying to execute a golang template with an error *"Err: template: : executing \"\" at len: \"len\" is not a defined fu