Ubuntu Pastebin

Paste from Pawel Stolowski at Wed, 1 Jun 2016 09:30:27 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
2016-06-01 09:30:03,097 INFO Job started by Pawel Stolowski.
2016-06-01 09:30:03,100 ERROR Unhandled exception
Traceback (most recent call last):
  File "/var/lib/bileto/bileto/worker/main.py", line 56, in main
    DEBEMAIL=blame.preferred_email_address.email,
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 735, in __getattr__
    return super(Entry, self).__getattr__(name)
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 356, in __getattr__
    return self.lp_get_parameter(attr)
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 240, in lp_get_parameter
    self._ensure_representation()
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 382, in _ensure_representation
    representation = self._root._browser.get(self._wadl_resource)
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 436, in get
    response, content = self._request(url, extra_headers=headers)
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 375, in _request
    raise ValueError("You tried to access a resource that you "
ValueError: You tried to access a resource that you don't have the server-side permission to see.
2016-06-01 09:30:03,101 INFO Failed in 0:00:00.474735
Download as text