* Serving Flask app 'cutting' * Debug mode: off WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:5005 * Running on http://1.246.73.10:5005 Press CTRL+C to quit [2026-05-14 23:43:22,971] ERROR in app: Exception on / [GET] Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/flask/app.py", line 1455, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.9/site-packages/flask/app.py", line 869, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.9/site-packages/flask/app.py", line 867, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.9/site-packages/flask/app.py", line 852, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) File "/root/mes_v2/cutting.py", line 70, in index conn = get_db_conn() File "/root/mes_v2/cutting.py", line 12, in get_db_conn return pymysql.connect( File "/usr/local/lib/python3.9/site-packages/pymysql/connections.py", line 365, in __init__ self.connect() File "/usr/local/lib/python3.9/site-packages/pymysql/connections.py", line 681, in connect self._request_authentication() File "/usr/local/lib/python3.9/site-packages/pymysql/connections.py", line 980, in _request_authentication auth_packet = _auth.caching_sha2_password_auth(self, auth_packet) File "/usr/local/lib/python3.9/site-packages/pymysql/_auth.py", line 272, in caching_sha2_password_auth pkt = _roundtrip(conn, data) File "/usr/local/lib/python3.9/site-packages/pymysql/_auth.py", line 121, in _roundtrip pkt = conn._read_packet() File "/usr/local/lib/python3.9/site-packages/pymysql/connections.py", line 782, in _read_packet packet.raise_for_error() File "/usr/local/lib/python3.9/site-packages/pymysql/protocol.py", line 219, in raise_for_error err.raise_mysql_exception(self._data) File "/usr/local/lib/python3.9/site-packages/pymysql/err.py", line 150, in raise_mysql_exception raise errorclass(errno, errval) pymysql.err.OperationalError: (1045, "Access denied for user 'jinsungmes'@'10.88.0.1' (using password: YES)") 223.39.193.204 - - [14/May/2026 23:43:23] "GET / HTTP/1.1" 500 - 223.39.193.204 - - [14/May/2026 23:43:23] "GET /favicon.ico HTTP/1.1" 404 - nohup: ignoring input File "/root/mes_v2/cutting.py", line 27 params = f"?start={start_date}&end={end_date}" ^ IndentationError: unindent does not match any outer indentation level nohup: ignoring input * Serving Flask app 'cutting' * Debug mode: off WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:5005 * Running on http://1.246.73.10:5005 Press CTRL+C to quit 58.121.245.40 - - [15/May/2026 00:12:49] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:15:49] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:15:54] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:18:54] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:21:54] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:21:55] "GET /favicon.ico HTTP/1.1" 404 - 58.121.245.40 - - [15/May/2026 00:24:55] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:24:55] "GET /favicon.ico HTTP/1.1" 404 - 58.121.245.40 - - [15/May/2026 00:25:15] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:28:16] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:30:51] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:33:51] "GET / HTTP/1.1" 200 - nohup: ignoring input * Serving Flask app 'cutting' * Debug mode: off WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:5005 * Running on http://1.246.73.10:5005 Press CTRL+C to quit 58.121.245.40 - - [15/May/2026 00:36:52] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:39:52] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:42:52] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:42:52] "GET /favicon.ico HTTP/1.1" 404 - 58.121.245.40 - - [15/May/2026 00:43:27] "GET /config HTTP/1.1" 404 - 58.121.245.40 - - [15/May/2026 00:43:27] "GET /favicon.ico HTTP/1.1" 404 - 58.121.245.40 - - [15/May/2026 00:43:31] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:44:02] "GET /favicon.ico HTTP/1.1" 404 - 58.121.245.40 - - [15/May/2026 00:47:02] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:50:03] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:50:58] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:51:48] "POST /sync HTTP/1.1" 302 - 58.121.245.40 - - [15/May/2026 00:51:48] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:53:03] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:56:03] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 00:59:03] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 01:02:04] "GET / HTTP/1.1" 200 - 223.39.193.204 - - [15/May/2026 01:06:56] "GET / HTTP/1.1" 200 - 223.39.193.172 - - [15/May/2026 10:05:36] "GET / HTTP/1.1" 200 - 223.39.193.172 - - [15/May/2026 10:05:37] "GET /favicon.ico HTTP/1.1" 404 - 1.248.137.125 - - [15/May/2026 11:01:00] code 400, message Bad request version ('zz\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x01\x00\x06ª\x1a\x1a\x00\x00DÍ\x00\x05\x00\x03\x02h2\x00-\x00\x02\x01\x01\x00#\x00\x00\x00\x00\x00\x13\x00\x11\x00\x00\x0ejinsungmes.com\x00\x12\x00\x00\x00') 1.248.137.125 - - [15/May/2026 11:01:00] "\x16\x03\x01\x07\x17\x01\x00\x07\x13\x03\x03\x7fi\x92\x05¿\x1d\x1e>ë@z\x9fÛNk\x8cÃÁ\x82B\x03ª&£ÂÄßÅC>\x97± ÇJÝR\x93|fZ{½\x81ç\x0c3ÕX\x92>ÏoFx¼J>\x07c\x8eg8L®\x00 zz\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x01\x00\x06ª\x1a\x1a\x00\x00DÍ\x00\x05\x00\x03\x02h2\x00-\x00\x02\x01\x01\x00#\x00\x00\x00\x00\x00\x13\x00\x11\x00\x00\x0ejinsungmes.com\x00\x12\x00\x00\x00" HTTPStatus.BAD_REQUEST - 1.248.137.125 - - [15/May/2026 11:01:00] code 400, message Bad request version ('\x8a\x8a\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x01\x00\x06Jêê\x00\x00\x00\x12\x00\x00\x00-\x00\x02\x01\x01\x00') 1.248.137.125 - - [15/May/2026 11:01:00] "\x16\x03\x01\x06·\x01\x00\x06³\x03\x03~\x1aù\x09§ÞÒ\x8c'\x07ØÀ¤õ\x85|\x99£\x9f\x0f&ÍU%|\x17¼Máb-o \x035F·øX\x8c*Öà\x0d\x81ªäS©Â\x87¦qó\x7fC\x90öÖ´{\x14òµè\x00 \x8a\x8a\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x01\x00\x06Jêê\x00\x00\x00\x12\x00\x00\x00-\x00\x02\x01\x01\x00" HTTPStatus.BAD_REQUEST - 1.248.137.125 - - [15/May/2026 11:01:00] code 400, message Bad request version ('Y:vÃc%\x03Z\x00-\x00\x02\x01\x01DÍ\x00\x05\x00\x03\x02h2ÿ\x01\x00\x01\x00\x00') 1.248.137.125 - - [15/May/2026 11:01:00] "\x16\x03\x01\x06÷\x01\x00\x06ó\x03\x03;\x16\x05\x92\x9e\x04>Úç\x91F\x00f\x8a\x05\x96ó]\x0e#\x1dlAð\x92\x10\x16\x1e«´_Ú "ã\x88]çýÖüü\x9b\x0f\x9aÇk7¡Ü\x16O¾@(dP\x91%\x95\x84_cB\x0b\x00 ZZ\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x01\x00\x06\x8aªª\x00\x00\x00#\x00\x00\x00\x1b\x00\x03\x02\x00\x02þ\x0d\x00ú\x00\x00\x01\x00\x01Æ\x00 \x1f^i\x1d4\x0b\x82®Ï*á\x1fù*w·õ#Ky\x01X\x9e\x07\x8f%¨6ù\x8bû?\x00Тæ¤tS \x8fN}\x9f\x9eaY^uþ«ÐîÇ\x9d¼h\x00sBæ\x0dé/í\x83at¸]Ì9\x99eÔOjì\x9a¬\x97ZméäÑÕ\x9bu«!\x98\x80\x97lô5;"Ó²ÁÕ¼&&HyRFwáº!ÕzÃí\x95¶\x8c\x13ÏF¯oN.nHÖmµ\x90+\x06·9ì\x1b=4òÏÞ\x02l\x03¾mLd\x91R\x17\\Ó\x8e«\x04V§µ\x7f\x8b\x1a«,vY¨©ð¤\x17A\x1b\x92\x10©«\x15W\x8fÇ=DÌ}Ów\\ï8Ü¡¹Çu\x12É4¢B}¿ùeA /w%\x8eÜ¿jcl)ôëÝD6þ\x9d:ÒÓ\x97B\x1eY:vÃc%\x03Z\x00-\x00\x02\x01\x01DÍ\x00\x05\x00\x03\x02h2ÿ\x01\x00\x01\x00\x00" HTTPStatus.BAD_REQUEST - 1.248.137.125 - - [15/May/2026 11:01:00] code 400, message Bad request version ('\x00Ú\x00\x00\x01\x00\x01o\x00') 1.248.137.125 - - [15/May/2026 11:01:00] "\x16\x03\x01\x06×\x01\x00\x06Ó\x03\x03K ©\x9acì\x1fh\x88\x04_.¢`\x0câé\x1dç\x9e`Ù\x1d-ä\x911\x150\x9a\x13\x0f \x97Û$\x9d;Û\x91yø¥OóÛ)X\x88â!\x99ú±CRÌÕ\x13ýö0\x0e\x98Û\x00 ÊÊ\x13\x01\x13\x02\x13\x03À+À/À,À0̨̩À\x13À\x14\x00\x9c\x00\x9d\x00/\x005\x01\x00\x06jêê\x00\x00\x00\x00\x00\x13\x00\x11\x00\x00\x0ejinsungmes.comþ\x0d\x00Ú\x00\x00\x01\x00\x01o\x00 " HTTPStatus.BAD_REQUEST - 1.248.137.125 - - [15/May/2026 11:01:35] "GET / HTTP/1.1" 200 - 1.248.137.125 - - [15/May/2026 11:01:35] "GET /favicon.ico HTTP/1.1" 404 - 1.248.137.125 - - [15/May/2026 11:08:50] "GET / HTTP/1.1" 200 - 1.248.137.125 - - [15/May/2026 11:08:51] "GET /favicon.ico HTTP/1.1" 404 - 1.248.137.125 - - [15/May/2026 11:19:19] "GET / HTTP/1.1" 200 - 1.248.137.125 - - [15/May/2026 11:19:20] "GET /favicon.ico HTTP/1.1" 404 - 1.248.137.125 - - [15/May/2026 11:22:20] "GET / HTTP/1.1" 200 - 1.248.137.125 - - [15/May/2026 11:25:20] "GET / HTTP/1.1" 200 - 1.248.137.125 - - [15/May/2026 11:26:40] "GET / HTTP/1.1" 200 - 1.248.137.125 - - [15/May/2026 11:29:41] "GET / HTTP/1.1" 200 - 1.248.137.125 - - [15/May/2026 11:32:42] "GET / HTTP/1.1" 200 - 1.248.137.125 - - [15/May/2026 11:35:42] "GET / HTTP/1.1" 200 - 1.248.137.125 - - [15/May/2026 13:21:31] "GET / HTTP/1.1" 200 - 1.248.137.125 - - [15/May/2026 13:21:32] "GET /favicon.ico HTTP/1.1" 404 - 223.39.192.3 - - [15/May/2026 16:41:33] "GET / HTTP/1.1" 200 - 69.5.169.110 - - [15/May/2026 17:12:03] "GET / HTTP/1.1" 200 - 69.5.169.48 - - [15/May/2026 17:12:07] "GET /favicon.ico HTTP/1.1" 404 - 178.128.224.54 - - [15/May/2026 19:54:44] code 400, message Bad request syntax ('JDWP-Handshake') 178.128.224.54 - - [15/May/2026 19:54:44] "JDWP-Handshake" HTTPStatus.BAD_REQUEST - 93.152.208.18 - - [15/May/2026 22:44:11] code 400, message Bad request version ("?5Ýü\x8a},¿\x9d\x14~³¾'\xad4\x860o\x84¶\x80") 93.152.208.18 - - [15/May/2026 22:44:11] "\x16\x03\x01\x02\x00\x01\x00\x01ü\x03\x03\x8f,é#í0\x9fÒ\x98s\x00o]\x9f0g\x8b»\x02Ìâ7\x84z\x90õª\x90öj\x06\x1e ½kyõ²\x0f{a\x1f?5Ýü\x8a},¿\x9d\x14~³¾'­4\x860o\x84¶\x80" HTTPStatus.BAD_REQUEST - 93.152.208.18 - - [15/May/2026 22:44:11] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 23:50:52] "GET / HTTP/1.1" 200 - 58.121.245.40 - - [15/May/2026 23:50:52] "GET /favicon.ico HTTP/1.1" 404 - 66.249.82.98 - - [15/May/2026 23:54:17] "GET / HTTP/1.1" 200 - 66.249.82.98 - - [15/May/2026 23:55:48] "GET / HTTP/1.1" 200 -