Hi, previously I reported this Rocket error <https://groups.google.com/forum/#!searchin/web2py/rocket%7Csort:date/web2py/5Zby1Uocsbc/djM2RdJ4AgAJ> after switching to py3. It is still there and I can tolerate.
After recent 2.18.3 update, a new error comes up. This one is more annoying. Symptoms: 1. A blank window titled "web2py logger message" shows up. See attached image. I cannot close it. I can be "Force Quit". kill -SIGTERM pid no longer work. but kill -9 pid can kill the process and the window. 2. A new error message shows in terminal after the old Rocket Error. Please see attached log file. Is this just my problem? Mac users please chime in. MacOS Mojave 10.14.3 Pyenv + miniConda python 3.7.2 web2py 2.18.3 [image: logger message.png] Thanks! Yi -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
2019-03-06 15:26:07,355 - Rocket.Errors.Thread-5 - ERROR - Traceback (most recent call last): File "/Users/LaVie/Documents/Python/web2py/gluon/rocket.py", line 1288, in run self.run_app(conn) File "/Users/LaVie/Documents/Python/web2py/gluon/rocket.py", line 1781, in run_app self.environ = environ = self.build_environ(sock_file, conn) File "/Users/LaVie/Documents/Python/web2py/gluon/rocket.py", line 1601, in build_environ request = self.read_request_line(sock_file) File "/Users/LaVie/Documents/Python/web2py/gluon/rocket.py", line 1339, in read_request_line d = sock_file.readline() File "/Users/LaVie/.pyenv/versions/miniconda3-4.3.11/lib/python3.7/socket.py", line 589, in readinto return self._sock.recv_into(b) ConnectionResetError: [Errno 54] Connection reset by peer 2019-03-06 15:26:07.565 python[12356:251754] WARNING: NSWindow drag regions should only be invalidated on the Main Thread! This will throw an exception in the future. Called from ( 0 AppKit 0x00007fff3341bccc -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 386 1 AppKit 0x00007fff3341907c -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1488 2 AppKit 0x00007fff33418aa6 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45 3 libtk8.6.dylib 0x00000001065e3426 TkMacOSXMakeRealWindowExist + 742 4 libtk8.6.dylib 0x00000001065e2ffc TkWmMapWindow + 60 5 libtk8.6.dylib 0x000000010652b930 Tk_MapWindow + 192 6 libtk8.6.dylib 0x0000000106535541 MapFrame + 65 7 libtcl8.6.dylib 0x0000000106466c71 TclServiceIdle + 161 8 libtcl8.6.dylib 0x000000010644439d Tcl_DoOneEvent + 397 9 _tkinter.cpython-37m-darwin.so 0x000000010635288e _tkinter_tkapp_mainloop + 286 10 python 0x00000001048da8b6 _PyMethodDef_RawFastCallKeywords + 230 11 python 0x00000001048e7634 _PyMethodDescr_FastCallKeywords + 84 12 python 0x0000000104a17c25 call_function + 437 13 python 0x0000000104a157bc _PyEval_EvalFrameDefault + 45964 14 python 0x0000000104a091fe _PyEval_EvalCodeWithName + 414 15 python 0x00000001048da783 _PyFunction_FastCallKeywords + 195 16 python 0x0000000104a17b27 call_function + 183 17 python 0x0000000104a15852 _PyEval_EvalFrameDefault + 46114 18 python 0x00000001048da075 function_code_fastcall + 117 19 python 0x0000000104a17b27 call_function + 183 20 python 0x0000000104a157bc _PyEval_EvalFrameDefault + 45964 21 python 0x00000001048da075 function_code_fastcall + 117 22 python 0x0000000104a17b27 call_function + 183 23 python 0x0000000104a157bc _PyEval_EvalFrameDefault + 45964 24 python 0x00000001048da075 function_code_fastcall + 117 25 python 0x0000000104a17b27 call_function + 183 26 python 0x0000000104a157bc _PyEval_EvalFrameDefault + 45964 27 python 0x00000001048da075 function_code_fastcall + 117 28 python 0x0000000104a17b27 call_function + 183 29 python 0x0000000104a157bc _PyEval_EvalFrameDefault + 45964 30 python 0x0000000104a091fe _PyEval_EvalCodeWithName + 414 31 python 0x00000001048d9587 _PyFunction_FastCallDict + 231 32 python 0x00000001048dd4a2 method_call + 130 33 python 0x00000001048daef2 PyObject_Call + 130 34 python 0x0000000104a15a9d _PyEval_EvalFrameDefault + 46701 35 python 0x0000000104a091fe _PyEval_EvalCodeWithName + 414 36 python 0x00000001048da783 _PyFunction_FastCallKeywords + 195 37 python 0x0000000104a17b27 call_function + 183 38 python 0x0000000104a157bc _PyEval_EvalFrameDefault + 45964 39 python 0x00000001048da075 function_code_fastcall + 117 40 python 0x00000001048dd4a2 method_call + 130 41 python 0x00000001048daef2 PyObject_Call + 130 42 python 0x0000000104a15a9d _PyEval_EvalFrameDefault + 46701 43 python 0x00000001048da075 function_code_fastcall + 117 44 python 0x0000000104a17b27 call_function + 183 45 python 0x0000000104a157bc _PyEval_EvalFrameDefault + 45964 46 python 0x00000001048da075 function_code_fastcall + 117 47 python 0x0000000104a17b27 call_function + 183 48 python 0x0000000104a157bc _PyEval_EvalFrameDefault + 45964 49 python 0x00000001048da075 function_code_fastcall + 117 50 python 0x00000001048dd4a2 method_call + 130 51 python 0x00000001048daef2 PyObject_Call + 130 52 python 0x0000000104af8abb t_bootstrap + 123 53 python 0x0000000104a801d7 pythread_wrapper + 39 54 libsystem_pthread.dylib 0x00007fff63330305 _pthread_body + 126 55 libsystem_pthread.dylib 0x00007fff6333326f _pthread_start + 70 56 libsystem_pthread.dylib 0x00007fff6332f415 thread_start + 13 )