Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error trying to run client #8

Open
vv111y opened this issue Mar 30, 2019 · 3 comments
Open

error trying to run client #8

vv111y opened this issue Mar 30, 2019 · 3 comments

Comments

@vv111y
Copy link

vv111y commented Mar 30, 2019

Here's the traceback:

Unhandled error in Deferred:

Traceback (most recent call last):
  File "cli.py", line 42, in cli
    run_client()
  File "/home/will/DevWorkspace/gpu-sentry/gpu_sentry/client.py", line 90, in run_client
    l.start(config.CLIENT_TIMEOUT)
  File "/home/will/anaconda3/lib/python3.6/site-packages/twisted/internet/task.py", line 194, in start
    self()
  File "/home/will/anaconda3/lib/python3.6/site-packages/twisted/internet/task.py", line 239, in __call__
    d = defer.maybeDeferred(self.f, *self.a, **self.kw)
--- <exception caught here> ---
  File "/home/will/anaconda3/lib/python3.6/site-packages/twisted/internet/defer.py", line 151, in maybeDeferred
    result = f(*args, **kw)
  File "/home/will/DevWorkspace/gpu-sentry/gpu_sentry/client.py", line 81, in send_statistics
    json={"codename": config.PERMIT_CLIENTS[host]['codename'],
builtins.KeyError: 'gpgpu'

Also, if I try to run outside of /gpu-sentry/gpu_sentry I get

python: can't open file 'cli.py': [Errno 2] No such file or directory
@kshiteesh
Copy link

I get the same traceback error. Any solution yet?

@rknidzam
Copy link

Anyone fixes this error?

@henry8904
Copy link

same as I

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants