06-04-2014, 01:26 PM
Yes, I am from CZ.
As for your error, "at hashtopus.Program.diagnoseSystem () " means it's in the diagnoseSystem method. If you understand at least a little C-like languages, you could read through the agent source in this method. Obviously something can't be read on your system (it's listing GPUs from lspci, determining name of the machine and determining uuid for / partition - if not found, it will generate a random string)
As for your error, "at hashtopus.Program.diagnoseSystem () " means it's in the diagnoseSystem method. If you understand at least a little C-like languages, you could read through the agent source in this method. Obviously something can't be read on your system (it's listing GPUs from lspci, determining name of the machine and determining uuid for / partition - if not found, it will generate a random string)