homu icon indicating copy to clipboard operation
homu copied to clipboard

Clicking synchronize on `/queue/all` gives an error

Open Manishearth opened this issue 8 years ago • 0 comments

  File "/home/servo/homu/_venv/bin/bottle.py", line 862, in _handle
    return route.call(**args)
  File "/home/servo/homu/_venv/bin/bottle.py", line 1732, in wrapper
    rv = callback(*a, **ka)
  File "/home/servo/homu/homu/server.py", line 103, in callback
    repo_cfg = g.repo_cfgs[repo_label]

Manishearth avatar Oct 31 '15 19:10 Manishearth