Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [W 170607 07:51:20 web:1971] 400 GET /v1/56b1b740685e040580000e93/user/unblock (172.16.11.42) 21.03ms
- [D 170607 07:52:50 providers:88] Forced provider id is 559165bb685e041d2d000005. Fetch provider by id
- [D 170607 07:52:50 commons:147] Access API from 81.200.0.40. Allowed IPs ['86.62.116.179', '195.91.164.29', '127
- .0.0.1', '188.32.225.14', '81.200.0.40', '81.200.0.55', '82.199.96.102']
- [E 170607 07:52:50 web:1548] Uncaught exception GET /v1/560d251e685e04010800038c/user/unblock (172.16.11.42)
- HTTPServerRequest(protocol='http', host='panel.tv.seven-sky.net', method='GET', uri='/v1/560d251e685e0401080
- 0038c/user/unblock', version='HTTP/1.0', remote_ip='172.16.11.42', headers={'X-Real-Ip': '81.200.0.40', 'Host':
- 'panel.tv.seven-sky.net', 'Connection': 'close'})
- Traceback (most recent call last):
- File "/home/fe/ocp/prebilling/rest/tornado/accounts.py", line 138, in block_account
- data = yield self.fetch(request)
- File "/usr/lib64/python3.5/site-packages/tornado/gen.py", line 1015, in run
- value = future.result()
- File "/usr/lib64/python3.5/site-packages/tornado/concurrent.py", line 237, in result
- raise_exc_info(self._exc_info)
- File "<string>", line 3, in raise_exc_info
- tornado.httpclient.HTTPError: HTTP 404: Not Found
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/usr/lib64/python3.5/site-packages/tornado/web.py", line 1469, in _execute
- result = yield result
- File "/usr/lib64/python3.5/site-packages/tornado/gen.py", line 1015, in run
- value = future.result()
- File "/usr/lib64/python3.5/site-packages/tornado/concurrent.py", line 237, in result
- raise_exc_info(self._exc_info)
- File "<string>", line 3, in raise_exc_info
- File "/usr/lib64/python3.5/site-packages/tornado/gen.py", line 1021, in run
- yielded = self.gen.throw(*exc_info)
- File "/home/fe/ocp/api/v1/accounts.py", line 288, in get
- yield from self._block(user_id, block)
- File "/home/fe/ocp/api/v1/accounts.py", line 275, in _block
- yield from self.accounts_client.block_account(account.id, action)
- File "/home/fe/ocp/prebilling/rest/tornado/accounts.py", line 140, in block_account
- response = Response.from_json(json_decode(err.response.body))
- File "/usr/lib64/python3.5/site-packages/tornado/escape.py", line 87, in json_decode
- return json.loads(to_basestring(value))
- File "/usr/lib64/python3.5/json/__init__.py", line 319, in loads
- return _default_decoder.decode(s)
- File "/usr/lib64/python3.5/json/decoder.py", line 342, in decode
- raise JSONDecodeError("Extra data", s, end)
- json.decoder.JSONDecodeError: Extra data: line 1 column 5 (char 4)
- [W 170607 07:52:50 web:1971] 400 GET /v1/560d251e685e04010800038c/user/unblock (172.16.11.42) 11.29ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement