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 insta
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 ppin up a 3rd linode, clone it from master (or the
working server) and instal