Presumably you are running the exact same binary (compiled Go program) on both server-1 and server-2.
Hence the differences must be due to machine configuration. Something outside of your Go code. I suggest that you spin up a 3rd linode, clone it from master (or the working server) and install your config again, and try on this new machine. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/341f813a-e57e-4d72-81e0-faa9ac5ecb54%40googlegroups.com.