Could you please help look into this error?

$ rbt post -d -g
>>> RBTools 0.7.11
>>> Python 2.7.10 (default, Oct  6 2017, 22:29:07) 
[GCC 4.2.1 Compatible LLVM 9.0.0 (clang-900.0.31)]
>>> Running on Darwin-17.5.0-x86_64-i386-64bit
>>> Home = <hidden>
>>> Current directory = <hidden>
>>> Command line: rbt post -d -g
>>> Running: tf vc help
>>> Checking for a Subversion repository...
>>> Running: svn --non-interactive info
>>> Command exited with rc 1: ['svn', '--non-interactive', u'info']
>>> Checking for a Git repository...
>>> Running: git rev-parse --git-dir
>>> Running: git config core.bare
>>> Running: git rev-parse --show-toplevel
>>> Running: git symbolic-ref -q HEAD
>>> Running: git config --get branch.<hidden>.merge
>>> Command exited with rc 1: [u'git', u'config', u'--get', 
u'branch.<hidden>.merge']
---
>>> Running: git config --get branch.<hidden>.remote
>>> Command exited with rc 1: [u'git', u'config', u'--get', 
u'branch.<hidden>.remote']
---
>>> Running: git config --get remote.<hidden>.url
>>> Command exited with rc 1: [u'git', u'config', u'--get', 
u'remote.<hidden>.url']
---
>>> Running: git config --get remote.<hidden>.url
>>> Command exited with rc 1: [u'git', u'config', u'--get', 
u'remote.<hidden>.url']
---
>>> repository info: Path: <hidden>.git, Base path: , Supports changesets: 
False
>>> Making HTTP GET request to https://<hidden>/api/

Please log in to the Review Board server at <hidden>:8080.
Password: 
>>> Running: git rev-parse refs/heads/<hidden>
>>> Running: git merge-base 5f7d839ae7cf458770060a8252fca6558ac77204 
<hidden>
>>> Running: git rev-parse e6a1ebb32baa02e656838f1221a2ccde3adc00eb
>>> Running: git status --porcelain --untracked-files=no 
--ignore-submodules=dirty
>>> Running: git rev-parse --git-dir
>>> Running: git version
>>> Running: git -c core.quotepath=false -c diff.noprefix=false diff 
--no-color --full-index --ignore-submodules -M --no-ext-diff 
e6a1ebb32baa02e656838f1221a2ccde3adc00eb..5f7d839ae7cf458770060a8252fca6558ac77204
>>> Generated diff size: 1244356 bytes
>>> Making HTTP GET request to 
https://<hidden>:8080/reviews/api/validation/diffs/
>>> Cached response for HTTP GET 
https://<hidden>:8080/reviews/api/validation/diffs/ expired and was modified
>>> Making HTTP POST request to 
https://<hidden>:8080/reviews/api/validation/diffs/
Traceback (most recent call last):
  File "/usr/local/bin/rbt", line 9, in <module>
    load_entry_point('RBTools==0.7.11', 'console_scripts', 'rbt')()
  File 
"/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/commands/main.py",
 
line 133, in main
    command.run_from_argv([RB_MAIN, command_name] + args)
  File 
"/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/commands/__init__.py",
 
line 665, in run_from_argv
    exit_code = self.main(*args) or 0
  File 
"/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/commands/post.py",
 
line 813, in main
    **validate_kwargs)
  File 
"/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/api/decorators.py",
 
line 27, in request_method
    *args, **kwargs)
  File 
"/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/api/transport/sync.py",
 
line 75, in execute_request_method
    return self._execute_request(request)
  File 
"/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/api/transport/sync.py",
 
line 84, in _execute_request
    rsp = self.server.make_request(request)
  File 
"/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/api/request.py",
 
line 585, in make_request
    rsp = self._urlopen(r)
  File 
"/Library/Python/2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/api/cache.py",
 
line 209, in make_request
    return self.urlopen(request)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 
line 154, in urlopen
    return opener.open(url, data, timeout)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 
line 431, in open
    response = self._open(req, data)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 
line 449, in _open
    '_open', req)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 
line 409, in _call_chain
    result = func(*args)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 
line 1240, in https_open
    context=self._context)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py",
 
line 1194, in do_open
    h.request(req.get_method(), req.get_selector(), req.data, headers)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py",
 
line 1053, in request
    self._send_request(method, url, body, headers)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py",
 
line 1093, in _send_request
    self.endheaders(body)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py",
 
line 1049, in endheaders
    self._send_output(message_body)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py",
 
line 891, in _send_output
    msg += message_body
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 
169003: ordinal not in range(128)

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to