ii.bugs & ii.caesium.bugs

Вот так рухнул цезий первый раз.
[ii.14 / BQoIclsu1cHbJpuz3zqi]─────────────────────────────────────────────────[      Обсуждение сети ii и софта]
 От:   vit01 (mira, 1)                                                                      2017.05.02 17:17 UTC
 Кому: Andrew Lobanov
 Тема: Re: статистика
[954 B]─[Ответ на YJXaZxgc5GvRlXZg7cV1]──────────────────────────────────────────────────────────────────────────
 >> P.S. статистика по узлам нужна, потому что она немного поднимает самооценку в конце недели :)
 AL> Вот тут поподробней. Какого рода статистика нужна?
                                           ┌[Куда сохранить?]─────┐
Какая есть, такую и оставь. Я имел в виду, │Сохранить в исходящие │ферки (иногда довольно большие), то
становится приятнее.                       │Сохранить как черновикTraceback (most recent call last):
                                           └[Esc - отмена]────────┘                                   File "./caesium.py", line 1635, in ывается, у нас не всё так уж плохо; и люди пишут, и сеть живая". Когда
статистики нет, то таких мыслей     echo_selector() Хотя это, наверное, и самообман, но "глаз радует".
                                                     File "./caesium.py", line 653, in echo_selector
                                                                                                        go = not echo_reader(echoareas[cursor], last, archive, False, False, False)
                                                                    File "./caesium.py", line 1351, in echo_reader
     call_editor()
 Caesium/0.3 │ Соо  File "./caesium.py", line 860, in call_editor                                        │ 15:44
                                                                     save_out()
                                                                                 File "./caesium.py", line 254, in save_out
              codecs.open(outcount() + ".out", "w", "utf-8").write("\n".join(buf))
                                                                                  UnboundLocalError: local variable 'buf' referenced before assignment
Вот так рухнул цезий второй раз. Я пытался ввести сообщение, с тем же самым содержанием, практически, как в этом мессадже.
┌[Куда сохранить?]─────┐
                                           │Сохранить в исходящие │
                                           │Сохранить как черновикTraceback (most recent call last):
                                           └[Esc - отмена]────────┘                                   File "./caesium.py", line 1635, in 
                                     echo_selector()
                                                      File "./caesium.py", line 653, in echo_selector
                                                                                                         go = not echo_reader(echoareas[cursor], last, archive, False, False, False)
                                                                      File "./caesium.py", line 1351, in echo_reader
        call_editor()
                       File "./caesium.py", line 860, in call_editor
                                                                        save_out()
                                                                                    File "./caesium.py", line 254, in save_out
                  codecs.open(outcount() + ".out", "w", "utf-8").write("\n".join(buf))
                                                                                      UnboundLocalError: local variable 'buf' referenced before assignment
                                         % 
Вот такое выдала нода не задолго перед тем как рухнул цезий.
 % Traceback (most recent call last):                                                                     !194
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 138, in run
    self.finish_response()
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 180, in finish_response
    self.write(data)
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 279, in write
    self._write(data)
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 453, in _write
    self.stdout.write(data)
  File "/usr/lib/python3.4/socket.py", line 391, in write
    return self._sock.send(b)
ConnectionResetError: [Errno 104] Connection reset by peer
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 57351)                                  
Traceback (most recent call last):
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 138, in run
    self.finish_response()                                                                                 
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 180, in finish_response
    self.write(data)
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 279, in write
    self._write(data)
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 453, in _write
    self.stdout.write(data)
  File "/usr/lib/python3.4/socket.py", line 391, in write                                                  
    return self._sock.send(b)
ConnectionResetError: [Errno 104] Connection reset by peer

During handling of the above exception, another exception occurred:                                        

Traceback (most recent call last):
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 141, in run
    self.handle_error()
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 368, in handle_error
    self.finish_response()
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 180, in finish_response
    self.write(data)
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 274, in write
    self.send_headers()
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 331, in send_headers
    if not self.origin_server or self.client_is_modern():
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 344, in client_is_modern
    return self.environ['SERVER_PROTOCOL'].upper() != 'HTTP/0.9'
TypeError: 'NoneType' object is not subscriptable

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
    self._write(data)  
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 453, in _write  
    self.stdout.write(data)  
  File "/usr/lib/python3.4/socket.py", line 391, in write  
    return self._sock.send(b)  
ConnectionResetError: [Errno 104] Connection reset by peer  
----------------------------------------  
Exception happened during processing of request from ('127.0.0.1', 57351)  
Traceback (most recent call last):  
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 138, in run  
    self.finish_response()  
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 180, in finish_response  
    self.write(data)  
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 279, in write  
    self._write(data)  
  File "/usr/lib/python3.4/wsgiref/handlers.py", line 453, in _write  
    self.stdout.write(data)  
Ответы на это сообщение: Andrew Lobanov (2017-05-03 09:21:54)
1i8r4 (2017-05-03 08:57:11) [Ответить]
Предыдущее сообщение Следующее сообщение