2025-04-05 22:45:22,127 [INFO] Supabase base_category Å×À̺í Å×½ºÆ® ½ÃÀÛ 2025-04-05 22:45:22,127 [INFO] SupabaseManager »ý¼º 2025-04-05 22:45:22,383 [INFO] 1. base_category Å×ÀÌºí »ý¼º/È®ÀÎ 2025-04-05 22:45:22,781 [INFO] HTTP Request: GET http://146.56.101.199:8000/rest/v1/base_category?select=count%28%2A%29&limit=1 "HTTP/1.1 400 Bad Request" 2025-04-05 22:45:22,783 [ERROR] Å×ÀÌºí »ý¼º/È®ÀÎ ¿À·ù: Logger.log() got multiple values for argument 'level' 2025-04-05 22:45:22,784 [ERROR] Traceback (most recent call last): File "D:\py\AutoPercenty3\src\sp_manager.py", line 879, in create_base_category_table response = self.client.table("base_category").select("count(*)").limit(1).execute() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\py\AutoPercenty3\Lib\site-packages\postgrest\_sync\request_builder.py", line 78, in execute raise APIError(r.json()) postgrest.exceptions.APIError: {'code': 'PGRST100', 'details': 'unexpected \'(\' expecting letter, digit, "-", "->>", "->", "::", ".", ")", "," or end of input', 'hint': None, 'message': '"failed to parse select parameter (count(*))" (line 1, column 6)'} During handling of the above exception, another exception occurred: Traceback (most recent call last): File "D:\py\AutoPercenty3\test_base_category.py", line 38, in main result = sp_manager.create_base_category_table() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\py\AutoPercenty3\src\sp_manager.py", line 925, in create_base_category_table self.logger.log(f"base_category Å×ÀÌºí »ý¼º Áß ¿À·ù: {e}", level=logging.ERROR, exc_info=True) TypeError: Logger.log() got multiple values for argument 'level' 2025-04-05 22:45:22,786 [INFO] 2. ·ÎÄà DB È®ÀÎ 2025-04-05 22:45:22,786 [INFO] DB ÆÄÀÏ °æ·Î: D:\py\AutoPercenty3\price_settings.db 2025-04-05 22:45:22,786 [INFO] DB ÆÄÀÏ Á¸Àç ¿©ºÎ: False 2025-04-05 22:45:22,786 [WARNING] DB ÆÄÀÏÀÌ Á¸ÀçÇÏÁö ¾Ê½À´Ï´Ù. ÇÁ·Î±×·¥À» ½ÇÇàÇÏ¿© DB ÆÄÀÏÀ» ¸ÕÀú »ý¼ºÇØÁÖ¼¼¿ä. 2025-04-05 22:45:22,787 [INFO] Å×½ºÆ® ¿Ï·á