https://bugzilla.wikimedia.org/show_bug.cgi?id=68780

            Bug ID: 68780
           Summary: [scap] UnicodeDecodeError: 'ascii' codec can't decode
                    byte
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Deployment systems
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Reported by Araron when running `sync-file
php-1.24wmf15/includes/specials/SpecialWhatlinkshere.php` [0] :

02:38:33 Finished sync-apaches (duration: 00m 06s)
02:38:33 Unhandled error:
Traceback (most recent call last):
  File "/srv/deployment/scap/scap/scap/cli.py", line 262, in run
    exit_status = app.main(extra_args)
  File "/srv/deployment/scap/scap/scap/main.py", line 366, in main
    super(SyncFile, self).main(*extra_args)
  File "/srv/deployment/scap/scap/scap/main.py", line 67, in main
    self._after_lock_release()
  File "/srv/deployment/scap/scap/scap/main.py", line 397, in
_after_lock_release
    utils.human_duration(self.get_duration()))
  File "/srv/deployment/scap/scap/scap/cli.py", line 80, in announce
    self._announce_logger.info(*args)
  File "/usr/lib/python2.7/logging/__init__.py", line 1140, in info
    self._log(INFO, msg, args, **kwargs)
  File "/usr/lib/python2.7/logging/__init__.py", line 1258, in _log
    self.handle(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 1268, in handle
    self.callHandlers(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 1308, in callHandlers
    hdlr.handle(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 748, in handle
    self.emit(record)
  File "/srv/deployment/scap/scap/scap/log.py", line 81, in emit
    sock.sendall(message.encode('utf-8'))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 82:
ordinal not in range(128)
02:38:33 sync-file failed: <UnicodeDecodeError> 'ascii' codec can't decode byte
0xc2 in position 82: ordinal not in range(128)



[0]:
https://github.com/wikimedia/mediawiki-core/blob/0dc906423d9109461559a41970bd77fa6c35b7ff/includes/specials/SpecialWhatlinkshere.php

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to