web-1 | 2025-11-25T15:32:18.082050393Z usermod: no changes web-1 | 2025-11-25T15:32:18.082640822Z Switching to dedicated user web-1 | 2025-11-25T15:32:18.084681023Z web-1 | 2025-11-25T15:32:18.084684850Z User uid: 911 web-1 | 2025-11-25T15:32:18.084685622Z User gid: 911 web-1 | 2025-11-25T15:32:18.084686403Z web-1 | 2025-11-25T15:32:19.313918679Z /opt/mealie/lib/python3.12/site-packages/pydantic/_internal/_generate_schema.py:2249: UnsupportedFieldAttributeWarning: The 'validate_default' attribute with value True was provided to the `Field()` function, which has no effect in the context it was used. 'validate_default' is field-specific metadata, and can only be attached to a model field using `Annotated` metadata or by assignment. This may have happened because an `Annotated` type alias using the `type` statement was used, or if the `Field()` function was attached to a single member of a union type. web-1 | 2025-11-25T15:32:19.313936984Z warnings.warn( web-1 | 2025-11-25T15:32:23.609740039Z INFO 2025-11-25T15:32:23 - Started server process [1] web-1 | 2025-11-25T15:32:23.609761709Z INFO 2025-11-25T15:32:23 - Waiting for application startup. web-1 | 2025-11-25T15:32:23.610096919Z INFO 2025-11-25T15:32:23 - start: database initialization web-1 | 2025-11-25T15:32:23.611546040Z INFO 2025-11-25T15:32:23 - Database connection established. web-1 | 2025-11-25T15:32:23.616084623Z INFO 2025-11-25T15:32:23 - Context impl SQLiteImpl. web-1 | 2025-11-25T15:32:23.616115330Z INFO 2025-11-25T15:32:23 - Will assume non-transactional DDL. web-1 | 2025-11-25T15:32:23.657774037Z INFO 2025-11-25T15:32:23 - Migration needed. Performing migration... web-1 | 2025-11-25T15:32:23.659144991Z INFO 2025-11-25T15:32:23 - Context impl SQLiteImpl. web-1 | 2025-11-25T15:32:23.659159839Z INFO 2025-11-25T15:32:23 - Will assume non-transactional DDL. web-1 | 2025-11-25T15:32:23.717679858Z INFO 2025-11-25T15:32:23 - Running upgrade -> 6b0f5f32d602, Initial tables web-1 | 2025-11-25T15:32:24.684139178Z INFO 2025-11-25T15:32:24 - Running upgrade 6b0f5f32d602 -> 263dd6707191, convert quantity from integer to float web-1 | 2025-11-25T15:32:24.692485642Z INFO 2025-11-25T15:32:24 - Running upgrade 263dd6707191 -> f1a2dbee5fe9, Add original_text column to recipes_ingredients web-1 | 2025-11-25T15:32:24.708391189Z INFO 2025-11-25T15:32:24 - Running upgrade f1a2dbee5fe9 -> 59eb59135381, add tags to cookbooks web-1 | 2025-11-25T15:32:24.748369300Z INFO 2025-11-25T15:32:24 - Running upgrade 59eb59135381 -> 09dfc897ad62, add require_all for cookbook filters web-1 | 2025-11-25T15:32:24.781434881Z INFO 2025-11-25T15:32:24 - Running upgrade 09dfc897ad62 -> ab0bae02578f, Add use_abbreviation column to ingredients web-1 | 2025-11-25T15:32:24.797443842Z INFO 2025-11-25T15:32:24 - Running upgrade ab0bae02578f -> f30cf048c228, add new webhook fields web-1 | 2025-11-25T15:32:24.821835495Z INFO 2025-11-25T15:32:24 - Running upgrade f30cf048c228 -> 188374910655, add login_attemps and locked_at field to user table web-1 | 2025-11-25T15:32:24.845647008Z INFO 2025-11-25T15:32:24 - Running upgrade 188374910655 -> 089bfa50d0ed, Add is_ocr_recipe column to recipes web-1 | 2025-11-25T15:32:24.862651399Z INFO 2025-11-25T15:32:24 - Running upgrade 089bfa50d0ed -> 44e8d670719d, add extras to shopping lists, list items, and ingredient foods web-1 | 2025-11-25T15:32:24.908556931Z INFO 2025-11-25T15:32:24 - Running upgrade 44e8d670719d -> 2ea7a807915c, add recipe_timeline_events table web-1 | 2025-11-25T15:32:24.928489621Z INFO 2025-11-25T15:32:24 - Running upgrade 2ea7a807915c -> 1923519381ad, added recipe last made timestamp web-1 | 2025-11-25T15:32:24.950383794Z INFO 2025-11-25T15:32:24 - Running upgrade 1923519381ad -> 167eb69066ad, add recipe_scale to shopping list item ref web-1 | 2025-11-25T15:32:24.967223325Z INFO 2025-11-25T15:32:24 - Running upgrade 167eb69066ad -> 165d943c64ee, add related user to mealplan web-1 | 2025-11-25T15:32:25.034776847Z INFO 2025-11-25T15:32:25 - Running upgrade 165d943c64ee -> ff5f73b01a7a, add missing foreign key and order indices web-1 | 2025-11-25T15:32:26.163024486Z INFO 2025-11-25T15:32:26 - Running upgrade ff5f73b01a7a -> 16160bf731a0, add more indices necessary for search web-1 | 2025-11-25T15:32:26.221798743Z INFO 2025-11-25T15:32:26 - Running upgrade 16160bf731a0 -> 5ab195a474eb, add normalized search properties web-1 | 2025-11-25T15:32:26.359078167Z INFO 2025-11-25T15:32:26 - Running upgrade 5ab195a474eb -> b04a08da2108, added shopping list label settings web-1 | 2025-11-25T15:32:26.377846891Z INFO 2025-11-25T15:32:26 - Running upgrade b04a08da2108 -> 38514b39a824, add auth_method to user table web-1 | 2025-11-25T15:32:26.394796289Z INFO 2025-11-25T15:32:26 - Running upgrade 38514b39a824 -> b3dbb554ba53, postgres fuzzy search web-1 | 2025-11-25T15:32:26.407401890Z INFO 2025-11-25T15:32:26 - Running upgrade b3dbb554ba53 -> 04ac51cbe9a4, added group slug web-1 | 2025-11-25T15:32:26.531243390Z INFO 2025-11-25T15:32:26 - Running upgrade 04ac51cbe9a4 -> 1825b5225403, added recipe note to shopping list recipe ref web-1 | 2025-11-25T15:32:26.548479446Z INFO 2025-11-25T15:32:26 - Running upgrade 1825b5225403 -> bcfdad6b7355, remove tool name and slug unique contraints web-1 | 2025-11-25T15:32:26.592832302Z INFO 2025-11-25T15:32:26 - Running upgrade bcfdad6b7355 -> 0341b154f79a, added normalized unit and food names web-1 | 2025-11-25T15:32:26.668581976Z INFO 2025-11-25T15:32:26 - Running upgrade 0341b154f79a -> dded3119c1fe, added unique constraints web-1 | 2025-11-25T15:32:26.813006316Z INFO 2025-11-25T15:32:26 - Running upgrade dded3119c1fe -> ba1e4a6cfe99, added plural names and alias tables for foods and units web-1 | 2025-11-25T15:32:26.981452816Z INFO 2025-11-25T15:32:26 - Running upgrade ba1e4a6cfe99 -> 2298bb460ffd, added user to shopping list web-1 | 2025-11-25T15:32:27.023554535Z INFO 2025-11-25T15:32:27 - Running upgrade 2298bb460ffd -> 09aba125b57a, add OIDC auth method web-1 | 2025-11-25T15:32:27.031627014Z INFO 2025-11-25T15:32:27 - Running upgrade 09aba125b57a -> d7c6efd2de42, migrate favorites and ratings to user_ratings web-1 | 2025-11-25T15:32:27.153495279Z INFO 2025-11-25T15:32:27 - Running upgrade d7c6efd2de42 -> 7788478a0338, add group recipe actions web-1 | 2025-11-25T15:32:27.209394056Z INFO 2025-11-25T15:32:27 - Running upgrade 7788478a0338 -> 32d69327997b, Add staple flag to foods web-1 | 2025-11-25T15:32:27.239548160Z INFO 2025-11-25T15:32:27 - Running upgrade 32d69327997b -> feecc8ffb956, add households web-1 | 2025-11-25T15:32:27.418888296Z INFO 2025-11-25T15:32:27 - Running upgrade feecc8ffb956 -> be568e39ffdf, added household recipe lock setting and household management user permission web-1 | 2025-11-25T15:32:27.444483499Z INFO 2025-11-25T15:32:27 - Running upgrade be568e39ffdf -> 1fe4bd37ccc8, add households filter to meal plans web-1 | 2025-11-25T15:32:27.492430975Z INFO 2025-11-25T15:32:27 - Running upgrade 1fe4bd37ccc8 -> 602927e1013e, 'add the rest of the schema.org nutrition properties' web-1 | 2025-11-25T15:32:27.539561788Z INFO 2025-11-25T15:32:27 - Running upgrade 602927e1013e -> 86054b40fd06, added query_filter_string to cookbook and mealplan web-1 | 2025-11-25T15:32:27.578031256Z INFO 2025-11-25T15:32:27 - Running upgrade 86054b40fd06 -> 3897397b4631, 'Add summary to recipe instructions' web-1 | 2025-11-25T15:32:27.595457900Z INFO 2025-11-25T15:32:27 - Running upgrade 3897397b4631 -> b1020f328e98, add recipe yield quantity web-1 | 2025-11-25T15:32:27.649870987Z INFO 2025-11-25T15:32:27 - Running upgrade b1020f328e98 -> b9e516e2d3b3, add household to recipe last made, household to foods, and household to tools web-1 | 2025-11-25T15:32:27.772856861Z INFO 2025-11-25T15:32:27 - Running new model migration (migrate_recipe_last_made_to_household) web-1 | 2025-11-25T15:32:27.776146238Z INFO 2025-11-25T15:32:27 - Running new model migration (migrate_foods_on_hand_to_household) web-1 | 2025-11-25T15:32:27.776460548Z INFO 2025-11-25T15:32:27 - Running new model migration (migrate_tools_on_hand_to_household) web-1 | 2025-11-25T15:32:27.784677398Z INFO 2025-11-25T15:32:27 - Running upgrade b9e516e2d3b3 -> 7cf3054cbbcc, remove instructions index web-1 | 2025-11-25T15:32:28.024974670Z INFO 2025-11-25T15:32:28 - Running upgrade 7cf3054cbbcc -> d7b3ce6fa31a, empty migration to fix food flag data web-1 | 2025-11-25T15:32:28.033294734Z INFO 2025-11-25T15:32:28 - Running upgrade d7b3ce6fa31a -> e6bb583aac2d, 'Add label notifier CRUD bools' web-1 | 2025-11-25T15:32:28.078596281Z INFO 2025-11-25T15:32:28 - Database contains no users, initializing... web-1 | 2025-11-25T15:32:28.078616158Z INFO 2025-11-25T15:32:28 - Generating Default Group and Household web-1 | 2025-11-25T15:32:28.290265876Z INFO 2025-11-25T15:32:28 - Generating Default User web-1 | 2025-11-25T15:32:28.314578962Z INFO 2025-11-25T15:32:28 - end: database initialization web-1 | 2025-11-25T15:32:28.314659222Z INFO 2025-11-25T15:32:28 - -----SYSTEM STARTUP----- web-1 | 2025-11-25T15:32:28.314673219Z INFO 2025-11-25T15:32:28 - ------APP SETTINGS------ web-1 | 2025-11-25T15:32:28.314776523Z INFO 2025-11-25T15:32:28 - { web-1 | 2025-11-25T15:32:28.314777294Z "TESTING": false, web-1 | 2025-11-25T15:32:28.314778075Z "PRODUCTION": true, web-1 | 2025-11-25T15:32:28.314779037Z "LOG_CONFIG_OVERRIDE": null, web-1 | 2025-11-25T15:32:28.314779688Z "LOG_LEVEL": "info", web-1 | 2025-11-25T15:32:28.314780310Z "theme": { web-1 | 2025-11-25T15:32:28.314780931Z "light_primary": "#E58325", web-1 | 2025-11-25T15:32:28.314785610Z "light_accent": "#007A99", web-1 | 2025-11-25T15:32:28.314786331Z "light_secondary": "#973542", web-1 | 2025-11-25T15:32:28.314786932Z "light_success": "#43A047", web-1 | 2025-11-25T15:32:28.314787503Z "light_info": "#1976D2", web-1 | 2025-11-25T15:32:28.314788054Z "light_warning": "#FF6D00", web-1 | 2025-11-25T15:32:28.314788575Z "light_error": "#EF5350", web-1 | 2025-11-25T15:32:28.314789176Z "dark_primary": "#E58325", web-1 | 2025-11-25T15:32:28.314789707Z "dark_accent": "#007A99", web-1 | 2025-11-25T15:32:28.314790228Z "dark_secondary": "#973542", web-1 | 2025-11-25T15:32:28.314790779Z "dark_success": "#43A047", web-1 | 2025-11-25T15:32:28.314791300Z "dark_info": "#1976D2", web-1 | 2025-11-25T15:32:28.314791851Z "dark_warning": "#FF6D00", web-1 | 2025-11-25T15:32:28.314792392Z "dark_error": "#EF5350" web-1 | 2025-11-25T15:32:28.314792953Z }, web-1 | 2025-11-25T15:32:28.314793474Z "BASE_URL": "http://localhost:44339", web-1 | 2025-11-25T15:32:28.314794186Z "STATIC_FILES": "/opt/mealie/lib/python3.12/site-packages/mealie/frontend", web-1 | 2025-11-25T15:32:28.314794857Z "IS_DEMO": false, web-1 | 2025-11-25T15:32:28.314795568Z "HOST_IP": "*", web-1 | 2025-11-25T15:32:28.314796129Z "API_HOST": "0.0.0.0", web-1 | 2025-11-25T15:32:28.314796680Z "API_PORT": 9000, web-1 | 2025-11-25T15:32:28.314797221Z "API_DOCS": true, web-1 | 2025-11-25T15:32:28.314797712Z "TOKEN_TIME": 48, web-1 | 2025-11-25T15:32:28.314798243Z "GIT_COMMIT_HASH": "6732fcd6969cca4f3289e791403c44f4576e64fe", web-1 | 2025-11-25T15:32:28.314798874Z "ALLOW_SIGNUP": true, web-1 | 2025-11-25T15:32:28.314800287Z "ALLOW_PASSWORD_LOGIN": true, web-1 | 2025-11-25T15:32:28.314800928Z "DAILY_SCHEDULE_TIME": "23:45", web-1 | 2025-11-25T15:32:28.314801560Z "SECURITY_MAX_LOGIN_ATTEMPTS": 5, web-1 | 2025-11-25T15:32:28.314802171Z "SECURITY_USER_LOCKOUT_TIME": 24, web-1 | 2025-11-25T15:32:28.314802782Z "DB_ENGINE": "sqlite", web-1 | 2025-11-25T15:32:28.314803373Z "SQLITE_MIGRATE_JOURNAL_WAL": false, web-1 | 2025-11-25T15:32:28.314804014Z "DEFAULT_GROUP": "Home", web-1 | 2025-11-25T15:32:28.314804635Z "DEFAULT_HOUSEHOLD": "Family", web-1 | 2025-11-25T15:32:28.314805246Z "SMTP_HOST": null, web-1 | 2025-11-25T15:32:28.314805918Z "SMTP_PORT": "587", web-1 | 2025-11-25T15:32:28.314806559Z "SMTP_FROM_NAME": "Mealie", web-1 | 2025-11-25T15:32:28.314807461Z "SMTP_FROM_EMAIL": null, web-1 | 2025-11-25T15:32:28.314808052Z "SMTP_USER": null, web-1 | 2025-11-25T15:32:28.314808613Z "SMTP_PASSWORD": null, web-1 | 2025-11-25T15:32:28.314809194Z "SMTP_AUTH_STRATEGY": "TLS", web-1 | 2025-11-25T15:32:28.314810787Z "LDAP_AUTH_ENABLED": false, web-1 | 2025-11-25T15:32:28.314811428Z "LDAP_SERVER_URL": null, web-1 | 2025-11-25T15:32:28.314811999Z "LDAP_TLS_INSECURE": false, web-1 | 2025-11-25T15:32:28.314812911Z "LDAP_TLS_CACERTFILE": null, web-1 | 2025-11-25T15:32:28.314813462Z "LDAP_ENABLE_STARTTLS": false, web-1 | 2025-11-25T15:32:28.314814003Z "LDAP_BASE_DN": null, web-1 | 2025-11-25T15:32:28.314814524Z "LDAP_QUERY_BIND": null, web-1 | 2025-11-25T15:32:28.314815255Z "LDAP_QUERY_PASSWORD": null, web-1 | 2025-11-25T15:32:28.314815756Z "LDAP_USER_FILTER": null, web-1 | 2025-11-25T15:32:28.314816267Z "LDAP_ADMIN_FILTER": null, web-1 | 2025-11-25T15:32:28.314816778Z "LDAP_ID_ATTRIBUTE": "uid", web-1 | 2025-11-25T15:32:28.314817309Z "LDAP_MAIL_ATTRIBUTE": "mail", web-1 | 2025-11-25T15:32:28.314817860Z "LDAP_NAME_ATTRIBUTE": "name", web-1 | 2025-11-25T15:32:28.314818401Z "OIDC_AUTH_ENABLED": false, web-1 | 2025-11-25T15:32:28.314818922Z "OIDC_CLIENT_ID": null, web-1 | 2025-11-25T15:32:28.314819443Z "OIDC_CLIENT_SECRET": null, web-1 | 2025-11-25T15:32:28.314819964Z "OIDC_CONFIGURATION_URL": null, web-1 | 2025-11-25T15:32:28.314820515Z "OIDC_SIGNUP_ENABLED": true, web-1 | 2025-11-25T15:32:28.314821257Z "OIDC_USER_GROUP": null, web-1 | 2025-11-25T15:32:28.314821798Z "OIDC_ADMIN_GROUP": null, web-1 | 2025-11-25T15:32:28.314822319Z "OIDC_AUTO_REDIRECT": false, web-1 | 2025-11-25T15:32:28.314822870Z "OIDC_PROVIDER_NAME": "OAuth", web-1 | 2025-11-25T15:32:28.314823411Z "OIDC_REMEMBER_ME": false, web-1 | 2025-11-25T15:32:28.314823942Z "OIDC_USER_CLAIM": "email", web-1 | 2025-11-25T15:32:28.314824483Z "OIDC_NAME_CLAIM": "name", web-1 | 2025-11-25T15:32:28.314825014Z "OIDC_GROUPS_CLAIM": "groups", web-1 | 2025-11-25T15:32:28.314825545Z "OIDC_SCOPES_OVERRIDE": null, web-1 | 2025-11-25T15:32:28.314826096Z "OIDC_TLS_CACERTFILE": null, web-1 | 2025-11-25T15:32:28.314826617Z "OPENAI_BASE_URL": null, web-1 | 2025-11-25T15:32:28.314827148Z "OPENAI_API_KEY": null, web-1 | 2025-11-25T15:32:28.314827649Z "OPENAI_MODEL": "gpt-4o", web-1 | 2025-11-25T15:32:28.314828190Z "OPENAI_CUSTOM_HEADERS": {}, web-1 | 2025-11-25T15:32:28.314828721Z "OPENAI_CUSTOM_PARAMS": {}, web-1 | 2025-11-25T15:32:28.314829252Z "OPENAI_ENABLE_IMAGE_SERVICES": true, web-1 | 2025-11-25T15:32:28.314829803Z "OPENAI_WORKERS": 2, web-1 | 2025-11-25T15:32:28.314830324Z "OPENAI_SEND_DATABASE_DATA": true, web-1 | 2025-11-25T15:32:28.314830855Z "OPENAI_REQUEST_TIMEOUT": 300, web-1 | 2025-11-25T15:32:28.314831386Z "WORKER_PER_CORE": 1, web-1 | 2025-11-25T15:32:28.314831896Z "UVICORN_WORKERS": 1, web-1 | 2025-11-25T15:32:28.314833019Z "TLS_CERTIFICATE_PATH": null, web-1 | 2025-11-25T15:32:28.314833570Z "TLS_PRIVATE_KEY_PATH": null web-1 | 2025-11-25T15:32:28.314834121Z } web-1 | 2025-11-25T15:32:28.314834642Z INFO 2025-11-25T15:32:28 - ------APP FEATURES------ web-1 | 2025-11-25T15:32:28.314835223Z INFO 2025-11-25T15:32:28 - --------==SMTP==-------- web-1 | 2025-11-25T15:32:28.314863486Z INFO 2025-11-25T15:32:28 - Enabled: False web-1 | 2025-11-25T15:32:28.314869056Z Reason: Missing required values for ['SMTP_HOST', 'SMTP_FROM_EMAIL'] web-1 | 2025-11-25T15:32:28.314874867Z INFO 2025-11-25T15:32:28 - --------==LDAP==-------- web-1 | 2025-11-25T15:32:28.314978692Z INFO 2025-11-25T15:32:28 - Enabled: False web-1 | 2025-11-25T15:32:28.314979975Z Reason: LDAP_AUTH_ENABLED is false web-1 | 2025-11-25T15:32:28.314999251Z INFO 2025-11-25T15:32:28 - --------==OIDC==-------- web-1 | 2025-11-25T15:32:28.315027163Z INFO 2025-11-25T15:32:28 - Enabled: False web-1 | 2025-11-25T15:32:28.315028145Z Reason: OIDC_AUTH_ENABLED is false web-1 | 2025-11-25T15:32:28.315045798Z INFO 2025-11-25T15:32:28 - -------==OPENAI==------- web-1 | 2025-11-25T15:32:28.315073680Z INFO 2025-11-25T15:32:28 - Enabled: False web-1 | 2025-11-25T15:32:28.315074502Z Reason: OPENAI_API_KEY is not set web-1 | 2025-11-25T15:32:28.315091644Z INFO 2025-11-25T15:32:28 - ------------------------ web-1 | 2025-11-25T15:32:28.315859206Z INFO 2025-11-25T15:32:28 - Daily tasks scheduled for 2025-11-25 23:45:00+00:00 web-1 | 2025-11-25T15:32:28.315901896Z INFO 2025-11-25T15:32:28 - Application startup complete. web-1 | 2025-11-25T15:32:28.316178595Z INFO 2025-11-25T15:32:28 - Uvicorn running on http://0.0.0.0:9000 (Press CTRL+C to quit) web-1 | 2025-11-25T15:32:29.578818373Z INFO 2025-11-25T15:32:29 - [172.25.0.1:33594] 200 OK "GET /openapi.json HTTP/1.1" web-1 | 2025-11-25T15:32:29.713741042Z INFO 2025-11-25T15:32:29 - [172.25.0.1:33610] 200 OK "GET /openapi.json HTTP/1.1" web-1 | 2025-11-25T15:32:29.832285616Z WARNING 2025-11-25T15:32:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:29.832298200Z WARNING 2025-11-25T15:32:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:29.977053593Z INFO 2025-11-25T15:32:29 - Registering user testuser@example.com web-1 | 2025-11-25T15:32:30.146815333Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33630] 201 Created "POST /api/users/register HTTP/1.1" web-1 | 2025-11-25T15:32:30.320586893Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33640] 200 OK "POST /api/auth/token HTTP/1.1" web-1 | 2025-11-25T15:32:30.326375133Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33642] 403 Forbidden "DELETE /api/admin/backups/0 HTTP/1.1" web-1 | 2025-11-25T15:32:30.347161536Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33642] 403 Forbidden "DELETE /api/admin/backups/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:32:30.361868493Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33642] 403 Forbidden "DELETE /api/admin/backups/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:30.365753959Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33642] 403 Forbidden "DELETE /api/admin/backups/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:30.371540284Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33642] 403 Forbidden "DELETE /api/admin/backups/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:30.377416499Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33642] 403 Forbidden "DELETE /api/admin/backups/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:32:30.387148804Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33642] 403 Forbidden "DELETE /api/admin/backups/0 HTTP/1.1" web-1 | 2025-11-25T15:32:30.391593491Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33642] 403 Forbidden "DELETE /api/admin/backups/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:32:30.395107229Z WARNING 2025-11-25T15:32:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:30.395135422Z WARNING 2025-11-25T15:32:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:30.399323766Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:30.403489409Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:30.415647590Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:30.422929724Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:32:30.426525136Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:32:30.438532002Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F0%9D%90%93%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%AA%F0%9D%90%AE%F0%9D%90%A2%F0%9D%90%9C%F0%9D%90%A4%2B%F0%9D%90%9B%F0%9D%90%AB%F0%9D%90%A8%F0%9D%90%B0%F0%9D%90%A7%2B%F0%9D%90%9F%F0%9D%90%A8%F0%9D%90%B1%2B%F0%9D%90%A3%F0%9D%90%AE%F0%9D%90%A6%F0%9D%90%A9%F0%9D%90%AC%2B%F0%9D%90%A8%F0%9D%90%AF%F0%9D%90%9E%F0%9D%90%AB%2B%F0%9D%90%AD%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%A5%F0%9D%90%9A%F0%9D%90%B3%F0%9D%90%B2%2B%F0%9D%90%9D%F0%9D%90%A8%F0%9D%90%A0 HTTP/1.1" web-1 | 2025-11-25T15:32:30.443287853Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:32:30.447263488Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:32:30.462845428Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/o HTTP/1.1" web-1 | 2025-11-25T15:32:30.467026269Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%2C%F4%8A%9F%A5%F3%BB%94%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:30.470624716Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F1%81%B3%9D%16%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:32:30.490160541Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/total_cases HTTP/1.1" web-1 | 2025-11-25T15:32:30.494868021Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F3%82%93%B0%F1%BC%AB%8C%C3%97%F1%B1%8C%B1%C2%BC%C2%BCHG%C3%AF%C3%99%5E%C2%A5F%F1%BB%A0%8B%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:32:30.499743466Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%A1%C3%A9%C2%A5%C3%8Ai%F2%A3%AF%A4%F0%AB%B9%8F%12k%0F%C3%8E%1A%F3%92%8E%94%F1%8D%8E%8Ez%C3%9E%F3%B8%AA%87%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:32:30.507811877Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14 HTTP/1.1" web-1 | 2025-11-25T15:32:30.519252690Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:30.543036863Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:32:30.547849370Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:32:30.588781763Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:30.593639264Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:30.599973259Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:32:30.605211675Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:30.609833624Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:30.617520549Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:32:30.623584737Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:32:30.632315100Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:32:30.635899632Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:32:30.641761900Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%22 HTTP/1.1" web-1 | 2025-11-25T15:32:30.645407776Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/N HTTP/1.1" web-1 | 2025-11-25T15:32:30.649908247Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%16 HTTP/1.1" web-1 | 2025-11-25T15:32:30.654172775Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:32:30.657835723Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:32:30.661536202Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%26 HTTP/1.1" web-1 | 2025-11-25T15:32:30.665360353Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:32:30.671160335Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:32:30.697198680Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F0%B9%A7%B4%7C%2B HTTP/1.1" web-1 | 2025-11-25T15:32:30.702995705Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%95%F2%B4%89%8F%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:30.706837209Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD HTTP/1.1" web-1 | 2025-11-25T15:32:30.714113693Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97 HTTP/1.1" web-1 | 2025-11-25T15:32:30.726194789Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%A9t HTTP/1.1" web-1 | 2025-11-25T15:32:30.741368843Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:32:30.752667469Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:32:30.766092830Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:30.771630839Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F2%BB%83%86%F3%A7%A5%97%C2%96%C3%92%C3%AAH%C2%A2%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:30.782347974Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/0%C2%A4P HTTP/1.1" web-1 | 2025-11-25T15:32:30.816867926Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/8%C3%9D_%F1%98%84%8Fr%5Cn HTTP/1.1" web-1 | 2025-11-25T15:32:30.829143698Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25 HTTP/1.1" web-1 | 2025-11-25T15:32:30.852001520Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:32:30.868888631Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/failures HTTP/1.1" web-1 | 2025-11-25T15:32:30.873271471Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%B7%C3%94%C3%B8Qe%C2%BC HTTP/1.1" web-1 | 2025-11-25T15:32:30.883558298Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:32:30.895595161Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/E HTTP/1.1" web-1 | 2025-11-25T15:32:30.906161352Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/X%F1%9D%A1%96%F3%93%B6%928t%F4%89%9B%B7%C3%99y%24%C3%BB HTTP/1.1" web-1 | 2025-11-25T15:32:30.917289318Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:30.921715751Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/0 HTTP/1.1" web-1 | 2025-11-25T15:32:30.927539697Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%895%F1%86%A7%AE%C2%99R%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:32:30.931352116Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%97 HTTP/1.1" web-1 | 2025-11-25T15:32:30.935269251Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%07%C3%A4%C2%82%C3%AE%09~5%C3%80%C3%B5%C2%BB%3E%C2%97%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:30.939200804Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/admin HTTP/1.1" web-1 | 2025-11-25T15:32:30.943854312Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:32:30.948216534Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:32:30.951727858Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:32:30.960801586Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%97%C3%B2%F3%90%84%9C HTTP/1.1" web-1 | 2025-11-25T15:32:30.966711684Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%809%C3%A9%17%17r6 HTTP/1.1" web-1 | 2025-11-25T15:32:30.993400591Z INFO 2025-11-25T15:32:30 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F2%8D%80%92%3CWA%C2%92%F3%90%A6%AD%5B%C2%B8 HTTP/1.1" web-1 | 2025-11-25T15:32:31.043639621Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:32:31.055770741Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:32:31.061402346Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%5Ex%F1%9D%B1%9D%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:32:31.077981719Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%A8V%F2%9F%98%94%C3%A6%F1%A4%A1%BF HTTP/1.1" web-1 | 2025-11-25T15:32:31.081905367Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:32:31.090560299Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21 HTTP/1.1" web-1 | 2025-11-25T15:32:31.094640881Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F2%AC%A3%BCi HTTP/1.1" web-1 | 2025-11-25T15:32:31.108079206Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%2C HTTP/1.1" web-1 | 2025-11-25T15:32:31.120597273Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:32:31.143126939Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F1%B3%86%93%06%C2%9D%C3%A9 HTTP/1.1" web-1 | 2025-11-25T15:32:31.149238896Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%97%C2%A2%C2%9A%16%3F%C3%BA%F1%A9%85%AE%E3%AD%92 HTTP/1.1" web-1 | 2025-11-25T15:32:31.166243257Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:32:31.170051258Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:32:31.203564780Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F1%9B%AC%98 HTTP/1.1" web-1 | 2025-11-25T15:32:31.231349795Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:31.235717687Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:31.239188295Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:31.245428683Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:32:31.266713462Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%BF%3Ap%24i3%F1%AC%86%9C%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:32:31.281712066Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%8F%C3%A4%C2%80%C3%9B%C2%BA%F3%99%8E%83 HTTP/1.1" web-1 | 2025-11-25T15:32:31.294962518Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:31.300221373Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%8D%C3%8E%C2%A6%C2%A0%F2%AC%9A%8C%C3%8AI HTTP/1.1" web-1 | 2025-11-25T15:32:31.336529964Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:32:31.362101022Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%C3%81%F0%BD%8A%8F%C3%9B%F2%9D%AF%9E%F3%B0%B1%B6%F0%B3%B4%9C%19%F1%88%90%AB HTTP/1.1" web-1 | 2025-11-25T15:32:31.365912028Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/False HTTP/1.1" web-1 | 2025-11-25T15:32:31.376407417Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33656] 403 Forbidden "DELETE /api/admin/backups/%F2%80%9E%98%F4%86%97%AA8%F2%9F%AF%94%09faQ%C2%9E%F2%A6%BD%81%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:32:31.413648438Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33668] 422 Unprocessable Entity "DELETE /api/groups/reports/0 HTTP/1.1" web-1 | 2025-11-25T15:32:31.424303456Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33668] 422 Unprocessable Entity "DELETE /api/groups/reports/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:32:31.429927968Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33668] 422 Unprocessable Entity "DELETE /api/groups/reports/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:31.434067201Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33668] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:31.438856975Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33668] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:31.445359836Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33668] 422 Unprocessable Entity "DELETE /api/groups/reports/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:32:31.454484611Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33668] 422 Unprocessable Entity "DELETE /api/groups/reports/0 HTTP/1.1" web-1 | 2025-11-25T15:32:31.458497426Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33668] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:32:31.461643133Z WARNING 2025-11-25T15:32:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:31.461654194Z WARNING 2025-11-25T15:32:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:31.466029560Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33682] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:31.470980587Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33682] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:31.483632916Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33682] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:31.492915577Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33682] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%A4%C3%BE%C3%AC%C2%B2%3A%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:32:31.502700912Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33682] 422 Unprocessable Entity "DELETE /api/groups/reports/~%F0%A0%A2%8F%3FR%F3%91%8B%A6 HTTP/1.1" web-1 | 2025-11-25T15:32:31.509255390Z WARNING 2025-11-25T15:32:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:31.509259558Z WARNING 2025-11-25T15:32:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:31.514314891Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%85%C2%98%C2%A6 HTTP/1.1" web-1 | 2025-11-25T15:32:31.518480754Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%13B%F4%85%BF%98 HTTP/1.1" web-1 | 2025-11-25T15:32:31.526127413Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:32:31.570932859Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:31.592970722Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:32:31.597319719Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:32:31.608316469Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%87%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v HTTP/1.1" web-1 | 2025-11-25T15:32:31.635492650Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:31.641090572Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:31.647628639Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:32:31.654305808Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:31.658490656Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:31.666273811Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:32:31.673640385Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:32:31.692930638Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/7%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:32:31.697141004Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%F1%A3%86%90 HTTP/1.1" web-1 | 2025-11-25T15:32:31.701502795Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:32:31.706043722Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/V%C2%836%C3%B3p%F4%80%9D%A8%C3%AF%F3%A0%83%B28%F4%85%95%B5%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:32:31.710260390Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%26 HTTP/1.1" web-1 | 2025-11-25T15:32:31.714550977Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:32:31.721024634Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:32:31.729099096Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%F1%AE%A1%9B%063%0F%1D HTTP/1.1" web-1 | 2025-11-25T15:32:31.739970160Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%97%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:32:31.753069388Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:32:31.757217647Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:32:31.788409550Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:32:31.800768678Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:32:31.835383378Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q HTTP/1.1" web-1 | 2025-11-25T15:32:31.847385766Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/8%10 HTTP/1.1" web-1 | 2025-11-25T15:32:31.870168768Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%F0%BA%91%A0yV HTTP/1.1" web-1 | 2025-11-25T15:32:31.886825106Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33698] 422 Unprocessable Entity "DELETE /api/groups/reports/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:32:31.916832214Z WARNING 2025-11-25T15:32:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:31.916844917Z WARNING 2025-11-25T15:32:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:31.920006725Z WARNING 2025-11-25T15:32:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:31.920032914Z WARNING 2025-11-25T15:32:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:31.924902558Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:32:31.939577555Z INFO 2025-11-25T15:32:31 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/advanced HTTP/1.1" web-1 | 2025-11-25T15:32:32.077439063Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:32:32.082889508Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/a%19%C2%B0%F3%82%80%8D HTTP/1.1" web-1 | 2025-11-25T15:32:32.094544304Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%F2%8B%B2%A0S%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:32.100412173Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:32:32.121649312Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:32:32.134555197Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%F1%AC%B4%BCh%C2%98%1B%F2%A7%BA%BF%C3%83 HTTP/1.1" web-1 | 2025-11-25T15:32:32.148055047Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:32:32.179655156Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%F3%84%99%BE%C2%B3 HTTP/1.1" web-1 | 2025-11-25T15:32:32.195634362Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:32:32.200135154Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:32:32.230026003Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%88A%E2%99%B4%09%07%F2%AE%B8%93%2A%60j%C2%BBN%0C%C3%A9%C3%90%F3%BB%9D%92%F3%B4%B1%91%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:32:32.239510123Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%10Aj%26%C2%AE%C2%87%F4%8C%B1%83%F3%89%A5%AD%F0%B8%A5%B2%C3%95%F1%A8%8E%93%F1%82%92%90%40%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:32:32.243646260Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/d%C2%8Ck%C3%BF%C2%BE%07 HTTP/1.1" web-1 | 2025-11-25T15:32:32.249261173Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/GET HTTP/1.1" web-1 | 2025-11-25T15:32:32.254490694Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/GET HTTP/1.1" web-1 | 2025-11-25T15:32:32.259681922Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/0 HTTP/1.1" web-1 | 2025-11-25T15:32:32.266569846Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%8A%F4%8A%B0%94%F1%B5%AD%8A HTTP/1.1" web-1 | 2025-11-25T15:32:32.287616388Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:32.292688412Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:32.296479831Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:32.303729635Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:32:32.323959082Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%9F%C2%852%F0%B8%9F%A4%C2%BD%28%C2%B4%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29 HTTP/1.1" web-1 | 2025-11-25T15:32:32.358074385Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%F4%8A%AB%B8%0B%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:32:32.369813949Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/w HTTP/1.1" web-1 | 2025-11-25T15:32:32.386948234Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%A0%C3%91 HTTP/1.1" web-1 | 2025-11-25T15:32:32.411852821Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:32:32.430061543Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%E1%9A%9B%E1%9A%84%E1%9A%93%E1%9A%90%E1%9A%8B%E1%9A%92%E1%9A%84%E1%9A%80%E1%9A%91%E1%9A%84%E1%9A%82%E1%9A%91%E1%9A%8F%E1%9A%85%E1%9A%9C HTTP/1.1" web-1 | 2025-11-25T15:32:32.454824433Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C8%BA HTTP/1.1" web-1 | 2025-11-25T15:32:32.460534977Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%26%C2%A6%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:32:32.473586615Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%11%C2%91%C2%91c%0EE%ED%82%9C%C3%B8%27 HTTP/1.1" web-1 | 2025-11-25T15:32:32.479056366Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:32:32.482882551Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:32:32.492116340Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/4%C2%AF%C3%BB%1A%C3%95%C3%80%F1%8D%95%8B HTTP/1.1" web-1 | 2025-11-25T15:32:32.504329925Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:32:32.508088834Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:32:32.521307236Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%92 HTTP/1.1" web-1 | 2025-11-25T15:32:32.543632108Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%3F HTTP/1.1" web-1 | 2025-11-25T15:32:32.547678376Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%3F HTTP/1.1" web-1 | 2025-11-25T15:32:32.557754928Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%F0%A4%AF%82m HTTP/1.1" web-1 | 2025-11-25T15:32:32.564384627Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/O.%C2%A6%2B%C2%A2%C2%B2%C2%BAKG HTTP/1.1" web-1 | 2025-11-25T15:32:32.584626107Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%F3%B0%A0%B8%F0%B3%81%A8 HTTP/1.1" web-1 | 2025-11-25T15:32:32.614304127Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%0B%3B%C3%93%C2%AD%C2%9F%C2%95%C3%BC%C2%8F%C3%96%C2%ACa%F1%95%8E%B9z%27%3D HTTP/1.1" web-1 | 2025-11-25T15:32:32.620965365Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C2%AFk%3B%C2%83%C2%84%C2%AA7%C2%9B%C3%B0%C2%BC%C3%B3s%C3%A6zt%F2%A7%A5%9Eh%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:32:32.625190930Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%AD%1D HTTP/1.1" web-1 | 2025-11-25T15:32:32.630241604Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:32:32.634082877Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:32:32.640162053Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:32:32.645268903Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:32:32.649284994Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%7F HTTP/1.1" web-1 | 2025-11-25T15:32:32.660497479Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33720] 422 Unprocessable Entity "DELETE /api/groups/reports/%F2%B5%A5%A83%5E%F3%BE%89%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:32.667532620Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:32.678960289Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:32.683756285Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:32.695095859Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:32.711889865Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F3%B8%BB%84%25%40 HTTP/1.1" web-1 | 2025-11-25T15:32:32.717800093Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F3%B8%BB%84%25%40&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:32.723021969Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:32.729504742Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F1%83%BA%80%C2%B3%C2%8D%C3%81S%F1%AE%AB%A1%2FJl%F3%9A%B4%88%25%F2%95%97%85%C3%A2 HTTP/1.1" web-1 | 2025-11-25T15:32:32.734667867Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F1%83%BA%80%C2%B3%C2%8D%C3%81S%F1%AE%AB%A1%2FJl%F3%9A%B4%88%25%F2%95%97%85%C3%A2&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:32.743674701Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:32.751466683Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=a%C3%AAj%C3%86%F3%96%BD%87V2 HTTP/1.1" web-1 | 2025-11-25T15:32:32.756309817Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=a%C3%AAj%C3%86%F3%96%BD%87V2&ids=%C2%99%C2%9Bt%F0%A9%A8%9A HTTP/1.1" web-1 | 2025-11-25T15:32:32.784543034Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C3%BE%00%C2%82%F0%A9%A1%93%1C%0A&ids=%2F%11%5D%25&ids=%C2%BD%F3%96%92%BD%C2%81 HTTP/1.1" web-1 | 2025-11-25T15:32:32.792878416Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%2F%11%5D%25&ids=%2F%11%5D%25&ids=%C2%BD%F3%96%92%BD%C2%81 HTTP/1.1" web-1 | 2025-11-25T15:32:32.900570883Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=&ids=%C2%A9%C2%BF%F2%A8%85%91%C2%97f%C2%91p%C3%BD%C2%BA%F0%9D%9A%90%F3%AE%BA%AD HTTP/1.1" web-1 | 2025-11-25T15:32:32.921898542Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F0%9D%95%BF%F0%9D%96%8D%F0%9D%96%8A+%F0%9D%96%96%F0%9D%96%9A%F0%9D%96%8E%F0%9D%96%88%F0%9D%96%90+%F0%9D%96%87%F0%9D%96%97%F0%9D%96%94%F0%9D%96%9C%F0%9D%96%93+%F0%9D%96%8B%F0%9D%96%94%F0%9D%96%9D+%F0%9D%96%8F%F0%9D%96%9A%F0%9D%96%92%F0%9D%96%95%F0%9D%96%98+%F0%9D%96%94%F0%9D%96%9B%F0%9D%96%8A%F0%9D%96%97+%F0%9D%96%99%F0%9D%96%8D%F0%9D%96%8A+%F0%9D%96%91%F0%9D%96%86%F0%9D%96%9F%F0%9D%96%9E+%F0%9D%96%89%F0%9D%96%94%F0%9D%96%8C&ids=%C3%9A&ids=%12%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14&ids=%3B%F1%9A%91%94%C2%AFK&ids=%C3%A1N&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:32.936712290Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F1%88%8B%93Jb%C3%BC%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9&ids=%C2%AF%C2%96%C2%AE%F3%BC%BE%84&ids=DW%C3%94%F3%8E%8D%8F%C2%99%C2%9B%C2%A7%F3%89%BF%A8%C2%B0YA%C2%B8%F0%9A%92%82%C2%B5%C3%85WE4l%C3%82&ids=%F2%B2%87%83%C2%B2&ids=AY%C3%B5%0F2i%C3%A7%C2%98&ids=%C3%9C%C2%98%C3%A7%3D%E4%80%B7 HTTP/1.1" web-1 | 2025-11-25T15:32:32.943488644Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=~D%C2%B5&ids=%1F HTTP/1.1" web-1 | 2025-11-25T15:32:32.947741009Z INFO 2025-11-25T15:32:32 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%1F&ids=%1F HTTP/1.1" web-1 | 2025-11-25T15:32:33.014620056Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33734] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.057636713Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33734] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.063118627Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33734] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.069612391Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=-%F2%81%88%9Bg HTTP/1.1" web-1 | 2025-11-25T15:32:33.082419801Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=h%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7&ids=&ids=%C3%BB&ids=%5Dw%0A%01%60-%08%5B%22&ids=%F3%86%88%90%F4%87%99%AD%F1%8E%95%A4%C3%8D&ids=%C3%BD%E9%99%82y HTTP/1.1" web-1 | 2025-11-25T15:32:33.090652671Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=h%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7&ids=&ids=%C3%BB&ids=%5Dw%0A%01%60-%08%5B%22&ids=%F3%86%88%90%F4%87%99%AD%F1%8E%95%A4%C3%8D&ids=%5Dw%0A%01%60-%08%5B%22 HTTP/1.1" web-1 | 2025-11-25T15:32:33.097769826Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33734] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=h%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7&ids=%F3%86%88%90%F4%87%99%AD%F1%8E%95%A4%C3%8D&ids=%C3%BB&ids=%5Dw%0A%01%60-%08%5B%22&ids=%F3%86%88%90%F4%87%99%AD%F1%8E%95%A4%C3%8D&ids=%5Dw%0A%01%60-%08%5B%22 HTTP/1.1" web-1 | 2025-11-25T15:32:33.127057543Z WARNING 2025-11-25T15:32:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:33.127081237Z WARNING 2025-11-25T15:32:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:33.132695109Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.146709015Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%E6%83%AD%C2%A8&ids=G%F2%A8%9F%8D%C3%8F%C3%92&ids=&ids=%C2%BA%25J%C3%B8%C3%91%21&ids=%7C%2B&ids=&ids=UseAfterFree&ids=%F2%B6%94%9D&ids=%7D%C3%9A%C3%88%C2%BA&ids=%F2%95%A7%87%F2%B4%89%8F%C2%B1&ids=%F0%A4%A5%82%F2%B4%81%9F%EA%88%93tO%C3%83%05%F3%BA%B1%A7%F0%BF%97%B5%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD&ids=%F1%92%A0%81%00%C2%87%25%F1%9B%88%9E%F1%AE%B1%BB-v%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&ids=%C3%BF%234%5D&ids=&ids=&ids=%C2%A7%C3%8E&ids=&ids=%F3%9A%95%A9%C2%80%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&ids=%C3%A5%C2%AA%08 HTTP/1.1" web-1 | 2025-11-25T15:32:33.157271659Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C3%A5%C2%AA%08&ids=G%F2%A8%9F%8D%C3%8F%C3%92&ids=&ids=%C2%BA%25J%C3%B8%C3%91%21&ids=%7C%2B&ids=&ids=UseAfterFree&ids=%F2%B6%94%9D&ids=%7D%C3%9A%C3%88%C2%BA&ids=%F2%95%A7%87%F2%B4%89%8F%C2%B1&ids=%F0%A4%A5%82%F2%B4%81%9F%EA%88%93tO%C3%83%05%F3%BA%B1%A7%F0%BF%97%B5%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD&ids=%F1%92%A0%81%00%C2%87%25%F1%9B%88%9E%F1%AE%B1%BB-v%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&ids=%C3%BF%234%5D&ids=&ids=&ids=%C2%A7%C3%8E&ids=&ids=%F3%9A%95%A9%C2%80%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&ids=%C3%A5%C2%AA%08 HTTP/1.1" web-1 | 2025-11-25T15:32:33.162855665Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=G%C2%BCk%7B%F1%8C%B8%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:33.184788681Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C2%87%15%F3%BE%9D%BE HTTP/1.1" web-1 | 2025-11-25T15:32:33.204938068Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F1%AC%8F%98G%1E%26%C2%A4%1C%C2%A9%01%C3%BE&ids=%3C%F3%90%BA%93%C3%9E6&ids=%C3%A8%F0%B2%A9%A3%F4%85%82%A1%C2%80%C2%A4%02M HTTP/1.1" web-1 | 2025-11-25T15:32:33.211335642Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F1%AC%8F%98G%1E%26%C2%A4%1C%C2%A9%01%C3%BE&ids=%3C%F3%90%BA%93%C3%9E6&ids=%F1%AC%8F%98G%1E%26%C2%A4%1C%C2%A9%01%C3%BE HTTP/1.1" web-1 | 2025-11-25T15:32:33.231852508Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F1%AE%A8%91%C3%A8%F0%A9%AD%AF&ids=%C2%8B%C3%81%C2%BC.0%1F&ids=K&ids=%C3%95%2A%F4%87%A2%92&ids=&ids=n%24o&ids=%F0%B3%92%85&ids=y%C3%A8%F0%93%8A%A1%C3%A7%2C&ids=%C3%8A&ids=%F0%AB%85%93%F3%82%90%A8%C3%8F&ids=%C3%ACb%0D&ids=%F2%B0%87%8C%C3%82 HTTP/1.1" web-1 | 2025-11-25T15:32:33.240084517Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F1%AE%A8%91%C3%A8%F0%A9%AD%AF&ids=%C2%8B%C3%81%C2%BC.0%1F&ids=&ids=%C3%95%2A%F4%87%A2%92&ids=&ids=n%24o&ids=%F0%B3%92%85&ids=y%C3%A8%F0%93%8A%A1%C3%A7%2C&ids=%C3%8A&ids=%F0%AB%85%93%F3%82%90%A8%C3%8F&ids=%C3%ACb%0D&ids=%F2%B0%87%8C%C3%82 HTTP/1.1" web-1 | 2025-11-25T15:32:33.249082553Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=0&ids=%C3%A33&ids=%C3%98%1A%C2%9Au%F2%A3%99%83%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1&ids=%29-%C3%AC%C3%89%16%F1%9A%AB%BA%5E%1C%2B&ids=%C2%9A%C3%92U%F0%A6%BA%AF&ids=%C2%8Bc%C3%BA&ids=%C2%B7%C2%A0%F3%92%96%AF%C2%AD%C3%AF%C2%B4%F3%84%B5%A5%F0%A0%B4%BF%C3%A6%C3%91%C2%95%F3%A9%8D%A9%08%05 HTTP/1.1" web-1 | 2025-11-25T15:32:33.271087565Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C2%8C%07h%F2%A4%8D%8A%C3%AAF%C2%96%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&ids=&ids=lorem+%D9%84%D8%A7+%D8%A8%D8%B3%D9%85+%D8%A7%D9%84%D9%84%D9%87+ipsum+%E4%BD%A0%E5%A5%BD1234%E4%BD%A0%E5%A5%BD&ids=4m%C2%8AO%18%18%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q&ids=L%C2%BE&ids=%40%28&ids=%C3%9D%F1%A5%9C%A1%5C&ids=%3D%03%C2%94%C3%A8P%F1%BF%82%9C%C3%97S%C2%AA%C3%97%C2%8D%03r%5Cn&ids=%F1%86%A1%8B&ids=9%C2%A9%C2%A2%F0%9A%B7%BF%C3%8E%0C&ids=%F3%81%8C%A5%09%29&ids=%127U HTTP/1.1" web-1 | 2025-11-25T15:32:33.306957602Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids= HTTP/1.1" web-1 | 2025-11-25T15:32:33.312185790Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C3%81%05&ids=&ids=W%0C%C2%AF%2A%C3%B9%C2%B9%F3%B1%AB%A8dm%F2%BF%82%9A HTTP/1.1" web-1 | 2025-11-25T15:32:33.317176441Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.340360727Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C3%8F%C3%A0%C2%84&ids=%7B7%5B%F4%87%86%8AC&ids=%11%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1&ids=%C3%98%F1%9F%BF%B6%22%C3%8C%C2%A4_%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:32:33.346890909Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C3%AB%C3%84%F3%8F%9B%8D%7B%C3%AE%C2%87%C3%A1&ids=%C2%93%09%F4%8C%A0%BFE&ids=%C2%94%F0%A0%9A%A6%C3%9D%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&ids=P%07&ids=3%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:33.353117903Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C3%AB%C3%84%F3%8F%9B%8D%7B%C3%AE%C2%87%C3%A1&ids=%C2%93%09%F4%8C%A0%BFE HTTP/1.1" web-1 | 2025-11-25T15:32:33.358599025Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.363465473Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.368350907Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.373980679Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.414863019Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=p%EE%89%82%C3%A5%C3%86%C3%A4&ids=%C3%8E%C3%AF%06&ids=%F2%A3%86%9F%27%C2%94%C3%9E%12%C2%8B%C2%B7+%C2%8A%C3%B0&ids=&ids=J&ids=%0D%10%F3%97%BC%9B%F4%82%AB%8E%F2%B7%97%88%C3%80%3B%C2%A3%C3%BC%C2%AA%C3%AE%F3%A1%A0%B6&ids=%C2%BFF%19%C2%9C%C2%B7%26%C3%9D%F0%B9%BA%86%5D%C2%98%C2%8A%C3%97%C3%A4%C3%BA%C2%AA%C2%BF9%C2%85%F0%B9%AB%9F%F0%B3%A2%99%F1%A1%A8%89%C2%B6~&ids=%F3%8E%A3%84&ids=%F0%9D%95%BF%F0%9D%96%8D%F0%9D%96%8A+%F0%9D%96%96%F0%9D%96%9A%F0%9D%96%8E%F0%9D%96%88%F0%9D%96%90+%F0%9D%96%87%F0%9D%96%97%F0%9D%96%94%F0%9D%96%9C%F0%9D%96%93+%F0%9D%96%8B%F0%9D%96%94%F0%9D%96%9D+%F0%9D%96%8F%F0%9D%96%9A%F0%9D%96%92%F0%9D%96%95%F0%9D%96%98+%F0%9D%96%94%F0%9D%96%9B%F0%9D%96%8A%F0%9D%96%97+%F0%9D%96%99%F0%9D%96%8D%F0%9D%96%8A+%F0%9D%96%91%F0%9D%96%86%F0%9D%96%9F%F0%9D%96%9E+%F0%9D%96%89%F0%9D%96%94%F0%9D%96%8C&ids=%F0%9D%95%BF%F0%9D%96%8D%F0%9D%96%8A+%F0%9D%96%96%F0%9D%96%9A%F0%9D%96%8E%F0%9D%96%88%F0%9D%96%90+%F0%9D%96%87%F0%9D%96%97%F0%9D%96%94%F0%9D%96%9C%F0%9D%96%93+%F0%9D%96%8B%F0%9D%96%94%F0%9D%96%9D+%F0%9D%96%8F%F0%9D%96%9A%F0%9D%96%92%F0%9D%96%95%F0%9D%96%98+%F0%9D%96%94%F0%9D%96%9B%F0%9D%96%8A%F0%9D%96%97+%F0%9D%96%99%F0%9D%96%8D%F0%9D%96%8A+%F0%9D%96%91%F0%9D%96%86%F0%9D%96%9F%F0%9D%96%9E+%F0%9D%96%89%F0%9D%96%94%F0%9D%96%8C&ids=%2C%C2%BE&ids=%C3%9F%C3%82%C2%880O%F1%B5%B9%87%F0%AF%AB%B23&ids=&ids=O&ids=%F2%9A%A0%83q%C3%B4~N%066%09%22%C3%9Dh%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&ids=%3B%C3%B5&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:33.435755711Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&ids=K&ids=%C2%BC%2AZf%1D&ids=&ids=%F2%88%BB%89%E3%9B%8D%C2%85%F3%A1%86%9B%C3%A2%F0%A3%BF%AD&ids=%C2%81%F4%8A%84%91%F0%B7%99%A6&ids=W%C3%93&ids=group HTTP/1.1" web-1 | 2025-11-25T15:32:33.441950113Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.452891689Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=q3%28&ids=%F2%A9%BB%B7&ids=%05 HTTP/1.1" web-1 | 2025-11-25T15:32:33.457295399Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C3%90%C2%85%C2%B1%F0%9B%8C%AE%08-%C3%A9%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:32:33.464945194Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C3%8C%1C&ids=&ids=%0B%C2%B8&ids=%C3%94%F3%84%87%87 HTTP/1.1" web-1 | 2025-11-25T15:32:33.470228104Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.494104810Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F2%A7%9A%8E%F3%8E%B5%83%C3%B6%0E%C2%B4&ids=%C3%9C%C3%8D%C2%96&ids=%7D1%C3%94%C3%81%F3%97%95%95%EB%82%9C%C2%9A%C2%8CO%C2%99%C2%9D%C3%B07&ids=%C2%BC%C3%81%F2%95%86%B4%E6%B4%A6%C3%9B&ids=%12%C2%B9%C2%A1&ids=G%C3%AA%F1%B3%87%9B%08%C2%81+&ids=%C2%BB%C3%A7%C2%A8&ids=%C3%9F&ids=%C3%B7%C3%B9%3Axh%C3%AD&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:33.502596576Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F2%A7%9A%8E%F3%8E%B5%83%C3%B6%0E%C2%B4&ids=%C3%9C%C3%8D%C2%96&ids=%7D1%C3%94%C3%81%F3%97%95%95%EB%82%9C%C2%9A%C2%8CO%C2%99%C2%9D%C3%B07&ids=%C2%BC%C3%81%F2%95%86%B4%E6%B4%A6%C3%9B&ids=%12%C2%B9%C2%A1&ids=G%C3%AA%F1%B3%87%9B%08%C2%81+&ids=%C2%BB%C3%A7%C2%A8&ids=%C3%9F&ids=%C3%B7%C3%B9%3Axh%C3%AD&ids=%C2%BC%C3%81%F2%95%86%B4%E6%B4%A6%C3%9B HTTP/1.1" web-1 | 2025-11-25T15:32:33.508306829Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.512884024Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.564863111Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F2%8B%B2%A0S%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:33.592579678Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%08%F1%A9%9A%90%F4%8B%BC%9AO%C3%BA%3F%C2%BB%C3%80&ids=~%F1%82%BF%9F2%F1%BF%82%B8%F2%A1%B1%BCUh%C3%9B%F0%B6%8B%84%00&ids=%F3%B5%85%A5%F0%B4%98%9B%F0%A4%87%B5%0CT%F3%B1%8D%B8&ids=%7F%F3%9D%B7%BA%C3%BB&ids=%1A&ids=%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83&ids=y%3C&ids=%C2%A4&ids=%C3%92%F1%8D%89%82%C2%81%14D%3C HTTP/1.1" web-1 | 2025-11-25T15:32:33.629511900Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.634415528Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.642664799Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=categories HTTP/1.1" web-1 | 2025-11-25T15:32:33.648412041Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%03%C2%87%F3%AF%BE%B9%F3%A3%8D%80%3D%C2%A6%C3%B9&ids=%C3%91J%F2%AE%A8%85%21%F1%82%AD%B3%F2%B3%8A%8A+%F2%8C%85%8E%C3%9F%C2%96%F3%AD%95%B7%F3%A3%89%B3&ids=%101%C3%8A&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:33.673686832Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F2%94%93%B4&ids=%01%F2%85%B3%AE%F3%93%A1%82%C2%89%C2%9C%0F%C2%AF%C2%9E_%19%C3%8D%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D&ids=%C3%88%C2%86%C2%AC%C3%A0%F1%BC%86%9Cs%C3%90&ids=%C2%9A%C2%BB&ids=%12&ids=%C2%BB%F3%B6%8E%BC%F3%AC%8F%B9%C2%82%C3%9D%08&ids=%C3%BE7LA%1A%40%C3%86%C2%93a%C3%96X%C2%B5%C2%B2%C2%86%C2%AA&ids=%F1%B5%97%96%C2%88%F2%AD%92%B1%C3%B6&ids=%C2%B1%27K%C3%8D%C2%93&ids=&ids=4%C3%83&ids=%F2%A8%8F%A8%08%C3%AEV%C2%B2%2B%5D%C2%85E%F1%AD%9E%87VU%0F&ids=&ids=%C3%93%3D%1C%27&ids=A%5C&ids=%C3%AE%C3%80H&ids=%C3%BF%0E%C2%B8E%F3%A3%95%B3%C3%B4%C3%9B%F1%88%9A%A7F&ids=%F2%A3%86%A8h%C3%8D%C2%93%C2%90M%C3%AFB%C3%90&ids=%C3%B2%F2%AB%94%BE&ids=%F2%BA%BC%85%F2%89%88%9D%C2%A1%3E%C3%99%C2%83&ids=&ids=%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0&ids=s%C3%98%F4%81%87%94%F2%81%8C%83&ids=K%C3%97%F2%91%8D%B4%C3%A8ug%C2%A3%C3%B7%C3%91%F1%8A%93%B3%C3%A7%F1%AE%B0%8B%40l%C3%8F%F2%9D%A7%87%C2%B5X%C2%B3%F0%97%B4%AD%F3%A2%96%A7%C3%B1%C2%8Af%F3%BC%A0%88%1F~7%F3%B1%91%8F%C3%80%C3%84%F0%B0%9F%88%F2%A6%9C%9Dh%C3%83%17u%F4%82%A2%BF%C3%9D%C3%B0%F2%8D%9C%9E HTTP/1.1" web-1 | 2025-11-25T15:32:33.716294221Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C2%9C%F1%A8%8E%93%F1%82%92%90%40%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:32:33.725900500Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=J-X%C3%9Da%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&ids=%13%40%C2%91~%C3%A4t%C2%80RR%C2%8DG%C3%AB&ids=%16q%C2%96%C2%8E%F3%93%9D%AF7%C3%B8%2Au&ids=%F1%BF%AA%95s%C2%93%F3%B8%AE%9AY%F0%BD%97%AA%C2%B5%C3%8C%C2%98%07%C3%8E%08%7D%F1%9A%9B%A1k&ids=%05&ids=&ids=%C2%A4 HTTP/1.1" web-1 | 2025-11-25T15:32:33.732938095Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C3%84%C3%87%F1%B6%BD%B0%C3%A3%5B%168%C3%90%F1%AD%9C%9B%F2%97%A2%B6%C3%89%C2%B6%C2%93l%15s&ids=%C3%B6%C3%B9%C2%9F&ids=%F2%A9%A7%AD%1F%C3%A0%C3%AFea&ids=&ids=O&ids=H%C2%9F%0D%C3%A8%C3%BCLZ%C3%91%F1%91%AD%A6&ids=%3B%F2%98%92%93R%C3%8A&ids=%C2%B2%C3%A66%C2%AB&ids=%C2%AD%F2%93%A9%81%F3%A2%B9%AF%C2%9B%C3%A2&ids=NIL HTTP/1.1" web-1 | 2025-11-25T15:32:33.743700214Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%26%F2%A6%BB%83J HTTP/1.1" web-1 | 2025-11-25T15:32:33.779709884Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C2%AC%C2%B5N%F1%B4%A3%84%29%0D%C3%B2%F1%B7%B4%81%C2%86%C2%92%C2%BA%C3%8F%E9%9C%A5&ids=&ids=%F1%9D%AC%A5v%C3%BD%C3%BA%C3%94%F2%BD%93%A8%F2%9F%94%88%C2%86&ids=%F1%98%85%AF%F0%BE%86%85%C3%95&ids=%F1%9C%82%AE%F3%BF%AA%85%3Ap%24i3%F1%AC%86%9C%C3%A0&ids=%C3%90%C2%9D HTTP/1.1" web-1 | 2025-11-25T15:32:33.785015307Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C2%AC%C2%B5N%F1%B4%A3%84%29%0D%C3%B2%F1%B7%B4%81%C2%86%C2%92%C2%BA%C3%8F%E9%9C%A5&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:33.800307593Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=&ids=p%F2%BC%BD%A2%C2%AA%3C%F0%96%85%9Cf%F2%AE%81%9C%C3%BD&ids=%C3%9FB%C2%8C%7F%C3%A3%19%F1%BB%B1%8F%C2%B3%C3%A0%F1%8C%99%83%C3%A9%C2%8A%C3%BB%C2%95%07&ids=%04%C2%8Fk%F1%AE%AC%87%F4%82%AD%87%23%C3%B97-j%C2%A8%C2%8A3%3EK HTTP/1.1" web-1 | 2025-11-25T15:32:33.836164696Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=&ids=&ids=%23%C2%9B%C2%BB&ids=%C3%89%F1%B4%8E%8F%C2%A5 HTTP/1.1" web-1 | 2025-11-25T15:32:33.872293739Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C2%A2%C3%B0%C2%82%F1%86%87%BB%F1%BB%AF%BA HTTP/1.1" web-1 | 2025-11-25T15:32:33.880264317Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C2%98&ids=&ids=%0B6ey%F1%B8%80%8B&ids=%C3%86u%07B%C2%B5%F1%B7%83%8F%C2%8Bb%C3%83%C3%AD&ids=U_%C2%96%2F%F0%BD%A2%A0%C3%97%C3%A6&ids=%C3%88%F3%9F%B3%A0&ids=%0E&ids=%F3%BE%8A%BE%F3%A2%AD%82%C2%9D%F1%A5%9F%98m%C3%8D&ids=R%2F%C2%90K%0F%C2%BC%F1%99%80%90%C2%8F&ids=%C3%93&ids=%C3%9D%16G&ids=%C2%9C%C3%B6%3Cgv%C2%9F%F4%8C%B3%82%C3%B7g%F1%86%AD%A7%7F&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:33.887813032Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:33.896258822Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C3%9A+%C2%B5CO%C3%A9%3F%C3%91%C2%A6%F1%AC%B2%A3%7B%09V&ids=&ids=%5E&ids=%C2%82%E3%B4%9DK%7C%F3%AD%B5%87%0F&ids=%F3%A8%B2%AA&ids=%0Ep%F1%A9%86%B4&ids=&ids=&ids=7%09%C2%8E&ids=t%C2%93%C2%8C%C3%BE%2F%17%C3%80&ids=%C3%81%C2%B0%1E%C2%AA%C2%A7%C2%9E%C3%A7%C2%B4&ids=%C3%A5%C2%9C%F1%A2%B7%BF%C2%9E6%C2%86%7B%17%C2%B2A%C3%B3_%C2%9E%C2%9F%C2%9C%C2%BDy%08%5D%F3%A6%B5%A2%14&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:33.903128011Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F3%B0%98%A1%24%0C%19%F3%87%82%AA%F4%89%82%8F%0EOa HTTP/1.1" web-1 | 2025-11-25T15:32:33.912566955Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F1%92%91%8B%F1%B5%81%97q&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:33.935380856Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%25%C3%96%C2%A1J%F3%87%A5%AFaQ%C2%9E%F2%A6%BD%81%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As&ids=%C3%83%C2%91%C3%95Z%C3%AE&ids=%3B&ids=%C3%AF%C3%8D%C2%A4&ids=%F3%9F%BE%8F%C3%B3%06%C3%85B%C2%B3%C3%A17%C2%97B%11%F0%92%9A%98%F0%A9%AA%B2%40%2FH%C2%AE&ids=%F2%BD%B5%87%F1%9D%82%91%C2%AE%0B%C3%AFP&ids=%C3%A6%C3%BF%C3%80%C3%99&ids=%F2%A6%8A%AE%F1%94%8D%99%C2%A1&ids=%24h%C2%8B%10&ids=X%1BY%1A%F3%BE%BC%996%C2%91%C2%91c%0EE%ED%82%9C%C3%B8%27&ids=%C2%8E%17%26G&ids=7%60%C2%AF%C3%A2 HTTP/1.1" web-1 | 2025-11-25T15:32:33.945898526Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F0%B6%8B%9A&ids=%C3%A3%F2%B2%AB%A6%C2%B1%C3%93o%C2%84&ids=M%F1%9B%AC%8BAF%C2%AE%F2%90%8D%B7&ids=%5E%C3%B2z%C2%8C%C3%B3%17%C3%87&ids=%C2%90%C2%8D%C2%AA%C2%97F%C3%97~&ids=%08%C2%87%F4%86%BD%87%F0%A2%A9%BE%F3%A4%8C%B3%C2%BB%23Ye&ids=%C3%8Ck&ids=%C2%9B&ids=1e100&ids=%C2%90 HTTP/1.1" web-1 | 2025-11-25T15:32:33.959518171Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:33.965622163Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=total HTTP/1.1" web-1 | 2025-11-25T15:32:33.971844427Z INFO 2025-11-25T15:32:33 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:34.018508444Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%1F%C2%9F%C3%86%C2%B6.&ids=H%C2%B5J%C3%A3%18%C3%83%02%1F%F0%B0%9E%9E4N HTTP/1.1" web-1 | 2025-11-25T15:32:34.027930898Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=Q&ids=%C2%AA%F2%82%A4%8A%C2%9A%10%16%F0%A2%9A%AE_%C3%AF%C3%B6%C3%82%3B%3D&ids=%C2%B9%F3%80%B4%B7%C2%A4%C2%A6%05%F3%84%88%84%0F%08%5Bo%C2%A7%C2%AE&ids=e%C2%A1&ids=6%10%C2%A5%10%C3%B5%C2%B6%C3%8E%C3%87&ids=%EF%99%89%17%C3%95%C3%86&ids=&ids=i%C2%A2%5D&ids=9%C2%B3%1D%1E&ids=&ids=%C3%BB%C2%84%C3%B5%F1%BC%A7%A5%C2%B9%29-%3BCR%C3%82%23%1B%F0%AC%A5%84%C3%89&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:34.036342543Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=Q&ids=%C2%AA%F2%82%A4%8A%C2%9A%10%16%F0%A2%9A%AE_%C3%AF%C3%B6%C3%82%3B%3D&ids=%C2%B9%F3%80%B4%B7%C2%A4%C2%A6%05%F3%84%88%84%0F%08%5Bo%C2%A7%C2%AE&ids=e%C2%A1&ids=6%10%C2%A5%10%C3%B5%C2%B6%C3%8E%C3%87&ids=%EF%99%89%17%C3%95%C3%86&ids=&ids=i%C2%A2%5D&ids=9%C2%B3%1D%1E&ids=&ids=%C3%BB%C2%84%C3%B5%F1%BC%A7%A5%C2%B9%29-%3BCR%C3%82%23%1B%F0%AC%A5%84%C3%89&ids=%C2%AA%F2%82%A4%8A%C2%9A%10%16%F0%A2%9A%AE_%C3%AF%C3%B6%C3%82%3B%3D HTTP/1.1" web-1 | 2025-11-25T15:32:34.044020872Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:34.049967829Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:34.055090388Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33740] 200 OK "DELETE /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:32:34.090524216Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C2%91Q%C3%98%F1%A6%A0%B1%F0%B4%81%B5F%F2%B1%AD%AA%C2%AA%F3%A0%9F%A9%C2%9F%C3%92%06%C2%85%C2%88%C2%96%C3%A2&ids=%C3%BA%C3%B6%29&ids=E%F2%8E%A3%BA%1B%C3%A2o%F3%84%92%8C%C3%95%C2%B8 HTTP/1.1" web-1 | 2025-11-25T15:32:34.109710164Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%F2%83%A6%8A%C3%A2%F2%A8%9C%A1&ids=%7D HTTP/1.1" web-1 | 2025-11-25T15:32:34.142994977Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C2%BAl%60Q%5B%F1%B5%AD%BFnz%0E-%C2%8B%C3%90l&ids=&ids=%F2%9B%A9%A6%07%C2%B6&ids=%F3%AF%A8%81%C3%AB%C2%A1%02%C3%88%F1%98%B7%B0z%01%C3%90%F3%BA%90%9C%C2%989&ids=%10%C2%99%C2%A7%F1%94%BF%B9%C2%AF%F3%B1%86%8E&ids=%C3%B4%F2%92%80%A8%C3%A1%22%F2%96%AE%B9&ids=%C3%B0&ids=%F1%85%92%BF%C2%B5%C3%BE%F1%99%BB%86%F0%B2%86%97I%01&ids=%C2%B7%2CT%C3%BF%C3%AAT&ids=&ids=%2C6X%C3%A7%7B%15%C2%B3S%C3%80%07%C2%98%C3%91%F1%B3%97%AF%F1%A3%A1%A8H%28%07&ids=&ids=%C3%98%C3%90b%16%F4%87%8F%82 HTTP/1.1" web-1 | 2025-11-25T15:32:34.153029550Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C2%9FU%C3%9Bc%18%C3%B1%C3%81I%C3%95Z%C2%BAm&ids=&ids=%C2%AC%F2%96%B6%9A%C3%A9o%C2%85%F3%8C%B8%A3&ids=%C2%A3%F2%84%8E%B9&ids=%C2%AD%16%01%F0%92%B2%92%C3%B7&ids=%C3%9Ev5&ids=%C3%B2K%C3%BA%1F%C2%94%E0%B3%A9%13Z&ids=%C2%BE%C3%83%3F%C2%BAi%F1%9D%9E%82y%0A%C2%A3%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:32:34.159082927Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33740] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=%C3%9C%C2%93%C3%9CR%C2%8D%F3%8D%B3%A8%F2%A6%9B%A6%C3%8A&ids=%F1%96%A4%B9s&ids=8%C2%96g&ids=%C3%A5p%C3%B0p&ids=%C2%A3 HTTP/1.1" web-1 | 2025-11-25T15:32:34.168072919Z WARNING 2025-11-25T15:32:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:34.168078629Z WARNING 2025-11-25T15:32:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:34.171870029Z WARNING 2025-11-25T15:32:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:34.171876691Z WARNING 2025-11-25T15:32:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:34.184396772Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33758] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=N%C3%A88Or&ids=&ids=&ids=g%C2%BA%C3%8B%F4%8D%AF%AC%C3%B4%C2%88N%C3%BB%C3%8B%F3%B6%93%A9%C2%A6m%C3%81%F2%84%8C%8D%C3%A5%F0%B4%91%84%C3%A8%C3%B2%C2%87&ids=%15%C3%A9%C2%85%C2%98I%F0%A6%B7%89Q%C3%B6%C3%8D&ids=&ids=%C2%94%F0%9A%95%A9%23%C2%92%F0%A5%81%8C%C2%B8%C2%A7&ids=q&ids=household&ids=%C2%B2%09%E7%8C%9F%1D&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:34.192856828Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33758] 422 Unprocessable Entity "DELETE /api/households/shopping/items?ids=N%C3%A88Or&ids=%C2%B2%09%E7%8C%9F%1D&ids=&ids=g%C2%BA%C3%8B%F4%8D%AF%AC%C3%B4%C2%88N%C3%BB%C3%8B%F3%B6%93%A9%C2%A6m%C3%81%F2%84%8C%8D%C3%A5%F0%B4%91%84%C3%A8%C3%B2%C2%87&ids=%15%C3%A9%C2%85%C2%98I%F0%A6%B7%89Q%C3%B6%C3%8D&ids=&ids=%C2%94%F0%9A%95%A9%23%C2%92%F0%A5%81%8C%C2%B8%C2%A7&ids=q&ids=household&ids=%C2%B2%09%E7%8C%9F%1D&ids= HTTP/1.1" web-1 | 2025-11-25T15:32:34.200776330Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33764] 422 Unprocessable Entity "DELETE /api/households/shopping/items/0 HTTP/1.1" web-1 | 2025-11-25T15:32:34.208813232Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33764] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:32:34.214694896Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33764] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:34.219064241Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33764] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:34.224253355Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33764] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:34.229874401Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33764] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:32:34.239726601Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33764] 422 Unprocessable Entity "DELETE /api/households/shopping/items/0 HTTP/1.1" web-1 | 2025-11-25T15:32:34.244463577Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33764] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:32:34.247476123Z WARNING 2025-11-25T15:32:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:34.247492805Z WARNING 2025-11-25T15:32:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:34.251601731Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33770] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:34.256869613Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33770] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:34.270634962Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33770] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:34.279796786Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33770] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%A4%C3%BE%C3%AC%C2%B2%3A%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:32:34.290073754Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33770] 422 Unprocessable Entity "DELETE /api/households/shopping/items/~%F0%A0%A2%8F%3FR%F3%91%8B%A6 HTTP/1.1" web-1 | 2025-11-25T15:32:34.296824300Z WARNING 2025-11-25T15:32:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:34.296856461Z WARNING 2025-11-25T15:32:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:34.302424817Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%85%C2%98%C2%A6 HTTP/1.1" web-1 | 2025-11-25T15:32:34.306824299Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%13B%F4%85%BF%98 HTTP/1.1" web-1 | 2025-11-25T15:32:34.314483261Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:32:34.395915556Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:34.418612647Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:32:34.423157301Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:32:34.434098426Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%87%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v HTTP/1.1" web-1 | 2025-11-25T15:32:34.461767043Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:34.466988217Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:34.473669604Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:32:34.478875199Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:34.483002179Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:34.491270805Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:32:34.497761303Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:32:34.517107522Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/7%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:32:34.521517624Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F1%A3%86%90 HTTP/1.1" web-1 | 2025-11-25T15:32:34.526151054Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:32:34.530625446Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/V%C2%836%C3%B3p%F4%80%9D%A8%C3%AF%F3%A0%83%B28%F4%85%95%B5%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:32:34.534889373Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%26 HTTP/1.1" web-1 | 2025-11-25T15:32:34.539300316Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:32:34.546076541Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:32:34.554007644Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F1%AE%A1%9B%063%0F%1D HTTP/1.1" web-1 | 2025-11-25T15:32:34.564984446Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%97%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:32:34.578299830Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:32:34.582513483Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:32:34.612709305Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:32:34.624486821Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:32:34.659923174Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q HTTP/1.1" web-1 | 2025-11-25T15:32:34.672678696Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/8%10 HTTP/1.1" web-1 | 2025-11-25T15:32:34.696110327Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F0%BA%91%A0yV HTTP/1.1" web-1 | 2025-11-25T15:32:34.712660996Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33772] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:32:34.742991331Z WARNING 2025-11-25T15:32:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:34.742998654Z WARNING 2025-11-25T15:32:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:34.746160251Z WARNING 2025-11-25T15:32:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:34.746170040Z WARNING 2025-11-25T15:32:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:34.750711277Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:32:34.767180544Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/advanced HTTP/1.1" web-1 | 2025-11-25T15:32:34.879481464Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:32:34.884361578Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/a%19%C2%B0%F3%82%80%8D HTTP/1.1" web-1 | 2025-11-25T15:32:34.896279027Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F2%8B%B2%A0S%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:34.901905793Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:32:34.923300318Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:32:34.936601525Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F1%AC%B4%BCh%C2%98%1B%F2%A7%BA%BF%C3%83 HTTP/1.1" web-1 | 2025-11-25T15:32:34.949530614Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:32:34.981118370Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F3%84%99%BE%C2%B3 HTTP/1.1" web-1 | 2025-11-25T15:32:34.997370689Z INFO 2025-11-25T15:32:34 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:32:35.001998238Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:32:35.032004234Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%88A%E2%99%B4%09%07%F2%AE%B8%93%2A%60j%C2%BBN%0C%C3%A9%C3%90%F3%BB%9D%92%F3%B4%B1%91%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:32:35.042297684Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%10Aj%26%C2%AE%C2%87%F4%8C%B1%83%F3%89%A5%AD%F0%B8%A5%B2%C3%95%F1%A8%8E%93%F1%82%92%90%40%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:32:35.048179940Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/d%C2%8Ck%C3%BF%C2%BE%07 HTTP/1.1" web-1 | 2025-11-25T15:32:35.054429705Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/GET HTTP/1.1" web-1 | 2025-11-25T15:32:35.060672368Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/GET HTTP/1.1" web-1 | 2025-11-25T15:32:35.066660483Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/0 HTTP/1.1" web-1 | 2025-11-25T15:32:35.074029851Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%8A%F4%8A%B0%94%F1%B5%AD%8A HTTP/1.1" web-1 | 2025-11-25T15:32:35.125169442Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:35.130990112Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:35.135438495Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:35.142592229Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:32:35.164223679Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%9F%C2%852%F0%B8%9F%A4%C2%BD%28%C2%B4%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29 HTTP/1.1" web-1 | 2025-11-25T15:32:35.199284827Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F4%8A%AB%B8%0B%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:32:35.211253833Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/w HTTP/1.1" web-1 | 2025-11-25T15:32:35.228550613Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%A0%C3%91 HTTP/1.1" web-1 | 2025-11-25T15:32:35.253503079Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:32:35.271699769Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%E1%9A%9B%E1%9A%84%E1%9A%93%E1%9A%90%E1%9A%8B%E1%9A%92%E1%9A%84%E1%9A%80%E1%9A%91%E1%9A%84%E1%9A%82%E1%9A%91%E1%9A%8F%E1%9A%85%E1%9A%9C HTTP/1.1" web-1 | 2025-11-25T15:32:35.296428135Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C8%BA HTTP/1.1" web-1 | 2025-11-25T15:32:35.300950367Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%26%C2%A6%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:32:35.313393984Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%11%C2%91%C2%91c%0EE%ED%82%9C%C3%B8%27 HTTP/1.1" web-1 | 2025-11-25T15:32:35.319300916Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:32:35.323846952Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:32:35.332544815Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/4%C2%AF%C3%BB%1A%C3%95%C3%80%F1%8D%95%8B HTTP/1.1" web-1 | 2025-11-25T15:32:35.344788897Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:32:35.348955351Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:32:35.361568156Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%92 HTTP/1.1" web-1 | 2025-11-25T15:32:35.384103573Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%3F HTTP/1.1" web-1 | 2025-11-25T15:32:35.388003717Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%3F HTTP/1.1" web-1 | 2025-11-25T15:32:35.398786816Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F0%A4%AF%82m HTTP/1.1" web-1 | 2025-11-25T15:32:35.405648401Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/O.%C2%A6%2B%C2%A2%C2%B2%C2%BAKG HTTP/1.1" web-1 | 2025-11-25T15:32:35.425934284Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F3%B0%A0%B8%F0%B3%81%A8 HTTP/1.1" web-1 | 2025-11-25T15:32:35.456246414Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%0B%3B%C3%93%C2%AD%C2%9F%C2%95%C3%BC%C2%8F%C3%96%C2%ACa%F1%95%8E%B9z%27%3D HTTP/1.1" web-1 | 2025-11-25T15:32:35.463892783Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C2%AFk%3B%C2%83%C2%84%C2%AA7%C2%9B%C3%B0%C2%BC%C3%B3s%C3%A6zt%F2%A7%A5%9Eh%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:32:35.468044790Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%AD%1D HTTP/1.1" web-1 | 2025-11-25T15:32:35.474674439Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:32:35.479613674Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:32:35.486714939Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:32:35.492098749Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:32:35.497042442Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%7F HTTP/1.1" web-1 | 2025-11-25T15:32:35.508280395Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33800] 422 Unprocessable Entity "DELETE /api/households/shopping/items/%F2%B5%A5%A83%5E%F3%BE%89%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:35.515679629Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33812] 422 Unprocessable Entity "DELETE /api/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:32:35.523686675Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33812] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:32:35.529887680Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33812] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:35.533969334Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33812] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:35.538931001Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33812] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:35.545182340Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33812] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:32:35.554634159Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33812] 422 Unprocessable Entity "DELETE /api/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:32:35.559511438Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33812] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:32:35.562306847Z WARNING 2025-11-25T15:32:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:35.562312608Z WARNING 2025-11-25T15:32:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:35.566416574Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33824] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:35.571726044Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33824] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:35.585458652Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33824] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:35.595955944Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33824] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%A4%C3%BE%C3%AC%C2%B2%3A%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:32:35.606188859Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33824] 422 Unprocessable Entity "DELETE /api/organizers/categories/~%F0%A0%A2%8F%3FR%F3%91%8B%A6 HTTP/1.1" web-1 | 2025-11-25T15:32:35.613047308Z WARNING 2025-11-25T15:32:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:35.613055904Z WARNING 2025-11-25T15:32:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:35.618152334Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%85%C2%98%C2%A6 HTTP/1.1" web-1 | 2025-11-25T15:32:35.622338445Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%13B%F4%85%BF%98 HTTP/1.1" web-1 | 2025-11-25T15:32:35.630284196Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:32:35.676521732Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:35.699506533Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:32:35.703706059Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:32:35.715335547Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%87%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v HTTP/1.1" web-1 | 2025-11-25T15:32:35.743301683Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:35.748208927Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:35.754749740Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:32:35.760081923Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:35.764169068Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:35.772742407Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:32:35.780420615Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:32:35.800163198Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/7%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:32:35.804724954Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F1%A3%86%90 HTTP/1.1" web-1 | 2025-11-25T15:32:35.808867854Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:32:35.813199828Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/V%C2%836%C3%B3p%F4%80%9D%A8%C3%AF%F3%A0%83%B28%F4%85%95%B5%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:32:35.817742288Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%26 HTTP/1.1" web-1 | 2025-11-25T15:32:35.821956963Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:32:35.829477305Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:32:35.837165902Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F1%AE%A1%9B%063%0F%1D HTTP/1.1" web-1 | 2025-11-25T15:32:35.848798045Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%97%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:32:35.862595905Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:32:35.867541552Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:32:35.896960316Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:32:35.909164252Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:32:35.943700886Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q HTTP/1.1" web-1 | 2025-11-25T15:32:35.956148500Z INFO 2025-11-25T15:32:35 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/8%10 HTTP/1.1" web-1 | 2025-11-25T15:32:36.017423884Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F0%BA%91%A0yV HTTP/1.1" web-1 | 2025-11-25T15:32:36.034321435Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33830] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:32:36.064244114Z WARNING 2025-11-25T15:32:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:36.064272337Z WARNING 2025-11-25T15:32:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:36.067415880Z WARNING 2025-11-25T15:32:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:36.067435127Z WARNING 2025-11-25T15:32:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:36.073034782Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:32:36.087469227Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/advanced HTTP/1.1" web-1 | 2025-11-25T15:32:36.200991952Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:32:36.205972234Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/a%19%C2%B0%F3%82%80%8D HTTP/1.1" web-1 | 2025-11-25T15:32:36.217331064Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F2%8B%B2%A0S%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:36.222625607Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:32:36.246986141Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:32:36.261821650Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F1%AC%B4%BCh%C2%98%1B%F2%A7%BA%BF%C3%83 HTTP/1.1" web-1 | 2025-11-25T15:32:36.275621313Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:32:36.308688497Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F3%84%99%BE%C2%B3 HTTP/1.1" web-1 | 2025-11-25T15:32:36.324494688Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:32:36.329182161Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:32:36.362242231Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%88A%E2%99%B4%09%07%F2%AE%B8%93%2A%60j%C2%BBN%0C%C3%A9%C3%90%F3%BB%9D%92%F3%B4%B1%91%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:32:36.372723884Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%10Aj%26%C2%AE%C2%87%F4%8C%B1%83%F3%89%A5%AD%F0%B8%A5%B2%C3%95%F1%A8%8E%93%F1%82%92%90%40%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:32:36.377686273Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/d%C2%8Ck%C3%BF%C2%BE%07 HTTP/1.1" web-1 | 2025-11-25T15:32:36.383455737Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/GET HTTP/1.1" web-1 | 2025-11-25T15:32:36.388858272Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/GET HTTP/1.1" web-1 | 2025-11-25T15:32:36.394455773Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:32:36.401225595Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%8A%F4%8A%B0%94%F1%B5%AD%8A HTTP/1.1" web-1 | 2025-11-25T15:32:36.421786134Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:36.427078863Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:36.431020595Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:36.438685238Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:32:36.458900228Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%9F%C2%852%F0%B8%9F%A4%C2%BD%28%C2%B4%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29 HTTP/1.1" web-1 | 2025-11-25T15:32:36.493109888Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F4%8A%AB%B8%0B%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:32:36.505968424Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/w HTTP/1.1" web-1 | 2025-11-25T15:32:36.522891853Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%A0%C3%91 HTTP/1.1" web-1 | 2025-11-25T15:32:36.548401665Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:32:36.567114815Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%E1%9A%9B%E1%9A%84%E1%9A%93%E1%9A%90%E1%9A%8B%E1%9A%92%E1%9A%84%E1%9A%80%E1%9A%91%E1%9A%84%E1%9A%82%E1%9A%91%E1%9A%8F%E1%9A%85%E1%9A%9C HTTP/1.1" web-1 | 2025-11-25T15:32:36.592045140Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C8%BA HTTP/1.1" web-1 | 2025-11-25T15:32:36.596638976Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%26%C2%A6%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:32:36.609530765Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%11%C2%91%C2%91c%0EE%ED%82%9C%C3%B8%27 HTTP/1.1" web-1 | 2025-11-25T15:32:36.615460570Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:32:36.620034629Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:32:36.628390711Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/4%C2%AF%C3%BB%1A%C3%95%C3%80%F1%8D%95%8B HTTP/1.1" web-1 | 2025-11-25T15:32:36.640764136Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:32:36.645292780Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:32:36.658989049Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%92 HTTP/1.1" web-1 | 2025-11-25T15:32:36.682267722Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%3F HTTP/1.1" web-1 | 2025-11-25T15:32:36.686562747Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%3F HTTP/1.1" web-1 | 2025-11-25T15:32:36.698467011Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F0%A4%AF%82m HTTP/1.1" web-1 | 2025-11-25T15:32:36.705619663Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/O.%C2%A6%2B%C2%A2%C2%B2%C2%BAKG HTTP/1.1" web-1 | 2025-11-25T15:32:36.727253166Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F3%B0%A0%B8%F0%B3%81%A8 HTTP/1.1" web-1 | 2025-11-25T15:32:36.802117769Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%0B%3B%C3%93%C2%AD%C2%9F%C2%95%C3%BC%C2%8F%C3%96%C2%ACa%F1%95%8E%B9z%27%3D HTTP/1.1" web-1 | 2025-11-25T15:32:36.809779526Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C2%AFk%3B%C2%83%C2%84%C2%AA7%C2%9B%C3%B0%C2%BC%C3%B3s%C3%A6zt%F2%A7%A5%9Eh%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:32:36.814315013Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%AD%1D HTTP/1.1" web-1 | 2025-11-25T15:32:36.820192720Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:32:36.824401223Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:32:36.830436927Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:32:36.836255143Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:32:36.840654003Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%7F HTTP/1.1" web-1 | 2025-11-25T15:32:36.852376015Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33844] 422 Unprocessable Entity "DELETE /api/organizers/categories/%F2%B5%A5%A83%5E%F3%BE%89%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:36.859817669Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33854] 422 Unprocessable Entity "DELETE /api/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:32:36.867345254Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33854] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:32:36.873162528Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33854] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:36.877103469Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33854] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:36.883220405Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33854] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:36.889011930Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33854] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:32:36.898846107Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33854] 422 Unprocessable Entity "DELETE /api/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:32:36.903234127Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33854] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:32:36.906394722Z WARNING 2025-11-25T15:32:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:36.906412716Z WARNING 2025-11-25T15:32:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:36.910472289Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33858] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:36.915229562Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33858] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:36.928643281Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33858] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:36.938095942Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33858] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%A4%C3%BE%C3%AC%C2%B2%3A%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:32:36.948877898Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33858] 422 Unprocessable Entity "DELETE /api/organizers/tags/~%F0%A0%A2%8F%3FR%F3%91%8B%A6 HTTP/1.1" web-1 | 2025-11-25T15:32:36.955960849Z WARNING 2025-11-25T15:32:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:36.955968753Z WARNING 2025-11-25T15:32:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:36.961133512Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%85%C2%98%C2%A6 HTTP/1.1" web-1 | 2025-11-25T15:32:36.965422546Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%13B%F4%85%BF%98 HTTP/1.1" web-1 | 2025-11-25T15:32:36.973536462Z INFO 2025-11-25T15:32:36 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:32:37.020099580Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:37.043171174Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:32:37.047690050Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:32:37.058960413Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%87%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v HTTP/1.1" web-1 | 2025-11-25T15:32:37.088041923Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:37.093123415Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:37.099768654Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:32:37.105264604Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:37.109856718Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:37.118040525Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:32:37.124787094Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:32:37.144581645Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/7%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:32:37.148999200Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F1%A3%86%90 HTTP/1.1" web-1 | 2025-11-25T15:32:37.154035808Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:32:37.158464785Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/V%C2%836%C3%B3p%F4%80%9D%A8%C3%AF%F3%A0%83%B28%F4%85%95%B5%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:32:37.163212741Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%26 HTTP/1.1" web-1 | 2025-11-25T15:32:37.167733520Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:32:37.174229578Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:32:37.182164098Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F1%AE%A1%9B%063%0F%1D HTTP/1.1" web-1 | 2025-11-25T15:32:37.193730528Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%97%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:32:37.207307633Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:32:37.211638045Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:32:37.242499818Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:32:37.254793152Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:32:37.290881750Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q HTTP/1.1" web-1 | 2025-11-25T15:32:37.303733143Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/8%10 HTTP/1.1" web-1 | 2025-11-25T15:32:37.326735437Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F0%BA%91%A0yV HTTP/1.1" web-1 | 2025-11-25T15:32:37.344085568Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33870] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:32:37.374448684Z WARNING 2025-11-25T15:32:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:37.374453353Z WARNING 2025-11-25T15:32:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:37.377643654Z WARNING 2025-11-25T15:32:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:37.377650897Z WARNING 2025-11-25T15:32:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:37.382306540Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:32:37.397744379Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/advanced HTTP/1.1" web-1 | 2025-11-25T15:32:37.507895163Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:32:37.514066181Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/a%19%C2%B0%F3%82%80%8D HTTP/1.1" web-1 | 2025-11-25T15:32:37.526411904Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F2%8B%B2%A0S%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:37.532061553Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:32:37.553777892Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:32:37.566266153Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F1%AC%B4%BCh%C2%98%1B%F2%A7%BA%BF%C3%83 HTTP/1.1" web-1 | 2025-11-25T15:32:37.579372454Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:32:37.610841027Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F3%84%99%BE%C2%B3 HTTP/1.1" web-1 | 2025-11-25T15:32:37.670643114Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:32:37.675060910Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:32:37.704794124Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%88A%E2%99%B4%09%07%F2%AE%B8%93%2A%60j%C2%BBN%0C%C3%A9%C3%90%F3%BB%9D%92%F3%B4%B1%91%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:32:37.714585711Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%10Aj%26%C2%AE%C2%87%F4%8C%B1%83%F3%89%A5%AD%F0%B8%A5%B2%C3%95%F1%A8%8E%93%F1%82%92%90%40%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:32:37.719368061Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/d%C2%8Ck%C3%BF%C2%BE%07 HTTP/1.1" web-1 | 2025-11-25T15:32:37.725100095Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/GET HTTP/1.1" web-1 | 2025-11-25T15:32:37.730948698Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/GET HTTP/1.1" web-1 | 2025-11-25T15:32:37.736588208Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:32:37.744224918Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%8A%F4%8A%B0%94%F1%B5%AD%8A HTTP/1.1" web-1 | 2025-11-25T15:32:37.764658529Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:37.769822105Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:37.773842975Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:37.780915977Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:32:37.801076225Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%9F%C2%852%F0%B8%9F%A4%C2%BD%28%C2%B4%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29 HTTP/1.1" web-1 | 2025-11-25T15:32:37.835288459Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F4%8A%AB%B8%0B%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:32:37.847639422Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/w HTTP/1.1" web-1 | 2025-11-25T15:32:37.864770120Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%A0%C3%91 HTTP/1.1" web-1 | 2025-11-25T15:32:37.890023361Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:32:37.909358419Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%E1%9A%9B%E1%9A%84%E1%9A%93%E1%9A%90%E1%9A%8B%E1%9A%92%E1%9A%84%E1%9A%80%E1%9A%91%E1%9A%84%E1%9A%82%E1%9A%91%E1%9A%8F%E1%9A%85%E1%9A%9C HTTP/1.1" web-1 | 2025-11-25T15:32:37.933925622Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C8%BA HTTP/1.1" web-1 | 2025-11-25T15:32:37.938560516Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%26%C2%A6%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:32:37.951256607Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%11%C2%91%C2%91c%0EE%ED%82%9C%C3%B8%27 HTTP/1.1" web-1 | 2025-11-25T15:32:37.956909562Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:32:37.961342657Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:32:37.969340795Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/4%C2%AF%C3%BB%1A%C3%95%C3%80%F1%8D%95%8B HTTP/1.1" web-1 | 2025-11-25T15:32:37.981278152Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:32:37.985600198Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:32:37.999075031Z INFO 2025-11-25T15:32:37 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%92 HTTP/1.1" web-1 | 2025-11-25T15:32:38.021138933Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%3F HTTP/1.1" web-1 | 2025-11-25T15:32:38.025509891Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%3F HTTP/1.1" web-1 | 2025-11-25T15:32:38.036267883Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F0%A4%AF%82m HTTP/1.1" web-1 | 2025-11-25T15:32:38.042886992Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/O.%C2%A6%2B%C2%A2%C2%B2%C2%BAKG HTTP/1.1" web-1 | 2025-11-25T15:32:38.063773644Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F3%B0%A0%B8%F0%B3%81%A8 HTTP/1.1" web-1 | 2025-11-25T15:32:38.093878074Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%0B%3B%C3%93%C2%AD%C2%9F%C2%95%C3%BC%C2%8F%C3%96%C2%ACa%F1%95%8E%B9z%27%3D HTTP/1.1" web-1 | 2025-11-25T15:32:38.100756471Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C2%AFk%3B%C2%83%C2%84%C2%AA7%C2%9B%C3%B0%C2%BC%C3%B3s%C3%A6zt%F2%A7%A5%9Eh%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:32:38.105871246Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%AD%1D HTTP/1.1" web-1 | 2025-11-25T15:32:38.111240578Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:32:38.115765646Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:32:38.121892030Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:32:38.127151055Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:32:38.131742237Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%7F HTTP/1.1" web-1 | 2025-11-25T15:32:38.142801764Z INFO 2025-11-25T15:32:38 - [172.25.0.1:33892] 422 Unprocessable Entity "DELETE /api/organizers/tags/%F2%B5%A5%A83%5E%F3%BE%89%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:38.162907790Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51604] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.178225374Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51604] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.185949739Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51604] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.199716611Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51604] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.215922673Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51604] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.230226543Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51604] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.258297335Z WARNING 2025-11-25T15:32:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:38.258328012Z WARNING 2025-11-25T15:32:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:38.267717584Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51612] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.274164260Z WARNING 2025-11-25T15:32:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:38.274164691Z WARNING 2025-11-25T15:32:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:38.302399571Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51620] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.314348749Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51620] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.348073919Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51620] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.365358747Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51620] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.390788089Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51620] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.451498943Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51620] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.459604053Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51620] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.529102309Z WARNING 2025-11-25T15:32:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:38.529124721Z WARNING 2025-11-25T15:32:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:38.607409285Z WARNING 2025-11-25T15:32:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:38.607421528Z WARNING 2025-11-25T15:32:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:38.657061243Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51642] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.675847120Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51642] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.714677937Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51642] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.723659232Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51642] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.790475181Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51642] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.860487982Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51642] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.918181701Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51642] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.951100818Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51642] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.987322495Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51642] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:38.995578178Z INFO 2025-11-25T15:32:38 - [172.25.0.1:51642] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.013807339Z WARNING 2025-11-25T15:32:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:39.013850500Z WARNING 2025-11-25T15:32:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:39.022594700Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.068520030Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.198999357Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.243498759Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.251559216Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.332343234Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.341085099Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.349658609Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.379237884Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.399933106Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.410432331Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.439846226Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.476319746Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51648] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.479274595Z WARNING 2025-11-25T15:32:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:39.479283512Z WARNING 2025-11-25T15:32:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:39.486778657Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51662] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.512280785Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51662] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.548105968Z WARNING 2025-11-25T15:32:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:39.548123762Z WARNING 2025-11-25T15:32:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:39.570466608Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51664] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.604548738Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51664] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.612016962Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51664] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.647476138Z WARNING 2025-11-25T15:32:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:39.647479895Z WARNING 2025-11-25T15:32:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:39.671536830Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51670] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.708873001Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51670] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.724554949Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51670] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.734085856Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51670] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.762347126Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51670] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.783323706Z WARNING 2025-11-25T15:32:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:39.783355686Z WARNING 2025-11-25T15:32:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:39.793441926Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.800823558Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:39.870422332Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.000159746Z INFO 2025-11-25T15:32:39 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.109226906Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.118831111Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.172022625Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.186184499Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.224418696Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.271968286Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.292870015Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.314977900Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.326855304Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51680] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.354858840Z WARNING 2025-11-25T15:32:40 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:40.354890569Z WARNING 2025-11-25T15:32:40 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:40.363445724Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51694] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.371296757Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51694] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.393799022Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51694] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.417751661Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51694] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.430838737Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51694] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.447287645Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51694] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.451781884Z WARNING 2025-11-25T15:32:40 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:40.451792704Z WARNING 2025-11-25T15:32:40 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:40.498891167Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51696] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.510928251Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51696] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.519698951Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51696] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.522885534Z WARNING 2025-11-25T15:32:40 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:40.522909319Z WARNING 2025-11-25T15:32:40 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:40.569602982Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51708] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.583288651Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51708] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.640460520Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51708] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.648873037Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51708] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.656718359Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51708] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.665562176Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51708] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.694168534Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51708] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.726605445Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51708] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.758286466Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51708] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.766909279Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51708] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.798582455Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51708] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.825203725Z WARNING 2025-11-25T15:32:40 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:40.825232089Z WARNING 2025-11-25T15:32:40 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:40.839719323Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51720] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.910202418Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51720] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.923815111Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51720] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.946689144Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51720] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.957593601Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51720] 200 OK "DELETE /api/recipes/bulk-actions/export/purge HTTP/1.1" web-1 | 2025-11-25T15:32:40.986009842Z ERROR 2025-11-25T15:32:40 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:40.986025220Z ERROR 2025-11-25T15:32:40 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:40.986512816Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51732] 404 Not Found "DELETE /api/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:32:40.998019023Z ERROR 2025-11-25T15:32:40 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:40.998031276Z ERROR 2025-11-25T15:32:40 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:40.998290352Z INFO 2025-11-25T15:32:40 - [172.25.0.1:51732] 404 Not Found "DELETE /api/recipes/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:32:41.006603513Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.006612029Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.006846940Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51732] 404 Not Found "DELETE /api/recipes/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:41.012989755Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.013017097Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.013200160Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51732] 404 Not Found "DELETE /api/recipes/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:41.020559460Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.020579197Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.020799150Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51732] 404 Not Found "DELETE /api/recipes/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:41.029068969Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.029078307Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.029447059Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51732] 404 Not Found "DELETE /api/recipes/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:32:41.040779580Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.040795039Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.041123045Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51732] 404 Not Found "DELETE /api/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:32:41.047811745Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.047820111Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.048074508Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51732] 404 Not Found "DELETE /api/recipes/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:32:41.051005632Z WARNING 2025-11-25T15:32:41 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:41.051037182Z WARNING 2025-11-25T15:32:41 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:41.057171160Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.057177232Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.057420548Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:41.064592105Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.064598107Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.064822598Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:41.079927964Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.079934636Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.080159057Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:41.089479329Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.089486723Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.089724670Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:32:41.096470367Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.096482350Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.096715738Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:32:41.110953875Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.110978882Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.111196731Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F0%9D%90%93%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%AA%F0%9D%90%AE%F0%9D%90%A2%F0%9D%90%9C%F0%9D%90%A4%2B%F0%9D%90%9B%F0%9D%90%AB%F0%9D%90%A8%F0%9D%90%B0%F0%9D%90%A7%2B%F0%9D%90%9F%F0%9D%90%A8%F0%9D%90%B1%2B%F0%9D%90%A3%F0%9D%90%AE%F0%9D%90%A6%F0%9D%90%A9%F0%9D%90%AC%2B%F0%9D%90%A8%F0%9D%90%AF%F0%9D%90%9E%F0%9D%90%AB%2B%F0%9D%90%AD%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%A5%F0%9D%90%9A%F0%9D%90%B3%F0%9D%90%B2%2B%F0%9D%90%9D%F0%9D%90%A8%F0%9D%90%A0 HTTP/1.1" web-1 | 2025-11-25T15:32:41.118894105Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.118904004Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.119132763Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:32:41.126272992Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.126281668Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.126511018Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:32:41.145265857Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.145272199Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.145556953Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/o HTTP/1.1" web-1 | 2025-11-25T15:32:41.152474333Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.152493028Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.152702672Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%2C%F4%8A%9F%A5%F3%BB%94%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:41.159946054Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.159962955Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.160195682Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F1%81%B3%9D%16%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:32:41.183736238Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.183765122Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.184179730Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/total_cases HTTP/1.1" web-1 | 2025-11-25T15:32:41.191181288Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.191193421Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.191461033Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F3%82%93%B0%F1%BC%AB%8C%C3%97%F1%B1%8C%B1%C2%BC%C2%BCHG%C3%AF%C3%99%5E%C2%A5F%F1%BB%A0%8B%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:32:41.198175322Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.198186913Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.198418418Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%A1%C3%A9%C2%A5%C3%8Ai%F2%A3%AF%A4%F0%AB%B9%8F%12k%0F%C3%8E%1A%F3%92%8E%94%F1%8D%8E%8Ez%C3%9E%F3%B8%AA%87%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:32:41.210392583Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.210415757Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.210639287Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14 HTTP/1.1" web-1 | 2025-11-25T15:32:41.225049807Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.225064746Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.225284017Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:41.252541492Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.252541392Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.252966189Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:32:41.260063617Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.260076652Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.260325399Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:32:41.305293050Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.305574138Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.306065761Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:41.313883602Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.313887028Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.314111480Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:41.323214744Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.323215115Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.323669388Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:32:41.331041582Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.331054416Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.331317289Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:41.338543178Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.338554179Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.338969008Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:41.349315286Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.349323221Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.349557692Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:32:41.358610602Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.358617254Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.359103136Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:32:41.372589291Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.372592287Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.372824473Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:32:41.379653106Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.379662413Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.380125282Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:32:41.389627095Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.389633788Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.389863739Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%22 HTTP/1.1" web-1 | 2025-11-25T15:32:41.396702151Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.396716007Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.397167164Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/N HTTP/1.1" web-1 | 2025-11-25T15:32:41.405171405Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.405178929Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.405410494Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%16 HTTP/1.1" web-1 | 2025-11-25T15:32:41.412612147Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.412617317Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.412876433Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:32:41.419838016Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.419843917Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.420080762Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:32:41.426389569Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.426396953Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.426658173Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%26 HTTP/1.1" web-1 | 2025-11-25T15:32:41.433469343Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.433493459Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.433823529Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:32:41.442496555Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.442509760Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.442854156Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:32:41.474360941Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.474366080Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.474733871Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F0%B9%A7%B4%7C%2B HTTP/1.1" web-1 | 2025-11-25T15:32:41.483469024Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.483478802Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.483829231Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%95%F2%B4%89%8F%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:41.490649718Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.490667151Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.490998804Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD HTTP/1.1" web-1 | 2025-11-25T15:32:41.501981578Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.501993831Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.502226247Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97 HTTP/1.1" web-1 | 2025-11-25T15:32:41.517898938Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.517917723Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.518232574Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%A9t HTTP/1.1" web-1 | 2025-11-25T15:32:41.536907532Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.536909456Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.537295621Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:32:41.551806129Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.551815507Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.552265622Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:32:41.569089144Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.569096287Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.569332992Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:41.577408025Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.577430968Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.577772550Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F2%BB%83%86%F3%A7%A5%97%C2%96%C3%92%C3%AAH%C2%A2%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:41.592229558Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.592239476Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.592641201Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/0%C2%A4P HTTP/1.1" web-1 | 2025-11-25T15:32:41.608789625Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.608813028Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.609140784Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/8%C3%9D_%F1%98%84%8Fr%5Cn HTTP/1.1" web-1 | 2025-11-25T15:32:41.624179244Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.624199612Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.624466162Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25 HTTP/1.1" web-1 | 2025-11-25T15:32:41.651333805Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.651334527Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.651733876Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:32:41.672335994Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.672338989Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.672829000Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/failures HTTP/1.1" web-1 | 2025-11-25T15:32:41.679814738Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.679823374Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.680045321Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%B7%C3%94%C3%B8Qe%C2%BC HTTP/1.1" web-1 | 2025-11-25T15:32:41.693735418Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.693741820Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.693957044Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:32:41.711141835Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.711147966Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.711402905Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/E HTTP/1.1" web-1 | 2025-11-25T15:32:41.725338674Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.725356016Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.725626895Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/X%F1%9D%A1%96%F3%93%B6%928t%F4%89%9B%B7%C3%99y%24%C3%BB HTTP/1.1" web-1 | 2025-11-25T15:32:41.740898402Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.740914422Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.741175803Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:41.749781473Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.749792263Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.750010152Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:32:41.759735184Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.759743009Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.760005582Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%895%F1%86%A7%AE%C2%99R%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:32:41.766803197Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.766817313Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.767135220Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%97 HTTP/1.1" web-1 | 2025-11-25T15:32:41.773987618Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.773994371Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.774223030Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%07%C3%A4%C2%82%C3%AE%09~5%C3%80%C3%B5%C2%BB%3E%C2%97%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:41.780749145Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.780756689Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.780964690Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/admin HTTP/1.1" web-1 | 2025-11-25T15:32:41.788154321Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.788161504Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.788383661Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:32:41.795844872Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.795852867Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.796209687Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:32:41.802479661Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.802487195Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.802702690Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:32:41.814992418Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.815019138Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.815229643Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%97%C3%B2%F3%90%84%9C HTTP/1.1" web-1 | 2025-11-25T15:32:41.824555095Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.824570634Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.824822667Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%809%C3%A9%17%17r6 HTTP/1.1" web-1 | 2025-11-25T15:32:41.856029879Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.856044507Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.856380578Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F2%8D%80%92%3CWA%C2%92%F3%90%A6%AD%5B%C2%B8 HTTP/1.1" web-1 | 2025-11-25T15:32:41.912911192Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.912924928Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.913292649Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:32:41.928695172Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.928704039Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.929120250Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:32:41.938735195Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.938742459Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.939183868Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%5Ex%F1%9D%B1%9D%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:32:41.959779683Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.959792998Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.960040794Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%A8V%F2%9F%98%94%C3%A6%F1%A4%A1%BF HTTP/1.1" web-1 | 2025-11-25T15:32:41.966980155Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.966992067Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.967220015Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:32:41.979120462Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.979139197Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.979514171Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21 HTTP/1.1" web-1 | 2025-11-25T15:32:41.986538602Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.986541297Z ERROR 2025-11-25T15:32:41 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:41.986792449Z INFO 2025-11-25T15:32:41 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F2%AC%A3%BCi HTTP/1.1" web-1 | 2025-11-25T15:32:42.003781050Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.003788184Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.004083498Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%2C HTTP/1.1" web-1 | 2025-11-25T15:32:42.020508301Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.020517208Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.020737702Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:32:42.047176289Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.047185116Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.047656190Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F1%B3%86%93%06%C2%9D%C3%A9 HTTP/1.1" web-1 | 2025-11-25T15:32:42.056457257Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.056464872Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.056918073Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%97%C2%A2%C2%9A%16%3F%C3%BA%F1%A9%85%AE%E3%AD%92 HTTP/1.1" web-1 | 2025-11-25T15:32:42.077387240Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.077412618Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.077784566Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:32:42.084734547Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.084741801Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.085110804Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:32:42.123898921Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.123898981Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.124252806Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F1%9B%AC%98 HTTP/1.1" web-1 | 2025-11-25T15:32:42.156243048Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.156256664Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.156519758Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:42.163956312Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.163966131Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.164186484Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:42.170690668Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.170699364Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.170959623Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:42.179663277Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.179687092Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.180031929Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:32:42.204498233Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.204512650Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.204863168Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%BF%3Ap%24i3%F1%AC%86%9C%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:32:42.279039198Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.279039238Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.279323622Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%8F%C3%A4%C2%80%C3%9B%C2%BA%F3%99%8E%83 HTTP/1.1" web-1 | 2025-11-25T15:32:42.296830958Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.296839043Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.297201734Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:42.305458309Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.305467696Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.305746169Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%8D%C3%8E%C2%A6%C2%A0%F2%AC%9A%8C%C3%8AI HTTP/1.1" web-1 | 2025-11-25T15:32:42.346280195Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.346295804Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.346823045Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:32:42.376152751Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.376173450Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.376412729Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%C3%81%F0%BD%8A%8F%C3%9B%F2%9D%AF%9E%F3%B0%B1%B6%F0%B3%B4%9C%19%F1%88%90%AB HTTP/1.1" web-1 | 2025-11-25T15:32:42.383262963Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.383266349Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.383494327Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/False HTTP/1.1" web-1 | 2025-11-25T15:32:42.396894520Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.396902405Z ERROR 2025-11-25T15:32:42 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:32:42.397123691Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51734] 404 Not Found "DELETE /api/recipes/%F2%80%9E%98%F4%86%97%AA8%F2%9F%AF%94%09faQ%C2%9E%F2%A6%BD%81%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:32:42.403697155Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51740] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.413251736Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51740] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.417471590Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51740] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.428450016Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51740] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.439952305Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51740] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.450282634Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51740] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.478043504Z WARNING 2025-11-25T15:32:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:42.478068621Z WARNING 2025-11-25T15:32:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:42.483595650Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51750] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.490162752Z WARNING 2025-11-25T15:32:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:42.490171408Z WARNING 2025-11-25T15:32:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:42.513896921Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51754] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.522162222Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51754] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.550906959Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51754] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.563416730Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51754] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.583802572Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51754] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.638583801Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51754] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.642658353Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51754] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.675899033Z WARNING 2025-11-25T15:32:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:42.675905285Z WARNING 2025-11-25T15:32:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:42.756089547Z WARNING 2025-11-25T15:32:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:42.756107441Z WARNING 2025-11-25T15:32:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:42.801103886Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51766] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.816130424Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51766] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.850838680Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51766] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.855408301Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51766] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:42.912615426Z INFO 2025-11-25T15:32:42 - [172.25.0.1:51766] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.015050171Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51766] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.067824282Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51766] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.095970696Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51766] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.127515081Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51766] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.131958866Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51766] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.149525082Z WARNING 2025-11-25T15:32:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:43.149536804Z WARNING 2025-11-25T15:32:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:43.153854262Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.195396972Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.288659152Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.326810173Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.331226717Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.406132517Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.410625905Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.414558700Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.439551032Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.456614003Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.463476459Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.489053208Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.520741534Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51782] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.523539598Z WARNING 2025-11-25T15:32:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:43.523561729Z WARNING 2025-11-25T15:32:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:43.527695672Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51790] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.548901213Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51790] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.583715899Z WARNING 2025-11-25T15:32:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:43.583734293Z WARNING 2025-11-25T15:32:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:43.602101905Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51798] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.631914127Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51798] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.636281398Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51798] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.671051140Z WARNING 2025-11-25T15:32:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:43.671058974Z WARNING 2025-11-25T15:32:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:43.690359277Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51814] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.756583575Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51814] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.767899314Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51814] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.772174813Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51814] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.793104996Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51814] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.811847642Z WARNING 2025-11-25T15:32:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:43.811855316Z WARNING 2025-11-25T15:32:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:43.816645982Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.820627288Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.883233392Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:43.970290040Z INFO 2025-11-25T15:32:43 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.073734701Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.078449114Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.124347103Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.134761209Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.167665117Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.208131866Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.223856805Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.241375232Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.248741214Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51822] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.276447472Z WARNING 2025-11-25T15:32:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:44.276454946Z WARNING 2025-11-25T15:32:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:44.280731266Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51838] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.284829331Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51838] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.302972221Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51838] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.322422555Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51838] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.330826827Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51838] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.342762791Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51838] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.347110465Z WARNING 2025-11-25T15:32:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:44.347117668Z WARNING 2025-11-25T15:32:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:44.388070601Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51842] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.395306639Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51842] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.399280251Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51842] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.401883259Z WARNING 2025-11-25T15:32:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:44.401890483Z WARNING 2025-11-25T15:32:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:44.443781587Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51856] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.453074498Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51856] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.504376123Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51856] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.508513493Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51856] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.512797898Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51856] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.516821484Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51856] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.539383812Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51856] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.565870950Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51856] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.590388470Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51856] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.594356121Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51856] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.658563862Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51856] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.683389140Z WARNING 2025-11-25T15:32:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:44.683408476Z WARNING 2025-11-25T15:32:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:44.694541532Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51868] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.717240797Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51868] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.725483836Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51868] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.743743134Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51868] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.749908933Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51868] 403 Forbidden "GET /api/admin/about HTTP/1.1" web-1 | 2025-11-25T15:32:44.758653093Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51882] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:44.768805547Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51882] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:44.772962814Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51882] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:44.786472553Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51882] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:44.800338531Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51882] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:44.811493378Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51882] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:44.839282381Z WARNING 2025-11-25T15:32:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:44.839319892Z WARNING 2025-11-25T15:32:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:44.846401119Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51888] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:44.852220196Z WARNING 2025-11-25T15:32:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:44.852227550Z WARNING 2025-11-25T15:32:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:44.876517052Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51890] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:44.885131468Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51890] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:44.914362379Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51890] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:44.927667624Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51890] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:44.949139254Z INFO 2025-11-25T15:32:44 - [172.25.0.1:51890] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.009735654Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51890] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.014380987Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51890] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.048437369Z WARNING 2025-11-25T15:32:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:45.048461815Z WARNING 2025-11-25T15:32:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:45.128544998Z WARNING 2025-11-25T15:32:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:45.128563472Z WARNING 2025-11-25T15:32:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:45.174140739Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51906] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.189120428Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51906] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.223413144Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51906] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.227948912Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51906] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.286166545Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51906] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.349217935Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51906] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.401756313Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51906] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.430548901Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51906] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.461870037Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51906] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.466349519Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51906] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.483628556Z WARNING 2025-11-25T15:32:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:45.483643053Z WARNING 2025-11-25T15:32:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:45.488912869Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.530323841Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.621835615Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.659768898Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.663783196Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.791876664Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.796438761Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.800356909Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.824719818Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.841666752Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.848211291Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.872516612Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.903437216Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51916] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.906222356Z WARNING 2025-11-25T15:32:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:45.906230000Z WARNING 2025-11-25T15:32:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:45.910292079Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51922] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.930876863Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51922] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:45.965270238Z WARNING 2025-11-25T15:32:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:45.965299383Z WARNING 2025-11-25T15:32:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:45.983029257Z INFO 2025-11-25T15:32:45 - [172.25.0.1:51926] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.011918857Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51926] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.015844098Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51926] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.050556502Z WARNING 2025-11-25T15:32:46 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:46.050563846Z WARNING 2025-11-25T15:32:46 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:46.069608418Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51938] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.101960550Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51938] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.113052619Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51938] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.117543683Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51938] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.139083892Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51938] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.157844411Z WARNING 2025-11-25T15:32:46 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:46.157869608Z WARNING 2025-11-25T15:32:46 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:46.163147860Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.166981168Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.229824277Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.316569260Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.419082192Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.423705594Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.469190768Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.479196306Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.511516639Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.592885967Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.608777208Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.626630834Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.634084791Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51954] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.661923317Z WARNING 2025-11-25T15:32:46 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:46.661940009Z WARNING 2025-11-25T15:32:46 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:46.666382922Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51958] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.670286532Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51958] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.688490496Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51958] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.708063631Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51958] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.716511655Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51958] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.728531968Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51958] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.732898066Z WARNING 2025-11-25T15:32:46 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:46.732903316Z WARNING 2025-11-25T15:32:46 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:46.776381661Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51966] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.784397303Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51966] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.788047157Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51966] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.790599711Z WARNING 2025-11-25T15:32:46 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:46.790624567Z WARNING 2025-11-25T15:32:46 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:46.833149171Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51976] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.842442202Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51976] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.894325090Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51976] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.898486444Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51976] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.903128912Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51976] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.907312949Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51976] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.930408699Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51976] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.957496766Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51976] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.982601358Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51976] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:46.986614895Z INFO 2025-11-25T15:32:46 - [172.25.0.1:51976] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:47.007263229Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51976] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:47.032528994Z WARNING 2025-11-25T15:32:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:47.032542639Z WARNING 2025-11-25T15:32:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:47.042849354Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51980] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:47.065631705Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51980] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:47.073664930Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51980] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:47.091826865Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51980] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:47.098437780Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51980] 403 Forbidden "GET /api/admin/about/check HTTP/1.1" web-1 | 2025-11-25T15:32:47.107325008Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51990] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.116693030Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51990] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.121163835Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51990] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.130492052Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51990] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.142488339Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51990] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.152958030Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51990] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.180743486Z WARNING 2025-11-25T15:32:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:47.180759446Z WARNING 2025-11-25T15:32:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:47.186048248Z INFO 2025-11-25T15:32:47 - [172.25.0.1:51998] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.192034870Z WARNING 2025-11-25T15:32:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:47.192050028Z WARNING 2025-11-25T15:32:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:47.215842997Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52006] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.224052514Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52006] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.253303883Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52006] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.266131751Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52006] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.287007573Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52006] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.342156263Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52006] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.347004627Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52006] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.380501549Z WARNING 2025-11-25T15:32:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:47.380534581Z WARNING 2025-11-25T15:32:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:47.458682761Z WARNING 2025-11-25T15:32:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:47.458722325Z WARNING 2025-11-25T15:32:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:47.503225124Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52028] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.518546415Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52028] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.553917356Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52028] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.558762845Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52028] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.667081279Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52028] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.730170270Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52028] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.782589945Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52028] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.811063835Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52028] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.842404317Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52028] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.846996861Z INFO 2025-11-25T15:32:47 - [172.25.0.1:52028] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.864429907Z WARNING 2025-11-25T15:32:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:47.864456988Z WARNING 2025-11-25T15:32:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:47.869172403Z INFO 2025-11-25T15:32:47 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:47.910124685Z INFO 2025-11-25T15:32:47 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.003529373Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.041965991Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.045948399Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.121433679Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.125969185Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.130180493Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.155585149Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.173190399Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.179974749Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.205108286Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.236972371Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54480] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.239906361Z WARNING 2025-11-25T15:32:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:48.239922241Z WARNING 2025-11-25T15:32:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:48.244126215Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54486] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.265273636Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54486] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.300369230Z WARNING 2025-11-25T15:32:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:48.300398726Z WARNING 2025-11-25T15:32:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:48.318860644Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54490] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.348955377Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54490] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.353137871Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54490] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.401505438Z INFO 2025-11-25T15:32:48 - [127.0.0.1:51532] 200 OK "GET /api/app/about HTTP/1.1" web-1 | 2025-11-25T15:32:48.432401105Z WARNING 2025-11-25T15:32:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:48.432452131Z WARNING 2025-11-25T15:32:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:48.452950453Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54494] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.485506428Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54494] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.496624235Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54494] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.501169571Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54494] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.523229886Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54494] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.542593057Z WARNING 2025-11-25T15:32:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:48.542609207Z WARNING 2025-11-25T15:32:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:48.547702372Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.551461861Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.614623128Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.702850725Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.812219933Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.817762220Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.865079234Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.875997637Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.909256321Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.949868765Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.965637436Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.982950467Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:48.990406759Z INFO 2025-11-25T15:32:48 - [172.25.0.1:54500] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.017998181Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.018013129Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.022185945Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54508] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.026272258Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54508] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.044224890Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54508] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.063469459Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54508] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.071828626Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54508] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.083694979Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54508] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.087984794Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.087992258Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.129179411Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54514] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.136500138Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54514] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.140555915Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54514] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.143171606Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.143183980Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.184473685Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54516] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.193702806Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54516] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.244691584Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54516] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.248832611Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54516] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.253130341Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54516] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.257024293Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54516] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.279360457Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54516] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.305765000Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54516] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.372183624Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54516] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.376142047Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54516] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.396435285Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54516] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.421182105Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.421198406Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.431584289Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54532] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.454434388Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54532] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.462681945Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54532] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.480996908Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54532] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.487171753Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54532] 403 Forbidden "GET /api/admin/about/statistics HTTP/1.1" web-1 | 2025-11-25T15:32:49.496457570Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54534] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.506336622Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54534] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.510965434Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54534] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.521067404Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54534] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.532652709Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54534] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.543446809Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54534] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.570832675Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.570856029Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.576461114Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54540] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.582257369Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.582260905Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.606598958Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54552] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.614733293Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54552] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.643735505Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54552] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.656725949Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54552] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.676919809Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54552] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.731845070Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54552] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.735976538Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54552] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.769502755Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.769532581Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.848709433Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.848726334Z WARNING 2025-11-25T15:32:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:49.894075493Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54568] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.908776399Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54568] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.943263921Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54568] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:49.947371604Z INFO 2025-11-25T15:32:49 - [172.25.0.1:54568] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.004175623Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54568] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.067304258Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54568] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.120136649Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54568] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.148621459Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54568] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.180089391Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54568] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.188475639Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54568] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.206635670Z WARNING 2025-11-25T15:32:50 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:50.206639257Z WARNING 2025-11-25T15:32:50 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:50.211564165Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.252807814Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.345874208Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.442140321Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.447150749Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.521703748Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.526351526Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.530570699Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.555439378Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.573700850Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.580427782Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.605500305Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.636651932Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54584] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.639447742Z WARNING 2025-11-25T15:32:50 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:50.639460987Z WARNING 2025-11-25T15:32:50 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:50.643774036Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54600] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.664700543Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54600] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.699325684Z WARNING 2025-11-25T15:32:50 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:50.699336213Z WARNING 2025-11-25T15:32:50 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:50.717959866Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54608] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.747656211Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54608] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.751713449Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54608] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.786775390Z WARNING 2025-11-25T15:32:50 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:50.786787553Z WARNING 2025-11-25T15:32:50 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:50.806510730Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54618] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.837961359Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54618] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.848522561Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54618] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.852617020Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54618] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.873494555Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54618] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.891773550Z WARNING 2025-11-25T15:32:50 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:50.891791253Z WARNING 2025-11-25T15:32:50 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:50.896744615Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.900493064Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:50.962068242Z INFO 2025-11-25T15:32:50 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.048011460Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.150521477Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.155227925Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.200601420Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.210710813Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.242800933Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.323169112Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.339170490Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.356945629Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.364804307Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54634] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.392487611Z WARNING 2025-11-25T15:32:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:51.392505285Z WARNING 2025-11-25T15:32:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:51.397180885Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54650] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.401091689Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54650] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.419691466Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54650] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.439287955Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54650] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.448369920Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54650] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.460855235Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54650] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.465754345Z WARNING 2025-11-25T15:32:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:51.465765676Z WARNING 2025-11-25T15:32:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:51.507842710Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54654] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.515320993Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54654] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.519377060Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54654] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.522000737Z WARNING 2025-11-25T15:32:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:51.522022578Z WARNING 2025-11-25T15:32:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:51.564327740Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54664] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.573600062Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54664] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.624690361Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54664] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.629228093Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54664] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.633610612Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54664] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.638187467Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54664] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.660637545Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54664] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.687467858Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54664] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.712447606Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54664] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.716477303Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54664] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.736904432Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54664] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.761422974Z WARNING 2025-11-25T15:32:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:51.761431590Z WARNING 2025-11-25T15:32:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:51.771635231Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54674] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.794586830Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54674] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.803564088Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54674] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.821606469Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54674] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.828210590Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54674] 403 Forbidden "GET /api/admin/backups HTTP/1.1" web-1 | 2025-11-25T15:32:51.837343661Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54682] 403 Forbidden "GET /api/admin/backups/0 HTTP/1.1" web-1 | 2025-11-25T15:32:51.852880616Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54682] 403 Forbidden "GET /api/admin/backups/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:32:51.858248446Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54682] 403 Forbidden "GET /api/admin/backups/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:51.861901637Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54682] 403 Forbidden "GET /api/admin/backups/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:51.866210027Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54682] 403 Forbidden "GET /api/admin/backups/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:32:51.871161675Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54682] 403 Forbidden "GET /api/admin/backups/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:32:51.879538165Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54682] 403 Forbidden "GET /api/admin/backups/0 HTTP/1.1" web-1 | 2025-11-25T15:32:51.883135641Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54682] 403 Forbidden "GET /api/admin/backups/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:32:51.886016871Z WARNING 2025-11-25T15:32:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:51.886024065Z WARNING 2025-11-25T15:32:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:51.890616258Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:51.895370175Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:32:51.908103887Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:51.914759365Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:32:51.918613132Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:32:51.931115649Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F0%9D%90%93%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%AA%F0%9D%90%AE%F0%9D%90%A2%F0%9D%90%9C%F0%9D%90%A4%2B%F0%9D%90%9B%F0%9D%90%AB%F0%9D%90%A8%F0%9D%90%B0%F0%9D%90%A7%2B%F0%9D%90%9F%F0%9D%90%A8%F0%9D%90%B1%2B%F0%9D%90%A3%F0%9D%90%AE%F0%9D%90%A6%F0%9D%90%A9%F0%9D%90%AC%2B%F0%9D%90%A8%F0%9D%90%AF%F0%9D%90%9E%F0%9D%90%AB%2B%F0%9D%90%AD%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%A5%F0%9D%90%9A%F0%9D%90%B3%F0%9D%90%B2%2B%F0%9D%90%9D%F0%9D%90%A8%F0%9D%90%A0 HTTP/1.1" web-1 | 2025-11-25T15:32:51.936023726Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:32:51.939946893Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:32:51.956540123Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/o HTTP/1.1" web-1 | 2025-11-25T15:32:51.960894079Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%2C%F4%8A%9F%A5%F3%BB%94%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:51.965082514Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F1%81%B3%9D%16%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:32:51.984862508Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/total_cases HTTP/1.1" web-1 | 2025-11-25T15:32:51.988998685Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F3%82%93%B0%F1%BC%AB%8C%C3%97%F1%B1%8C%B1%C2%BC%C2%BCHG%C3%AF%C3%99%5E%C2%A5F%F1%BB%A0%8B%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:32:51.993693942Z INFO 2025-11-25T15:32:51 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%A1%C3%A9%C2%A5%C3%8Ai%F2%A3%AF%A4%F0%AB%B9%8F%12k%0F%C3%8E%1A%F3%92%8E%94%F1%8D%8E%8Ez%C3%9E%F3%B8%AA%87%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:32:52.002392366Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14 HTTP/1.1" web-1 | 2025-11-25T15:32:52.013546592Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:32:52.037339150Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:32:52.041370100Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:32:52.082431898Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:52.087353730Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:52.093433847Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:32:52.098201110Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:52.102217081Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:52.110127977Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:32:52.116395606Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:32:52.125634185Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:32:52.129668410Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:32:52.135013327Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%22 HTTP/1.1" web-1 | 2025-11-25T15:32:52.139481548Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/N HTTP/1.1" web-1 | 2025-11-25T15:32:52.144086215Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%16 HTTP/1.1" web-1 | 2025-11-25T15:32:52.149206199Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:32:52.152983522Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:32:52.157167199Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%26 HTTP/1.1" web-1 | 2025-11-25T15:32:52.161441806Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:32:52.167681423Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:32:52.194279610Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F0%B9%A7%B4%7C%2B HTTP/1.1" web-1 | 2025-11-25T15:32:52.200392890Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%95%F2%B4%89%8F%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:52.204651116Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD HTTP/1.1" web-1 | 2025-11-25T15:32:52.212593811Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97 HTTP/1.1" web-1 | 2025-11-25T15:32:52.225379190Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%A9t HTTP/1.1" web-1 | 2025-11-25T15:32:52.241586345Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:32:52.252789563Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:32:52.266807416Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:52.272202918Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F2%BB%83%86%F3%A7%A5%97%C2%96%C3%92%C3%AAH%C2%A2%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:52.283429690Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/0%C2%A4P HTTP/1.1" web-1 | 2025-11-25T15:32:52.295899657Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/8%C3%9D_%F1%98%84%8Fr%5Cn HTTP/1.1" web-1 | 2025-11-25T15:32:52.308493616Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25 HTTP/1.1" web-1 | 2025-11-25T15:32:52.331940886Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:32:52.349829348Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/failures HTTP/1.1" web-1 | 2025-11-25T15:32:52.413072138Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%B7%C3%94%C3%B8Qe%C2%BC HTTP/1.1" web-1 | 2025-11-25T15:32:52.424337162Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:32:52.437028454Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/E HTTP/1.1" web-1 | 2025-11-25T15:32:52.448009545Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/X%F1%9D%A1%96%F3%93%B6%928t%F4%89%9B%B7%C3%99y%24%C3%BB HTTP/1.1" web-1 | 2025-11-25T15:32:52.459334441Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:52.463389045Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/0 HTTP/1.1" web-1 | 2025-11-25T15:32:52.469122502Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%895%F1%86%A7%AE%C2%99R%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:32:52.473610510Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%97 HTTP/1.1" web-1 | 2025-11-25T15:32:52.477899484Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%07%C3%A4%C2%82%C3%AE%09~5%C3%80%C3%B5%C2%BB%3E%C2%97%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:52.482012908Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/admin HTTP/1.1" web-1 | 2025-11-25T15:32:52.486849641Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:32:52.491898462Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:32:52.496059505Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:32:52.505274780Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%97%C3%B2%F3%90%84%9C HTTP/1.1" web-1 | 2025-11-25T15:32:52.511162857Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%809%C3%A9%17%17r6 HTTP/1.1" web-1 | 2025-11-25T15:32:52.538161476Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F2%8D%80%92%3CWA%C2%92%F3%90%A6%AD%5B%C2%B8 HTTP/1.1" web-1 | 2025-11-25T15:32:52.588719125Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:32:52.601033229Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:32:52.607425233Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%5Ex%F1%9D%B1%9D%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:32:52.623557016Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%A8V%F2%9F%98%94%C3%A6%F1%A4%A1%BF HTTP/1.1" web-1 | 2025-11-25T15:32:52.628161612Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:32:52.637457609Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21 HTTP/1.1" web-1 | 2025-11-25T15:32:52.642012672Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F2%AC%A3%BCi HTTP/1.1" web-1 | 2025-11-25T15:32:52.656108913Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%2C HTTP/1.1" web-1 | 2025-11-25T15:32:52.669535195Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:32:52.692305124Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F1%B3%86%93%06%C2%9D%C3%A9 HTTP/1.1" web-1 | 2025-11-25T15:32:52.698495588Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%97%C2%A2%C2%9A%16%3F%C3%BA%F1%A9%85%AE%E3%AD%92 HTTP/1.1" web-1 | 2025-11-25T15:32:52.715723369Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:32:52.719464986Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:32:52.753595818Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F1%9B%AC%98 HTTP/1.1" web-1 | 2025-11-25T15:32:52.790286598Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:52.796405788Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:52.800371405Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:32:52.806797713Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:32:52.828908834Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%BF%3Ap%24i3%F1%AC%86%9C%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:32:52.844536681Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%8F%C3%A4%C2%80%C3%9B%C2%BA%F3%99%8E%83 HTTP/1.1" web-1 | 2025-11-25T15:32:52.858652578Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:52.864261861Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%8D%C3%8E%C2%A6%C2%A0%F2%AC%9A%8C%C3%8AI HTTP/1.1" web-1 | 2025-11-25T15:32:52.900349298Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:32:52.925963357Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%C3%81%F0%BD%8A%8F%C3%9B%F2%9D%AF%9E%F3%B0%B1%B6%F0%B3%B4%9C%19%F1%88%90%AB HTTP/1.1" web-1 | 2025-11-25T15:32:52.930657863Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/False HTTP/1.1" web-1 | 2025-11-25T15:32:52.941089812Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54694] 403 Forbidden "GET /api/admin/backups/%F2%80%9E%98%F4%86%97%AA8%F2%9F%AF%94%09faQ%C2%9E%F2%A6%BD%81%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:32:52.948111688Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54704] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:52.957972335Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54704] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:52.962977083Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54704] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:52.972918492Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54704] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:52.984676281Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54704] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:52.995915346Z INFO 2025-11-25T15:32:52 - [172.25.0.1:54704] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.023466433Z WARNING 2025-11-25T15:32:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:53.023494175Z WARNING 2025-11-25T15:32:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:53.029142712Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54720] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.035123573Z WARNING 2025-11-25T15:32:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:53.035134974Z WARNING 2025-11-25T15:32:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:53.058380867Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54728] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.066940160Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54728] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.096209733Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54728] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.109388130Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54728] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.130250156Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54728] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.184720102Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54728] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.189374943Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54728] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.222437459Z WARNING 2025-11-25T15:32:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:53.222450484Z WARNING 2025-11-25T15:32:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:53.335822058Z WARNING 2025-11-25T15:32:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:53.335822068Z WARNING 2025-11-25T15:32:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:53.381501016Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54746] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.396127793Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54746] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.430180919Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54746] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.434292941Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54746] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.490191099Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54746] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.552372686Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54746] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.604232571Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54746] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.632396639Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54746] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.662993505Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54746] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.667012382Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54746] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.684296539Z WARNING 2025-11-25T15:32:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:53.684341193Z WARNING 2025-11-25T15:32:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:53.689066827Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.730381309Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.824770948Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.864556910Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.869330574Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.946025956Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.951142113Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.955271477Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.979936775Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:53.996558628Z INFO 2025-11-25T15:32:53 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.003323772Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.061577834Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.092841192Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54762] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.095678089Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.095685664Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.100180735Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54766] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.121425790Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54766] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.157826555Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.157873333Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.175686884Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54778] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.205251862Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54778] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.209388270Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54778] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.244076258Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.244126102Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.263771503Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54794] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.296976076Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54794] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.307934013Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54794] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.312043280Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54794] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.332647441Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54794] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.351294498Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.351299076Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.356155706Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.360216261Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.423167113Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.511076063Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.613724260Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.618995248Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.664226806Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.674447980Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.706520607Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.746511464Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.762289893Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.779798051Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.787467293Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54796] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.814516807Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.814526506Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.819429693Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54804] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.823322333Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54804] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.841443051Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54804] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.901055293Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54804] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.909936110Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54804] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.922446964Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54804] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.927027295Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.927042183Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.968934610Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54814] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.976816311Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54814] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.981088824Z INFO 2025-11-25T15:32:54 - [172.25.0.1:54814] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:54.983939137Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:54.983952812Z WARNING 2025-11-25T15:32:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:55.026245882Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54826] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.035694796Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54826] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.087112430Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54826] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.091325993Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54826] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.097280234Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54826] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.102037237Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54826] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.125467205Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54826] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.152799170Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54826] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.177764341Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54826] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.181555290Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54826] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.202382169Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54826] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.227088895Z WARNING 2025-11-25T15:32:55 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:55.227104173Z WARNING 2025-11-25T15:32:55 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:55.237657140Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54842] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.260204551Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54842] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.268569589Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54842] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.286555784Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54842] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.292682029Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54842] 403 Forbidden "GET /api/admin/email HTTP/1.1" web-1 | 2025-11-25T15:32:55.304162327Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups HTTP/1.1" web-1 | 2025-11-25T15:32:55.314606129Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups HTTP/1.1" web-1 | 2025-11-25T15:32:55.319320592Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups HTTP/1.1" web-1 | 2025-11-25T15:32:55.330255997Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.369551708Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.378314263Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups HTTP/1.1" web-1 | 2025-11-25T15:32:55.387705107Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:32:55.394383959Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.401008760Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:55.419822309Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.424178609Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:32:55.429839169Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:32:55.435462198Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:32:55.440616777Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:32:55.444976855Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:55.449829778Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:55.454806193Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:32:55.493634827Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:55.510740599Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.516523178Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:32:55.521990214Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:32:55.527478921Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:32:55.540912748Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:32:55.545751324Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.552717135Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.558782705Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:32:55.564743048Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:32:55.572298866Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.577846444Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.582496556Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.588698723Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.595166198Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:32:55.601707241Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:32:55.605982489Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:32:55.610678277Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:32:55.616526529Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:55.622549369Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:55.628335685Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:32:55.634454295Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:32:55.639128011Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:32:55.675016715Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:32:55.697037126Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:32:55.702089683Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:32:55.707167529Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:32:55.713305335Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:32:55.719469941Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:55.725940191Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:32:55.738047948Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:55.744379758Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:55.754090032Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:32:55.775539822Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:32:55.791427697Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:32:55.797218892Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.801989690Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.808355795Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:32:55.813190063Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:32:55.818032707Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:32:55.822325508Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:32:55.828588679Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.833226759Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:55.838343056Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups HTTP/1.1" web-1 | 2025-11-25T15:32:55.847020662Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:32:55.853624162Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:32:55.858564339Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:55.883743962Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:32:55.888791451Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:32:55.900834937Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:55.906515324Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:32:55.924671328Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:32:55.989753903Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:32:55.995802591Z INFO 2025-11-25T15:32:55 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.000300357Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups HTTP/1.1" web-1 | 2025-11-25T15:32:56.005879615Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:56.011479911Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.034176993Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.046925543Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:32:56.051974824Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.091527228Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:32:56.106933118Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:32:56.112238550Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.117213703Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.121702623Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54850] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.132712147Z WARNING 2025-11-25T15:32:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:56.132736913Z WARNING 2025-11-25T15:32:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:56.138658363Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54862] 403 Forbidden "GET /api/admin/groups?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:32:56.185687737Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54862] 403 Forbidden "GET /api/admin/groups?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:32:56.191794635Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54862] 403 Forbidden "GET /api/admin/groups?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:32:56.196282943Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54862] 403 Forbidden "GET /api/admin/groups?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:32:56.220388961Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54862] 403 Forbidden "GET /api/admin/groups?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:32:56.224990532Z WARNING 2025-11-25T15:32:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:56.224997595Z WARNING 2025-11-25T15:32:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:56.230215243Z WARNING 2025-11-25T15:32:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:56.230229289Z WARNING 2025-11-25T15:32:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:56.255180574Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54878] 403 Forbidden "GET /api/admin/groups?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:32:56.260332869Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54878] 403 Forbidden "GET /api/admin/groups?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:32:56.265482319Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54878] 403 Forbidden "GET /api/admin/groups?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:32:56.270866870Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54878] 403 Forbidden "GET /api/admin/groups HTTP/1.1" web-1 | 2025-11-25T15:32:56.275252296Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54878] 403 Forbidden "GET /api/admin/groups?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:56.281416992Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54878] 403 Forbidden "GET /api/admin/groups?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:32:56.287837358Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54878] 403 Forbidden "GET /api/admin/groups?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:32:56.294150784Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54878] 403 Forbidden "GET /api/admin/groups?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:32:56.298039276Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54878] 403 Forbidden "GET /api/admin/groups?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:32:56.302499101Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54878] 403 Forbidden "GET /api/admin/groups?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:32:56.310502350Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households HTTP/1.1" web-1 | 2025-11-25T15:32:56.320548104Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households HTTP/1.1" web-1 | 2025-11-25T15:32:56.324920996Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households HTTP/1.1" web-1 | 2025-11-25T15:32:56.334768939Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.371204609Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.379516458Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households HTTP/1.1" web-1 | 2025-11-25T15:32:56.388637766Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:32:56.394704208Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.400896907Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:32:56.419346713Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.423211631Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:32:56.428747055Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:32:56.433744350Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:32:56.438817336Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:32:56.443589718Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:56.448382548Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:56.453167403Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:32:56.491366575Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:56.507714474Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.513317305Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:32:56.518903716Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:32:56.524621674Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:32:56.538068304Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:32:56.542970179Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.549966888Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.556018572Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:32:56.561975639Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:32:56.569830980Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.575753020Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.580712984Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.587016451Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.593836198Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:32:56.600750702Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:32:56.604793634Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:32:56.609767354Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:32:56.615837894Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:56.622051742Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:56.627922537Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:32:56.633987466Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:32:56.638829759Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:32:56.674934859Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:32:56.697271163Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:32:56.702180382Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:32:56.707133263Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:32:56.713408456Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:32:56.719984906Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:32:56.726272583Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:32:56.738183680Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:56.744216419Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:56.754065594Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:32:56.776691603Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:32:56.798220641Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:32:56.804335734Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.809148402Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.815578787Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:32:56.820752081Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:32:56.825692649Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:32:56.830576921Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:32:56.837062971Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.842315564Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:56.846837706Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households HTTP/1.1" web-1 | 2025-11-25T15:32:56.853853080Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:32:56.860090693Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:32:56.864863466Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:56.927368752Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:32:56.932835006Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:32:56.944756974Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.950687861Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:32:56.968602552Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:32:56.979434433Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:32:56.985803032Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:32:56.990573911Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households HTTP/1.1" web-1 | 2025-11-25T15:32:56.995187114Z INFO 2025-11-25T15:32:56 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:57.000095020Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:32:57.022781462Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:32:57.035493554Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:32:57.040325728Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:32:57.080447260Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:32:57.095688410Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:32:57.101092248Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:32:57.106193417Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:32:57.110359721Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54880] 403 Forbidden "GET /api/admin/households?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:32:57.121422685Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.121434347Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.127750147Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54890] 403 Forbidden "GET /api/admin/households?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:32:57.175515884Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54890] 403 Forbidden "GET /api/admin/households?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:32:57.181314082Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54890] 403 Forbidden "GET /api/admin/households?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:32:57.186086314Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54890] 403 Forbidden "GET /api/admin/households?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:32:57.210409239Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54890] 403 Forbidden "GET /api/admin/households?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:32:57.215087294Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.215092634Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.219548531Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.219565192Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.244915286Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54912] 403 Forbidden "GET /api/admin/households?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:32:57.250191474Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54912] 403 Forbidden "GET /api/admin/households?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:32:57.255804434Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54912] 403 Forbidden "GET /api/admin/households?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:32:57.261047329Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54912] 403 Forbidden "GET /api/admin/households HTTP/1.1" web-1 | 2025-11-25T15:32:57.266630464Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54912] 403 Forbidden "GET /api/admin/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:32:57.273123176Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54912] 403 Forbidden "GET /api/admin/households?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:32:57.279729983Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54912] 403 Forbidden "GET /api/admin/households?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:32:57.286210362Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54912] 403 Forbidden "GET /api/admin/households?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:32:57.291011959Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54912] 403 Forbidden "GET /api/admin/households?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:32:57.296270323Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54912] 403 Forbidden "GET /api/admin/households?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:32:57.302585081Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54916] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.312913015Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54916] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.317519015Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54916] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.327352130Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54916] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.339827878Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54916] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.351263722Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54916] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.378630283Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.378648527Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.384637093Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54926] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.390755241Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.390777644Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.414845079Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54940] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.424653067Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54940] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.453982142Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54940] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.466574188Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54940] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.486909855Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54940] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.541590938Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54940] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.546875953Z INFO 2025-11-25T15:32:57 - [172.25.0.1:54940] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.580338100Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.580342297Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.659195051Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.659242400Z WARNING 2025-11-25T15:32:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:57.704257602Z INFO 2025-11-25T15:32:57 - [172.25.0.1:47208] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.719256638Z INFO 2025-11-25T15:32:57 - [172.25.0.1:47208] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.789302844Z INFO 2025-11-25T15:32:57 - [172.25.0.1:47208] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.794109410Z INFO 2025-11-25T15:32:57 - [172.25.0.1:47208] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.849664955Z INFO 2025-11-25T15:32:57 - [172.25.0.1:47208] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.912536448Z INFO 2025-11-25T15:32:57 - [172.25.0.1:47208] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.964877527Z INFO 2025-11-25T15:32:57 - [172.25.0.1:47208] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:57.993489756Z INFO 2025-11-25T15:32:57 - [172.25.0.1:47208] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.025332683Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47208] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.029576642Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47208] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.047481655Z WARNING 2025-11-25T15:32:58 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:58.047488157Z WARNING 2025-11-25T15:32:58 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:58.051837064Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.092954546Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.186582446Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.225204482Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.230022029Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.305286063Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.310369980Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.315101295Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.340120878Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.357569273Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.364179967Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.388769773Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.420490180Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47218] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.423232790Z WARNING 2025-11-25T15:32:58 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:58.423251495Z WARNING 2025-11-25T15:32:58 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:58.427529148Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47228] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.448614413Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47228] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.483507146Z WARNING 2025-11-25T15:32:58 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:58.483532403Z WARNING 2025-11-25T15:32:58 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:58.502140547Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47234] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.565117839Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47234] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.569436288Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47234] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.604372553Z WARNING 2025-11-25T15:32:58 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:58.604398001Z WARNING 2025-11-25T15:32:58 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:58.624319090Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47244] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.656273025Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47244] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.668001088Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47244] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.672754104Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47244] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.694267863Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47244] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.713115987Z WARNING 2025-11-25T15:32:58 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:58.713130234Z WARNING 2025-11-25T15:32:58 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:58.717954183Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.722408076Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.786526712Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.873798605Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.976948485Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:58.982300947Z INFO 2025-11-25T15:32:58 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.028824892Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.039148017Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.071362280Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.112218272Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.128243044Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.145896735Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.154247166Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47250] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.181966399Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.181993169Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.186641278Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47258] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.190409143Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47258] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.208762969Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47258] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.228929028Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47258] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.238219163Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47258] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.251240605Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47258] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.255734054Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.255741688Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.296731952Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47262] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.303904551Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47262] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.307992267Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47262] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.311106946Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.311130590Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.352619901Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47272] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.362164474Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47272] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.414016545Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47272] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.418667769Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47272] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.423214698Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47272] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.471865366Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47272] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.495588114Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47272] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.522141758Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47272] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.547513582Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47272] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.551448982Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47272] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.572518638Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47272] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.597407345Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.597417505Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.607971634Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47284] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.630921009Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47284] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.639656674Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47284] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.657942792Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47284] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.664574075Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47284] 403 Forbidden "GET /api/admin/maintenance HTTP/1.1" web-1 | 2025-11-25T15:32:59.674652991Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47294] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.684816808Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47294] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.688826638Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47294] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.698586265Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47294] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.710973987Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47294] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.721737589Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47294] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.749068974Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.749078762Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.754594149Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47298] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.761011590Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.761025566Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.786034970Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47302] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.794891952Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47302] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.824139194Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47302] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.836633617Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47302] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.857207311Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47302] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.911716923Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47302] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.916278178Z INFO 2025-11-25T15:32:59 - [172.25.0.1:47302] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:32:59.949460379Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:32:59.949476810Z WARNING 2025-11-25T15:32:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:00.027857658Z WARNING 2025-11-25T15:33:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:00.027882494Z WARNING 2025-11-25T15:33:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:00.072363463Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47312] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.086970503Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47312] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.121744744Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47312] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.125818724Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47312] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.182239995Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47312] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.244282272Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47312] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.296045846Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47312] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.323959624Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47312] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.355221710Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47312] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.359502418Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47312] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.377022518Z WARNING 2025-11-25T15:33:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:00.377047125Z WARNING 2025-11-25T15:33:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:00.381326721Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.422214953Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.571945706Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.610907139Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.615504262Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.689954779Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.694940973Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.699754201Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.724976705Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.743036239Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.750208998Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.778633215Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.815606505Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47326] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.818593775Z WARNING 2025-11-25T15:33:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:00.818600297Z WARNING 2025-11-25T15:33:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:00.823160621Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47336] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.844552000Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47336] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.880642082Z WARNING 2025-11-25T15:33:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:00.880669644Z WARNING 2025-11-25T15:33:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:00.898829285Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47340] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.928528045Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47340] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.932565026Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47340] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:00.967359054Z WARNING 2025-11-25T15:33:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:00.967401604Z WARNING 2025-11-25T15:33:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:00.988652300Z INFO 2025-11-25T15:33:00 - [172.25.0.1:47344] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.020688649Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47344] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.032810933Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47344] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.037284454Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47344] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.058611413Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47344] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.077585393Z WARNING 2025-11-25T15:33:01 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:01.077611572Z WARNING 2025-11-25T15:33:01 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:01.082957181Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.086963805Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.151201684Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.237764266Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.340008015Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.345004017Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.431405366Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.442552669Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.475570672Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.516325153Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.532354243Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.550978878Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.558649692Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47346] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.586395535Z WARNING 2025-11-25T15:33:01 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:01.586419921Z WARNING 2025-11-25T15:33:01 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:01.591506853Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47358] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.595533785Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47358] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.613678839Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47358] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.633686631Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47358] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.642450338Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47358] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.654760675Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47358] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.660008940Z WARNING 2025-11-25T15:33:01 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:01.660022636Z WARNING 2025-11-25T15:33:01 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:01.701686485Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47362] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.709682500Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47362] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.715373727Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47362] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.718692369Z WARNING 2025-11-25T15:33:01 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:01.718712818Z WARNING 2025-11-25T15:33:01 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:01.761781554Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47372] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.770864641Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47372] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.822365823Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47372] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.826954620Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47372] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.831698939Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47372] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.836701734Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47372] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.860155917Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47372] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.886974238Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47372] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.911928559Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47372] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.916246638Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47372] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.936971255Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47372] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.962468505Z WARNING 2025-11-25T15:33:01 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:01.962483413Z WARNING 2025-11-25T15:33:01 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:01.973287522Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47386] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:01.996178989Z INFO 2025-11-25T15:33:01 - [172.25.0.1:47386] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:02.004663101Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47386] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:02.023151189Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47386] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:02.030256221Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47386] 403 Forbidden "GET /api/admin/maintenance/storage HTTP/1.1" web-1 | 2025-11-25T15:33:02.040417142Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users HTTP/1.1" web-1 | 2025-11-25T15:33:02.050539069Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users HTTP/1.1" web-1 | 2025-11-25T15:33:02.055227333Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users HTTP/1.1" web-1 | 2025-11-25T15:33:02.065331568Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.102523689Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.111259734Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users HTTP/1.1" web-1 | 2025-11-25T15:33:02.120693549Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:02.127328950Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.134282848Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:02.153704189Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.157598051Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:33:02.163367034Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:02.168731618Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:02.173812068Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:02.178437494Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:02.183033695Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:02.187791590Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:02.226749307Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:02.243758868Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.249901012Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:02.255968096Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:02.261992859Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:02.275715578Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:33:02.280812991Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.287545123Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.293613007Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:02.299531772Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:02.307199040Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.313053464Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.317969806Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.324238618Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.330543357Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:02.337948152Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:02.342569551Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:02.347917754Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:02.354504072Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:02.360924348Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:02.366963309Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:02.373033728Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:02.377094163Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:33:02.412900973Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:33:02.490538986Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:33:02.495702352Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:02.501022773Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:02.507528790Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:02.514025961Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:02.520332524Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:02.532303053Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:02.538366800Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:02.548177633Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:02.568591107Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:33:02.583758990Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:33:02.588979794Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.594260911Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.601331398Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:33:02.607534347Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:02.612630907Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:02.617177465Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:02.624227834Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.629353289Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:02.634509833Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users HTTP/1.1" web-1 | 2025-11-25T15:33:02.641674226Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:02.648568232Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:33:02.653483462Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:02.678978799Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:33:02.685220650Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:33:02.698332963Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.704705360Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:33:02.722955441Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:33:02.733861972Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:02.740112088Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.744853572Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users HTTP/1.1" web-1 | 2025-11-25T15:33:02.750894446Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:02.756514991Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.780024398Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.792816139Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:33:02.797853509Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.838226363Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:02.853969967Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:02.859583008Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.864242968Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.868740705Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47388] 403 Forbidden "GET /api/admin/users?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:02.879692651Z WARNING 2025-11-25T15:33:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:02.879717017Z WARNING 2025-11-25T15:33:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:02.885650519Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47392] 403 Forbidden "GET /api/admin/users?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:33:02.933287845Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47392] 403 Forbidden "GET /api/admin/users?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:02.938161216Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47392] 403 Forbidden "GET /api/admin/users?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:02.943097666Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47392] 403 Forbidden "GET /api/admin/users?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:02.967061226Z INFO 2025-11-25T15:33:02 - [172.25.0.1:47392] 403 Forbidden "GET /api/admin/users?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:33:02.971620688Z WARNING 2025-11-25T15:33:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:02.971648310Z WARNING 2025-11-25T15:33:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:02.976061207Z WARNING 2025-11-25T15:33:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:02.976076436Z WARNING 2025-11-25T15:33:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:03.001239268Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47412] 403 Forbidden "GET /api/admin/users?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:33:03.006240530Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47412] 403 Forbidden "GET /api/admin/users?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:33:03.011051844Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47412] 403 Forbidden "GET /api/admin/users?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:33:03.015799740Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47412] 403 Forbidden "GET /api/admin/users HTTP/1.1" web-1 | 2025-11-25T15:33:03.020599183Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47412] 403 Forbidden "GET /api/admin/users?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:03.026655877Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47412] 403 Forbidden "GET /api/admin/users?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:03.032862562Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47412] 403 Forbidden "GET /api/admin/users?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:03.038909387Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47412] 403 Forbidden "GET /api/admin/users?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:03.043023653Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47412] 403 Forbidden "GET /api/admin/users?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:33:03.047640853Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47412] 403 Forbidden "GET /api/admin/users?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:33:03.054820606Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47424] 200 OK "GET /api/app/about HTTP/1.1" web-1 | 2025-11-25T15:33:03.070755810Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47436] 200 OK "GET /api/app/about/startup-info HTTP/1.1" web-1 | 2025-11-25T15:33:03.081075619Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47438] 200 OK "GET /api/app/about/theme HTTP/1.1" web-1 | 2025-11-25T15:33:03.091703246Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47444] 500 Internal Server Error "GET /api/auth/oauth HTTP/1.1" web-1 | 2025-11-25T15:33:03.093491444Z ERROR 2025-11-25T15:33:03 - Exception in ASGI application web-1 | 2025-11-25T15:33:03.093503627Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:03.093506162Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:03.093508065Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:03.093509408Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.093510580Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:03.093512083Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.093513165Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.093514177Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:03.093515369Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:03.093523164Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:03.093524617Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:03.093525919Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:03.093527131Z raise exc web-1 | 2025-11-25T15:33:03.093528283Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:03.093529456Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:03.093530498Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:03.093531710Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:03.093532832Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:03.093534024Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:03.093535056Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:03.093536198Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:03.093537320Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:03.093538543Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:03.093539695Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:03.093540927Z raise exc web-1 | 2025-11-25T15:33:03.093541909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:03.093543091Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:03.093544674Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:03.093545937Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.093547039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:03.093548221Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:03.093549293Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:03.093551166Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:03.093552309Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:03.093553451Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.093554493Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:03.093555635Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:03.093558380Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:03.093559622Z raise exc web-1 | 2025-11-25T15:33:03.093560634Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:03.093561826Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:03.093562898Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:03.093564161Z response = await f(request) web-1 | 2025-11-25T15:33:03.093565203Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.093566235Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:03.093567457Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:03.093568529Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.093569641Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:33:03.093570843Z return await dependant.call(**values) web-1 | 2025-11-25T15:33:03.093571885Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.093572897Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/auth/auth.py", line 145, in oauth_login web-1 | 2025-11-25T15:33:03.093574120Z if not oauth: web-1 | 2025-11-25T15:33:03.093575111Z ^^^^^ web-1 | 2025-11-25T15:33:03.093576223Z NameError: name 'oauth' is not defined. Did you mean: 'OAuth'? web-1 | 2025-11-25T15:33:03.093594317Z ERROR 2025-11-25T15:33:03 - Exception in ASGI application web-1 | 2025-11-25T15:33:03.093598075Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:03.093599647Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:03.093601190Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:03.093604056Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.093605278Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:03.093606510Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.093607562Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.093608654Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:03.093609867Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:03.093610929Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:03.093612111Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:03.093613233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:03.093614445Z raise exc web-1 | 2025-11-25T15:33:03.093622731Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:03.093624133Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:03.093625226Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:03.093626428Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:03.093627510Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:03.093628702Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:03.093629754Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:03.093630926Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:03.093631998Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:03.093633281Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:03.093634443Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:03.093635745Z raise exc web-1 | 2025-11-25T15:33:03.093636787Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:03.093637979Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:03.093639322Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:03.093640574Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.093641626Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:03.093642819Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:03.093643911Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:03.093645103Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:03.093646155Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:03.093647327Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.093648369Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:03.093649521Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:03.093650673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:03.093651866Z raise exc web-1 | 2025-11-25T15:33:03.093652847Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:03.093654030Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:03.093655072Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:03.093657616Z response = await f(request) web-1 | 2025-11-25T15:33:03.093658708Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.093659800Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:03.093661013Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:03.093662085Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.093663227Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:33:03.093664529Z return await dependant.call(**values) web-1 | 2025-11-25T15:33:03.093665611Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.093666633Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/auth/auth.py", line 145, in oauth_login web-1 | 2025-11-25T15:33:03.093667906Z if not oauth: web-1 | 2025-11-25T15:33:03.093668928Z ^^^^^ web-1 | 2025-11-25T15:33:03.093669980Z NameError: name 'oauth' is not defined. Did you mean: 'OAuth'? web-1 | 2025-11-25T15:33:03.103858392Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47450] 500 Internal Server Error "GET /api/auth/oauth/callback HTTP/1.1" web-1 | 2025-11-25T15:33:03.104673633Z ERROR 2025-11-25T15:33:03 - Exception in ASGI application web-1 | 2025-11-25T15:33:03.104675897Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:03.104676628Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:03.104677400Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:03.104678482Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.104679103Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:03.104679824Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.104680416Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.104680997Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:03.104681668Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:03.104682279Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:03.104682900Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:03.104683491Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:03.104684173Z raise exc web-1 | 2025-11-25T15:33:03.104684774Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:03.104685375Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:03.104686086Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:03.104686607Z ERROR 2025-11-25T15:33:03 - Exception in ASGI application web-1 | 2025-11-25T15:33:03.104688300Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:03.104690014Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:03.104690695Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:03.104691817Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:03.104692388Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:03.104691406Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:03.104693019Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:03.104693921Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:03.104694442Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:03.104695133Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.104695544Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:03.104696396Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:03.104696937Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:03.104697648Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.104697999Z raise exc web-1 | 2025-11-25T15:33:03.104698800Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.104699331Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:03.104699892Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:03.104700373Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:03.104701135Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:03.104701836Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:03.104702307Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:03.104702908Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.104703789Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:03.104704260Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:03.104704942Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:03.104705332Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:03.104706194Z raise exc web-1 | 2025-11-25T15:33:03.104707376Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:03.104708899Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:03.104708208Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:03.104709480Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:03.104710873Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.104710232Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:03.104711414Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:03.104712075Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:03.104712436Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:03.104713317Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:03.104713818Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:03.104714429Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:03.104714860Z raise exc web-1 | 2025-11-25T15:33:03.104715642Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:03.104716163Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:03.104716684Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:03.104717195Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:03.104718577Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:03.104717896Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:03.104719158Z response = await f(request) web-1 | 2025-11-25T15:33:03.104720150Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.104720691Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:03.104719810Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:03.104721272Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:03.104722274Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.104722845Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:33:03.104723446Z return await dependant.call(**values) web-1 | 2025-11-25T15:33:03.104721904Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:03.104723977Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.104724689Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:03.104726061Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/auth/auth.py", line 164, in oauth_callback web-1 | 2025-11-25T15:33:03.104727294Z if not oauth: web-1 | 2025-11-25T15:33:03.104726713Z raise exc web-1 | 2025-11-25T15:33:03.104727845Z ^^^^^ web-1 | 2025-11-25T15:33:03.104728486Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:03.104728847Z NameError: name 'oauth' is not defined. Did you mean: 'OAuth'? web-1 | 2025-11-25T15:33:03.104729808Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:03.104731221Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:03.104732513Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.104733545Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:03.104734768Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:03.104735880Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:03.104737012Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:03.104738024Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:03.104739206Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.104740228Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:03.104741370Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:03.104742532Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:03.104743755Z raise exc web-1 | 2025-11-25T15:33:03.104744736Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:03.104745858Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:03.104746890Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:03.104748023Z response = await f(request) web-1 | 2025-11-25T15:33:03.104749075Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.104750066Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:03.104751219Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:03.104752281Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.104753353Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:33:03.104754555Z return await dependant.call(**values) web-1 | 2025-11-25T15:33:03.104757480Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.104758663Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/auth/auth.py", line 164, in oauth_callback web-1 | 2025-11-25T15:33:03.104759935Z if not oauth: web-1 | 2025-11-25T15:33:03.104760947Z ^^^^^ web-1 | 2025-11-25T15:33:03.104761979Z NameError: name 'oauth' is not defined. Did you mean: 'OAuth'? web-1 | 2025-11-25T15:33:03.115915033Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47458] 200 OK "GET /api/auth/refresh HTTP/1.1" web-1 | 2025-11-25T15:33:03.140434517Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments HTTP/1.1" web-1 | 2025-11-25T15:33:03.160011590Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments HTTP/1.1" web-1 | 2025-11-25T15:33:03.166292174Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments HTTP/1.1" web-1 | 2025-11-25T15:33:03.177175000Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.216557024Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.226681687Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments HTTP/1.1" web-1 | 2025-11-25T15:33:03.237633913Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:03.244409236Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.251323691Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:03.271015730Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.276726163Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:33:03.292357426Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:03.299332565Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:03.313104597Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:03.326048383Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:03.333421208Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:03.339447004Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:03.380101948Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:03.397825000Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.412023182Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:03.419750773Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:03.427825326Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:03.480639273Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:33:03.488021816Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.496837421Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.503768076Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:03.510750798Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:03.518993326Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.527115328Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.533151934Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.540964295Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.549114920Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:03.557551453Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:03.563368206Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:03.569637489Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:03.576346558Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:03.583120999Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:03.590737562Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:03.597040227Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:03.602234251Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:33:03.638780610Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:33:03.661915985Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:33:03.668440417Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:03.675472743Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:03.683415308Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:03.690792521Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:03.705499458Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:03.725916378Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:03.734419206Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:03.753047497Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:03.776354654Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:33:03.793467510Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:33:03.800443470Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.807147178Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.815401589Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:33:03.822584648Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:03.829481760Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:03.836298661Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:03.843618546Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.849996343Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:03.856600805Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments HTTP/1.1" web-1 | 2025-11-25T15:33:03.864200005Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:03.871980767Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 400 Bad Request "GET /api/comments?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:33:03.878463300Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:03.905704926Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:33:03.911660800Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:33:03.924211709Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.930564789Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 422 Unprocessable Entity "GET /api/comments?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:33:03.950949439Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 200 OK "GET /api/comments?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:33:03.969085576Z ERROR 2025-11-25T15:33:03 - Error processing query for Repo model=RecipeComment schema=RecipeCommentOut web-1 | 2025-11-25T15:33:03.969085205Z ERROR 2025-11-25T15:33:03 - Error processing query for Repo model=RecipeComment schema=RecipeCommentOut web-1 | 2025-11-25T15:33:03.969092418Z ERROR 2025-11-25T15:33:03 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:03.969112146Z ERROR 2025-11-25T15:33:03 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:03.969512287Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47466] 500 Internal Server Error "GET /api/comments?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:03.972150411Z ERROR 2025-11-25T15:33:03 - Exception in ASGI application web-1 | 2025-11-25T15:33:03.972151663Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:03.972152745Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:03.972153607Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:03.972154208Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972154819Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:03.972155420Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.972156021Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972156542Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:03.972157144Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:03.972157915Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:03.972158516Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:03.972163005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:03.972163726Z raise exc web-1 | 2025-11-25T15:33:03.972164277Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:03.972164868Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:03.972165409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:03.972163946Z ERROR 2025-11-25T15:33:03 - Exception in ASGI application web-1 | 2025-11-25T15:33:03.972168515Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:03.972170168Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:03.972171791Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:03.972173104Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972174376Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:03.972175708Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.972176760Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972177933Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:03.972179145Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:03.972180237Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:03.972181449Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:03.972182561Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:03.972183874Z raise exc web-1 | 2025-11-25T15:33:03.972184956Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:03.972186128Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:03.972187230Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:03.972188492Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:03.972189574Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:03.972190777Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:03.972191869Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:03.972193091Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:03.972194233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:03.972195466Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:03.972202839Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:03.972204332Z raise exc web-1 | 2025-11-25T15:33:03.972205374Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:03.972206546Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:03.972208049Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:03.972209292Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.972210394Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:03.972211566Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:03.972212678Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:03.972213880Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:03.972215012Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:03.972216154Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.972217236Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:03.972218459Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:03.972219601Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:03.972220813Z raise exc web-1 | 2025-11-25T15:33:03.972221835Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:03.972222967Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:03.972166000Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:03.972224851Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:03.972225572Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:03.972224109Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:03.972226093Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:03.972227586Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:03.972227005Z response = await f(request) web-1 | 2025-11-25T15:33:03.972228137Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:03.972228838Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972229229Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:03.972230281Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:03.972233066Z raise exc web-1 | 2025-11-25T15:33:03.972230091Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:03.972233627Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:03.972234449Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:03.972234749Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:03.972235651Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972236322Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:03.972236833Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:03.972237404Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.972238787Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:03.972238156Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:03.972239418Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:03.972240761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:03.972240169Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972241422Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:03.972242404Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:03.972242985Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:03.972242033Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:03.972243516Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:03.972244207Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:03.972244538Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:03.972245429Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972245880Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:03.972246942Z raise exc web-1 | 2025-11-25T15:33:03.972247473Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:03.972248114Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:03.972246612Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:03.972248635Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:03.972249297Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:03.972252132Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972253855Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:03.972255148Z return await future web-1 | 2025-11-25T15:33:03.972256220Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972257322Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:03.972258624Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:03.972259706Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972260768Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/comments/__init__.py", line 45, in get_all web-1 | 2025-11-25T15:33:03.972261980Z response = self.repo.page_all( web-1 | 2025-11-25T15:33:03.972263093Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972264094Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:03.972265347Z raise e web-1 | 2025-11-25T15:33:03.972266349Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:03.972267591Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:03.972268753Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972269785Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:03.972270987Z return self._execute_internal( web-1 | 2025-11-25T15:33:03.972272009Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972273061Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:03.972274274Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:03.972275436Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972249637Z response = await f(request) web-1 | 2025-11-25T15:33:03.972276658Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:03.972280295Z result = conn.execute( web-1 | 2025-11-25T15:33:03.972279724Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972281357Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972282569Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:03.972283260Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:03.972284262Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:03.972285364Z return meth( web-1 | 2025-11-25T15:33:03.972287278Z ^^^^^ web-1 | 2025-11-25T15:33:03.972286557Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972289272Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:03.972290875Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:03.972292748Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:03.972293780Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:03.972294672Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972296115Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972297297Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:03.972298299Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:03.972299270Z ret = self._execute_context( web-1 | 2025-11-25T15:33:03.972301104Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972300353Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:03.972302156Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:03.972303058Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972304120Z return self._exec_single_context( web-1 | 2025-11-25T15:33:03.972304971Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:03.972305983Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972306915Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:03.972308057Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:03.972321632Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972322715Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:03.972324177Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:03.972324558Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:03.972326522Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:03.972325630Z return await future web-1 | 2025-11-25T15:33:03.972327634Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:03.972328505Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972329648Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:03.972330359Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:03.972332292Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:03.972342452Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972343954Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/comments/__init__.py", line 45, in get_all web-1 | 2025-11-25T15:33:03.972369482Z response = self.repo.page_all( web-1 | 2025-11-25T15:33:03.972373420Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972375333Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:03.972376936Z raise e web-1 | 2025-11-25T15:33:03.972378149Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:03.972379601Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:03.972380834Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972381936Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:03.972383238Z return self._execute_internal( web-1 | 2025-11-25T15:33:03.972384280Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972385382Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:03.972386635Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:03.972387797Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972388869Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:03.972390081Z result = conn.execute( web-1 | 2025-11-25T15:33:03.972391143Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972392245Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:03.972393477Z return meth( web-1 | 2025-11-25T15:33:03.972394569Z ^^^^^ web-1 | 2025-11-25T15:33:03.972395561Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:03.972396784Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:03.972397906Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972398968Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:03.972400170Z ret = self._execute_context( web-1 | 2025-11-25T15:33:03.972331511Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:03.972401292Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972403115Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:03.972404177Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:03.972405690Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:03.972406261Z return self._exec_single_context( web-1 | 2025-11-25T15:33:03.972411812Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:03.972415018Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:03.972416831Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:03.972418254Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:03.972419827Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:03.972421390Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:03.972422702Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:03.972423744Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:03.972424926Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:03.972425998Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:03.979545909Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47470] 400 Bad Request "GET /api/comments?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:03.986030145Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47470] 200 OK "GET /api/comments HTTP/1.1" web-1 | 2025-11-25T15:33:03.992084995Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47470] 200 OK "GET /api/comments?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:03.997957403Z INFO 2025-11-25T15:33:03 - [172.25.0.1:47470] 400 Bad Request "GET /api/comments?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.021585363Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47470] 400 Bad Request "GET /api/comments?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.034977511Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47470] 422 Unprocessable Entity "GET /api/comments?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:33:04.040814352Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47470] 400 Bad Request "GET /api/comments?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.082462492Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47470] 400 Bad Request "GET /api/comments?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:04.100586746Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47470] 400 Bad Request "GET /api/comments?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:04.106649972Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47470] 400 Bad Request "GET /api/comments?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.113978073Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47470] 200 OK "GET /api/comments?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.118964156Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47470] 422 Unprocessable Entity "GET /api/comments?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.129670531Z WARNING 2025-11-25T15:33:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:04.129681943Z WARNING 2025-11-25T15:33:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:04.137956702Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47472] 200 OK "GET /api/comments?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:33:04.187116316Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47472] 200 OK "GET /api/comments?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:04.194280900Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47472] 200 OK "GET /api/comments?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:04.201029213Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47472] 200 OK "GET /api/comments?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:04.225519442Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47472] 422 Unprocessable Entity "GET /api/comments?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:33:04.230369410Z WARNING 2025-11-25T15:33:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:04.230377314Z WARNING 2025-11-25T15:33:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:04.234788658Z WARNING 2025-11-25T15:33:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:04.234802524Z WARNING 2025-11-25T15:33:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:04.260675360Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47490] 422 Unprocessable Entity "GET /api/comments?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:33:04.267458087Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47490] 200 OK "GET /api/comments?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:33:04.274337786Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47490] 200 OK "GET /api/comments?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:33:04.280786746Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47490] 200 OK "GET /api/comments HTTP/1.1" web-1 | 2025-11-25T15:33:04.287222682Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47490] 200 OK "GET /api/comments?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:04.294695194Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47490] 400 Bad Request "GET /api/comments?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:04.302702020Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47490] 400 Bad Request "GET /api/comments?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:04.310502168Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47490] 400 Bad Request "GET /api/comments?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:04.316576014Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47490] 200 OK "GET /api/comments?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:33:04.323265856Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47490] 200 OK "GET /api/comments?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:33:04.347174343Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.355147736Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.364958499Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/i%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.371946472Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C2%93/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.381864226Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.386845059Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.398799277Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%9D%17%C2%B3%C2%A5%C3%92/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.405077988Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.411026188Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%3E%C2%8BK%C2%B4%04%C2%85/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.417848970Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%81%0D%5E%40/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.428041029Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%86%F3%96%BD%87V2/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.442115198Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%A5/cookbooks?orderBy=%C2%92&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C2%82%F0%A9%A1%93%1C%0A&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:04.483570175Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%A5/cookbooks?orderBy=%C2%82%F0%A9%A1%93%1C%0A&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C2%82%F0%A9%A1%93%1C%0A&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:04.490959722Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%A5/cookbooks?orderBy=%C2%82%F0%A9%A1%93%1C%0A&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C3%A5&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:04.515224517Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/cookbooks?orderDirection=asc&orderByNullPosition=first&search=&queryFilter=%C2%9D&perPage=4640 HTTP/1.1" web-1 | 2025-11-25T15:33:04.521088910Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/cookbooks?orderDirection=asc&orderByNullPosition=first&search=&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.525565236Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.561892483Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.566344053Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.585694620Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/cookbooks?paginationSeed=&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:33:04.594696865Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/cookbooks?paginationSeed=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:33:04.601152188Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/cookbooks?paginationSeed=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:04.607073096Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/cookbooks?orderBy=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:04.612984226Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/cookbooks?orderBy=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=H%F3%B7%AF%8E%F2%A6%8E%BF&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:04.618929541Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/cookbooks?orderBy=%F3%B7%89%87%C3%81v%C3%97&queryFilter=H%F3%B7%AF%8E%F2%A6%8E%BF&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:04.628114569Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%AE-%16O%C3%9C%C3%8D%C3%81/cookbooks?perPage=6155437913606211047 HTTP/1.1" web-1 | 2025-11-25T15:33:04.632591646Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%AE-%16O%C3%9C%C3%8D%C3%81/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.645020636Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/cookbooks?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.649711575Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.654174626Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/X%7Fn%F1%9C%82%84/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.673284642Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/POST/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.684965718Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/cookbooks?search=&orderDirection=asc&page=-45&perPage=-68&queryFilter=null&paginationSeed=null&orderByNullPosition=first&orderBy=%C3%80%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:04.689450790Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.706929192Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/cookbooks?search=%19z%0C%F0%9E%B6%81&paginationSeed=null&orderDirection=asc&orderBy=null&perPage=88&orderByNullPosition=last&page=24115&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.714783441Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/cookbooks?search=%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=null&orderDirection=asc&orderBy=null&perPage=88&orderByNullPosition=last&page=24115&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.726946331Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/cookbooks?perPage=25708 HTTP/1.1" web-1 | 2025-11-25T15:33:04.731353036Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.745488801Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F1%80%B4%AE/cookbooks?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.777919131Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/cookbooks?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=-31828&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:04.786911337Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/cookbooks?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=-31828 HTTP/1.1" web-1 | 2025-11-25T15:33:04.795830486Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/cookbooks?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=25124 HTTP/1.1" web-1 | 2025-11-25T15:33:04.813433272Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/cookbooks?orderBy=&orderDirection=asc&perPage=35&search=%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&page=-106&queryFilter=%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.822024605Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/cookbooks?orderBy=&orderDirection=asc&perPage=35&search=%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&page=-106&queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.829017967Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/cookbooks?orderBy=&orderDirection=asc&perPage=35&search=%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&page=-106&queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.833684230Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.841279022Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C2%A0%10%C3%857%C2%8F%F1%A2%BC%8E/cookbooks?paginationSeed=null&search=null&orderBy=%F1%98%A5%A4&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:04.848605750Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks?paginationSeed=null&search=null&orderBy=%F1%98%A5%A4&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:04.855669455Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks?paginationSeed=null&search=null&orderBy=0&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:04.863043703Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks?paginationSeed=null&search=null&orderBy=0&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-15869 HTTP/1.1" web-1 | 2025-11-25T15:33:04.869763301Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks?paginationSeed=null&search=null&orderByNullPosition=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.879916508Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%21/cookbooks?paginationSeed=null&orderByNullPosition=null&orderBy=&page=-10023&perPage=-27088 HTTP/1.1" web-1 | 2025-11-25T15:33:04.886785847Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%21/cookbooks?paginationSeed=null&orderByNullPosition=null&orderBy=null&page=-10023&perPage=-27088 HTTP/1.1" web-1 | 2025-11-25T15:33:04.891753095Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%21/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.898104552Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/r%40/cookbooks?orderByNullPosition=first&search=null&perPage=-16819&queryFilter=%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:04.904756614Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks?orderByNullPosition=first&search=null&perPage=-16819&queryFilter=%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:04.916229589Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/cookbooks?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.922126662Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/cookbooks?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:04.927895966Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/cookbooks?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104 HTTP/1.1" web-1 | 2025-11-25T15:33:04.933514347Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/cookbooks?orderDirection=asc&page=-104&queryFilter=%F0%96%80%91%C2%AA&perPage=-104 HTTP/1.1" web-1 | 2025-11-25T15:33:04.938831852Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/cookbooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:04.943948761Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:04.966912774Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/-%E0%A3%BD%C2%A4P/cookbooks?queryFilter=null&search=null&page=-21601&orderBy=%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&orderByNullPosition=last&paginationSeed=%18%18%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q&orderDirection=asc&perPage=1758058059 HTTP/1.1" web-1 | 2025-11-25T15:33:04.979909450Z INFO 2025-11-25T15:33:04 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/8%10/cookbooks?search=&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:05.009370103Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/cookbooks?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:05.016497287Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/cookbooks?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&orderBy=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:05.023375093Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/cookbooks?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=null&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&orderBy=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:05.029342729Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/cookbooks?orderByNullPosition=null&paginationSeed=null&perPage=24029&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:05.034588229Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/cookbooks?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:05.039017928Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:05.052855824Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/failures/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:05.058088019Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/%C3%B8Qe%C2%BC/cookbooks?orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:05.065482685Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks?orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:05.070686196Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:05.075773239Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:05.081383534Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:05.086470848Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47492] 404 Not Found "GET /api/explore/groups/0/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:05.095193438Z WARNING 2025-11-25T15:33:05 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:05.095199128Z WARNING 2025-11-25T15:33:05 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:05.100283716Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/s/cookbooks?orderBy=P%22%C3%8C%C2%A4_%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:05.120647918Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/advanced/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:05.126424916Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/%27%04Z%F2%8C%9F%99%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6/cookbooks?perPage=-23859 HTTP/1.1" web-1 | 2025-11-25T15:33:05.144403738Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/%C2%8F%EE%9F%A7yn%3E%C2%97%C2%B1/cookbooks?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:05.151768838Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F/cookbooks?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:05.157440599Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/0/cookbooks?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:05.162241935Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/%C2%93Nj/cookbooks?perPage=-102&page=11763 HTTP/1.1" web-1 | 2025-11-25T15:33:05.170936182Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/%C2%93Nj/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:05.197603009Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/l%C2%B2m/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:05.283485524Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/cookbooks?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:05.289795383Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:05.310816047Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF/cookbooks?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:05.315283005Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:05.319859088Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/0-%F0%A8%90%BD/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:05.330186542Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/cookbooks?search=null&page=-75779123874353828838432809159354803653&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:05.335150463Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/cookbooks?page=0&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:05.339614055Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:05.401483948Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/%C3%BD%F3%82%9F%87%C3%8A/cookbooks?perPage=29494&orderByNullPosition=null&search=%18a%F0%AB%AD%AB%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C&orderBy=null&orderDirection=desc&paginationSeed=null&page=-8772&queryFilter=%2B0.0 HTTP/1.1" web-1 | 2025-11-25T15:33:05.425500057Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/%F1%B3%86%93%06%C2%9D%C3%A9/cookbooks?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:05.430581980Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/0/cookbooks?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:05.502361943Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/cookbooks?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null&paginationSeed=a%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&page=-24551&search=%C2%BEx%F2%82%9F%B9%F0%97%8D%8D&perPage=200 HTTP/1.1" web-1 | 2025-11-25T15:33:05.509639840Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/cookbooks?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null&paginationSeed=a%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&page=-24551&search=&perPage=200 HTTP/1.1" web-1 | 2025-11-25T15:33:05.515626132Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47508] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/cookbooks?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:05.539702343Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%86/cookbooks/%F0%A9%9B%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:05.557632644Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85/cookbooks/%7C HTTP/1.1" web-1 | 2025-11-25T15:33:05.562334764Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%5E%40/cookbooks/%C3%94%F1%B5%A5%B5%F1%A6%89%A4%3C HTTP/1.1" web-1 | 2025-11-25T15:33:05.572465698Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%82%F4%8D%94%8B%24%26%C3%8B%22t%F0%97%A5%B1%C3%AB%F3%AA%96%9D/cookbooks/%08%F0%AD%87%ADX HTTP/1.1" web-1 | 2025-11-25T15:33:05.591495434Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%98%E2%BB%92%F1%A9%8E%B7H/cookbooks/0..0 HTTP/1.1" web-1 | 2025-11-25T15:33:05.603418303Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/1%C2%A3%F1%88%8B%93Jb%C3%BC%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/cookbooks/%C2%81 HTTP/1.1" web-1 | 2025-11-25T15:33:05.624126771Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%AE%C2%A1H/cookbooks/k HTTP/1.1" web-1 | 2025-11-25T15:33:05.634507725Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F/cookbooks/%C2%87r HTTP/1.1" web-1 | 2025-11-25T15:33:05.639550484Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/W/cookbooks/%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:33:05.644187382Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%F3%9B%88%A5%F0%B4%96%87%F1%AD%AE%82/cookbooks/%1DnD%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B HTTP/1.1" web-1 | 2025-11-25T15:33:05.649121347Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%F3%9B%88%A5%F0%B4%96%87%F1%AD%AE%82/cookbooks/%F3%9B%88%A5%F0%B4%96%87%F1%AD%AE%82 HTTP/1.1" web-1 | 2025-11-25T15:33:05.655242892Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/v/cookbooks/%5D%C3%86%1B HTTP/1.1" web-1 | 2025-11-25T15:33:05.671539966Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%F3%84%93%9DU%C3%89/cookbooks/%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD HTTP/1.1" web-1 | 2025-11-25T15:33:05.677238016Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/cookbooks/%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD HTTP/1.1" web-1 | 2025-11-25T15:33:05.682413595Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/cookbooks/%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD HTTP/1.1" web-1 | 2025-11-25T15:33:05.699231737Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/y/cookbooks/f HTTP/1.1" web-1 | 2025-11-25T15:33:05.703635677Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/y/cookbooks/y HTTP/1.1" web-1 | 2025-11-25T15:33:05.708183447Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/y HTTP/1.1" web-1 | 2025-11-25T15:33:05.712528477Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/0 HTTP/1.1" web-1 | 2025-11-25T15:33:05.726444279Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%87%C2%9FU%C3%93S%C2%A6/cookbooks/Q%03 HTTP/1.1" web-1 | 2025-11-25T15:33:05.731514680Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%87%C2%9FU%C3%93S%C2%A6/cookbooks/Q%03 HTTP/1.1" web-1 | 2025-11-25T15:33:05.735635869Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%87%C2%9FU%C3%93S%C2%A6/cookbooks/Q%03 HTTP/1.1" web-1 | 2025-11-25T15:33:05.739733855Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/Q%03/cookbooks/Q%03 HTTP/1.1" web-1 | 2025-11-25T15:33:05.749271215Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%92%F0%A4%9B%9C%C3%84ds%C3%AC/cookbooks/%C3%8E%F0%93%98%95C HTTP/1.1" web-1 | 2025-11-25T15:33:05.754125841Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%8E%F0%93%98%95C/cookbooks/%C3%8E%F0%93%98%95C HTTP/1.1" web-1 | 2025-11-25T15:33:05.758698337Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%F0%95%83%91%F3%99%AB%A5q%F3%92%B5%B4-%C3%80/cookbooks/%24%F4%82%8F%B14%F2%91%A1%BA%C2%83%E6%81%9A%1A%00x HTTP/1.1" web-1 | 2025-11-25T15:33:05.765078057Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%F0%95%83%91%F3%99%AB%A5q%F3%92%B5%B4-%C3%80/cookbooks/%F0%95%83%91%F3%99%AB%A5q%F3%92%B5%B4-%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:33:05.780305042Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/workbench_output/cookbooks/%C2%A2%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:05.790876844Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%B4O%C3%83%05%F3%BA%B1%A7%F0%BF%97%B5%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD/cookbooks/%00%C2%87%25%F1%9B%88%9E%F1%AE%B1%BB-v%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:05.795396381Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%B4O%C3%83%05%F3%BA%B1%A7%F0%BF%97%B5%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD/cookbooks/%C2%B4O%C3%83%05%F3%BA%B1%A7%F0%BF%97%B5%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD HTTP/1.1" web-1 | 2025-11-25T15:33:05.811545838Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%9B%04%C3%8E%40%F1%90%89%9E%2B%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t/cookbooks/%C2%AE%C3%96%F0%AB%B2%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:05.825619776Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%13/cookbooks/%C2%AF%C2%8BMv HTTP/1.1" web-1 | 2025-11-25T15:33:05.831507242Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%13/cookbooks/%C2%AF%C2%8BMv HTTP/1.1" web-1 | 2025-11-25T15:33:05.911047979Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/%C3%A2%F1%A5%99%8C HTTP/1.1" web-1 | 2025-11-25T15:33:05.915511881Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%A2%F1%A5%99%8C/cookbooks/%C3%A2%F1%A5%99%8C HTTP/1.1" web-1 | 2025-11-25T15:33:05.923728711Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ/cookbooks/%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q HTTP/1.1" web-1 | 2025-11-25T15:33:05.928171033Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q/cookbooks/%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q HTTP/1.1" web-1 | 2025-11-25T15:33:05.943834227Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/%E7%9C%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:05.948650781Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/0 HTTP/1.1" web-1 | 2025-11-25T15:33:05.953727625Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%22%F0%95%B6%95%C3%9E%C3%8D%C3%8CfJ%F2%83%AD%B9u/cookbooks/%3E%C2%84%F3%8F%B8%8BuJ HTTP/1.1" web-1 | 2025-11-25T15:33:05.958670958Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%22%F0%95%B6%95%C3%9E%C3%8D%C3%8CfJ%F2%83%AD%B9u/cookbooks/%22%F0%95%B6%95%C3%9E%C3%8D%C3%8CfJ%F2%83%AD%B9u HTTP/1.1" web-1 | 2025-11-25T15:33:05.975049975Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%F3%84%A6%93%F0%BD%8E%95%F4%81%AF%8A%F1%96%A8%A7/cookbooks/%2C%C2%B7%F0%B3%A4%8C HTTP/1.1" web-1 | 2025-11-25T15:33:05.983773477Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0%1F%C3%90%2B%F1%AD%99%95-%F1%97%B0%8A/cookbooks/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:33:05.988102657Z INFO 2025-11-25T15:33:05 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0%1F%C3%90%2B%F1%AD%99%95-%F1%97%B0%8A/cookbooks/0%1F%C3%90%2B%F1%AD%99%95-%F1%97%B0%8A HTTP/1.1" web-1 | 2025-11-25T15:33:06.032059481Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/~%C3%AF%C2%AF%C3%A0%C2%84/cookbooks/%C2%B3 HTTP/1.1" web-1 | 2025-11-25T15:33:06.064294745Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%A8%C2%AA%F2%8F%95%94z%F3%A4%93%A9/cookbooks/%C2%A7%C3%97%0F%F4%88%9D%8D%F0%94%BC%A8%C3%AD%F3%91%B3%9F HTTP/1.1" web-1 | 2025-11-25T15:33:06.069193624Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%A8%C2%AA%F2%8F%95%94z%F3%A4%93%A9/cookbooks/%C2%A8%C2%AA%F2%8F%95%94z%F3%A4%93%A9 HTTP/1.1" web-1 | 2025-11-25T15:33:06.078401465Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/admin HTTP/1.1" web-1 | 2025-11-25T15:33:06.093503144Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/%C2%9C%F3%B2%A5%BB%C3%B6%F2%BF%93%81I%3C%F2%AE%BC%ACJS%C2%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:06.101021002Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%A7%F1%BE%80%97%F3%B0%9E%B5%11%C3%86%F0%92%9E%85%C2%A6E/cookbooks/q%C3%809%C3%A9%17%17r6 HTTP/1.1" web-1 | 2025-11-25T15:33:06.105433488Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%A7%F1%BE%80%97%F3%B0%9E%B5%11%C3%86%F0%92%9E%85%C2%A6E/cookbooks/%C3%A7%F1%BE%80%97%F3%B0%9E%B5%11%C3%86%F0%92%9E%85%C2%A6E HTTP/1.1" web-1 | 2025-11-25T15:33:06.134706919Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%92/cookbooks/x%F4%89%B7%A0%C2%91%C3%9A%F4%80%B6%B3%5C%C2%91%F2%99%A2%83f HTTP/1.1" web-1 | 2025-11-25T15:33:06.141191116Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%F2%8D%80%92%3CWA%C2%92%F3%90%A6%AD%5B%C2%B8/cookbooks/1%C3%A5%C3%B3%F2%85%A4%B6%26 HTTP/1.1" web-1 | 2025-11-25T15:33:06.148406555Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%F1%BA%AB%A8E%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1/cookbooks/%F1%BA%AB%A8E%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:06.152824842Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/cookbooks/%F2%9F%B6%B2%C2%A7%F2%9C%89%83%EB%B9%BB%C2%85 HTTP/1.1" web-1 | 2025-11-25T15:33:06.157064153Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/cookbooks/9%C2%81%F4%8A%84%91%F0%B7%99%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:06.164344815Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/%5B%C2%81%04w%C3%84%F3%96%8D%9F%1E%1D%5B%C2%84o HTTP/1.1" web-1 | 2025-11-25T15:33:06.168656101Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%5B%C2%81%04w%C3%84%F3%96%8D%9F%1E%1D%5B%C2%84o/cookbooks/%5B%C2%81%04w%C3%84%F3%96%8D%9F%1E%1D%5B%C2%84o HTTP/1.1" web-1 | 2025-11-25T15:33:06.175368776Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%11%F1%B0%8E%81%26/cookbooks/%F2%B9%88%A0%02W%C2%8A%25%C3%A9%C3%88%14%C3%AF%C3%90%C2%85%C2%B1%F0%9B%8C%AE%08-%C3%A9%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:33:06.181488689Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%11%F1%B0%8E%81%26/cookbooks/%11%F1%B0%8E%81%26 HTTP/1.1" web-1 | 2025-11-25T15:33:06.185942282Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%BB%25m%C3%9F/cookbooks/%F3%B7%BD%9F%F0%AA%99%A0%F3%A1%82%8E%F2%8A%95%87%C3%87%3Dwy-8%29%C2%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:06.195105099Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%94%C2%94%C2%9D%1C%C2%85%C3%B6%C3%86/cookbooks/%C2%AD%C3%B7%C3%BB%C3%8B%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:33:06.199520330Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%AD%C3%B7%C3%BB%C3%8B%C2%B5/cookbooks/%C2%AD%C3%B7%C3%BB%C3%8B%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:33:06.214662445Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%2C%3E%C2%826%C3%9B/cookbooks/%2C%3E%C2%826%C3%9B HTTP/1.1" web-1 | 2025-11-25T15:33:06.227694938Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/cookbooks/%5Cm%1B HTTP/1.1" web-1 | 2025-11-25T15:33:06.250175934Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%BDL/cookbooks/%03 HTTP/1.1" web-1 | 2025-11-25T15:33:06.254663661Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%BDL/cookbooks/%03 HTTP/1.1" web-1 | 2025-11-25T15:33:06.259037885Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%03/cookbooks/%03 HTTP/1.1" web-1 | 2025-11-25T15:33:06.264078992Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/%03 HTTP/1.1" web-1 | 2025-11-25T15:33:06.275769064Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%BA%3F%C2%BB%C3%80/cookbooks/a2%F1%BF%82%B8%F2%A1%B1%BCUh%C3%9B%F0%B6%8B%84%00 HTTP/1.1" web-1 | 2025-11-25T15:33:06.280049232Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%BA%3F%C2%BB%C3%80/cookbooks/%C3%BA%3F%C2%BB%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:33:06.285175829Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%93%03c%C2%92%E7%A4%A5%08%C2%B3%C2%83/cookbooks/y%3C HTTP/1.1" web-1 | 2025-11-25T15:33:06.295548077Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%E1%9A%9B%E1%9A%84%E1%9A%93%E1%9A%90%E1%9A%8B%E1%9A%92%E1%9A%84%E1%9A%80%E1%9A%91%E1%9A%84%E1%9A%82%E1%9A%91%E1%9A%8F%E1%9A%85%E1%9A%9C/cookbooks/%C3%85a%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:33:06.300380571Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/h%C2%98%1B%F2%A7%BA%BF%C3%83/cookbooks/%C2%BB%F1%85%87%BD%C3%A2%C3%B0%C2%89-%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:33:06.362665424Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/%C3%81%C3%8A HTTP/1.1" web-1 | 2025-11-25T15:33:06.367579832Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%81%C3%8A/cookbooks/%C3%81%C3%8A HTTP/1.1" web-1 | 2025-11-25T15:33:06.375713116Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/%F0%BB%93%AB HTTP/1.1" web-1 | 2025-11-25T15:33:06.380127405Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%BD%C2%AF%C3%8C/cookbooks/%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:33:06.398750697Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%B7oRH%C3%B6R%F0%95%B4%A7%E3%96%B7%C2%B7/cookbooks/%C3%95%F2%82%AC%B0%00%F0%98%A2%82 HTTP/1.1" web-1 | 2025-11-25T15:33:06.403714799Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%B7oRH%C3%B6R%F0%95%B4%A7%E3%96%B7%C2%B7/cookbooks/%C2%B7oRH%C3%B6R%F0%95%B4%A7%E3%96%B7%C2%B7 HTTP/1.1" web-1 | 2025-11-25T15:33:06.409130499Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%9F-N%177/cookbooks/%F1%B3%86%93%06%C2%9D%C3%A9 HTTP/1.1" web-1 | 2025-11-25T15:33:06.413932366Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/1%C3%8A/cookbooks/1%C3%8A HTTP/1.1" web-1 | 2025-11-25T15:33:06.418468584Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%3F%C3%BA%F1%A9%85%AE%E3%AD%92/cookbooks/%C2%83nt%F2%AB%BE%A7%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:06.424827706Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%3F%C3%BA%F1%A9%85%AE%E3%AD%92/cookbooks/%3F%C3%BA%F1%A9%85%AE%E3%AD%92 HTTP/1.1" web-1 | 2025-11-25T15:33:06.429865436Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%F3%AB%97%BB%C2%90%C3%90c/cookbooks/%C2%B4%C3%88%C2%A2%C3%8A1%C2%8A%5Bgi%E7%A5%B8%10%C3%A9%25%C3%A3%F0%9D%9F%8B%28%2B%F3%8E%95%91%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D HTTP/1.1" web-1 | 2025-11-25T15:33:06.434889140Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/%C2%B4%C3%88%C2%A2%C3%8A1%C2%8A%5Bgi%E7%A5%B8%10%C3%A9%25%C3%A3%F0%9D%9F%8B%28%2B%F3%8E%95%91%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D HTTP/1.1" web-1 | 2025-11-25T15:33:06.439514586Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%12/cookbooks/%C3%9C HTTP/1.1" web-1 | 2025-11-25T15:33:06.446604860Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%12/cookbooks/%12 HTTP/1.1" web-1 | 2025-11-25T15:33:06.453018695Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%AA/cookbooks/%C2%91%C2%8B%13%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:06.458573586Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%AA/cookbooks/%C2%91%C2%8B%13%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:06.464665826Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%AA/cookbooks/%C2%91%C2%8B%13%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:06.469039940Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C2%AA/cookbooks/%C2%AA HTTP/1.1" web-1 | 2025-11-25T15:33:06.477034683Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/0/cookbooks/%0E%C2%B8E%F3%A3%95%B3%C3%B4%C3%9B%F1%88%9A%A7F HTTP/1.1" web-1 | 2025-11-25T15:33:06.482758161Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%AF%C3%97k%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0/cookbooks/s%C3%98%F4%81%87%94%F2%81%8C%83 HTTP/1.1" web-1 | 2025-11-25T15:33:06.489622822Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%AF%C3%97k%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0/cookbooks/s%C3%98%F4%81%87%94%F2%81%8C%83 HTTP/1.1" web-1 | 2025-11-25T15:33:06.494169079Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%C3%AF%C3%97k%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0/cookbooks/%C3%AF%C3%97k%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0 HTTP/1.1" web-1 | 2025-11-25T15:33:06.500659197Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/V%C2%B3%F2%BE%B1%A8%C3%A4%C2%9BF%10%C2%A2%C3%B3%C3%94%21%C2%B0%C2%B8%C2%B0%C3%8Be/cookbooks/%F0%B1%A8%91%5CHL%F0%A9%B5%93%C3%9A%C3%B9t%C3%B3%F3%89%83%8B%F0%B8%A4%B3%19%C3%A8%C2%AF%C3%9B%13%C3%8A%F3%86%88%9F%40%26%C3%89%1A%C2%92%C3%B0%C2%A9%0E%C2%87%C2%81 HTTP/1.1" web-1 | 2025-11-25T15:33:06.504986854Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%F0%B1%A8%91%5CHL%F0%A9%B5%93%C3%9A%C3%B9t%C3%B3%F3%89%83%8B%F0%B8%A4%B3%19%C3%A8%C2%AF%C3%9B%13%C3%8A%F3%86%88%9F%40%26%C3%89%1A%C2%92%C3%B0%C2%A9%0E%C2%87%C2%81/cookbooks/%F0%B1%A8%91%5CHL%F0%A9%B5%93%C3%9A%C3%B9t%C3%B3%F3%89%83%8B%F0%B8%A4%B3%19%C3%A8%C2%AF%C3%9B%13%C3%8A%F3%86%88%9F%40%26%C3%89%1A%C2%92%C3%B0%C2%A9%0E%C2%87%C2%81 HTTP/1.1" web-1 | 2025-11-25T15:33:06.509951396Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%EF%B6%B6%10%08M/cookbooks/%F0%9D%95%8B%F0%9D%95%99%F0%9D%95%96%2B%F0%9D%95%A2%F0%9D%95%A6%F0%9D%95%9A%F0%9D%95%94%F0%9D%95%9C%2B%F0%9D%95%93%F0%9D%95%A3%F0%9D%95%A0%F0%9D%95%A8%F0%9D%95%9F%2B%F0%9D%95%97%F0%9D%95%A0%F0%9D%95%A9%2B%F0%9D%95%9B%F0%9D%95%A6%F0%9D%95%9E%F0%9D%95%A1%F0%9D%95%A4%2B%F0%9D%95%A0%F0%9D%95%A7%F0%9D%95%96%F0%9D%95%A3%2B%F0%9D%95%A5%F0%9D%95%99%F0%9D%95%96%2B%F0%9D%95%9D%F0%9D%95%92%F0%9D%95%AB%F0%9D%95%AA%2B%F0%9D%95%95%F0%9D%95%A0%F0%9D%95%98 HTTP/1.1" web-1 | 2025-11-25T15:33:06.514327524Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47524] 404 Not Found "GET /api/explore/groups/%EF%B6%B6%10%08M/cookbooks/%EF%B6%B6%10%08M HTTP/1.1" web-1 | 2025-11-25T15:33:06.522253719Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.529932669Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.539449259Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/i%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.546149512Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C2%93/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.555251454Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.559848947Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.570860365Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%9D%17%C2%B3%C2%A5%C3%92/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.577104040Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.583186702Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%3E%C2%8BK%C2%B4%04%C2%85/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.589987122Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%81%0D%5E%40/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.601119778Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%86%F3%96%BD%87V2/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.615306729Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%A5/foods?orderBy=%C2%92&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C2%82%F0%A9%A1%93%1C%0A&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:06.622862017Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%A5/foods?orderBy=%C2%82%F0%A9%A1%93%1C%0A&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C2%82%F0%A9%A1%93%1C%0A&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:06.630185860Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%A5/foods?orderBy=%C2%82%F0%A9%A1%93%1C%0A&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C3%A5&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:06.655061734Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/foods?orderDirection=asc&orderByNullPosition=first&search=&queryFilter=%C2%9D&perPage=4640 HTTP/1.1" web-1 | 2025-11-25T15:33:06.661267086Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/foods?orderDirection=asc&orderByNullPosition=first&search=&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:06.665814095Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.703019181Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.707560419Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.727412078Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/foods?paginationSeed=&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:33:06.736548034Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/foods?paginationSeed=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:33:06.743369714Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/foods?paginationSeed=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:06.749300190Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/foods?orderBy=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:06.755413871Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/foods?orderBy=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=H%F3%B7%AF%8E%F2%A6%8E%BF&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:06.761401715Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/foods?orderBy=%F3%B7%89%87%C3%81v%C3%97&queryFilter=H%F3%B7%AF%8E%F2%A6%8E%BF&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:06.771816773Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%AE-%16O%C3%9C%C3%8D%C3%81/foods?perPage=6155437913606211047 HTTP/1.1" web-1 | 2025-11-25T15:33:06.776689854Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%AE-%16O%C3%9C%C3%8D%C3%81/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.789540656Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/foods?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:06.794269767Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.798670190Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/X%7Fn%F1%9C%82%84/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.818649218Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/POST/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.830851633Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/foods?search=&orderDirection=asc&page=-45&perPage=-68&queryFilter=null&paginationSeed=null&orderByNullPosition=first&orderBy=%C3%80%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:06.835576255Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.853655375Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/foods?search=%19z%0C%F0%9E%B6%81&paginationSeed=null&orderDirection=asc&orderBy=null&perPage=88&orderByNullPosition=last&page=24115&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:06.861752360Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/foods?search=%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=null&orderDirection=asc&orderBy=null&perPage=88&orderByNullPosition=last&page=24115&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:06.874418315Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/foods?perPage=25708 HTTP/1.1" web-1 | 2025-11-25T15:33:06.878756431Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.893418645Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F1%80%B4%AE/foods?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:06.920859605Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/foods?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=-31828&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:06.927830826Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/foods?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=-31828 HTTP/1.1" web-1 | 2025-11-25T15:33:06.934484681Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/foods?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=25124 HTTP/1.1" web-1 | 2025-11-25T15:33:06.949890151Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/foods?orderBy=&orderDirection=asc&perPage=35&search=%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&page=-106&queryFilter=%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:06.956874877Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/foods?orderBy=&orderDirection=asc&perPage=35&search=%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&page=-106&queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:06.963641404Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/foods?orderBy=&orderDirection=asc&perPage=35&search=%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&page=-106&queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:06.968271789Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/foods HTTP/1.1" web-1 | 2025-11-25T15:33:06.975804705Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C2%A0%10%C3%857%C2%8F%F1%A2%BC%8E/foods?paginationSeed=null&search=null&orderBy=%F1%98%A5%A4&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:06.982946676Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods?paginationSeed=null&search=null&orderBy=%F1%98%A5%A4&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:06.989952643Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods?paginationSeed=null&search=null&orderBy=0&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:06.997208308Z INFO 2025-11-25T15:33:06 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods?paginationSeed=null&search=null&orderBy=0&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-15869 HTTP/1.1" web-1 | 2025-11-25T15:33:07.003632050Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods?paginationSeed=null&search=null&orderByNullPosition=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.013899391Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%21/foods?paginationSeed=null&orderByNullPosition=null&orderBy=&page=-10023&perPage=-27088 HTTP/1.1" web-1 | 2025-11-25T15:33:07.020045653Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%21/foods?paginationSeed=null&orderByNullPosition=null&orderBy=null&page=-10023&perPage=-27088 HTTP/1.1" web-1 | 2025-11-25T15:33:07.024238697Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%21/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.030216382Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/r%40/foods?orderByNullPosition=first&search=null&perPage=-16819&queryFilter=%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:07.035802622Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods?orderByNullPosition=first&search=null&perPage=-16819&queryFilter=%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:07.047239680Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/foods?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.053181337Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/foods?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.058624349Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/foods?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104 HTTP/1.1" web-1 | 2025-11-25T15:33:07.064054776Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/foods?orderDirection=asc&page=-104&queryFilter=%F0%96%80%91%C2%AA&perPage=-104 HTTP/1.1" web-1 | 2025-11-25T15:33:07.068274520Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/foods?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:07.072498973Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.095266237Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/-%E0%A3%BD%C2%A4P/foods?queryFilter=null&search=null&page=-21601&orderBy=%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&orderByNullPosition=last&paginationSeed=%18%18%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q&orderDirection=asc&perPage=1758058059 HTTP/1.1" web-1 | 2025-11-25T15:33:07.108442941Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/8%10/foods?search=&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.139265441Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/foods?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:07.146386744Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/foods?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&orderBy=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:07.153497678Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/foods?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=null&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&orderBy=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:07.159430098Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/foods?orderByNullPosition=null&paginationSeed=null&perPage=24029&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.164251702Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/foods?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.168562668Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.182993637Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/failures/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.188035014Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/%C3%B8Qe%C2%BC/foods?orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.195508168Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods?orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.200475115Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.205701139Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:07.211178675Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:07.216400841Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47538] 404 Not Found "GET /api/explore/groups/0/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.225403948Z WARNING 2025-11-25T15:33:07 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:07.225434034Z WARNING 2025-11-25T15:33:07 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:07.230319839Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/s/foods?orderBy=P%22%C3%8C%C2%A4_%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:07.251242569Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/advanced/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.257177815Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/%27%04Z%F2%8C%9F%99%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6/foods?perPage=-23859 HTTP/1.1" web-1 | 2025-11-25T15:33:07.275305206Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/%C2%8F%EE%9F%A7yn%3E%C2%97%C2%B1/foods?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:07.282832391Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F/foods?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:07.288559265Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/0/foods?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:07.293574693Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/%C2%93Nj/foods?perPage=-102&page=11763 HTTP/1.1" web-1 | 2025-11-25T15:33:07.302290490Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/%C2%93Nj/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.328618751Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/l%C2%B2m/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.443565756Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/foods?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.450438712Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.471912848Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF/foods?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.476678808Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.481467620Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/0-%F0%A8%90%BD/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.492027891Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/foods?search=null&page=-75779123874353828838432809159354803653&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.497603271Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/foods?page=0&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.501953450Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/foods HTTP/1.1" web-1 | 2025-11-25T15:33:07.529769535Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/%C3%BD%F3%82%9F%87%C3%8A/foods?perPage=29494&orderByNullPosition=null&search=%18a%F0%AB%AD%AB%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C&orderBy=null&orderDirection=desc&paginationSeed=null&page=-8772&queryFilter=%2B0.0 HTTP/1.1" web-1 | 2025-11-25T15:33:07.554221642Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/%F1%B3%86%93%06%C2%9D%C3%A9/foods?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.559166508Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/0/foods?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.630699267Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/foods?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null&paginationSeed=a%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&page=-24551&search=%C2%BEx%F2%82%9F%B9%F0%97%8D%8D&perPage=200 HTTP/1.1" web-1 | 2025-11-25T15:33:07.638288950Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/foods?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null&paginationSeed=a%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&page=-24551&search=&perPage=200 HTTP/1.1" web-1 | 2025-11-25T15:33:07.644520542Z INFO 2025-11-25T15:33:07 - [172.25.0.1:47540] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/foods?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:07.653119670Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50760] 404 Not Found "GET /api/explore/groups/0/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:07.661023893Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50760] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:07.664984690Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50760] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/foods/%F2%A7%8A%BA%F0%A0%9A%85%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:07.668645325Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50760] 404 Not Found "GET /api/explore/groups/%C2%86/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:07.672930031Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50760] 404 Not Found "GET /api/explore/groups/%C2%86/foods/%C2%AE%F1%A9%BA%94%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981 HTTP/1.1" web-1 | 2025-11-25T15:33:07.678914298Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50760] 404 Not Found "GET /api/explore/groups/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:07.682325875Z WARNING 2025-11-25T15:33:07 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:07.682434589Z WARNING 2025-11-25T15:33:07 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:07.687242688Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C2%82%27%C3%ACj/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:07.694455292Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%17%C2%B3%C2%A5%C3%92/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:07.698201908Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%17%C2%B3%C2%A5%C3%92/foods/%C3%8B HTTP/1.1" web-1 | 2025-11-25T15:33:07.702028453Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/0/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:07.706444396Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85/foods/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:07.710542371Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85/foods/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:07.715325684Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%F2%9D%B1%A1/foods/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85 HTTP/1.1" web-1 | 2025-11-25T15:33:07.720178056Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%F2%9D%B1%A1/foods/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85 HTTP/1.1" web-1 | 2025-11-25T15:33:07.725101822Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/0/foods/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:07.773183042Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%23%C3%8D/foods/%26%C3%B3 HTTP/1.1" web-1 | 2025-11-25T15:33:07.778152785Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%23%C3%8D/foods/%23%C3%8D HTTP/1.1" web-1 | 2025-11-25T15:33:07.791167354Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C3%87/foods/%C2%90%F1%BC%A0%90%C2%90%C2%84O%C2%B4%C2%A9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP HTTP/1.1" web-1 | 2025-11-25T15:33:07.796165290Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C2%90%F1%BC%A0%90%C2%90%C2%84O%C2%B4%C2%A9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP/foods/%C2%90%F1%BC%A0%90%C2%90%C2%84O%C2%B4%C2%A9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP HTTP/1.1" web-1 | 2025-11-25T15:33:07.809357052Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/0..0/foods/%F4%84%8E%83%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14 HTTP/1.1" web-1 | 2025-11-25T15:33:07.852708229Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C3%9E%F3%80%AC%A3%23x/foods/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:07.856923305Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%16O%C3%9C%C3%8D%C3%81/foods/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:07.861714843Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C2%99%C3%B6%C2%80%60%F2%90%83%B2%C3%BA%E0%BD%BEk%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/foods/%F0%A6%9E%8C%C3%BF%C3%B8u%C3%9AJ HTTP/1.1" web-1 | 2025-11-25T15:33:07.866539242Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/0/foods/%F0%A6%9E%8C%C3%BF%C3%B8u%C3%9AJ HTTP/1.1" web-1 | 2025-11-25T15:33:07.891872925Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C2%8D%C2%BF%C2%B4%C3%B7%00%F2%B3%86%B2%06%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1/foods/W HTTP/1.1" web-1 | 2025-11-25T15:33:07.930756243Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/3%F1%99%98%BD%0B%C3%AA/foods/%C3%92m%F1%A5%8A%AC%C3%B1%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:07.935429088Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/3%F1%99%98%BD%0B%C3%AA/foods/3%F1%99%98%BD%0B%C3%AA HTTP/1.1" web-1 | 2025-11-25T15:33:07.939428478Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/z%2A%F0%A0%B4%B6/foods/%2C%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:33:07.943682847Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/z%2A%F0%A0%B4%B6/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:07.947716913Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/z%2A%F0%A0%B4%B6/foods/z%2A%F0%A0%B4%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:07.951647404Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/0/foods/z%2A%F0%A0%B4%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:07.956485359Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%F3%92%AE%BD/foods/red HTTP/1.1" web-1 | 2025-11-25T15:33:07.993119823Z INFO 2025-11-25T15:33:07 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C3%8E%40%F1%90%89%9E%2B%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t/foods/%C2%8D%C2%AE%C3%96%F0%AB%B2%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:08.002532399Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C3%AC%C3%85%F1%9A%91%AE%15%5DA%E6%AA%9EC%F0%B5%87%AA/foods/%F3%A4%A8%8B%C2%9A%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:33:08.006691519Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C3%AC%C3%85%F1%9A%91%AE%15%5DA%E6%AA%9EC%F0%B5%87%AA/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.030905740Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C3%86%F0%B3%92%85/foods/%C3%87%C3%A8%F0%93%8A%A1%C3%A7%2C HTTP/1.1" web-1 | 2025-11-25T15:33:08.035630412Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/b%0D/foods/%23%F3%83%8B%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:08.039826542Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%23%F3%83%8B%B9/foods/%23%F3%83%8B%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:08.044041587Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%23%F3%83%8B%B9/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.049063187Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/3%F3%AA%8B%A8%C3%88%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1/foods/O%29-%C3%AC%C3%89%16%F1%9A%AB%BA%5E%1C%2B HTTP/1.1" web-1 | 2025-11-25T15:33:08.052838096Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/3%F3%AA%8B%A8%C3%88%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1/foods/O%29-%C3%AC%C3%89%16%F1%9A%AB%BA%5E%1C%2B HTTP/1.1" web-1 | 2025-11-25T15:33:08.068044361Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C3%91/foods/P HTTP/1.1" web-1 | 2025-11-25T15:33:08.071672535Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/P/foods/P HTTP/1.1" web-1 | 2025-11-25T15:33:08.075711409Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD/foods/LPT1 HTTP/1.1" web-1 | 2025-11-25T15:33:08.079753920Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD/foods/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD HTTP/1.1" web-1 | 2025-11-25T15:33:08.083698919Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/0/foods/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD HTTP/1.1" web-1 | 2025-11-25T15:33:08.101066583Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/password/foods/%2B%C3%B3cn HTTP/1.1" web-1 | 2025-11-25T15:33:08.105003516Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/password/foods/%2B%C3%B3cn HTTP/1.1" web-1 | 2025-11-25T15:33:08.108870327Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/password/foods/password HTTP/1.1" web-1 | 2025-11-25T15:33:08.112845342Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/0/foods/password HTTP/1.1" web-1 | 2025-11-25T15:33:08.128568057Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%F0%BA%91%A0yV/foods/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW HTTP/1.1" web-1 | 2025-11-25T15:33:08.132612522Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW/foods/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW HTTP/1.1" web-1 | 2025-11-25T15:33:08.136874736Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.141657667Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%F2%A4%80%80%C3%A0le/foods/%2AjK%C2%BBU%C3%A1%C3%9C%C3%B9%F2%8F%87%BC%F1%B2%A8%8A%2C%F2%A3%82%A8%C3%B4%C2%A3%C2%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:08.162348422Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C2%9A%3E%C3%88/foods/%0B%C2%85W%C3%84%1D.%02%29%2B HTTP/1.1" web-1 | 2025-11-25T15:33:08.166464992Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C2%9A%3E%C3%88/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.170846650Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%0F%02%C3%93/foods/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:33:08.174786519Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F/foods/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:33:08.178963302Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.183242498Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1/foods/%3E%C3%88%F1%9F%BF%B6%22%C3%8C%C2%A4_%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:08.187290780Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1/foods/%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:33:08.198512423Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/5%C3%AB%C3%8E%C3%87%F1%8E%9D%8F%C2%91/foods/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:08.203387347Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/0/foods/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:08.207352874Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/0/foods/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:08.267972750Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%F1%BA%AB%A8E%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1/foods/%F1%BA%AB%A8E%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:08.273016010Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/foods/O%08%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:33:08.276989873Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/foods/O%08%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:33:08.281029398Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/foods/9%C2%81%F4%8A%84%91%F0%B7%99%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:08.292149941Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%28/foods/%C2%82%F1%94%B3%B1%11%F1%B0%8E%81%26 HTTP/1.1" web-1 | 2025-11-25T15:33:08.296079280Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%28/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.299838119Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%28/foods/%28 HTTP/1.1" web-1 | 2025-11-25T15:33:08.319451831Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%28%C2%BC%C3%81%F2%95%86%B4%E6%B4%A6%C3%9B/foods/%C2%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:08.323445801Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C3%9C%C3%8D%C2%96/foods/%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:08.327157641Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C3%9C%C3%8D%C2%96/foods/%C3%9C%C3%8D%C2%96 HTTP/1.1" web-1 | 2025-11-25T15:33:08.331345776Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%C3%9C%C3%8D%C2%96/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.388053064Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/undefined/foods/%2B%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:33:08.393089152Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%2B%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/foods/%2B%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:33:08.418314051Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50774] 404 Not Found "GET /api/explore/groups/%F1%BB%83%950%C3%A0%C2%B5%28%08%F1%A9%9A%90%F4%8B%BC%9AO%C3%BA%3F%C2%BB%C3%80/foods/%F1%BB%83%950%C3%A0%C2%B5%28%08%F1%A9%9A%90%F4%8B%BC%9AO%C3%BA%3F%C2%BB%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:33:08.423198924Z WARNING 2025-11-25T15:33:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:08.423207750Z WARNING 2025-11-25T15:33:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:08.426594620Z WARNING 2025-11-25T15:33:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:08.426601964Z WARNING 2025-11-25T15:33:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:08.430893563Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50790] 404 Not Found "GET /api/explore/groups/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83/foods/%40%0E%C2%81%14D%3C HTTP/1.1" web-1 | 2025-11-25T15:33:08.434688890Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50790] 404 Not Found "GET /api/explore/groups/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83/foods/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:33:08.438852489Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50790] 404 Not Found "GET /api/explore/groups/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.442325441Z WARNING 2025-11-25T15:33:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:08.442338926Z WARNING 2025-11-25T15:33:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:08.446491133Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.450654892Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94/foods/%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:33:08.455994750Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%C3%89/foods/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:08.460543872Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%C3%B2/foods/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:08.464242498Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%C3%B2/foods/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:08.471627386Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%2C/foods/%C2%9E%C3%BD%F3%83%AC%AF%C3%BF7%C2%89 HTTP/1.1" web-1 | 2025-11-25T15:33:08.475814198Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%2C/foods/%2C HTTP/1.1" web-1 | 2025-11-25T15:33:08.511317619Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%F3%B6%A7%A4%05%C2%83%C3%AA%C3%98%C2%80%08%F3%AA%A5%B1%1D%2B%C3%B4b%F1%B2%A0%A5%C2%8A%C3%AE%C3%89%06%03%C2%87%F3%AF%BE%B9%F3%A3%8D%80%3D%C2%A6%C3%B9/foods/%F3%B6%A7%A4%05%C2%83%C3%AA%C3%98%C2%80%08%F3%AA%A5%B1%1D%2B%C3%B4b%F1%B2%A0%A5%C2%8A%C3%AE%C3%89%06%03%C2%87%F3%AF%BE%B9%F3%A3%8D%80%3D%C2%A6%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:08.515842736Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%C3%9D%C3%A2/foods/d%C3%A9%E1%AA%A9%C3%8A HTTP/1.1" web-1 | 2025-11-25T15:33:08.519677347Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%C3%9D%C3%A2/foods/%C3%9D%C3%A2 HTTP/1.1" web-1 | 2025-11-25T15:33:08.523763641Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%C3%9D%C3%A2/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.533099011Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%C3%B2%C3%B2%C2%B46%C3%86/foods/%0B%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:33:08.537625591Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%C3%B2%C3%B2%C2%B46%C3%86/foods/0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.561231760Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%F2%BA%BC%85%F2%89%88%9D%C2%A1%3E%C3%99%C2%83/foods/%C3%97k%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.565139789Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50794] 404 Not Found "GET /api/explore/groups/%F2%BA%BC%85%F2%89%88%9D%C2%A1%3E%C3%99%C2%83/foods/%C3%97k%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.573492565Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/0/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.580657179Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.585954186Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/households?paginationSeed=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:08.591521851Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.595776521Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%86/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.600833197Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%86/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.606365005Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.615756711Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/0/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.620137448Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.631482302Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%9D%17%C2%B3%C2%A5%C3%92/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.637410293Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/0/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.654374710Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/~u%0E/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.664266766Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%A5/households?paginationSeed=%C3%9Bm%F2%84%BD%A3X HTTP/1.1" web-1 | 2025-11-25T15:33:08.668400809Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%A5/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.673389858Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F0%BA%9A%91%C2%BF%C3%A4%5D%25/households?orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:08.678048607Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F0%BA%9A%91%C2%BF%C3%A4%5D%25/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.701508221Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/households?orderByNullPosition=null&perPage=-6785606101732552066&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:08.706454379Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/households?perPage=-6785606101732552066&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:08.713229973Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/households?perPage=0 HTTP/1.1" web-1 | 2025-11-25T15:33:08.717738529Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.722211539Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F1%BF%BA%8C%C3%8D/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.729391532Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/U%C3%BC8/households?paginationSeed=null&orderByNullPosition=null&orderBy=&perPage=-86&queryFilter=null&page=13192&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:08.735028658Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/U%C3%BC8/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.742079719Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%B9/households?orderDirection=asc&orderByNullPosition=null&paginationSeed=%7D%C2%84%C2%B8%C3%80%C2%A4%C3%BE%5BP&orderBy=testuser%40example.com&page=94959782301192173318777985639234041635&queryFilter=null&perPage=3726 HTTP/1.1" web-1 | 2025-11-25T15:33:08.750376900Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%B9/households?orderDirection=asc&orderByNullPosition=null&paginationSeed=%7D%C2%84%C2%B8%C3%80%C2%A4%C3%BE%5BP&orderBy=testuser%40example.com&page=94959782301192173318777985639234041635&queryFilter=testuser%40example.com&perPage=3726 HTTP/1.1" web-1 | 2025-11-25T15:33:08.757146813Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%B9/households?orderDirection=asc&orderByNullPosition=null&paginationSeed=%7D%C2%84%C2%B8%C3%80%C2%A4%C3%BE%5BP&orderBy=testuser%40example.com&page=3726&queryFilter=testuser%40example.com&perPage=3726 HTTP/1.1" web-1 | 2025-11-25T15:33:08.763033557Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%B9/households?orderDirection=asc&orderByNullPosition=null&paginationSeed=%7D%C2%84%C2%B8%C3%80%C2%A4%C3%BE%5BP&page=3726&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:08.769941028Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%B9/households?orderDirection=asc&orderByNullPosition=null&paginationSeed=%7D%C2%84%C2%B8%C3%80%C2%A4%C3%BE%5BP&page=3726&orderBy=%7D%C2%84%C2%B8%C3%80%C2%A4%C3%BE%5BP HTTP/1.1" web-1 | 2025-11-25T15:33:08.780033491Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%B9/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.810878904Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.815675642Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.832842970Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/households?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:08.838032304Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/households?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:08.842697335Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/0/households?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:08.847261165Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/w/households?perPage=-4001 HTTP/1.1" web-1 | 2025-11-25T15:33:08.890720085Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1/households?paginationSeed=%C2%B9%21n%E4%8F%9F%C3%930%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&orderBy=null&page=-22630 HTTP/1.1" web-1 | 2025-11-25T15:33:08.895467430Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:08.899761624Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.909886818Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/w%F2%AC%B7%93%1DnD%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/households?paginationSeed=null&perPage=-36988557569784027267350368029677014412&queryFilter=null&orderDirection=desc&page=3272936322356739717&orderBy=GET&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:08.921650027Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/GET/households?paginationSeed=null&perPage=-36988557569784027267350368029677014412&queryFilter=null&orderDirection=desc&page=3272936322356739717&orderBy=GET&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:08.926044690Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/GET/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.943476084Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/households?perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:08.952199124Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:08.956947521Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:08.961639552Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.978771353Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/households?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:08.983113307Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/households HTTP/1.1" web-1 | 2025-11-25T15:33:08.997524679Z INFO 2025-11-25T15:33:08 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F1%80%B4%AE/households?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.025285611Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/households?page=4763&orderBy=%C2%82%C3%9F%E6%83%AD%C2%A8&queryFilter=null&orderDirection=asc&orderByNullPosition=null&perPage=-19799&paginationSeed=%16%F1%A5%A3%BC%C2%8E%F2%B6%92%A3%C3%BA%F2%8C%BE%8A%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:09.035127022Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%8E/households?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:09.067995284Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%12_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99/households?orderBy=null&perPage=201 HTTP/1.1" web-1 | 2025-11-25T15:33:09.072962181Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/0/households?orderBy=null&perPage=201 HTTP/1.1" web-1 | 2025-11-25T15:33:09.081596645Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%82%C3%B2/households?paginationSeed=&page=2854673880928458105&perPage=-5344&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.086031774Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%82%C3%B2/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.093439074Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/fullName/households?page=-90205284840566801471899496402191620577&orderBy=null&perPage=17443&paginationSeed=null&orderDirection=asc&orderByNullPosition=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.100979965Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F1%8C%8B%99%C2%B1%F1%B3%8E%A2%C3%B1%C3%A8%F0%B2%A9%A3%F4%85%82%A1%C2%80%C2%A4%02M/households?page=-90205284840566801471899496402191620577&orderBy=null&perPage=17443&paginationSeed=null&orderDirection=asc&orderByNullPosition=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.109468154Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/households?paginationSeed=n%C3%A8%F0%A9%AD%AF&page=-18&orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.115213473Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/households?paginationSeed=null&page=-18&orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.119838819Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.144122040Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/-%E0%A3%BD%C2%A4P/households?page=61&orderByNullPosition=null&orderDirection=desc&paginationSeed=%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&queryFilter=null&orderBy=%F2%BC%86%B1&perPage=101 HTTP/1.1" web-1 | 2025-11-25T15:33:09.154225052Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/8%C3%9D_%F1%98%84%8Fr%5Cn/households?orderByNullPosition=null&page=16534&orderDirection=desc&orderBy=%F3%B5%87%A5%F3%B4%B2%B9%09%29&paginationSeed=%09 HTTP/1.1" web-1 | 2025-11-25T15:33:09.159267461Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/8%C3%9D_%F1%98%84%8Fr%5Cn/households?orderDirection=asc&page=16534&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.163903617Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/8%C3%9D_%F1%98%84%8Fr%5Cn/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.176005503Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25/households?page=-229162330&orderBy=%C2%99%C3%B6&paginationSeed=null&perPage=-78&orderDirection=desc&queryFilter=%F0%9C%86%92x%C2%91%7CQ%C2%AD%2F%F1%B4%A8%AF&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:09.182384221Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25/households?page=-229162330&orderBy=%C2%99%C3%B6&paginationSeed=null&perPage=-78&orderDirection=desc&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.189007849Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25/households?page=-78&orderBy=%C2%99%C3%B6&paginationSeed=null&perPage=-78&orderDirection=desc&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.193818894Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.199146188Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/V/households?queryFilter=%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:09.203334513Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/V/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.216393456Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/households?queryFilter=null&orderBy=%F0%A1%B6%B3Cok%0B&orderDirection=desc&page=-22&paginationSeed=z%F3%A2%BF%96F%3F&orderByNullPosition=null&perPage=4837 HTTP/1.1" web-1 | 2025-11-25T15:33:09.224092343Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/households?queryFilter=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.231189340Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/households?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.247158488Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/failures/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.252505349Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%B8Qe%C2%BC/households?orderByNullPosition=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.260291570Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/0/households?orderByNullPosition=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.286112890Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/advanced/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.294300084Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%27%04Z%F2%8C%9F%99%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6/households?queryFilter=%C3%86xu%25%C2%A0%C2%A9h%11X5%F1%86%A7%AE%C2%99R%C2%9E&perPage=-16310&orderDirection=desc&page=9103&paginationSeed=%1D%F3%A2%9B%BE%F0%93%9A%88k%C3%89%29%C2%97&orderByNullPosition=null&orderBy=%C3%9E%28 HTTP/1.1" web-1 | 2025-11-25T15:33:09.332594015Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/l%C2%B2m/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.449639601Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/households?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.456098500Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.465658762Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%90%F0%9D%98%80/households?page=1&orderDirection=asc&orderBy=%15%C2%85%061%C2%9C%C2%8Bf%02 HTTP/1.1" web-1 | 2025-11-25T15:33:09.470212404Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C3%90%F0%9D%98%80/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.481893499Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/-%F0%A8%90%BD/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.493398183Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/households?page=28873&orderDirection=asc&orderByNullPosition=null&paginationSeed=%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94&orderBy=null&perPage=26492 HTTP/1.1" web-1 | 2025-11-25T15:33:09.498155086Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/households?page=28873&orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.502468526Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.507556070Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/passwordConfirm/households?orderDirection=desc&perPage=50 HTTP/1.1" web-1 | 2025-11-25T15:33:09.511549639Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/passwordConfirm/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.521809135Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/Error/households?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:33:09.526584914Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/0/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:09.530941284Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%BF%C3%97/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.548052216Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F1%B3%86%93%06%C2%9D%C3%A9/households?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.553011740Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/0/households?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.623266188Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/households?orderBy=%C3%97%C2%81O%2B%06&queryFilter=null&perPage=84&orderDirection=desc&orderByNullPosition=last&page=-101 HTTP/1.1" web-1 | 2025-11-25T15:33:09.628420076Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/households?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.632757642Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.660373190Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%C2%AB%F3%B3%9C%B1/households?perPage=1591564509&orderByNullPosition=last&page=-26844 HTTP/1.1" web-1 | 2025-11-25T15:33:09.665667001Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/P%26%F2%A6%BB%83J/households?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:09.671723524Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/P%26%F2%A6%BB%83J/households HTTP/1.1" web-1 | 2025-11-25T15:33:09.677415163Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50796] 404 Not Found "GET /api/explore/groups/%F3%84%A7%90%C3%9DH%F0%97%81%B8%40E%F3%A1%A4%90%C3%A1%17%F2%8C%86%9B%C3%BC%C3%A2%06%C2%8D/households?paginationSeed=-%C2%81%1B%F2%86%A3%83&queryFilter=M%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:33:09.685078213Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50806] 404 Not Found "GET /api/explore/groups/0/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:09.694558265Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50806] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:09.698294692Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50806] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/households/%F2%A7%8A%BA%F0%A0%9A%85%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:09.702061235Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50806] 404 Not Found "GET /api/explore/groups/%C2%86/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:09.705636108Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50806] 404 Not Found "GET /api/explore/groups/%C2%86/households/%C2%AE%F1%A9%BA%94%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981 HTTP/1.1" web-1 | 2025-11-25T15:33:09.712193301Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50806] 404 Not Found "GET /api/explore/groups/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:09.715713181Z WARNING 2025-11-25T15:33:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:09.715724442Z WARNING 2025-11-25T15:33:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:09.719330925Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%C2%82%27%C3%ACj/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:09.727213878Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%17%C2%B3%C2%A5%C3%92/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:09.731047848Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%17%C2%B3%C2%A5%C3%92/households/%C3%8B HTTP/1.1" web-1 | 2025-11-25T15:33:09.734718731Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/0/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:09.738167027Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85/households/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:09.742685161Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/a%C3%AAj%C3%86%F3%96%BD%87V2/households/%18%F4%8B%A8%970%F2%A3%91%81%F1%82%AC%AB HTTP/1.1" web-1 | 2025-11-25T15:33:09.746712854Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%18%F4%8B%A8%970%F2%A3%91%81%F1%82%AC%AB/households/%18%F4%8B%A8%970%F2%A3%91%81%F1%82%AC%AB HTTP/1.1" web-1 | 2025-11-25T15:33:09.777236965Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%09X%C3%A7/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:09.781507424Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%C2%9A%C2%A0D/households/i%2C%F4%8A%9F%A5%F3%BB%94%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:09.785335963Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/i%2C%F4%8A%9F%A5%F3%BB%94%B9/households/i%2C%F4%8A%9F%A5%F3%BB%94%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:09.791805462Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%F0%AD%87%ADX/households/%C3%A8%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:09.796149560Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%C3%A1/households/%F1%81%81%A0%F1%BF%BA%8C%C3%8D HTTP/1.1" web-1 | 2025-11-25T15:33:09.800057458Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%C3%A1/households/%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:09.806245308Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%C3%BC8/households/J%C3%AA HTTP/1.1" web-1 | 2025-11-25T15:33:09.809837775Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/timeline/households/%C2%BA%F0%9D%9A%90%F3%AE%BA%AD HTTP/1.1" web-1 | 2025-11-25T15:33:09.825347289Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%C2%92%C2%A3%C2%BCP%23W/households/4 HTTP/1.1" web-1 | 2025-11-25T15:33:09.829408506Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50814] 404 Not Found "GET /api/explore/groups/%C2%92%C2%A3%C2%BCP%23W/households/%C2%92%C2%A3%C2%BCP%23W HTTP/1.1" web-1 | 2025-11-25T15:33:09.832771942Z WARNING 2025-11-25T15:33:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:09.832776861Z WARNING 2025-11-25T15:33:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:09.837252245Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%7C%7C/households/p HTTP/1.1" web-1 | 2025-11-25T15:33:09.840843359Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%7C%7C/households/%7C%7C HTTP/1.1" web-1 | 2025-11-25T15:33:09.852856788Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%BC%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/households/%C2%AF%C2%96%C2%AE%F3%BC%BE%84 HTTP/1.1" web-1 | 2025-11-25T15:33:09.884523935Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/x/households/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:09.888691511Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%16O%C3%9C%C3%8D%C3%81/households/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:09.892550338Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/0/households/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:09.896447456Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/k%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/households/%F0%A6%9E%8C%C3%BF%C3%B8u%C3%9AJ HTTP/1.1" web-1 | 2025-11-25T15:33:09.900761247Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/0/households/%F0%A6%9E%8C%C3%BF%C3%B8u%C3%9AJ HTTP/1.1" web-1 | 2025-11-25T15:33:09.904389320Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%87%C2%A2%F1%9D%B4%9B%C2%96%C2%B9/households/%C2%8DK HTTP/1.1" web-1 | 2025-11-25T15:33:09.909062576Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%8DK/households/%C2%8DK HTTP/1.1" web-1 | 2025-11-25T15:33:09.920229205Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%F1%AD%B0%94%03%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1/households/%21%F1%A4%8D%A7%C3%AE%C2%BB%F1%A2%BC%B9%C2%91%05 HTTP/1.1" web-1 | 2025-11-25T15:33:09.932558748Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%F2%8E%92%99%C2%BF%C2%B4%C3%B7%00%F2%B3%86%B2%06%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1/households/W HTTP/1.1" web-1 | 2025-11-25T15:33:09.946615825Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%87G%F3%BE%A2%A8/households/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:33:09.950923515Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%87G%F3%BE%A2%A8/households/%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:09.975029332Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%AF5/households/%F1%B5%91%AC%F1%B9%B6%BF%1D HTTP/1.1" web-1 | 2025-11-25T15:33:09.978830961Z INFO 2025-11-25T15:33:09 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%AF5/households/%C2%AF5 HTTP/1.1" web-1 | 2025-11-25T15:33:10.007229209Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%F0%B9%A7%B4%7C%2B/households/%C3%BA%F2%8C%BE%8A%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:10.011142438Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%BA%F2%8C%BE%8A%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA/households/%C3%BA%F2%8C%BE%8A%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:10.018907610Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%80%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/households/%F1%93%B8%8B%C3%B7%C2%84%0E HTTP/1.1" web-1 | 2025-11-25T15:33:10.023487230Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%80%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/households/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:10.028149865Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%80%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/households/%C2%80%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97 HTTP/1.1" web-1 | 2025-11-25T15:33:10.047285560Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/x%C2%98%C3%85%F1%9A%91%AE%15%5DA%E6%AA%9EC%F0%B5%87%AA/households/%F3%A4%A8%8B%C2%9A%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:33:10.051076308Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/x%C2%98%C3%85%F1%9A%91%AE%15%5DA%E6%AA%9EC%F0%B5%87%AA/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:10.064519773Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%82%C3%B2/households/%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:10.068648366Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF/households/%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:10.079030202Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%F1%8E%A6%A0%F1%87%BE%8B%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/households/%F3%A9%A3%A8%F3%BE%B4%8C%F2%99%93%92%C2%8D%26%F1%81%A5%B6%C3%91b%F0%96%80%91%C2%AA HTTP/1.1" web-1 | 2025-11-25T15:33:10.083821309Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%F1%8E%A6%A0%F1%87%BE%8B%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/households/%F1%8E%A6%A0%F1%87%BE%8B%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:33:10.097722233Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%AC%12/households/U%F0%A1%BE%9F%C2%89k%C2%9Au%F2%A3%99%83%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:10.102045411Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%F1%AB%A5%9D%5B5so/households/%C3%84%02%C3%99 HTTP/1.1" web-1 | 2025-11-25T15:33:10.106048980Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%84%02%C3%99/households/%C3%84%02%C3%99 HTTP/1.1" web-1 | 2025-11-25T15:33:10.139018592Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%E7%9C%A8U/households/%C3%A1%F0%B4%98%83%C3%B3 HTTP/1.1" web-1 | 2025-11-25T15:33:10.143136325Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%E7%9C%A8U/households/%E7%9C%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:10.151075043Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%8CfJ%F2%83%AD%B9u/households/%C3%8CfJ%F2%83%AD%B9u HTTP/1.1" web-1 | 2025-11-25T15:33:10.178885587Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/d%F1%AF%B1%B5/households/%C3%9D%C3%92J%23%C2%A3%C3%A0le HTTP/1.1" web-1 | 2025-11-25T15:33:10.182688198Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/0/households/%C3%9D%C3%92J%23%C2%A3%C3%A0le HTTP/1.1" web-1 | 2025-11-25T15:33:10.189738547Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/k/households/l4%C3%99%F3%A8%9C%94%2B HTTP/1.1" web-1 | 2025-11-25T15:33:10.193804873Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/l4%C3%99%F3%A8%9C%94%2B/households/l4%C3%99%F3%A8%9C%94%2B HTTP/1.1" web-1 | 2025-11-25T15:33:10.198060565Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/l4%C3%99%F3%A8%9C%94%2B/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:10.205126344Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%BBy/households/%F3%BE%B2%BD%7C%2B%C3%84%F3%85%8F%AD%C2%A2 HTTP/1.1" web-1 | 2025-11-25T15:33:10.210189762Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%F3%BE%B2%BD%7C%2B%C3%84%F3%85%8F%AD%C2%A2/households/%F3%BE%B2%BD%7C%2B%C3%84%F3%85%8F%AD%C2%A2 HTTP/1.1" web-1 | 2025-11-25T15:33:10.220806699Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/n/households/%F3%A7%98%A0%C3%AA%C2%8B HTTP/1.1" web-1 | 2025-11-25T15:33:10.225307992Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/n/households/n HTTP/1.1" web-1 | 2025-11-25T15:33:10.246826100Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/KQ5%C3%AB%C3%8E%C3%87%F1%8E%9D%8F%C2%91/households/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:10.251460844Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/0/households/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:10.255353734Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/0/households/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:10.259459915Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/5%F1%86%A7%AE%C2%99R%C2%9E/households/%F3%A4%93%A9 HTTP/1.1" web-1 | 2025-11-25T15:33:10.263902447Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/5%F1%86%A7%AE%C2%99R%C2%9E/households/5%F1%86%A7%AE%C2%99R%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:10.281502087Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%94%F1%B6%AB%97%C3%97%1C%C3%BB%C3%9A%C2%A4/households/%1C HTTP/1.1" web-1 | 2025-11-25T15:33:10.286021624Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%1C/households/%1C HTTP/1.1" web-1 | 2025-11-25T15:33:10.289861074Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%1C/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:10.325058170Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/admin/households/%C3%A6%C5%93%C3%86%C5%92%EF%AC%80%CA%A4%CA%A8%C3%9F%28%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%2B%E2%94%BB%E2%94%81%E2%94%BB%29 HTTP/1.1" web-1 | 2025-11-25T15:33:10.329200498Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%A6%C5%93%C3%86%C5%92%EF%AC%80%CA%A4%CA%A8%C3%9F%28%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%2B%E2%94%BB%E2%94%81%E2%94%BB%29/households/%C3%A6%C5%93%C3%86%C5%92%EF%AC%80%CA%A4%CA%A8%C3%9F%28%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%2B%E2%94%BB%E2%94%81%E2%94%BB%29 HTTP/1.1" web-1 | 2025-11-25T15:33:10.333173970Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/0/households/%C3%A6%C5%93%C3%86%C5%92%EF%AC%80%CA%A4%CA%A8%C3%9F%28%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%2B%E2%94%BB%E2%94%81%E2%94%BB%29 HTTP/1.1" web-1 | 2025-11-25T15:33:10.337996035Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%A6%C5%93%C3%86%C5%92%EF%AC%80%CA%A4%CA%A8%C3%9F%28%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%2B%E2%94%BB%E2%94%81%E2%94%BB%29/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:10.410054462Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C2%BF%C3%B7%5Ci%0B%C3%923%F2%97%A4%A3%C3%87A/households/%C3%B6%C2%A6%F3%8E%B5%83%C3%B6%0E%C2%B4 HTTP/1.1" web-1 | 2025-11-25T15:33:10.414684927Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/0/households/%C3%B6%C2%A6%F3%8E%B5%83%C3%B6%0E%C2%B4 HTTP/1.1" web-1 | 2025-11-25T15:33:10.430107739Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/V%5Cm%1B/households/%1C%C2%90%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:10.433825961Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/V%5Cm%1B/households/V%5Cm%1B HTTP/1.1" web-1 | 2025-11-25T15:33:10.452593674Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%F3%9E%8A%BD%F2%AF%9A%AC/households/%C3%8A%C3%97%C3%B9%21-%F0%AE%89%95 HTTP/1.1" web-1 | 2025-11-25T15:33:10.456362612Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%8A%C3%97%C3%B9%21-%F0%AE%89%95/households/%C3%8A%C3%97%C3%B9%21-%F0%AE%89%95 HTTP/1.1" web-1 | 2025-11-25T15:33:10.480087484Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/8-%C3%89/households/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:10.484740312Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%B2/households/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:10.488664290Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%B2/households/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:10.511681303Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%F2%B8%9C%B0oRH%C3%B6R%F0%95%B4%A7%E3%96%B7%C2%B7/households/%F2%9C%8B%8B HTTP/1.1" web-1 | 2025-11-25T15:33:10.515538226Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%F2%B8%9C%B0oRH%C3%B6R%F0%95%B4%A7%E3%96%B7%C2%B7/households/%F2%B8%9C%B0oRH%C3%B6R%F0%95%B4%A7%E3%96%B7%C2%B7 HTTP/1.1" web-1 | 2025-11-25T15:33:10.527236474Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%28%F1%B3%B9%92%2B%C3%92%C2%9C%C2%BDA%C2%97%C2%A2%C2%9A%16%3F%C3%BA%F1%A9%85%AE%E3%AD%92/households/%0F%C3%8F%C2%AB%C2%B7 HTTP/1.1" web-1 | 2025-11-25T15:33:10.534458045Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%A8%F3%8B%BB%8F%11%C3%B2%C3%B2%C2%B46%C3%86/households/%0B%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:33:10.539649283Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%C3%A8%F3%8B%BB%8F%11%C3%B2%C3%B2%C2%B46%C3%86/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:10.546616948Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%08/households/%F3%84%91%9F HTTP/1.1" web-1 | 2025-11-25T15:33:10.551534733Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%08/households/%08 HTTP/1.1" web-1 | 2025-11-25T15:33:10.568116932Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%12%C2%86%F4%8C%9C%BE%C2%82/households/w%C3%93%3D%1C%27 HTTP/1.1" web-1 | 2025-11-25T15:33:10.572583560Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%12%C2%86%F4%8C%9C%BE%C2%82/households/%12%C2%86%F4%8C%9C%BE%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:33:10.576900877Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%F3%A3%95%B3%C3%B4%C3%9B%F1%88%9A%A7F/households/%01%C3%A1%C2%83s%5B HTTP/1.1" web-1 | 2025-11-25T15:33:10.600851082Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/%F2%9C%8D%B4/households/%C3%9E%11%F1%99%BD%97%C3%9F%F0%AD%96%B4%0B%C2%B0%C2%A2%C2%A3%C3%BF%3C HTTP/1.1" web-1 | 2025-11-25T15:33:10.604954448Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50820] 404 Not Found "GET /api/explore/groups/0/households/%C3%9E%11%F1%99%BD%97%C3%9F%F0%AD%96%B4%0B%C2%B0%C2%A2%C2%A3%C3%BF%3C HTTP/1.1" web-1 | 2025-11-25T15:33:10.614034749Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.621720653Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.631965882Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/i%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.638854287Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C2%93/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.648697391Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.653113825Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.663968919Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%9D%17%C2%B3%C2%A5%C3%92/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.669705352Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.675871931Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%3E%C2%8BK%C2%B4%04%C2%85/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.682034674Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%81%0D%5E%40/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.692353662Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%86%F3%96%BD%87V2/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.706167162Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%A5/organizers/categories?orderBy=%C2%92&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C2%82%F0%A9%A1%93%1C%0A&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:10.713070676Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%A5/organizers/categories?orderBy=%C2%82%F0%A9%A1%93%1C%0A&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C2%82%F0%A9%A1%93%1C%0A&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:10.720170498Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%A5/organizers/categories?orderBy=%C2%82%F0%A9%A1%93%1C%0A&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C3%A5&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:10.745395447Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/organizers/categories?orderDirection=asc&orderByNullPosition=first&search=&queryFilter=%C2%9D&perPage=4640 HTTP/1.1" web-1 | 2025-11-25T15:33:10.752227207Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/organizers/categories?orderDirection=asc&orderByNullPosition=first&search=&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:10.757296165Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.797730796Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.802724444Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.823246191Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/categories?paginationSeed=&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:33:10.832470222Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/categories?paginationSeed=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:33:10.838728495Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/categories?paginationSeed=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:10.845222229Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/categories?orderBy=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:10.851605847Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/categories?orderBy=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=H%F3%B7%AF%8E%F2%A6%8E%BF&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:10.858022917Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/categories?orderBy=%F3%B7%89%87%C3%81v%C3%97&queryFilter=H%F3%B7%AF%8E%F2%A6%8E%BF&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:10.867483042Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%AE-%16O%C3%9C%C3%8D%C3%81/organizers/categories?perPage=6155437913606211047 HTTP/1.1" web-1 | 2025-11-25T15:33:10.872280230Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%AE-%16O%C3%9C%C3%8D%C3%81/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.884901852Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/organizers/categories?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:10.889461925Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.894371565Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/X%7Fn%F1%9C%82%84/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.913654736Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/POST/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.925662365Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/organizers/categories?search=&orderDirection=asc&page=-45&perPage=-68&queryFilter=null&paginationSeed=null&orderByNullPosition=first&orderBy=%C3%80%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:10.930466657Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.948707951Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/organizers/categories?search=%19z%0C%F0%9E%B6%81&paginationSeed=null&orderDirection=asc&orderBy=null&perPage=88&orderByNullPosition=last&page=24115&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:10.956816288Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/organizers/categories?search=%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=null&orderDirection=asc&orderBy=null&perPage=88&orderByNullPosition=last&page=24115&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:10.969279973Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/organizers/categories?perPage=25708 HTTP/1.1" web-1 | 2025-11-25T15:33:10.973703059Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:10.988558776Z INFO 2025-11-25T15:33:10 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F1%80%B4%AE/organizers/categories?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.015951606Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/organizers/categories?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=-31828&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:11.022869637Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/organizers/categories?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=-31828 HTTP/1.1" web-1 | 2025-11-25T15:33:11.029767701Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/organizers/categories?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=25124 HTTP/1.1" web-1 | 2025-11-25T15:33:11.045561740Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/organizers/categories?orderBy=&orderDirection=asc&perPage=35&search=%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&page=-106&queryFilter=%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.052758354Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/organizers/categories?orderBy=&orderDirection=asc&perPage=35&search=%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&page=-106&queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.059731890Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/organizers/categories?orderBy=&orderDirection=asc&perPage=35&search=%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&page=-106&queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.064094873Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.071617750Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C2%A0%10%C3%857%C2%8F%F1%A2%BC%8E/organizers/categories?paginationSeed=null&search=null&orderBy=%F1%98%A5%A4&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:11.078997648Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories?paginationSeed=null&search=null&orderBy=%F1%98%A5%A4&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:11.085733567Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories?paginationSeed=null&search=null&orderBy=0&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:11.092644114Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories?paginationSeed=null&search=null&orderBy=0&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-15869 HTTP/1.1" web-1 | 2025-11-25T15:33:11.098890384Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories?paginationSeed=null&search=null&orderByNullPosition=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.108751662Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%21/organizers/categories?paginationSeed=null&orderByNullPosition=null&orderBy=&page=-10023&perPage=-27088 HTTP/1.1" web-1 | 2025-11-25T15:33:11.114589906Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%21/organizers/categories?paginationSeed=null&orderByNullPosition=null&orderBy=null&page=-10023&perPage=-27088 HTTP/1.1" web-1 | 2025-11-25T15:33:11.118950825Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%21/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.124759864Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/r%40/organizers/categories?orderByNullPosition=first&search=null&perPage=-16819&queryFilter=%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:11.130799415Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories?orderByNullPosition=first&search=null&perPage=-16819&queryFilter=%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:11.142907793Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/organizers/categories?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.149003310Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/categories?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.154688906Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/categories?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104 HTTP/1.1" web-1 | 2025-11-25T15:33:11.160039444Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/categories?orderDirection=asc&page=-104&queryFilter=%F0%96%80%91%C2%AA&perPage=-104 HTTP/1.1" web-1 | 2025-11-25T15:33:11.164304654Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/categories?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:11.168810896Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.191638192Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/-%E0%A3%BD%C2%A4P/organizers/categories?queryFilter=null&search=null&page=-21601&orderBy=%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&orderByNullPosition=last&paginationSeed=%18%18%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q&orderDirection=asc&perPage=1758058059 HTTP/1.1" web-1 | 2025-11-25T15:33:11.204710851Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/8%10/organizers/categories?search=&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.234950156Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/categories?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:11.242291302Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/categories?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&orderBy=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:11.249438594Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/categories?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=null&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&orderBy=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:11.255934913Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/categories?orderByNullPosition=null&paginationSeed=null&perPage=24029&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.261100413Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/categories?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.265224688Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.279481090Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/failures/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.284591025Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/%C3%B8Qe%C2%BC/organizers/categories?orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.292221054Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories?orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.297304470Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.303036744Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:11.308976248Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:11.314616479Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50822] 404 Not Found "GET /api/explore/groups/0/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.323386218Z WARNING 2025-11-25T15:33:11 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:11.323400314Z WARNING 2025-11-25T15:33:11 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:11.328924097Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/s/organizers/categories?orderBy=P%22%C3%8C%C2%A4_%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:11.351432705Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/advanced/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.357396665Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/%27%04Z%F2%8C%9F%99%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6/organizers/categories?perPage=-23859 HTTP/1.1" web-1 | 2025-11-25T15:33:11.375522403Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/%C2%8F%EE%9F%A7yn%3E%C2%97%C2%B1/organizers/categories?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:11.382933941Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F/organizers/categories?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:11.388651507Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/0/organizers/categories?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:11.393399874Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/%C2%93Nj/organizers/categories?perPage=-102&page=11763 HTTP/1.1" web-1 | 2025-11-25T15:33:11.401872495Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/%C2%93Nj/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.470583144Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/l%C2%B2m/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.549116419Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/organizers/categories?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.555665027Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.576919861Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF/organizers/categories?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.581454676Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.586449656Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/0-%F0%A8%90%BD/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.597019926Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/organizers/categories?search=null&page=-75779123874353828838432809159354803653&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.602149338Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/organizers/categories?page=0&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.606720803Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:33:11.634950735Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/%C3%BD%F3%82%9F%87%C3%8A/organizers/categories?perPage=29494&orderByNullPosition=null&search=%18a%F0%AB%AD%AB%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C&orderBy=null&orderDirection=desc&paginationSeed=null&page=-8772&queryFilter=%2B0.0 HTTP/1.1" web-1 | 2025-11-25T15:33:11.659231661Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/%F1%B3%86%93%06%C2%9D%C3%A9/organizers/categories?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.664672278Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/0/organizers/categories?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.735943817Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/organizers/categories?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null&paginationSeed=a%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&page=-24551&search=%C2%BEx%F2%82%9F%B9%F0%97%8D%8D&perPage=200 HTTP/1.1" web-1 | 2025-11-25T15:33:11.743391041Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/organizers/categories?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null&paginationSeed=a%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&page=-24551&search=&perPage=200 HTTP/1.1" web-1 | 2025-11-25T15:33:11.749872182Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50838] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/organizers/categories?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:11.757821700Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50854] 404 Not Found "GET /api/explore/groups/0/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:11.765341361Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50854] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:11.769139734Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50854] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/organizers/categories/%F2%A7%8A%BA%F0%A0%9A%85%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:11.773232400Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50854] 404 Not Found "GET /api/explore/groups/%C2%86/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:11.776902261Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50854] 404 Not Found "GET /api/explore/groups/%C2%86/organizers/categories/%C2%AE%F1%A9%BA%94%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981 HTTP/1.1" web-1 | 2025-11-25T15:33:11.782417578Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50854] 404 Not Found "GET /api/explore/groups/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:11.785747221Z WARNING 2025-11-25T15:33:11 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:11.785747291Z WARNING 2025-11-25T15:33:11 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:11.789690316Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C2%82%27%C3%ACj/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:11.797304344Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%17%C2%B3%C2%A5%C3%92/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:11.801246376Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%17%C2%B3%C2%A5%C3%92/organizers/categories/%C3%8B HTTP/1.1" web-1 | 2025-11-25T15:33:11.804901029Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/0/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:11.809151150Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85/organizers/categories/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:11.813816261Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85/organizers/categories/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:11.817605226Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%F2%9D%B1%A1/organizers/categories/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85 HTTP/1.1" web-1 | 2025-11-25T15:33:11.821592684Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%F2%9D%B1%A1/organizers/categories/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85 HTTP/1.1" web-1 | 2025-11-25T15:33:11.825334641Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/0/organizers/categories/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:11.872314333Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%23%C3%8D/organizers/categories/%26%C3%B3 HTTP/1.1" web-1 | 2025-11-25T15:33:11.876366953Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%23%C3%8D/organizers/categories/%23%C3%8D HTTP/1.1" web-1 | 2025-11-25T15:33:11.889070278Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C3%87/organizers/categories/%C2%90%F1%BC%A0%90%C2%90%C2%84O%C2%B4%C2%A9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP HTTP/1.1" web-1 | 2025-11-25T15:33:11.892838635Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C2%90%F1%BC%A0%90%C2%90%C2%84O%C2%B4%C2%A9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP/organizers/categories/%C2%90%F1%BC%A0%90%C2%90%C2%84O%C2%B4%C2%A9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP HTTP/1.1" web-1 | 2025-11-25T15:33:11.905395835Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/0..0/organizers/categories/%F4%84%8E%83%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14 HTTP/1.1" web-1 | 2025-11-25T15:33:11.947769057Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C3%9E%F3%80%AC%A3%23x/organizers/categories/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:11.951624336Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%16O%C3%9C%C3%8D%C3%81/organizers/categories/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:11.955804546Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C2%99%C3%B6%C2%80%60%F2%90%83%B2%C3%BA%E0%BD%BEk%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/organizers/categories/%F0%A6%9E%8C%C3%BF%C3%B8u%C3%9AJ HTTP/1.1" web-1 | 2025-11-25T15:33:11.960252850Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/0/organizers/categories/%F0%A6%9E%8C%C3%BF%C3%B8u%C3%9AJ HTTP/1.1" web-1 | 2025-11-25T15:33:11.985715866Z INFO 2025-11-25T15:33:11 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C2%8D%C2%BF%C2%B4%C3%B7%00%F2%B3%86%B2%06%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1/organizers/categories/W HTTP/1.1" web-1 | 2025-11-25T15:33:12.024520035Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/3%F1%99%98%BD%0B%C3%AA/organizers/categories/%C3%92m%F1%A5%8A%AC%C3%B1%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:12.028743897Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/3%F1%99%98%BD%0B%C3%AA/organizers/categories/3%F1%99%98%BD%0B%C3%AA HTTP/1.1" web-1 | 2025-11-25T15:33:12.033366277Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/z%2A%F0%A0%B4%B6/organizers/categories/%2C%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:33:12.037128993Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/z%2A%F0%A0%B4%B6/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.041150344Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/z%2A%F0%A0%B4%B6/organizers/categories/z%2A%F0%A0%B4%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:12.045561889Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/0/organizers/categories/z%2A%F0%A0%B4%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:12.049525111Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%F3%92%AE%BD/organizers/categories/red HTTP/1.1" web-1 | 2025-11-25T15:33:12.086689571Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C3%8E%40%F1%90%89%9E%2B%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t/organizers/categories/%C2%8D%C2%AE%C3%96%F0%AB%B2%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:12.096633324Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C3%AC%C3%85%F1%9A%91%AE%15%5DA%E6%AA%9EC%F0%B5%87%AA/organizers/categories/%F3%A4%A8%8B%C2%9A%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:33:12.100675826Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C3%AC%C3%85%F1%9A%91%AE%15%5DA%E6%AA%9EC%F0%B5%87%AA/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.124932757Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C3%86%F0%B3%92%85/organizers/categories/%C3%87%C3%A8%F0%93%8A%A1%C3%A7%2C HTTP/1.1" web-1 | 2025-11-25T15:33:12.129551360Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/b%0D/organizers/categories/%23%F3%83%8B%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:12.133315829Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%23%F3%83%8B%B9/organizers/categories/%23%F3%83%8B%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:12.137594684Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%23%F3%83%8B%B9/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.142619931Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/3%F3%AA%8B%A8%C3%88%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1/organizers/categories/O%29-%C3%AC%C3%89%16%F1%9A%AB%BA%5E%1C%2B HTTP/1.1" web-1 | 2025-11-25T15:33:12.146549330Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/3%F3%AA%8B%A8%C3%88%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1/organizers/categories/O%29-%C3%AC%C3%89%16%F1%9A%AB%BA%5E%1C%2B HTTP/1.1" web-1 | 2025-11-25T15:33:12.161891020Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C3%91/organizers/categories/P HTTP/1.1" web-1 | 2025-11-25T15:33:12.165634419Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/P/organizers/categories/P HTTP/1.1" web-1 | 2025-11-25T15:33:12.169923033Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD/organizers/categories/LPT1 HTTP/1.1" web-1 | 2025-11-25T15:33:12.173549703Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD/organizers/categories/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD HTTP/1.1" web-1 | 2025-11-25T15:33:12.177831494Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/0/organizers/categories/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD HTTP/1.1" web-1 | 2025-11-25T15:33:12.194995516Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/password/organizers/categories/%2B%C3%B3cn HTTP/1.1" web-1 | 2025-11-25T15:33:12.198912171Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/password/organizers/categories/%2B%C3%B3cn HTTP/1.1" web-1 | 2025-11-25T15:33:12.203028531Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/password/organizers/categories/password HTTP/1.1" web-1 | 2025-11-25T15:33:12.206998786Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/0/organizers/categories/password HTTP/1.1" web-1 | 2025-11-25T15:33:12.222952195Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%F0%BA%91%A0yV/organizers/categories/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW HTTP/1.1" web-1 | 2025-11-25T15:33:12.227021116Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW/organizers/categories/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW HTTP/1.1" web-1 | 2025-11-25T15:33:12.231633778Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.236670776Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%F2%A4%80%80%C3%A0le/organizers/categories/%2AjK%C2%BBU%C3%A1%C3%9C%C3%B9%F2%8F%87%BC%F1%B2%A8%8A%2C%F2%A3%82%A8%C3%B4%C2%A3%C2%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:12.258062227Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C2%9A%3E%C3%88/organizers/categories/%0B%C2%85W%C3%84%1D.%02%29%2B HTTP/1.1" web-1 | 2025-11-25T15:33:12.262190890Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C2%9A%3E%C3%88/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.266716809Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%0F%02%C3%93/organizers/categories/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:33:12.270980716Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F/organizers/categories/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:33:12.275010173Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.279794607Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1/organizers/categories/%3E%C3%88%F1%9F%BF%B6%22%C3%8C%C2%A4_%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:12.283641171Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1/organizers/categories/%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:33:12.295059673Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/5%C3%AB%C3%8E%C3%87%F1%8E%9D%8F%C2%91/organizers/categories/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:12.299877019Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/0/organizers/categories/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:12.303737108Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/0/organizers/categories/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:12.365616570Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%F1%BA%AB%A8E%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1/organizers/categories/%F1%BA%AB%A8E%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:12.371084147Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/organizers/categories/O%08%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:33:12.374876669Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/organizers/categories/O%08%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:33:12.379233180Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/organizers/categories/9%C2%81%F4%8A%84%91%F0%B7%99%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:12.390563868Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%28/organizers/categories/%C2%82%F1%94%B3%B1%11%F1%B0%8E%81%26 HTTP/1.1" web-1 | 2025-11-25T15:33:12.394171863Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%28/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.439452725Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%28/organizers/categories/%28 HTTP/1.1" web-1 | 2025-11-25T15:33:12.459836112Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%28%C2%BC%C3%81%F2%95%86%B4%E6%B4%A6%C3%9B/organizers/categories/%C2%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:12.464327676Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C3%9C%C3%8D%C2%96/organizers/categories/%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:12.468664931Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C3%9C%C3%8D%C2%96/organizers/categories/%C3%9C%C3%8D%C2%96 HTTP/1.1" web-1 | 2025-11-25T15:33:12.472586025Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%C3%9C%C3%8D%C2%96/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.486992288Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/undefined/organizers/categories/%2B%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:33:12.491109930Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%2B%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/organizers/categories/%2B%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:33:12.516437251Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50870] 404 Not Found "GET /api/explore/groups/%F1%BB%83%950%C3%A0%C2%B5%28%08%F1%A9%9A%90%F4%8B%BC%9AO%C3%BA%3F%C2%BB%C3%80/organizers/categories/%F1%BB%83%950%C3%A0%C2%B5%28%08%F1%A9%9A%90%F4%8B%BC%9AO%C3%BA%3F%C2%BB%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:33:12.521208251Z WARNING 2025-11-25T15:33:12 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:12.521241814Z WARNING 2025-11-25T15:33:12 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:12.524689007Z WARNING 2025-11-25T15:33:12 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:12.524715888Z WARNING 2025-11-25T15:33:12 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:12.528693307Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50892] 404 Not Found "GET /api/explore/groups/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83/organizers/categories/%40%0E%C2%81%14D%3C HTTP/1.1" web-1 | 2025-11-25T15:33:12.532316170Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50892] 404 Not Found "GET /api/explore/groups/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83/organizers/categories/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:33:12.536297536Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50892] 404 Not Found "GET /api/explore/groups/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.539628441Z WARNING 2025-11-25T15:33:12 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:12.539639963Z WARNING 2025-11-25T15:33:12 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:12.543740624Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.547868315Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94/organizers/categories/%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:33:12.553324591Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%C3%89/organizers/categories/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:12.558002656Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%C3%B2/organizers/categories/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:12.561689219Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%C3%B2/organizers/categories/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:12.569384540Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%2C/organizers/categories/%C2%9E%C3%BD%F3%83%AC%AF%C3%BF7%C2%89 HTTP/1.1" web-1 | 2025-11-25T15:33:12.573697759Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%2C/organizers/categories/%2C HTTP/1.1" web-1 | 2025-11-25T15:33:12.609770439Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%F3%B6%A7%A4%05%C2%83%C3%AA%C3%98%C2%80%08%F3%AA%A5%B1%1D%2B%C3%B4b%F1%B2%A0%A5%C2%8A%C3%AE%C3%89%06%03%C2%87%F3%AF%BE%B9%F3%A3%8D%80%3D%C2%A6%C3%B9/organizers/categories/%F3%B6%A7%A4%05%C2%83%C3%AA%C3%98%C2%80%08%F3%AA%A5%B1%1D%2B%C3%B4b%F1%B2%A0%A5%C2%8A%C3%AE%C3%89%06%03%C2%87%F3%AF%BE%B9%F3%A3%8D%80%3D%C2%A6%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:12.613775720Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%C3%9D%C3%A2/organizers/categories/d%C3%A9%E1%AA%A9%C3%8A HTTP/1.1" web-1 | 2025-11-25T15:33:12.617619418Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%C3%9D%C3%A2/organizers/categories/%C3%9D%C3%A2 HTTP/1.1" web-1 | 2025-11-25T15:33:12.621699460Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%C3%9D%C3%A2/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.630887163Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%C3%B2%C3%B2%C2%B46%C3%86/organizers/categories/%0B%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:33:12.635726561Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%C3%B2%C3%B2%C2%B46%C3%86/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.659748772Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%F2%BA%BC%85%F2%89%88%9D%C2%A1%3E%C3%99%C2%83/organizers/categories/%C3%97k%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.663856866Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50902] 404 Not Found "GET /api/explore/groups/%F2%BA%BC%85%F2%89%88%9D%C2%A1%3E%C3%99%C2%83/organizers/categories/%C3%97k%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0 HTTP/1.1" web-1 | 2025-11-25T15:33:12.672724879Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.680132650Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.689712049Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/i%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.696239326Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C2%93/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.705886583Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.710662491Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.721605871Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%9D%17%C2%B3%C2%A5%C3%92/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.727763465Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.733924845Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%3E%C2%8BK%C2%B4%04%C2%85/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.740081937Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%81%0D%5E%40/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.751018174Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%86%F3%96%BD%87V2/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.765395122Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%A5/organizers/tags?orderBy=%C2%92&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C2%82%F0%A9%A1%93%1C%0A&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:12.772733853Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%A5/organizers/tags?orderBy=%C2%82%F0%A9%A1%93%1C%0A&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C2%82%F0%A9%A1%93%1C%0A&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:12.781523669Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%A5/organizers/tags?orderBy=%C2%82%F0%A9%A1%93%1C%0A&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C3%A5&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:12.809209550Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/organizers/tags?orderDirection=asc&orderByNullPosition=first&search=&queryFilter=%C2%9D&perPage=4640 HTTP/1.1" web-1 | 2025-11-25T15:33:12.815283916Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/organizers/tags?orderDirection=asc&orderByNullPosition=first&search=&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:12.820182485Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.858064703Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.862978310Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.882489971Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/tags?paginationSeed=&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:33:12.891625677Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/tags?paginationSeed=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:33:12.898383266Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/tags?paginationSeed=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:12.904393333Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/tags?orderBy=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:12.910404961Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/tags?orderBy=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=H%F3%B7%AF%8E%F2%A6%8E%BF&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:12.916457788Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/tags?orderBy=%F3%B7%89%87%C3%81v%C3%97&queryFilter=H%F3%B7%AF%8E%F2%A6%8E%BF&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:12.926077182Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%AE-%16O%C3%9C%C3%8D%C3%81/organizers/tags?perPage=6155437913606211047 HTTP/1.1" web-1 | 2025-11-25T15:33:12.930476694Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%AE-%16O%C3%9C%C3%8D%C3%81/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.943316165Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/organizers/tags?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:12.948257714Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.953199674Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/X%7Fn%F1%9C%82%84/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.972657454Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/POST/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:12.984649734Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/organizers/tags?search=&orderDirection=asc&page=-45&perPage=-68&queryFilter=null&paginationSeed=null&orderByNullPosition=first&orderBy=%C3%80%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:12.989544485Z INFO 2025-11-25T15:33:12 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.007641018Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/organizers/tags?search=%19z%0C%F0%9E%B6%81&paginationSeed=null&orderDirection=asc&orderBy=null&perPage=88&orderByNullPosition=last&page=24115&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.015676818Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/organizers/tags?search=%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=null&orderDirection=asc&orderBy=null&perPage=88&orderByNullPosition=last&page=24115&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.027715065Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/organizers/tags?perPage=25708 HTTP/1.1" web-1 | 2025-11-25T15:33:13.032416163Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.046775197Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F1%80%B4%AE/organizers/tags?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.073832267Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/organizers/tags?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=-31828&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:13.080784773Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/organizers/tags?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=-31828 HTTP/1.1" web-1 | 2025-11-25T15:33:13.087651247Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/organizers/tags?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=25124 HTTP/1.1" web-1 | 2025-11-25T15:33:13.102981746Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/organizers/tags?orderBy=&orderDirection=asc&perPage=35&search=%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&page=-106&queryFilter=%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.109975209Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/organizers/tags?orderBy=&orderDirection=asc&perPage=35&search=%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&page=-106&queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.116804693Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/organizers/tags?orderBy=&orderDirection=asc&perPage=35&search=%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&page=-106&queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.121096303Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.128752981Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C2%A0%10%C3%857%C2%8F%F1%A2%BC%8E/organizers/tags?paginationSeed=null&search=null&orderBy=%F1%98%A5%A4&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:13.135775578Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags?paginationSeed=null&search=null&orderBy=%F1%98%A5%A4&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:13.142891992Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags?paginationSeed=null&search=null&orderBy=0&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:13.150022312Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags?paginationSeed=null&search=null&orderBy=0&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-15869 HTTP/1.1" web-1 | 2025-11-25T15:33:13.156580878Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags?paginationSeed=null&search=null&orderByNullPosition=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.165994005Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%21/organizers/tags?paginationSeed=null&orderByNullPosition=null&orderBy=&page=-10023&perPage=-27088 HTTP/1.1" web-1 | 2025-11-25T15:33:13.171918370Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%21/organizers/tags?paginationSeed=null&orderByNullPosition=null&orderBy=null&page=-10023&perPage=-27088 HTTP/1.1" web-1 | 2025-11-25T15:33:13.176955709Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%21/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.182844077Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/r%40/organizers/tags?orderByNullPosition=first&search=null&perPage=-16819&queryFilter=%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:13.188444023Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags?orderByNullPosition=first&search=null&perPage=-16819&queryFilter=%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:13.199933889Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/organizers/tags?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.205830853Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/tags?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.210974562Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/tags?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104 HTTP/1.1" web-1 | 2025-11-25T15:33:13.216606278Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/tags?orderDirection=asc&page=-104&queryFilter=%F0%96%80%91%C2%AA&perPage=-104 HTTP/1.1" web-1 | 2025-11-25T15:33:13.220830821Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/tags?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:13.225541697Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.247605591Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/-%E0%A3%BD%C2%A4P/organizers/tags?queryFilter=null&search=null&page=-21601&orderBy=%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&orderByNullPosition=last&paginationSeed=%18%18%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q&orderDirection=asc&perPage=1758058059 HTTP/1.1" web-1 | 2025-11-25T15:33:13.260858738Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/8%10/organizers/tags?search=&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.290961177Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/tags?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:13.298215660Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/tags?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&orderBy=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:13.305116258Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/tags?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=null&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&orderBy=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:13.311143837Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/tags?orderByNullPosition=null&paginationSeed=null&perPage=24029&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.316303016Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/tags?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.320636684Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.334413204Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/failures/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.339759314Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/%C3%B8Qe%C2%BC/organizers/tags?orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.347342724Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags?orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.352625204Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.358240429Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:13.364023208Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:13.369268528Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50918] 404 Not Found "GET /api/explore/groups/0/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.377887624Z WARNING 2025-11-25T15:33:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:13.377894046Z WARNING 2025-11-25T15:33:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:13.383094281Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/s/organizers/tags?orderBy=P%22%C3%8C%C2%A4_%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:13.403827886Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/advanced/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.410077642Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/%27%04Z%F2%8C%9F%99%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6/organizers/tags?perPage=-23859 HTTP/1.1" web-1 | 2025-11-25T15:33:13.471750807Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/%C2%8F%EE%9F%A7yn%3E%C2%97%C2%B1/organizers/tags?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:13.479513524Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F/organizers/tags?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:13.485432980Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/0/organizers/tags?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:13.490447436Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/%C2%93Nj/organizers/tags?perPage=-102&page=11763 HTTP/1.1" web-1 | 2025-11-25T15:33:13.499479648Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/%C2%93Nj/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.526615385Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/l%C2%B2m/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.604257828Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/organizers/tags?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.611819558Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.633705877Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF/organizers/tags?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.638961647Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.644092783Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/0-%F0%A8%90%BD/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.655169804Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/organizers/tags?search=null&page=-75779123874353828838432809159354803653&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.660682035Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/organizers/tags?page=0&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.665730335Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:33:13.694320594Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/%C3%BD%F3%82%9F%87%C3%8A/organizers/tags?perPage=29494&orderByNullPosition=null&search=%18a%F0%AB%AD%AB%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C&orderBy=null&orderDirection=desc&paginationSeed=null&page=-8772&queryFilter=%2B0.0 HTTP/1.1" web-1 | 2025-11-25T15:33:13.719077294Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/%F1%B3%86%93%06%C2%9D%C3%A9/organizers/tags?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.725324856Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/0/organizers/tags?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.797912717Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/organizers/tags?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null&paginationSeed=a%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&page=-24551&search=%C2%BEx%F2%82%9F%B9%F0%97%8D%8D&perPage=200 HTTP/1.1" web-1 | 2025-11-25T15:33:13.805344072Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/organizers/tags?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null&paginationSeed=a%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&page=-24551&search=&perPage=200 HTTP/1.1" web-1 | 2025-11-25T15:33:13.811811196Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50924] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/organizers/tags?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:13.820238391Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50934] 404 Not Found "GET /api/explore/groups/0/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:13.828142084Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50934] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:13.832189564Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50934] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/organizers/tags/%F2%A7%8A%BA%F0%A0%9A%85%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:13.836325571Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50934] 404 Not Found "GET /api/explore/groups/%C2%86/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:13.840139914Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50934] 404 Not Found "GET /api/explore/groups/%C2%86/organizers/tags/%C2%AE%F1%A9%BA%94%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981 HTTP/1.1" web-1 | 2025-11-25T15:33:13.846296615Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50934] 404 Not Found "GET /api/explore/groups/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:13.849774326Z WARNING 2025-11-25T15:33:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:13.849801617Z WARNING 2025-11-25T15:33:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:13.853768917Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C2%82%27%C3%ACj/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:13.861327401Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%17%C2%B3%C2%A5%C3%92/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:13.865035825Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%17%C2%B3%C2%A5%C3%92/organizers/tags/%C3%8B HTTP/1.1" web-1 | 2025-11-25T15:33:13.869040936Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/0/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:13.873848444Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85/organizers/tags/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:13.878223069Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85/organizers/tags/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:13.882005853Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%F2%9D%B1%A1/organizers/tags/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85 HTTP/1.1" web-1 | 2025-11-25T15:33:13.886985404Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%F2%9D%B1%A1/organizers/tags/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85 HTTP/1.1" web-1 | 2025-11-25T15:33:13.891285539Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/0/organizers/tags/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:13.938113105Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%23%C3%8D/organizers/tags/%26%C3%B3 HTTP/1.1" web-1 | 2025-11-25T15:33:13.943073861Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%23%C3%8D/organizers/tags/%23%C3%8D HTTP/1.1" web-1 | 2025-11-25T15:33:13.956757657Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C3%87/organizers/tags/%C2%90%F1%BC%A0%90%C2%90%C2%84O%C2%B4%C2%A9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP HTTP/1.1" web-1 | 2025-11-25T15:33:13.961380749Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C2%90%F1%BC%A0%90%C2%90%C2%84O%C2%B4%C2%A9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP/organizers/tags/%C2%90%F1%BC%A0%90%C2%90%C2%84O%C2%B4%C2%A9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP HTTP/1.1" web-1 | 2025-11-25T15:33:13.974363238Z INFO 2025-11-25T15:33:13 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/0..0/organizers/tags/%F4%84%8E%83%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14 HTTP/1.1" web-1 | 2025-11-25T15:33:14.016848911Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C3%9E%F3%80%AC%A3%23x/organizers/tags/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:14.021134939Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%16O%C3%9C%C3%8D%C3%81/organizers/tags/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:14.026262418Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C2%99%C3%B6%C2%80%60%F2%90%83%B2%C3%BA%E0%BD%BEk%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/organizers/tags/%F0%A6%9E%8C%C3%BF%C3%B8u%C3%9AJ HTTP/1.1" web-1 | 2025-11-25T15:33:14.031157140Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/0/organizers/tags/%F0%A6%9E%8C%C3%BF%C3%B8u%C3%9AJ HTTP/1.1" web-1 | 2025-11-25T15:33:14.057387657Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C2%8D%C2%BF%C2%B4%C3%B7%00%F2%B3%86%B2%06%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1/organizers/tags/W HTTP/1.1" web-1 | 2025-11-25T15:33:14.096795250Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/3%F1%99%98%BD%0B%C3%AA/organizers/tags/%C3%92m%F1%A5%8A%AC%C3%B1%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:14.101715078Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/3%F1%99%98%BD%0B%C3%AA/organizers/tags/3%F1%99%98%BD%0B%C3%AA HTTP/1.1" web-1 | 2025-11-25T15:33:14.106562702Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/z%2A%F0%A0%B4%B6/organizers/tags/%2C%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:33:14.111188629Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/z%2A%F0%A0%B4%B6/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.116349260Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/z%2A%F0%A0%B4%B6/organizers/tags/z%2A%F0%A0%B4%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:14.121026192Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/0/organizers/tags/z%2A%F0%A0%B4%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:14.125064876Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%F3%92%AE%BD/organizers/tags/red HTTP/1.1" web-1 | 2025-11-25T15:33:14.162802493Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C3%8E%40%F1%90%89%9E%2B%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t/organizers/tags/%C2%8D%C2%AE%C3%96%F0%AB%B2%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:14.172878554Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C3%AC%C3%85%F1%9A%91%AE%15%5DA%E6%AA%9EC%F0%B5%87%AA/organizers/tags/%F3%A4%A8%8B%C2%9A%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:33:14.176709559Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C3%AC%C3%85%F1%9A%91%AE%15%5DA%E6%AA%9EC%F0%B5%87%AA/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.200866362Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C3%86%F0%B3%92%85/organizers/tags/%C3%87%C3%A8%F0%93%8A%A1%C3%A7%2C HTTP/1.1" web-1 | 2025-11-25T15:33:14.205525000Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/b%0D/organizers/tags/%23%F3%83%8B%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:14.209723024Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%23%F3%83%8B%B9/organizers/tags/%23%F3%83%8B%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:14.213684533Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%23%F3%83%8B%B9/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.218880320Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/3%F3%AA%8B%A8%C3%88%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1/organizers/tags/O%29-%C3%AC%C3%89%16%F1%9A%AB%BA%5E%1C%2B HTTP/1.1" web-1 | 2025-11-25T15:33:14.222746420Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/3%F3%AA%8B%A8%C3%88%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1/organizers/tags/O%29-%C3%AC%C3%89%16%F1%9A%AB%BA%5E%1C%2B HTTP/1.1" web-1 | 2025-11-25T15:33:14.237902802Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C3%91/organizers/tags/P HTTP/1.1" web-1 | 2025-11-25T15:33:14.241479348Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/P/organizers/tags/P HTTP/1.1" web-1 | 2025-11-25T15:33:14.245927701Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD/organizers/tags/LPT1 HTTP/1.1" web-1 | 2025-11-25T15:33:14.249936199Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD/organizers/tags/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD HTTP/1.1" web-1 | 2025-11-25T15:33:14.253979692Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/0/organizers/tags/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD HTTP/1.1" web-1 | 2025-11-25T15:33:14.271719154Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/password/organizers/tags/%2B%C3%B3cn HTTP/1.1" web-1 | 2025-11-25T15:33:14.275714527Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/password/organizers/tags/%2B%C3%B3cn HTTP/1.1" web-1 | 2025-11-25T15:33:14.279648545Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/password/organizers/tags/password HTTP/1.1" web-1 | 2025-11-25T15:33:14.283766458Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/0/organizers/tags/password HTTP/1.1" web-1 | 2025-11-25T15:33:14.299707182Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%F0%BA%91%A0yV/organizers/tags/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW HTTP/1.1" web-1 | 2025-11-25T15:33:14.303833581Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW/organizers/tags/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW HTTP/1.1" web-1 | 2025-11-25T15:33:14.308037355Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.312574586Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%F2%A4%80%80%C3%A0le/organizers/tags/%2AjK%C2%BBU%C3%A1%C3%9C%C3%B9%F2%8F%87%BC%F1%B2%A8%8A%2C%F2%A3%82%A8%C3%B4%C2%A3%C2%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:14.333822386Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C2%9A%3E%C3%88/organizers/tags/%0B%C2%85W%C3%84%1D.%02%29%2B HTTP/1.1" web-1 | 2025-11-25T15:33:14.338076736Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C2%9A%3E%C3%88/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.342610560Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%0F%02%C3%93/organizers/tags/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:33:14.347008017Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F/organizers/tags/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:33:14.351140979Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.355834052Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1/organizers/tags/%3E%C3%88%F1%9F%BF%B6%22%C3%8C%C2%A4_%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:14.359979967Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1/organizers/tags/%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:33:14.371276931Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/5%C3%AB%C3%8E%C3%87%F1%8E%9D%8F%C2%91/organizers/tags/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:14.376147598Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/0/organizers/tags/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:14.379796981Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/0/organizers/tags/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:14.481568545Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%F1%BA%AB%A8E%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1/organizers/tags/%F1%BA%AB%A8E%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:14.487173060Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/organizers/tags/O%08%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:33:14.491086899Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/organizers/tags/O%08%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:33:14.495178593Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/organizers/tags/9%C2%81%F4%8A%84%91%F0%B7%99%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:14.506321548Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%28/organizers/tags/%C2%82%F1%94%B3%B1%11%F1%B0%8E%81%26 HTTP/1.1" web-1 | 2025-11-25T15:33:14.510429642Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%28/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.514492762Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%28/organizers/tags/%28 HTTP/1.1" web-1 | 2025-11-25T15:33:14.534282585Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%28%C2%BC%C3%81%F2%95%86%B4%E6%B4%A6%C3%9B/organizers/tags/%C2%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:14.538373978Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C3%9C%C3%8D%C2%96/organizers/tags/%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:14.542428673Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C3%9C%C3%8D%C2%96/organizers/tags/%C3%9C%C3%8D%C2%96 HTTP/1.1" web-1 | 2025-11-25T15:33:14.546087213Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%C3%9C%C3%8D%C2%96/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.559429668Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/undefined/organizers/tags/%2B%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:33:14.564082856Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%2B%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/organizers/tags/%2B%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:33:14.589334766Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50946] 404 Not Found "GET /api/explore/groups/%F1%BB%83%950%C3%A0%C2%B5%28%08%F1%A9%9A%90%F4%8B%BC%9AO%C3%BA%3F%C2%BB%C3%80/organizers/tags/%F1%BB%83%950%C3%A0%C2%B5%28%08%F1%A9%9A%90%F4%8B%BC%9AO%C3%BA%3F%C2%BB%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:33:14.594158224Z WARNING 2025-11-25T15:33:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:14.594179774Z WARNING 2025-11-25T15:33:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:14.597514757Z WARNING 2025-11-25T15:33:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:14.597521630Z WARNING 2025-11-25T15:33:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:14.601524156Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50964] 404 Not Found "GET /api/explore/groups/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83/organizers/tags/%40%0E%C2%81%14D%3C HTTP/1.1" web-1 | 2025-11-25T15:33:14.605131611Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50964] 404 Not Found "GET /api/explore/groups/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83/organizers/tags/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:33:14.609052243Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50964] 404 Not Found "GET /api/explore/groups/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.612402134Z WARNING 2025-11-25T15:33:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:14.612419617Z WARNING 2025-11-25T15:33:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:14.616520878Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.620434297Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94/organizers/tags/%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:33:14.625376358Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%C3%89/organizers/tags/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:14.630116439Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%C3%B2/organizers/tags/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:14.634230875Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%C3%B2/organizers/tags/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:14.641683681Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%2C/organizers/tags/%C2%9E%C3%BD%F3%83%AC%AF%C3%BF7%C2%89 HTTP/1.1" web-1 | 2025-11-25T15:33:14.646165006Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%2C/organizers/tags/%2C HTTP/1.1" web-1 | 2025-11-25T15:33:14.681728600Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%F3%B6%A7%A4%05%C2%83%C3%AA%C3%98%C2%80%08%F3%AA%A5%B1%1D%2B%C3%B4b%F1%B2%A0%A5%C2%8A%C3%AE%C3%89%06%03%C2%87%F3%AF%BE%B9%F3%A3%8D%80%3D%C2%A6%C3%B9/organizers/tags/%F3%B6%A7%A4%05%C2%83%C3%AA%C3%98%C2%80%08%F3%AA%A5%B1%1D%2B%C3%B4b%F1%B2%A0%A5%C2%8A%C3%AE%C3%89%06%03%C2%87%F3%AF%BE%B9%F3%A3%8D%80%3D%C2%A6%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:14.685667998Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%C3%9D%C3%A2/organizers/tags/d%C3%A9%E1%AA%A9%C3%8A HTTP/1.1" web-1 | 2025-11-25T15:33:14.689514431Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%C3%9D%C3%A2/organizers/tags/%C3%9D%C3%A2 HTTP/1.1" web-1 | 2025-11-25T15:33:14.693350354Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%C3%9D%C3%A2/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.702135261Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%C3%B2%C3%B2%C2%B46%C3%86/organizers/tags/%0B%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:33:14.706548609Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%C3%B2%C3%B2%C2%B46%C3%86/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.729894269Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%F2%BA%BC%85%F2%89%88%9D%C2%A1%3E%C3%99%C2%83/organizers/tags/%C3%97k%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.734415559Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50974] 404 Not Found "GET /api/explore/groups/%F2%BA%BC%85%F2%89%88%9D%C2%A1%3E%C3%99%C2%83/organizers/tags/%C3%97k%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0 HTTP/1.1" web-1 | 2025-11-25T15:33:14.743763524Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.751042793Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.760897589Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/i%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.767820289Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C2%93/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.777344925Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.781848031Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.792784900Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%9D%17%C2%B3%C2%A5%C3%92/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.798892599Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.804863632Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%3E%C2%8BK%C2%B4%04%C2%85/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.811244965Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%81%0D%5E%40/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.821788976Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%86%F3%96%BD%87V2/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.836045998Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%A5/organizers/tools?orderBy=%C2%92&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C2%82%F0%A9%A1%93%1C%0A&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:14.843216383Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%A5/organizers/tools?orderBy=%C2%82%F0%A9%A1%93%1C%0A&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C2%82%F0%A9%A1%93%1C%0A&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:14.850839529Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%A5/organizers/tools?orderBy=%C2%82%F0%A9%A1%93%1C%0A&orderDirection=desc&orderByNullPosition=null&queryFilter=null&search=%C3%A5&perPage=-23697&paginationSeed=null&page=-122 HTTP/1.1" web-1 | 2025-11-25T15:33:14.876033630Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/organizers/tools?orderDirection=asc&orderByNullPosition=first&search=&queryFilter=%C2%9D&perPage=4640 HTTP/1.1" web-1 | 2025-11-25T15:33:14.882203767Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/organizers/tools?orderDirection=asc&orderByNullPosition=first&search=&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:14.886958636Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%AB%F3%AA%96%9D/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.924351204Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.929071298Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:14.949051679Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/tools?paginationSeed=&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:33:14.959254037Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/tools?paginationSeed=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:33:14.966055530Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/tools?paginationSeed=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:14.972229624Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/tools?orderBy=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=%03&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:14.978435928Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/tools?orderBy=H%F3%B7%AF%8E%F2%A6%8E%BF&queryFilter=H%F3%B7%AF%8E%F2%A6%8E%BF&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:14.984434193Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/organizers/tools?orderBy=%F3%B7%89%87%C3%81v%C3%97&queryFilter=H%F3%B7%AF%8E%F2%A6%8E%BF&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:14.996412306Z INFO 2025-11-25T15:33:14 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%AE-%16O%C3%9C%C3%8D%C3%81/organizers/tools?perPage=6155437913606211047 HTTP/1.1" web-1 | 2025-11-25T15:33:15.003761346Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%AE-%16O%C3%9C%C3%8D%C3%81/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.020126508Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/organizers/tools?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.024913107Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.029652006Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/X%7Fn%F1%9C%82%84/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.049717496Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/POST/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.061818480Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/organizers/tools?search=&orderDirection=asc&page=-45&perPage=-68&queryFilter=null&paginationSeed=null&orderByNullPosition=first&orderBy=%C3%80%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:15.066505362Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.084799366Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/organizers/tools?search=%19z%0C%F0%9E%B6%81&paginationSeed=null&orderDirection=asc&orderBy=null&perPage=88&orderByNullPosition=last&page=24115&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.092911169Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/organizers/tools?search=%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=null&orderDirection=asc&orderBy=null&perPage=88&orderByNullPosition=last&page=24115&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.105937410Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/organizers/tools?perPage=25708 HTTP/1.1" web-1 | 2025-11-25T15:33:15.110475212Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.124921279Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F1%80%B4%AE/organizers/tools?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.152896233Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/organizers/tools?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=-31828&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:15.160446952Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/organizers/tools?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=-31828 HTTP/1.1" web-1 | 2025-11-25T15:33:15.167417672Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/organizers/tools?search=null&orderDirection=desc&paginationSeed=null&queryFilter=&perPage=25124&orderBy=null&page=25124 HTTP/1.1" web-1 | 2025-11-25T15:33:15.182573994Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/organizers/tools?orderBy=&orderDirection=asc&perPage=35&search=%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&page=-106&queryFilter=%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.189679788Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/organizers/tools?orderBy=&orderDirection=asc&perPage=35&search=%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&page=-106&queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.196923310Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/organizers/tools?orderBy=&orderDirection=asc&perPage=35&search=%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&page=-106&queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.201656218Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.209219220Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C2%A0%10%C3%857%C2%8F%F1%A2%BC%8E/organizers/tools?paginationSeed=null&search=null&orderBy=%F1%98%A5%A4&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:15.217576254Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools?paginationSeed=null&search=null&orderBy=%F1%98%A5%A4&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:15.224631893Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools?paginationSeed=null&search=null&orderBy=0&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-16069 HTTP/1.1" web-1 | 2025-11-25T15:33:15.232213922Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools?paginationSeed=null&search=null&orderBy=0&orderByNullPosition=last&queryFilter=null&page=-15869&orderDirection=asc&perPage=-15869 HTTP/1.1" web-1 | 2025-11-25T15:33:15.238540252Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools?paginationSeed=null&search=null&orderByNullPosition=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.248265805Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%21/organizers/tools?paginationSeed=null&orderByNullPosition=null&orderBy=&page=-10023&perPage=-27088 HTTP/1.1" web-1 | 2025-11-25T15:33:15.254880036Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%21/organizers/tools?paginationSeed=null&orderByNullPosition=null&orderBy=null&page=-10023&perPage=-27088 HTTP/1.1" web-1 | 2025-11-25T15:33:15.259817898Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%21/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.266729718Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/r%40/organizers/tools?orderByNullPosition=first&search=null&perPage=-16819&queryFilter=%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:15.273640846Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools?orderByNullPosition=first&search=null&perPage=-16819&queryFilter=%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:15.285055050Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/organizers/tools?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.291199319Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/tools?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.296724244Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/tools?orderDirection=asc&page=-207095106977743210&queryFilter=%F0%96%80%91%C2%AA&perPage=-104 HTTP/1.1" web-1 | 2025-11-25T15:33:15.302377209Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/tools?orderDirection=asc&page=-104&queryFilter=%F0%96%80%91%C2%AA&perPage=-104 HTTP/1.1" web-1 | 2025-11-25T15:33:15.307121148Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/tools?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:15.311989831Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F0%96%80%91%C2%AA/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.334247057Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/-%E0%A3%BD%C2%A4P/organizers/tools?queryFilter=null&search=null&page=-21601&orderBy=%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&orderByNullPosition=last&paginationSeed=%18%18%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q&orderDirection=asc&perPage=1758058059 HTTP/1.1" web-1 | 2025-11-25T15:33:15.347614359Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/8%10/organizers/tools?search=&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.377638260Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/tools?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:15.385682907Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/tools?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&orderBy=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:15.392756510Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/tools?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=null&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&orderBy=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:15.399951491Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/tools?orderByNullPosition=null&paginationSeed=null&perPage=24029&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.406080731Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/tools?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.411261831Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.426211835Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/failures/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.432251687Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/%C3%B8Qe%C2%BC/organizers/tools?orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.440422842Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools?orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.485257385Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.491734438Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:15.498143664Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:15.504287572Z INFO 2025-11-25T15:33:15 - [172.25.0.1:50990] 404 Not Found "GET /api/explore/groups/0/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.513240825Z WARNING 2025-11-25T15:33:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:15.513256193Z WARNING 2025-11-25T15:33:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:15.518297651Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/s/organizers/tools?orderBy=P%22%C3%8C%C2%A4_%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:15.539423362Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/advanced/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.545709356Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/%27%04Z%F2%8C%9F%99%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6/organizers/tools?perPage=-23859 HTTP/1.1" web-1 | 2025-11-25T15:33:15.563700381Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/%C2%8F%EE%9F%A7yn%3E%C2%97%C2%B1/organizers/tools?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:15.571382106Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F/organizers/tools?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:15.577072522Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/0/organizers/tools?search=null&paginationSeed=%C3%AA%F2%A6%8F%A8%F1%B7%89%8F%5E%0F&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:15.582180274Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/%C2%93Nj/organizers/tools?perPage=-102&page=11763 HTTP/1.1" web-1 | 2025-11-25T15:33:15.591556812Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/%C2%93Nj/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.618892335Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/l%C2%B2m/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.698284573Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/organizers/tools?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.704854862Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.726875514Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF/organizers/tools?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.731847921Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.737104402Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/0-%F0%A8%90%BD/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.748268687Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/organizers/tools?search=null&page=-75779123874353828838432809159354803653&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.753886487Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/organizers/tools?page=0&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.758937011Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:33:15.787402085Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/%C3%BD%F3%82%9F%87%C3%8A/organizers/tools?perPage=29494&orderByNullPosition=null&search=%18a%F0%AB%AD%AB%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C&orderBy=null&orderDirection=desc&paginationSeed=null&page=-8772&queryFilter=%2B0.0 HTTP/1.1" web-1 | 2025-11-25T15:33:15.811949963Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/%F1%B3%86%93%06%C2%9D%C3%A9/organizers/tools?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.817250777Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/0/organizers/tools?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.889726878Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/organizers/tools?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null&paginationSeed=a%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&page=-24551&search=%C2%BEx%F2%82%9F%B9%F0%97%8D%8D&perPage=200 HTTP/1.1" web-1 | 2025-11-25T15:33:15.897493593Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/organizers/tools?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null&paginationSeed=a%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&page=-24551&search=&perPage=200 HTTP/1.1" web-1 | 2025-11-25T15:33:15.903785348Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51002] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/organizers/tools?orderByNullPosition=first&queryFilter=&orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:15.911339063Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51010] 404 Not Found "GET /api/explore/groups/0/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:15.919042038Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51010] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:15.923051637Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51010] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/organizers/tools/%F2%A7%8A%BA%F0%A0%9A%85%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:15.927274477Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51010] 404 Not Found "GET /api/explore/groups/%C2%86/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:15.932207080Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51010] 404 Not Found "GET /api/explore/groups/%C2%86/organizers/tools/%C2%AE%F1%A9%BA%94%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981 HTTP/1.1" web-1 | 2025-11-25T15:33:15.938959070Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51010] 404 Not Found "GET /api/explore/groups/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:15.942899289Z WARNING 2025-11-25T15:33:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:15.942923124Z WARNING 2025-11-25T15:33:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:15.947598193Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C2%82%27%C3%ACj/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:15.955203114Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%17%C2%B3%C2%A5%C3%92/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:15.960064142Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%17%C2%B3%C2%A5%C3%92/organizers/tools/%C3%8B HTTP/1.1" web-1 | 2025-11-25T15:33:15.964094801Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/0/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:15.968587458Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85/organizers/tools/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:15.973562641Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85/organizers/tools/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:15.979283865Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%F2%9D%B1%A1/organizers/tools/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85 HTTP/1.1" web-1 | 2025-11-25T15:33:15.984247576Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%F2%9D%B1%A1/organizers/tools/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85 HTTP/1.1" web-1 | 2025-11-25T15:33:15.988950337Z INFO 2025-11-25T15:33:15 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/0/organizers/tools/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:16.036573237Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%23%C3%8D/organizers/tools/%26%C3%B3 HTTP/1.1" web-1 | 2025-11-25T15:33:16.041699293Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%23%C3%8D/organizers/tools/%23%C3%8D HTTP/1.1" web-1 | 2025-11-25T15:33:16.054490002Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C3%87/organizers/tools/%C2%90%F1%BC%A0%90%C2%90%C2%84O%C2%B4%C2%A9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP HTTP/1.1" web-1 | 2025-11-25T15:33:16.058704246Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C2%90%F1%BC%A0%90%C2%90%C2%84O%C2%B4%C2%A9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP/organizers/tools/%C2%90%F1%BC%A0%90%C2%90%C2%84O%C2%B4%C2%A9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP HTTP/1.1" web-1 | 2025-11-25T15:33:16.071713366Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/0..0/organizers/tools/%F4%84%8E%83%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14 HTTP/1.1" web-1 | 2025-11-25T15:33:16.114858216Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C3%9E%F3%80%AC%A3%23x/organizers/tools/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:16.119047934Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%16O%C3%9C%C3%8D%C3%81/organizers/tools/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:16.123920093Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C2%99%C3%B6%C2%80%60%F2%90%83%B2%C3%BA%E0%BD%BEk%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/organizers/tools/%F0%A6%9E%8C%C3%BF%C3%B8u%C3%9AJ HTTP/1.1" web-1 | 2025-11-25T15:33:16.128538516Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/0/organizers/tools/%F0%A6%9E%8C%C3%BF%C3%B8u%C3%9AJ HTTP/1.1" web-1 | 2025-11-25T15:33:16.154662734Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C2%8D%C2%BF%C2%B4%C3%B7%00%F2%B3%86%B2%06%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1/organizers/tools/W HTTP/1.1" web-1 | 2025-11-25T15:33:16.194816067Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/3%F1%99%98%BD%0B%C3%AA/organizers/tools/%C3%92m%F1%A5%8A%AC%C3%B1%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:16.199961409Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/3%F1%99%98%BD%0B%C3%AA/organizers/tools/3%F1%99%98%BD%0B%C3%AA HTTP/1.1" web-1 | 2025-11-25T15:33:16.205048342Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/z%2A%F0%A0%B4%B6/organizers/tools/%2C%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:33:16.209308803Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/z%2A%F0%A0%B4%B6/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.214098427Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/z%2A%F0%A0%B4%B6/organizers/tools/z%2A%F0%A0%B4%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:16.218492849Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/0/organizers/tools/z%2A%F0%A0%B4%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:16.223298664Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%F3%92%AE%BD/organizers/tools/red HTTP/1.1" web-1 | 2025-11-25T15:33:16.262164509Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C3%8E%40%F1%90%89%9E%2B%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t/organizers/tools/%C2%8D%C2%AE%C3%96%F0%AB%B2%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:16.271987726Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C3%AC%C3%85%F1%9A%91%AE%15%5DA%E6%AA%9EC%F0%B5%87%AA/organizers/tools/%F3%A4%A8%8B%C2%9A%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:33:16.276279846Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C3%AC%C3%85%F1%9A%91%AE%15%5DA%E6%AA%9EC%F0%B5%87%AA/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.300605096Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C3%86%F0%B3%92%85/organizers/tools/%C3%87%C3%A8%F0%93%8A%A1%C3%A7%2C HTTP/1.1" web-1 | 2025-11-25T15:33:16.304803931Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/b%0D/organizers/tools/%23%F3%83%8B%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:16.309163497Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%23%F3%83%8B%B9/organizers/tools/%23%F3%83%8B%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:16.313554202Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%23%F3%83%8B%B9/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.319179506Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/3%F3%AA%8B%A8%C3%88%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1/organizers/tools/O%29-%C3%AC%C3%89%16%F1%9A%AB%BA%5E%1C%2B HTTP/1.1" web-1 | 2025-11-25T15:33:16.323160592Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/3%F3%AA%8B%A8%C3%88%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1/organizers/tools/O%29-%C3%AC%C3%89%16%F1%9A%AB%BA%5E%1C%2B HTTP/1.1" web-1 | 2025-11-25T15:33:16.338860114Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C3%91/organizers/tools/P HTTP/1.1" web-1 | 2025-11-25T15:33:16.343214621Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/P/organizers/tools/P HTTP/1.1" web-1 | 2025-11-25T15:33:16.347982955Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD/organizers/tools/LPT1 HTTP/1.1" web-1 | 2025-11-25T15:33:16.352236703Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD/organizers/tools/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD HTTP/1.1" web-1 | 2025-11-25T15:33:16.356909108Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/0/organizers/tools/%19%C3%85%C2%AC%C2%AA%F1%A7%97%BD HTTP/1.1" web-1 | 2025-11-25T15:33:16.375029555Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/password/organizers/tools/%2B%C3%B3cn HTTP/1.1" web-1 | 2025-11-25T15:33:16.380013715Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/password/organizers/tools/%2B%C3%B3cn HTTP/1.1" web-1 | 2025-11-25T15:33:16.384198985Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/password/organizers/tools/password HTTP/1.1" web-1 | 2025-11-25T15:33:16.388852153Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/0/organizers/tools/password HTTP/1.1" web-1 | 2025-11-25T15:33:16.405396811Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%F0%BA%91%A0yV/organizers/tools/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW HTTP/1.1" web-1 | 2025-11-25T15:33:16.410285382Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW/organizers/tools/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW HTTP/1.1" web-1 | 2025-11-25T15:33:16.414543818Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%15%C2%B1%C2%95%24%F4%82%A0%91%C2%95%7F0%C3%94YeRN%C2%82%01%28%F3%B2%95%87%C2%86%C3%ADW/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.419152202Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%F2%A4%80%80%C3%A0le/organizers/tools/%2AjK%C2%BBU%C3%A1%C3%9C%C3%B9%F2%8F%87%BC%F1%B2%A8%8A%2C%F2%A3%82%A8%C3%B4%C2%A3%C2%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:16.440513386Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C2%9A%3E%C3%88/organizers/tools/%0B%C2%85W%C3%84%1D.%02%29%2B HTTP/1.1" web-1 | 2025-11-25T15:33:16.445347103Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C2%9A%3E%C3%88/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.450224572Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%0F%02%C3%93/organizers/tools/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:33:16.454412427Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F/organizers/tools/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:33:16.459070043Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C2%AF%C3%93%C2%92sR%C3%B3%C3%87o%C2%96%C3%A6%C2%9F/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.503687359Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1/organizers/tools/%3E%C3%88%F1%9F%BF%B6%22%C3%8C%C2%A4_%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:16.508598461Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1/organizers/tools/%12%1E%C2%8D%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:33:16.519774368Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/5%C3%AB%C3%8E%C3%87%F1%8E%9D%8F%C2%91/organizers/tools/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:16.524778165Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/0/organizers/tools/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:16.528830434Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/0/organizers/tools/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:16.590589971Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%F1%BA%AB%A8E%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1/organizers/tools/%F1%BA%AB%A8E%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:16.595934878Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/organizers/tools/O%08%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:33:16.600011313Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/organizers/tools/O%08%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:33:16.604554314Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/9%C2%81%F4%8A%84%91%F0%B7%99%A6/organizers/tools/9%C2%81%F4%8A%84%91%F0%B7%99%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:16.615673335Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%28/organizers/tools/%C2%82%F1%94%B3%B1%11%F1%B0%8E%81%26 HTTP/1.1" web-1 | 2025-11-25T15:33:16.619430320Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%28/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.623988980Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%28/organizers/tools/%28 HTTP/1.1" web-1 | 2025-11-25T15:33:16.643776168Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%28%C2%BC%C3%81%F2%95%86%B4%E6%B4%A6%C3%9B/organizers/tools/%C2%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:16.647773665Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C3%9C%C3%8D%C2%96/organizers/tools/%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:16.651387601Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C3%9C%C3%8D%C2%96/organizers/tools/%C3%9C%C3%8D%C2%96 HTTP/1.1" web-1 | 2025-11-25T15:33:16.655473685Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%C3%9C%C3%8D%C2%96/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.668694822Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/undefined/organizers/tools/%2B%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:33:16.672677992Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%2B%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/organizers/tools/%2B%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:33:16.698457533Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51022] 404 Not Found "GET /api/explore/groups/%F1%BB%83%950%C3%A0%C2%B5%28%08%F1%A9%9A%90%F4%8B%BC%9AO%C3%BA%3F%C2%BB%C3%80/organizers/tools/%F1%BB%83%950%C3%A0%C2%B5%28%08%F1%A9%9A%90%F4%8B%BC%9AO%C3%BA%3F%C2%BB%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:33:16.703320946Z WARNING 2025-11-25T15:33:16 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:16.703336826Z WARNING 2025-11-25T15:33:16 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:16.706800199Z WARNING 2025-11-25T15:33:16 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:16.706817472Z WARNING 2025-11-25T15:33:16 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:16.710844063Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51044] 404 Not Found "GET /api/explore/groups/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83/organizers/tools/%40%0E%C2%81%14D%3C HTTP/1.1" web-1 | 2025-11-25T15:33:16.714762842Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51044] 404 Not Found "GET /api/explore/groups/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83/organizers/tools/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:33:16.719027451Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51044] 404 Not Found "GET /api/explore/groups/%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.722360850Z WARNING 2025-11-25T15:33:16 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:16.722363806Z WARNING 2025-11-25T15:33:16 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:16.726151539Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.730458166Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94/organizers/tools/%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:33:16.735573843Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%C3%89/organizers/tools/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:16.740015203Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%C3%B2/organizers/tools/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:16.744266376Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%C3%B2/organizers/tools/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:16.751904680Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%2C/organizers/tools/%C2%9E%C3%BD%F3%83%AC%AF%C3%BF7%C2%89 HTTP/1.1" web-1 | 2025-11-25T15:33:16.755618364Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%2C/organizers/tools/%2C HTTP/1.1" web-1 | 2025-11-25T15:33:16.795195475Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%F3%B6%A7%A4%05%C2%83%C3%AA%C3%98%C2%80%08%F3%AA%A5%B1%1D%2B%C3%B4b%F1%B2%A0%A5%C2%8A%C3%AE%C3%89%06%03%C2%87%F3%AF%BE%B9%F3%A3%8D%80%3D%C2%A6%C3%B9/organizers/tools/%F3%B6%A7%A4%05%C2%83%C3%AA%C3%98%C2%80%08%F3%AA%A5%B1%1D%2B%C3%B4b%F1%B2%A0%A5%C2%8A%C3%AE%C3%89%06%03%C2%87%F3%AF%BE%B9%F3%A3%8D%80%3D%C2%A6%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:16.800595685Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%C3%9D%C3%A2/organizers/tools/d%C3%A9%E1%AA%A9%C3%8A HTTP/1.1" web-1 | 2025-11-25T15:33:16.804750067Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%C3%9D%C3%A2/organizers/tools/%C3%9D%C3%A2 HTTP/1.1" web-1 | 2025-11-25T15:33:16.809655218Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%C3%9D%C3%A2/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.819631352Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%C3%B2%C3%B2%C2%B46%C3%86/organizers/tools/%0B%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:33:16.824653653Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%C3%B2%C3%B2%C2%B46%C3%86/organizers/tools/0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.850971485Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%F2%BA%BC%85%F2%89%88%9D%C2%A1%3E%C3%99%C2%83/organizers/tools/%C3%97k%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.854812758Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51060] 404 Not Found "GET /api/explore/groups/%F2%BA%BC%85%F2%89%88%9D%C2%A1%3E%C3%99%C2%83/organizers/tools/%C3%97k%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0 HTTP/1.1" web-1 | 2025-11-25T15:33:16.863964354Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51066] 404 Not Found "GET /api/explore/groups/0/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:16.871904885Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51066] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:16.884167754Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51066] 404 Not Found "GET /api/explore/groups/i%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:16.905036312Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51066] 404 Not Found "GET /api/explore/groups/%C3%AD%08Z%11%C2%B6%C2%9AS%C3%9DRN%C3%B3%08%F0%BE%AC%A9%18%C3%96%21%5D%C2%B4/recipes?orderBy=j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0&tools=%C3%9C%29&tools=&tools=&tools=%C2%A4&tools=%CA%87%C7%9D%C9%AF%C9%90+%CA%87%E1%B4%89s+%C9%B9olop+%C9%AFnsd%E1%B4%89+%C9%AF%C7%9D%C9%B9o%CB%A5&tools= HTTP/1.1" web-1 | 2025-11-25T15:33:16.910976928Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51066] 404 Not Found "GET /api/explore/groups/%C2%A5%C3%92/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:16.918772677Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51066] 404 Not Found "GET /api/explore/groups/%7C/recipes?orderBy=null&requireAllCategories=false HTTP/1.1" web-1 | 2025-11-25T15:33:16.926126316Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51066] 404 Not Found "GET /api/explore/groups/C%C2%9D%C2%B0W%C3%83%F1%8D%88%8D%05%C2%86%F2%B1%A9%92R~u%0E/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:16.936059630Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51066] 404 Not Found "GET /api/explore/groups/%C2%86%C2%81%F0%9B%93%B7/recipes?queryFilter=%C3%86&tags=%F1%A9%AF%B20%C3%A4%C3%BE%C3%AC%C2%B2%3A%C2%82&orderByNullPosition=null&orderBy=z%C2%9D%C2%8B%C3%B6%C2%90%C3%A8%08%C3%BF%C2%95%2A&paginationSeed=null&page=-800635929&orderDirection=desc&requireAllCategories=false HTTP/1.1" web-1 | 2025-11-25T15:33:16.958455797Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51066] 404 Not Found "GET /api/explore/groups/%C3%A3%C2%BA%2C%F4%8A%9F%A5%F3%BB%94%B9/recipes?foods=.&foods=%F1%8E%93%8A%C2%BCp%26%19%16%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C&foods=R&foods=%C2%96&foods=%C3%BF%03%F0%A2%8D%8B%C2%A2%F2%B4%A8%80%C2%B1i%1E%29&foods=%C2%82%F4%8D%94%8B%24%26%C3%8B%22t%F0%97%A5%B1%C3%AB%F3%AA%96%9D&foods=%F2%88%8D%80%5E%C3%BD%C3%A8%C3%B1&households=%C3%96%C3%AD%C2%B0%C2%99%C2%A8%C2%9B%5Du%7F%C3%8D HTTP/1.1" web-1 | 2025-11-25T15:33:16.974994184Z INFO 2025-11-25T15:33:16 - [172.25.0.1:51066] 404 Not Found "GET /api/explore/groups/F%C3%A1%F2%8B%A1%B9/recipes?paginationSeed=null&categories=%5D&categories=%3D%C3%A1%C3%A9%C2%A5%C3%8Ai%F2%A3%AF%A4%F0%AB%B9%8F%12k%0F%C3%8E%1A%F3%92%8E%94%F1%8D%8E%8Ez%C3%9E%F3%B8%AA%87%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U&queryFilter=null&cookbook=null HTTP/1.1" web-1 | 2025-11-25T15:33:16.991109477Z WARNING 2025-11-25T15:33:16 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:16.991124314Z WARNING 2025-11-25T15:33:16 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:17.003709658Z WARNING 2025-11-25T15:33:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:17.003725338Z WARNING 2025-11-25T15:33:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:17.017178842Z WARNING 2025-11-25T15:33:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:17.017190644Z WARNING 2025-11-25T15:33:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:17.023587196Z WARNING 2025-11-25T15:33:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:17.023601102Z WARNING 2025-11-25T15:33:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:17.028127251Z WARNING 2025-11-25T15:33:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:17.028131620Z WARNING 2025-11-25T15:33:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:17.033368784Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%A1N/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.054234117Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/recipes?perPage=-29244&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.061974352Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.075233331Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/w/recipes?orderByNullPosition=null&categories=%C3%AD%C2%BB&categories=r%40&categories=%F3%B7%AF%8E%F2%A6%8E%BF&categories=%C3%BE&categories=%F3%97%95%B5%F3%81%AA%99%10%F3%B4%A7%A9%16%F3%A1%B1%BB8%EE%9E%AA%3Fn%28%C2%82%3E&categories=%C2%A9%F1%9A%9B%B2%EC%A8%B1%F2%82%B7%A1.%C3%98&categories=%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v&categories=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&categories=%C3%86%C3%A1%C2%8B%E8%B0%92%26%C3%B9&categories=POST&categories=%F3%BD%B5%BE%C3%B6%C2%80%60%F2%90%83%B2%C3%BA%E0%BD%BEk%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83&categories=zL%C2%BE%F1%BF%B4%96&foods=null&tools=null&perPage=2379&orderDirection=desc&requireAllTools=false&tags=%C2%81&tags=&tags=&tags=%C2%96%C2%B9&tags=&tags=total_cases&tags=%7Fn%F1%9C%82%84 HTTP/1.1" web-1 | 2025-11-25T15:33:17.088453707Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?orderByNullPosition=null&categories=%C3%AD%C2%BB&categories=r%40&categories=%F3%B7%AF%8E%F2%A6%8E%BF&categories=%C3%BE&categories=%F3%97%95%B5%F3%81%AA%99%10%F3%B4%A7%A9%16%F3%A1%B1%BB8%EE%9E%AA%3Fn%28%C2%82%3E&categories=%C2%A9%F1%9A%9B%B2%EC%A8%B1%F2%82%B7%A1.%C3%98&categories=%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v&categories=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&categories=%C3%86%C3%A1%C2%8B%E8%B0%92%26%C3%B9&categories=POST&categories=%F3%BD%B5%BE%C3%B6%C2%80%60%F2%90%83%B2%C3%BA%E0%BD%BEk%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83&categories=zL%C2%BE%F1%BF%B4%96&foods=null&tools=null&perPage=2379&orderDirection=desc&requireAllTools=false&tags=%C2%81&tags=&tags=&tags=%C2%96%C2%B9&tags=&tags=total_cases&tags=%7Fn%F1%9C%82%84 HTTP/1.1" web-1 | 2025-11-25T15:33:17.101490839Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?orderByNullPosition=null&categories=%C3%AD%C2%BB&categories=r%40&categories=%F3%B7%AF%8E%F2%A6%8E%BF&categories=%C3%BE&categories=%F3%97%95%B5%F3%81%AA%99%10%F3%B4%A7%A9%16%F3%A1%B1%BB8%EE%9E%AA%3Fn%28%C2%82%3E&categories=%C2%A9%F1%9A%9B%B2%EC%A8%B1%F2%82%B7%A1.%C3%98&categories=%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v&categories=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&categories=%C3%86%C3%A1%C2%8B%E8%B0%92%26%C3%B9&categories=POST&categories=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&categories=zL%C2%BE%F1%BF%B4%96&foods=null&tools=null&perPage=2379&orderDirection=desc&requireAllTools=false&tags=%C2%81&tags=&tags=&tags=%C2%96%C2%B9&tags=&tags=total_cases&tags=%7Fn%F1%9C%82%84 HTTP/1.1" web-1 | 2025-11-25T15:33:17.114527591Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?orderByNullPosition=null&categories=%C3%AD%C2%BB&categories=r%40&categories=%F3%B7%AF%8E%F2%A6%8E%BF&categories=%C3%BE&categories=%F3%97%95%B5%F3%81%AA%99%10%F3%B4%A7%A9%16%F3%A1%B1%BB8%EE%9E%AA%3Fn%28%C2%82%3E&categories=%C2%A9%F1%9A%9B%B2%EC%A8%B1%F2%82%B7%A1.%C3%98&categories=%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v&categories=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&categories=%C3%86%C3%A1%C2%8B%E8%B0%92%26%C3%B9&categories=POST&categories=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&categories=zL%C2%BE%F1%BF%B4%96&foods=null&tools=null&perPage=2379&orderDirection=desc&requireAllTools=false&tags=%C2%81&tags=&tags=&tags=%C2%96%C2%B9&tags=&tags=total_cases&tags=POST HTTP/1.1" web-1 | 2025-11-25T15:33:17.127845310Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?orderByNullPosition=null&categories=%C3%AD%C2%BB&categories=r%40&categories=%F3%B7%AF%8E%F2%A6%8E%BF&categories=%C3%BE&categories=%F3%97%95%B5%F3%81%AA%99%10%F3%B4%A7%A9%16%F3%A1%B1%BB8%EE%9E%AA%3Fn%28%C2%82%3E&categories=%C2%A9%F1%9A%9B%B2%EC%A8%B1%F2%82%B7%A1.%C3%98&categories=%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v&categories=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&categories=%C3%86%C3%A1%C2%8B%E8%B0%92%26%C3%B9&categories=POST&categories=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&categories=zL%C2%BE%F1%BF%B4%96&foods=%C3%AD%C2%BB&foods=r%40&foods=%F3%B7%AF%8E%F2%A6%8E%BF&foods=%C3%BE&foods=%F3%97%95%B5%F3%81%AA%99%10%F3%B4%A7%A9%16%F3%A1%B1%BB8%EE%9E%AA%3Fn%28%C2%82%3E&foods=%C2%A9%F1%9A%9B%B2%EC%A8%B1%F2%82%B7%A1.%C3%98&foods=%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v&foods=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&foods=%C3%86%C3%A1%C2%8B%E8%B0%92%26%C3%B9&foods=POST&foods=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&foods=zL%C2%BE%F1%BF%B4%96&tools=null&perPage=2379&orderDirection=desc&requireAllTools=false&tags=%C2%81&tags=&tags=&tags=%C2%96%C2%B9&tags=&tags=total_cases&tags=POST HTTP/1.1" web-1 | 2025-11-25T15:33:17.142612150Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?orderByNullPosition=null&categories=%C3%AD%C2%BB&categories=r%40&categories=%F3%B7%AF%8E%F2%A6%8E%BF&categories=%C3%BE&categories=%F3%97%95%B5%F3%81%AA%99%10%F3%B4%A7%A9%16%F3%A1%B1%BB8%EE%9E%AA%3Fn%28%C2%82%3E&categories=%C2%A9%F1%9A%9B%B2%EC%A8%B1%F2%82%B7%A1.%C3%98&categories=%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v&categories=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&categories=%C3%86%C3%A1%C2%8B%E8%B0%92%26%C3%B9&categories=POST&categories=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&categories=zL%C2%BE%F1%BF%B4%96&foods=%C3%AD%C2%BB&foods=r%40&foods=%F3%B7%AF%8E%F2%A6%8E%BF&foods=%C3%BE&foods=%F3%97%95%B5%F3%81%AA%99%10%F3%B4%A7%A9%16%F3%A1%B1%BB8%EE%9E%AA%3Fn%28%C2%82%3E&foods=%C2%A9%F1%9A%9B%B2%EC%A8%B1%F2%82%B7%A1.%C3%98&foods=%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v&foods=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&foods=%C3%86%C3%A1%C2%8B%E8%B0%92%26%C3%B9&foods=POST&foods=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&foods=zL%C2%BE%F1%BF%B4%96&tools=%C2%81&tools=&tools=&tools=%C2%96%C2%B9&tools=&tools=total_cases&tools=POST&perPage=2379&orderDirection=desc&requireAllTools=false&tags=%C2%81&tags=&tags=&tags=%C2%96%C2%B9&tags=&tags=total_cases&tags=POST HTTP/1.1" web-1 | 2025-11-25T15:33:17.157491411Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?orderByNullPosition=null&categories=%C3%AD%C2%BB&categories=r%40&categories=%F3%B7%AF%8E%F2%A6%8E%BF&categories=%C3%BE&categories=%F3%97%95%B5%F3%81%AA%99%10%F3%B4%A7%A9%16%F3%A1%B1%BB8%EE%9E%AA%3Fn%28%C2%82%3E&categories=%C2%A9%F1%9A%9B%B2%EC%A8%B1%F2%82%B7%A1.%C3%98&categories=%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v&categories=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&categories=%C3%86%C3%A1%C2%8B%E8%B0%92%26%C3%B9&categories=POST&categories=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&categories=zL%C2%BE%F1%BF%B4%96&foods=%C3%AD%C2%BB&foods=r%40&foods=%F3%B7%AF%8E%F2%A6%8E%BF&foods=%C3%BE&foods=%F3%97%95%B5%F3%81%AA%99%10%F3%B4%A7%A9%16%F3%A1%B1%BB8%EE%9E%AA%3Fn%28%C2%82%3E&foods=%C2%A9%F1%9A%9B%B2%EC%A8%B1%F2%82%B7%A1.%C3%98&foods=%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v&foods=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&foods=%C3%86%C3%A1%C2%8B%E8%B0%92%26%C3%B9&foods=POST&foods=%F1%AB%88%A2%C2%AE%C3%B8%F4%8D%A8%A4%F1%98%AA%85&foods=zL%C2%BE%F1%BF%B4%96&tools=%C2%81&tools=&tools=&tools=%C2%96%C2%B9&tools=&tools=total_cases&tools=POST&perPage=2379&orderDirection=desc&requireAllTools=false&tags=%C2%81&tags=&tags=&tags=%C2%96%C2%B9&tags=&tags=&tags=POST HTTP/1.1" web-1 | 2025-11-25T15:33:17.177842147Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/POST/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.188689708Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/recipes?search=&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:17.195364703Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B/recipes?search=D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:17.201499714Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?search=D%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:17.207549043Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?search=&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:17.214441567Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?orderByNullPosition=last&categories=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.220672999Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C2%87G%F3%BE%A2%A8/recipes?paginationSeed=&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:17.226612322Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?paginationSeed=&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:17.233232343Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?paginationSeed=0&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:17.244392892Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%07%22%F1%87%90%A1H%F3%84%93%9DU%C3%89/recipes?requireAllCategories=false&requireAllFoods=true&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:17.253659283Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/recipes?search=%19z%0C%F0%9E%B6%81&perPage=-1200694290465427481&orderBy=null&queryFilter=null&categories=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:17.262626081Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/recipes?search=%19z%0C%F0%9E%B6%81&perPage=-1200694290465427481&orderBy=null&queryFilter=null&categories=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.270932079Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/recipes?search=%19z%0C%F0%9E%B6%81&perPage=-1200694290465427481&orderBy=null&categories=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.278840069Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD/recipes?search=%19z%0C%F0%9E%B6%81&perPage=-1200694290465427481&orderBy=null&categories=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.291724444Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/recipes?requireAllCategories=true HTTP/1.1" web-1 | 2025-11-25T15:33:17.296644774Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%E5%B8%B9/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.312688733Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F1%80%B4%AE/recipes?foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.345939704Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/recipes?search=null&orderBy=%C2%87%F2%A3%AF%B1%C3%B4J&foods=null&queryFilter=null&page=-31828&tags=%F1%90%B2%B9%C2%A4%C3%91%21&tags=%C2%8E%F2%B6%92%A3%C3%BA%F2%8C%BE%8A%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&tags=%C3%9B%C3%A0%C2%8DBW%F0%99%8F%A1%C2%B4O%C3%83%05%F3%BA%B1%A7%F0%BF%97%B5%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD&tags=%00%C2%87%25%F1%9B%88%9E%F1%AE%B1%BB-v%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&tags=%234%5D&tags=%F1%B6%A5%B6%C2%A7%C3%8E&tags=&tags=%C3%A2%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&tags=&tags=%F1%8D%84%A1&tags=%13&tags=%C2%87%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&tags=%F1%96%BD%A1%C3%8E%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&tags=%C2%B7&tags=%F0%BD%B1%91K%C3%BA%F2%BD%BD%AB%C2%B1%C2%AFl%40%C3%B6%F0%A2%99%B7%F1%94%A3%BF%C2%AA%F3%B4%96%A7%C3%9D%C2%94&tags=&orderByNullPosition=null&paginationSeed=null&orderDirection=desc&requireAllTags=true HTTP/1.1" web-1 | 2025-11-25T15:33:17.359203943Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C2%97%C3%AF/recipes?search=null&orderBy=%C2%87%F2%A3%AF%B1%C3%B4J&foods=null&queryFilter=null&page=-31828&tags=%F1%90%B2%B9%C2%A4%C3%91%21&tags=%C2%8E%F2%B6%92%A3%C3%BA%F2%8C%BE%8A%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&tags=%C3%9B%C3%A0%C2%8DBW%F0%99%8F%A1%C2%B4O%C3%83%05%F3%BA%B1%A7%F0%BF%97%B5%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD&tags=%00%C2%87%25%F1%9B%88%9E%F1%AE%B1%BB-v%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&tags=%234%5D&tags=%F1%B6%A5%B6%C2%A7%C3%8E&tags=&tags=%C3%A2%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&tags=&tags=%F1%8D%84%A1&tags=%13&tags=%C2%87%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&tags=%F1%96%BD%A1%C3%8E%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&tags=%C2%B7&tags=%F0%BD%B1%91K%C3%BA%F2%BD%BD%AB%C2%B1%C2%AFl%40%C3%B6%F0%A2%99%B7%F1%94%A3%BF%C2%AA%F3%B4%96%A7%C3%9D%C2%94&tags=&categories=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.367074923Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C2%87%15%F3%BE%9D%BE/recipes?tools=%C3%86h%28W%15%C2%AD%09%C3%A4%C2%9A%C3%A7&tools=%13&tools=%C2%AF%C2%8BMv&requireAllTags=true&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:17.386057641Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/recipes?orderByNullPosition=null&orderDirection=desc&households=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.392834206Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/recipes?orderByNullPosition=null&cookbook=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.398855383Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/recipes?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.404089763Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.428960787Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/-%E0%A3%BD%C2%A4P/recipes?requireAllFoods=false&search=null&orderDirection=asc&paginationSeed=%C2%B2&requireAllTools=true&cookbook=&foods=L%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&foods=%C3%8E%F3%91%9D%AB%C2%82%C2%B8%F2%BC%86%B1&foods=%C3%92&foods=j%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q&foods=%C2%BE&foods=%F0%B3%9F%BD&foods=-%C2%80&foods=%12%C3%B8%C2%94%C3%A8P%F1%BF%82%9C%C3%97S%C2%AA%C3%97%C2%8D%03r%5Cn&foods=%C2%9D%E9%B2%B4%C2%A9%C2%A2%F0%9A%B7%BF%C3%8E%0C&foods=%09%29&foods=%E7%9C%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:17.436089935Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/-%E0%A3%BD%C2%A4P/recipes?orderDirection=asc&search=null&categories=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.481357121Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/-%E0%A3%BD%C2%A4P/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.497643545Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25/recipes?requireAllFoods=false&categories=%C2%99%C3%B6&categories=%C3%8B%C3%A8%F0%A0%86%B9%C2%B0%F1%B2%91%AE%C3%A8&perPage=88&orderByNullPosition=last&page=201&tags=null&tools=null&foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.508949977Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25/recipes?requireAllFoods=false&categories=%C2%99%C3%B6&categories=%C3%8B%C3%A8%F0%A0%86%B9%C2%B0%F1%B2%91%AE%C3%A8&perPage=201&orderByNullPosition=last&page=201&tags=null&tools=null&foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.515584766Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25/recipes?requireAllFoods=false&categories=%C2%99%C3%B6&categories= HTTP/1.1" web-1 | 2025-11-25T15:33:17.520536145Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.544406610Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/recipes?households=null&requireAllCategories=true HTTP/1.1" web-1 | 2025-11-25T15:33:17.552898427Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/recipes?households=null&foods=null&requireAllCategories=true HTTP/1.1" web-1 | 2025-11-25T15:33:17.558125723Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.574091936Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/failures/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.581386504Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%B8Qe%C2%BC/recipes?orderBy=null&foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.593259400Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?orderBy=null&foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.601106185Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?orderBy=null&foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.617485083Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.641235413Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/advanced/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.655361119Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%27%04Z%F2%8C%9F%99%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6/recipes?queryFilter=%C3%86xu%25%C2%A0%C2%A9h%11X5%F1%86%A7%AE%C2%99R%C2%9E&requireAllTools=false&tools=True&households=null&categories=null&search=null&tags=null&perPage=45 HTTP/1.1" web-1 | 2025-11-25T15:33:17.662216352Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.701292493Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/l%C2%B2m/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.788484018Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/recipes?categories=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.795847215Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.823030031Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF/recipes?categories=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.828200219Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.833592145Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0-%F0%A8%90%BD/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.844558428Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/recipes?search=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:17.850380451Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?search=null&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:17.886084259Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%BD%F3%82%9F%87%C3%8A/recipes?queryFilter=%3F%F0%B2%94%AD%C2%9F%C2%BF&requireAllTags=false&foods=null&requireAllFoods=false&search=MissingContentType&categories=null&orderByNullPosition=first&perPage=-31745&households=null&requireAllCategories=true&orderBy=null&cookbook=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.896957888Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%BD%F3%82%9F%87%C3%8A/recipes?queryFilter=%3F%F0%B2%94%AD%C2%9F%C2%BF&requireAllTags=false&foods=null&requireAllFoods=false&search=MissingContentType&categories=null&orderByNullPosition=first&perPage=-31745&households=&households= HTTP/1.1" web-1 | 2025-11-25T15:33:17.907508952Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%BD%F3%82%9F%87%C3%8A/recipes?queryFilter=%3F%F0%B2%94%AD%C2%9F%C2%BF&requireAllTags=false&requireAllFoods=false&search=MissingContentType&categories=null&orderByNullPosition=first&perPage=-31745&households=&households= HTTP/1.1" web-1 | 2025-11-25T15:33:17.913770039Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%BD%F3%82%9F%87%C3%8A/recipes?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:17.919637447Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%BD%F3%82%9F%87%C3%8A/recipes?queryFilter=%C3%BD%F3%82%9F%87%C3%8A HTTP/1.1" web-1 | 2025-11-25T15:33:17.925080499Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%BD%F3%82%9F%87%C3%8A/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.931811188Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%8D%00D%C3%AF%28/recipes?perPage=12677&orderDirection=desc&requireAllCategories=true&cookbook= HTTP/1.1" web-1 | 2025-11-25T15:33:17.938055164Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%8D%00D%C3%AF%28/recipes?perPage=12677 HTTP/1.1" web-1 | 2025-11-25T15:33:17.943877227Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?perPage=12677 HTTP/1.1" web-1 | 2025-11-25T15:33:17.964270002Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F1%B3%86%93%06%C2%9D%C3%A9/recipes?requireAllTags=false HTTP/1.1" web-1 | 2025-11-25T15:33:17.969616171Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F1%B3%86%93%06%C2%9D%C3%A9/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.984975234Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%3Dnt%F2%AB%BE%A7%C2%BE/recipes?categories=null HTTP/1.1" web-1 | 2025-11-25T15:33:17.992117185Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%3Dnt%F2%AB%BE%A7%C2%BE/recipes HTTP/1.1" web-1 | 2025-11-25T15:33:17.999845498Z INFO 2025-11-25T15:33:17 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F3%AB%97%BB%C2%90%C3%90c/recipes?requireAllCategories=true&requireAllFoods=true&search=null&foods=%01%F2%85%B3%AE%F3%93%A1%82%C2%89%C2%9C%0F%C2%AF%C2%9E_%19%C3%8D%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D&foods=grant_type&foods=%C3%BD%40s%C3%90&foods=%C3%9B&foods=%F3%AD%8B%B4.%C3%9C&requireAllTools=true&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:18.007622412Z INFO 2025-11-25T15:33:18 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?requireAllCategories=true&requireAllFoods=true&search=null&foods=%01%F2%85%B3%AE%F3%93%A1%82%C2%89%C2%9C%0F%C2%AF%C2%9E_%19%C3%8D%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D&foods=grant_type&foods=%C3%BD%40s%C3%90&foods=%C3%9B&foods=%F3%AD%8B%B4.%C3%9C&requireAllTools=true&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:18.015951824Z INFO 2025-11-25T15:33:18 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?requireAllCategories=true&requireAllFoods=true&search=null&foods=%01%F2%85%B3%AE%F3%93%A1%82%C2%89%C2%9C%0F%C2%AF%C2%9E_%19%C3%8D%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D&foods=grant_type&foods=grant_type&foods=%C3%9B&foods=%F3%AD%8B%B4.%C3%9C&requireAllTools=true&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:18.024200193Z INFO 2025-11-25T15:33:18 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?requireAllCategories=true&requireAllFoods=true&search=null&foods=%01%F2%85%B3%AE%F3%93%A1%82%C2%89%C2%9C%0F%C2%AF%C2%9E_%19%C3%8D%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D&foods=0&foods=grant_type&foods=%C3%9B&foods=%F3%AD%8B%B4.%C3%9C&requireAllTools=true&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:18.032972126Z INFO 2025-11-25T15:33:18 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/0/recipes?requireAllCategories=true&requireAllFoods=true&search=null&foods=%01%F2%85%B3%AE%F3%93%A1%82%C2%89%C2%9C%0F%C2%AF%C2%9E_%19%C3%8D%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D&foods=0&foods=grant_type&foods=%C3%9B&foods=&foods=%01%F2%85%B3%AE%F3%93%A1%82%C2%89%C2%9C%0F%C2%AF%C2%9E_%19%C3%8D%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D&foods=0&foods=grant_type&foods=%C3%9B&foods=%F3%AD%8B%B4.%C3%9C&requireAllTools=true&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:18.041721646Z INFO 2025-11-25T15:33:18 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%9B/recipes?requireAllCategories=true&requireAllFoods=true&search=null&foods=%01%F2%85%B3%AE%F3%93%A1%82%C2%89%C2%9C%0F%C2%AF%C2%9E_%19%C3%8D%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D&foods=0&foods=grant_type&foods=%C3%9B&foods=&foods=%01%F2%85%B3%AE%F3%93%A1%82%C2%89%C2%9C%0F%C2%AF%C2%9E_%19%C3%8D%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D&foods=0&foods=grant_type&foods=%C3%9B&foods=%F3%AD%8B%B4.%C3%9C&requireAllTools=true&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:18.048370662Z INFO 2025-11-25T15:33:18 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C3%9B/recipes?requireAllCategories=true&search= HTTP/1.1" web-1 | 2025-11-25T15:33:18.113967435Z INFO 2025-11-25T15:33:18 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/recipes?households=%C2%81O%2B%06&households=%F3%8C%B8%AC%F1%8E%95%A5%F2%94%AA%AD%C3%9Da%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&households=%C2%AC%F3%8C%B8%A7%1B&households=%C2%BEx%F2%82%9F%B9%F0%97%8D%8D&households=%2F&households=%16q%C2%96%C2%8E%F3%93%9D%AF7%C3%B8%2Au&households=%C2%9Cs%C2%93%F3%B8%AE%9AY%F0%BD%97%AA%C2%B5%C3%8C%C2%98%07%C3%8E%08%7D%F1%9A%9B%A1k&households=%C2%98Z&households=&households=&households=%40%F3%B3%BD%8A%25%C2%82+%06D%C3%BC%26&households=%2A%F4%83%B1%9A%C2%96&households=8%C3%90%F1%AD%9C%9B%F2%97%A2%B6%C3%89%C2%B6%C2%93l%15s&households=%C3%B6%C3%B9%C2%9F&households=%1F%C3%A0%C3%AFea&households=%F2%9A%8D%B6%C2%8B%C2%97%F0%A2%A1%B7f%C3%A8%C3%BCLZ%C3%91%F1%91%AD%A6&households=%E2%87%8B%C2%91%F0%A0%8C%A1%1C%C2%B2%C3%A66%C2%AB&households=%F2%93%A9%81%F3%A2%B9%AF%C2%9B%C3%A2&households=%24%1F%F1%8C%A2%9D%F2%8F%A4%9A%04_&households=%C3%B2&households=%C2%BE%09%C3%8E%C2%8B%C3%B6%EC%97%B5%F0%BD%9F%A7%C3%9E%40%C3%9DP%1EN%C3%87e%C3%B9%C3%92%C2%A5&search=null&tools=null&requireAllTags=true&orderDirection=asc&requireAllCategories=false&queryFilter=null&orderBy=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.127246071Z INFO 2025-11-25T15:33:18 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/recipes?households=%C2%81O%2B%06&households=%F3%8C%B8%AC%F1%8E%95%A5%F2%94%AA%AD%C3%9Da%C3%AEj%F4%88%A3%90%C2%99S6%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&households=%C2%AC%F3%8C%B8%A7%1B&households=%C2%BEx%F2%82%9F%B9%F0%97%8D%8D&households=%2F&households=%16q%C2%96%C2%8E%F3%93%9D%AF7%C3%B8%2Au&households=%C2%9Cs%C2%93%F3%B8%AE%9AY%F0%BD%97%AA%C2%B5%C3%8C%C2%98%07%C3%8E%08%7D%F1%9A%9B%A1k&households=%C2%98Z&households=&households=&households=%40%F3%B3%BD%8A%25%C2%82+%06D%C3%BC%26&households=%2A%F4%83%B1%9A%C2%96&households=8%C3%90%F1%AD%9C%9B%F2%97%A2%B6%C3%89%C2%B6%C2%93l%15s&households=%C2%BEx%F2%82%9F%B9%F0%97%8D%8D&households=%1F%C3%A0%C3%AFea&households=%F2%9A%8D%B6%C2%8B%C2%97%F0%A2%A1%B7f%C3%A8%C3%BCLZ%C3%91%F1%91%AD%A6&households=%E2%87%8B%C2%91%F0%A0%8C%A1%1C%C2%B2%C3%A66%C2%AB&households=%F2%93%A9%81%F3%A2%B9%AF%C2%9B%C3%A2&households=%24%1F%F1%8C%A2%9D%F2%8F%A4%9A%04_&households=%C3%B2&households=%C2%BE%09%C3%8E%C2%8B%C3%B6%EC%97%B5%F0%BD%9F%A7%C3%9E%40%C3%9DP%1EN%C3%87e%C3%B9%C3%92%C2%A5&search=null&tools=null&requireAllTags=true&orderDirection=asc&requireAllCategories=false&queryFilter=null&orderBy=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.134744632Z INFO 2025-11-25T15:33:18 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%C2%B4%C2%A3%F0%A8%A6%82%16%C3%84%C3%9DH%F0%97%81%B8%40E%F3%A1%A4%90%C3%A1%17%F2%8C%86%9B%C3%BC%C3%A2%06%C2%8D/recipes?tools=%C2%81%1B%F2%86%A3%83&tools=%C2%BF%F0%98%9E%A3%C3%80&tools=%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:33:18.155262883Z INFO 2025-11-25T15:33:18 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F0%A6%9B%9D%06%C3%AC%C2%86/recipes?cookbook=group&paginationSeed=&orderDirection=desc&requireAllTags=false&requireAllFoods=false&queryFilter=null&search=%0F%C3%80%C3%88%C3%86%3F%17%C3%BA&categories=null&orderByNullPosition=null&requireAllCategories=false&perPage=28778&foods=null&households=null&page=-12569&tools=null&requireAllTools=false&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.168955817Z INFO 2025-11-25T15:33:18 - [172.25.0.1:51104] 404 Not Found "GET /api/explore/groups/%F1%97%9A%BB%29/recipes?orderDirection=asc&perPage=10063&requireAllTools=false&requireAllCategories=true&tags=null&categories=null&tools=null&queryFilter=%C2%90%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:33:18.179214682Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.188829878Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.196418729Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.205580002Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/d%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.214894875Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.219434690Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.233384766Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%C3%9D%17%C2%B3%C2%A5%C3%92/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.239817015Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.246576950Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%3E%C2%8BK%C2%B4%04%C2%85/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.253844557Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%C3%81%0D%5E%40/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.262477950Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/a%C3%AAj%C3%86%F3%96%BD%87V2/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.277041148Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%C3%A5/recipes/suggestions?orderDirection=desc&maxMissingTools=201&limit=24059&includeFoodsOnHand=false&tools=%F3%91%8B%A6&tools=%C3%BE%00%C2%82%F0%A9%A1%93%1C%0A&tools=%2F%11%5D%25&tools=%C2%BD%F3%96%92%BD%C2%81 HTTP/1.1" web-1 | 2025-11-25T15:33:18.325194935Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%F0%AD%87%ADX/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.330763622Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%F0%AD%87%ADX/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.368775393Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.374636690Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.431269770Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/recipes/suggestions?maxMissingFoods=-29244&queryFilter=&paginationSeed=null&orderByNullPosition=null&tools=null&includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:33:18.437883650Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%F3%B7%89%87%C3%81v%C3%97/recipes/suggestions?maxMissingFoods=-29244&queryFilter=&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:18.443162463Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?maxMissingFoods=-29244&queryFilter=&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:18.449106325Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?paginationSeed=null&queryFilter=&includeFoodsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:33:18.457995498Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%C3%A1%C3%9B%1C%F3%A1%B1%BB8%EE%9E%AA%3Fn%28%C2%82%3E/recipes/suggestions?orderDirection=asc&maxMissingFoods=4781955729880041363&includeToolsOnHand=false&orderBy=null&paginationSeed=Z%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v&maxMissingTools=-69&includeFoodsOnHand=false&queryFilter=%C3%86%C3%A1%C2%8B%E8%B0%92%26%C3%B9&orderByNullPosition=first&foods=b%C3%B8%3E&foods=&foods=%F3%96%A3%99%C2%95%F2%93%B4%87%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83&foods=%C3%BF%C3%B8u%C3%9AJ&foods=&foods=%C2%95&limit=-1544 HTTP/1.1" web-1 | 2025-11-25T15:33:18.485628088Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/9D/recipes/suggestions?paginationSeed=%C2%AEJ&orderDirection=desc&tools=%C3%8A%C2%8F%C2%91%05&tools=%F4%8A%B9%A4%C3%8C&tools=%C2%B9%21n%E4%8F%9F%C3%930%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&tools=%C3%AC&tools=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&orderByNullPosition=first&limit=-8162&includeFoodsOnHand=false&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.490679685Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/9D/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.496800389Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1/recipes/suggestions?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.506891388Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8/recipes/suggestions?maxMissingFoods=-76&tools=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.513134733Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?maxMissingFoods=-76&tools=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.526088067Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%07%22%F1%87%90%A1H%F3%84%93%9DU%C3%89/recipes/suggestions?maxMissingTools=-6226&maxMissingFoods=96&limit=16638&orderByNullPosition=null&orderDirection=desc&orderBy=%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&queryFilter=nil&paginationSeed=%C3%B2-%F2%81%88%9Bg HTTP/1.1" web-1 | 2025-11-25T15:33:18.542621004Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/f%C2%AF5/recipes/suggestions?limit=947841193&orderDirection=desc&paginationSeed=null&includeFoodsOnHand=false&queryFilter=null&foods=%C2%B4&foods=&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.555658126Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/f%C2%AF5/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.601634013Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%C3%8E/recipes/suggestions?maxMissingFoods=-1552474540&includeToolsOnHand=true&includeFoodsOnHand=false&paginationSeed=null&orderDirection=asc&foods=null&orderBy=null&queryFilter=w&orderByNullPosition=null&tools=n%C2%92%C3%A4O%F0%9C%89%B7&tools=&tools=%F4%8C%8C%B81%C2%B7%C2%8C%C3%B4%C2%87%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&tools=&tools=%F1%96%BD%A1%C3%8E%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&tools=y&tools=%C3%96%F0%AB%B2%A6&tools=%F2%88%AA%B2M&tools=%C2%AFl%40%C3%B6%F0%A2%99%B7%F1%94%A3%BF%C2%AA%F3%B4%96%A7%C3%9D%C2%94&tools=%C3%87&tools=&tools=%F1%B1%B3%9Dtb&maxMissingTools=24797&limit=201 HTTP/1.1" web-1 | 2025-11-25T15:33:18.611570793Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?maxMissingFoods=-1552474540&includeToolsOnHand=true&includeFoodsOnHand=false&paginationSeed=null&orderDirection=asc&foods=null&orderBy=null&queryFilter=w&orderByNullPosition=null&tools=n%C2%92%C3%A4O%F0%9C%89%B7&tools=&tools=%F4%8C%8C%B81%C2%B7%C2%8C%C3%B4%C2%87%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&tools=&tools=%F1%96%BD%A1%C3%8E%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&tools=y&tools=%C3%96%F0%AB%B2%A6&tools=%F2%88%AA%B2M&tools=%C2%AFl%40%C3%B6%F0%A2%99%B7%F1%94%A3%BF%C2%AA%F3%B4%96%A7%C3%9D%C2%94&tools=%C3%87&tools=&tools=%F1%B1%B3%9Dtb&maxMissingTools=24797&limit=201 HTTP/1.1" web-1 | 2025-11-25T15:33:18.635373853Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%12_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99/recipes/suggestions?includeFoodsOnHand=false&queryFilter=&limit=-10023&tools=LPT1&tools=%01%0A&tools=%F2%A4%91%A5%0D%C2%8A&includeToolsOnHand=false&maxMissingFoods=15304&orderDirection=asc&paginationSeed=%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:18.642990516Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?includeFoodsOnHand=false&queryFilter=&limit=-10023&tools=LPT1&tools=%01%0A&tools=%F2%A4%91%A5%0D%C2%8A&includeToolsOnHand=false&maxMissingFoods=15304&orderDirection=asc&paginationSeed=%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:18.650199564Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?includeFoodsOnHand=false&queryFilter=&limit=-10023&tools=LPT1&tools=%01%0A&tools=%F2%A4%91%A5%0D%C2%8A&foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.662211360Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/recipes/suggestions?paginationSeed=n%C3%A8%F0%A9%AD%AF&orderBy=%F0%96%80%91%C2%AA&limit=200 HTTP/1.1" web-1 | 2025-11-25T15:33:18.667383162Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.673273984Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/o/recipes/suggestions?orderDirection=asc&maxMissingTools=2469 HTTP/1.1" web-1 | 2025-11-25T15:33:18.696937602Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/-%E0%A3%BD%C2%A4P/recipes/suggestions?orderBy=null&orderByNullPosition=null&limit=-21601&orderDirection=desc&maxMissingFoods=17915&foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.703337480Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?orderBy=null&orderByNullPosition=null&limit=-21601&orderDirection=desc&maxMissingFoods=17915&foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.710104047Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?orderBy=null&orderByNullPosition=null&limit=-21601&orderDirection=desc&foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.716236072Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.723719465Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%3EJ/recipes/suggestions?orderDirection=asc&paginationSeed=null&maxMissingFoods=-19315&includeToolsOnHand=false&foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.735539912Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%C3%9D_%F1%98%84%8Fr%5Cn/recipes/suggestions?includeToolsOnHand=false&orderByNullPosition=null&orderDirection=desc&maxMissingTools=115&maxMissingFoods=-5229363582239982117 HTTP/1.1" web-1 | 2025-11-25T15:33:18.741630890Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?includeToolsOnHand=false&orderByNullPosition=null&orderDirection=desc&maxMissingTools=115&maxMissingFoods=-5229363582239982117 HTTP/1.1" web-1 | 2025-11-25T15:33:18.748549823Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/8%10/recipes/suggestions?orderByNullPosition=first&foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.782761268Z INFO 2025-11-25T15:33:18 - [127.0.0.1:51378] 200 OK "GET /api/app/about HTTP/1.1" web-1 | 2025-11-25T15:33:18.785272414Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/recipes/suggestions?tools=null&includeToolsOnHand=false&orderBy=null&maxMissingTools=24029&includeFoodsOnHand=false&queryFilter=null&limit=31&paginationSeed=%F3%B0%8E%9D%3F&foods=null&orderDirection=desc&maxMissingFoods=125882055895374186595728468020141871513&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.794561968Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/recipes/suggestions?tools=null&includeToolsOnHand=false&orderBy=null&maxMissingTools=24029&includeFoodsOnHand=false&queryFilter=%F3%B0%8E%9D%3F&limit=31&paginationSeed=%F3%B0%8E%9D%3F&foods=null&orderDirection=desc&maxMissingFoods=125882055895374186595728468020141871513&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.802066732Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%F2%BD%89%A9%0A/recipes/suggestions?tools=null&includeToolsOnHand=false&orderBy=null&maxMissingTools=24029&includeFoodsOnHand=false&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:18.808888692Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?tools=null&includeToolsOnHand=false&orderBy=null&maxMissingTools=24029&includeFoodsOnHand=false&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:18.814917454Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?tools=null&includeToolsOnHand=false&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:18.833403368Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/failures/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.838568748Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/%C3%B8Qe%C2%BC/recipes/suggestions?includeToolsOnHand=false&includeFoodsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:33:18.843133229Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?includeToolsOnHand=false&includeFoodsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:33:18.851405434Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.856883621Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:33:18.862800722Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:33:18.868385440Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37284] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.880435058Z WARNING 2025-11-25T15:33:18 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:18.880462700Z WARNING 2025-11-25T15:33:18 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:18.888175102Z WARNING 2025-11-25T15:33:18 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:18.888198316Z WARNING 2025-11-25T15:33:18 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:18.896734005Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/s/recipes/suggestions?foods=%F2%A4%91%98%22%C3%8C%C2%A4_%C2%9E&limit=-4&paginationSeed=null&queryFilter=%C3%90%5C%17%C3%A5d%C2%BE1&orderByNullPosition=null&orderBy=null&includeFoodsOnHand=true&tools=null&maxMissingFoods=-2175&orderDirection=desc&maxMissingTools=69&includeToolsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:33:18.901723665Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/s/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.911914612Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/advanced/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.917814431Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%27%04Z%F2%8C%9F%99%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6/recipes/suggestions?maxMissingTools=-23859 HTTP/1.1" web-1 | 2025-11-25T15:33:18.936774586Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C2%8F%EE%9F%A7yn%3E%C2%97%C2%B1/recipes/suggestions?orderByNullPosition=null&orderDirection=desc&orderBy=%C2%BDv%5E%0F&includeToolsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:33:18.944861142Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C2%BDv%5E%0F/recipes/suggestions?orderByNullPosition=null&orderDirection=desc&orderBy=%C2%BDv%5E%0F&includeToolsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:33:18.950947151Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?orderByNullPosition=null&orderDirection=desc&orderBy=%C2%BDv%5E%0F&includeToolsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:33:18.956041487Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C2%93Nj/recipes/suggestions?maxMissingTools=-102&limit=11763 HTTP/1.1" web-1 | 2025-11-25T15:33:18.964664220Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C2%93Nj/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:18.990696495Z INFO 2025-11-25T15:33:18 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/l%C2%B2m/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:19.069422774Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/recipes/suggestions?foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:19.076269561Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:19.085656569Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C3%90%F0%9D%98%80/recipes/suggestions?orderBy=null&foods=%1C%C3%B1%15%C2%85%061%C2%9C%C2%8Bf%02&includeFoodsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:33:19.092834969Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C3%90%F0%9D%98%80/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:19.105033486Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/-%F0%A8%90%BD/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:19.117949321Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/recipes/suggestions?orderByNullPosition=null&limit=-75779123874353828838432809159354803653&maxMissingFoods=201&orderBy=%C3%98%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94&includeFoodsOnHand=false&foods=null&paginationSeed=null&orderDirection=asc&tools=null HTTP/1.1" web-1 | 2025-11-25T15:33:19.126112069Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/recipes/suggestions?orderByNullPosition=null&limit=-75779123874353828838432809159354803653&maxMissingFoods=201&orderBy=%C3%98%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94&includeFoodsOnHand=false&paginationSeed=null&orderDirection=asc&tools=null HTTP/1.1" web-1 | 2025-11-25T15:33:19.131127237Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:19.138553493Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C3%89/recipes/suggestions?orderByNullPosition=first&foods=&foods=jI%C2%97&foods=%24%2C&foods=&foods=%C3%8F%C3%80y%2C&tools=%C2%8A7%C2%89&tools=n%19%C3%AB%C2%BE%15%F3%BF%8A%AA%7D0%F3%AD%97%96I%F1%87%94%83%F1%AA%9A%BD%F2%99%92%87%3B%F2%88%A7%8AJ%E3%8F%BE&tools=&tools=null&tools=%C2%9El%C2%9D%24%C3%A8%C2%92%F4%84%98%83%3F&includeToolsOnHand=false&limit=25733&maxMissingFoods=1219&maxMissingTools=81 HTTP/1.1" web-1 | 2025-11-25T15:33:19.146519021Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C3%89/recipes/suggestions?orderByNullPosition=first&foods=%C2%8A7%C2%89&foods=n%19%C3%AB%C2%BE%15%F3%BF%8A%AA%7D0%F3%AD%97%96I%F1%87%94%83%F1%AA%9A%BD%F2%99%92%87%3B%F2%88%A7%8AJ%E3%8F%BE&foods=&foods=null&foods=%C2%9El%C2%9D%24%C3%A8%C2%92%F4%84%98%83%3F&tools=%C2%8A7%C2%89&tools=n%19%C3%AB%C2%BE%15%F3%BF%8A%AA%7D0%F3%AD%97%96I%F1%87%94%83%F1%AA%9A%BD%F2%99%92%87%3B%F2%88%A7%8AJ%E3%8F%BE&tools=&tools=null&tools=%C2%9El%C2%9D%24%C3%A8%C2%92%F4%84%98%83%3F&includeToolsOnHand=false&limit=25733&maxMissingFoods=1219&maxMissingTools=81 HTTP/1.1" web-1 | 2025-11-25T15:33:19.151326719Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C3%89/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:19.181163008Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%F1%B3%86%93%06%C2%9D%C3%A9/recipes/suggestions?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:19.186729662Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:19.261541509Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/recipes/suggestions?includeFoodsOnHand=true&orderDirection=desc&paginationSeed=&limit=-6420347867066367561&queryFilter=null&tools=%F0%A6%A8%81%10%2C%C3%A3%F0%A4%9A%A66%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&tools=%13%40%C2%91~%C3%A4t%C2%80RR%C2%8DG%C3%AB&tools=%16q%C2%96%C2%8E%F3%93%9D%AF7%C3%B8%2Au&tools=%F1%BF%AA%95s%C2%93%F3%B8%AE%9AY%F0%BD%97%AA%C2%B5%C3%8C%C2%98%07%C3%8E%08%7D%F1%9A%9B%A1k&tools=%05&tools=&tools=%C2%A4&maxMissingTools=-71 HTTP/1.1" web-1 | 2025-11-25T15:33:19.269027898Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/recipes/suggestions?includeFoodsOnHand=true&orderDirection=desc&paginationSeed=&limit=-6420347867066367561&queryFilter=null&tools=%F0%A6%A8%81%10%2C%C3%A3%F0%A4%9A%A66%19z%F3%9D%B5%9D%F1%96%95%A2%C3%8A%C3%98%C2%9Af%2C&tools=%13%40%C2%91~%C3%A4t%C2%80RR%C2%8DG%C3%AB&tools=&tools=%F1%BF%AA%95s%C2%93%F3%B8%AE%9AY%F0%BD%97%AA%C2%B5%C3%8C%C2%98%07%C3%8E%08%7D%F1%9A%9B%A1k&tools=%05&tools=&tools=%C2%A4&maxMissingTools=-71 HTTP/1.1" web-1 | 2025-11-25T15:33:19.274826337Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/recipes/suggestions?includeFoodsOnHand=true&orderDirection=desc&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:19.282143597Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%F1%9B%AC%98/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:19.302234927Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C3%A0%C3%BD%C3%AD%09%C3%8E%C2%8B%C3%B6%EC%97%B5%F0%BD%9F%A7%C3%9E%40%C3%9DP%1EN%C3%87e%C3%B9%C3%92%C2%A5/recipes/suggestions?queryFilter=null&orderDirection=asc&maxMissingFoods=64&tools=EnF%C2%A2%C3%A8%02%C2%B9&tools=l%26%F2%A6%BB%83J&includeFoodsOnHand=false&includeToolsOnHand=false&maxMissingTools=201&orderByNullPosition=last&paginationSeed=null&limit=-4310&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:19.308591093Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C3%A0%C3%BD%C3%AD%09%C3%8E%C2%8B%C3%B6%EC%97%B5%F0%BD%9F%A7%C3%9E%40%C3%9DP%1EN%C3%87e%C3%B9%C3%92%C2%A5/recipes/suggestions?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:19.323218702Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C3%A6Nb%C3%A0%C2%B9%C2%A5%C2%B3/recipes/suggestions?foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:19.329634930Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/0/recipes/suggestions?foods=null HTTP/1.1" web-1 | 2025-11-25T15:33:19.345751035Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%F0%B8%B8%89%1A%0E/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:19.394288211Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%F3%A3%AA%A6%F0%92%8F%A6N%C3%A7i%C3%90%C2%9D/recipes/suggestions?paginationSeed=%F2%95%A6%9C HTTP/1.1" web-1 | 2025-11-25T15:33:19.399446528Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%F3%A3%AA%A6%F0%92%8F%A6N%C3%A7i%C3%90%C2%9D/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:19.417577346Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C3%8F%C3%A4%C2%80%C3%9B%C2%BA%F3%99%8E%83/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:19.448294519Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C3%A1/recipes/suggestions?includeFoodsOnHand=true&maxMissingTools=-11940&paginationSeed=null&orderBy=null&limit=6&foods=null&orderByNullPosition=null&orderDirection=asc&queryFilter=null&maxMissingFoods=29100&includeToolsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:33:19.489916089Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/1%7C0%12%21%0C%F2%85%85%A3x%00/recipes/suggestions?orderByNullPosition=null&orderDirection=desc&orderBy=&foods=null&maxMissingTools=-79&includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:33:19.496656447Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/1%7C0%12%21%0C%F2%85%85%A3x%00/recipes/suggestions?orderByNullPosition=null&orderDirection=desc&orderBy=&foods=&includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:33:19.509100084Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C3%A3%C3%91C%1D/recipes/suggestions?queryFilter=null&orderDirection=asc&includeFoodsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:33:19.514458567Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%C3%A3%C3%91C%1D/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:19.563449736Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37312] 404 Not Found "GET /api/explore/groups/%00%F1%A9%85%94%C2%8B%10/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:33:19.572018377Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37322] 404 Not Found "GET /api/explore/groups/0/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:19.579793688Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37322] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:19.583470493Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37322] 404 Not Found "GET /api/explore/groups/%F1%86%84%94%5C/recipes/%F2%A7%8A%BA%F0%A0%9A%85%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:19.587271150Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37322] 404 Not Found "GET /api/explore/groups/%C2%86/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:19.591048744Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37322] 404 Not Found "GET /api/explore/groups/%C2%86/recipes/%C2%AE%F1%A9%BA%94%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981 HTTP/1.1" web-1 | 2025-11-25T15:33:19.596706469Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37322] 404 Not Found "GET /api/explore/groups/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:19.600000905Z WARNING 2025-11-25T15:33:19 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:19.600008149Z WARNING 2025-11-25T15:33:19 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:19.603682959Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%C2%82%27%C3%ACj/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:19.611238147Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%17%C2%B3%C2%A5%C3%92/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:19.614789526Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%17%C2%B3%C2%A5%C3%92/recipes/%C3%8B HTTP/1.1" web-1 | 2025-11-25T15:33:19.619068752Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/0/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:19.622753702Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%C2%8B%F2%9D%A8%B0%3E%C2%8BK%C2%B4%04%C2%85/recipes/%F2%9D%B1%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:19.627043648Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/a%C3%AAj%C3%86%F3%96%BD%87V2/recipes/%18%F4%8B%A8%970%F2%A3%91%81%F1%82%AC%AB HTTP/1.1" web-1 | 2025-11-25T15:33:19.630714071Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%18%F4%8B%A8%970%F2%A3%91%81%F1%82%AC%AB/recipes/%18%F4%8B%A8%970%F2%A3%91%81%F1%82%AC%AB HTTP/1.1" web-1 | 2025-11-25T15:33:19.660363699Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%09X%C3%A7/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:19.664543779Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%C2%9A%C2%A0D/recipes/i%2C%F4%8A%9F%A5%F3%BB%94%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:19.668225553Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/i%2C%F4%8A%9F%A5%F3%BB%94%B9/recipes/i%2C%F4%8A%9F%A5%F3%BB%94%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:19.674608349Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%F0%AD%87%ADX/recipes/%C3%A8%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:19.678704741Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%C3%A1/recipes/%F1%81%81%A0%F1%BF%BA%8C%C3%8D HTTP/1.1" web-1 | 2025-11-25T15:33:19.682357972Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%C3%A1/recipes/%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:19.688320368Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%C3%BC8/recipes/J%C3%AA HTTP/1.1" web-1 | 2025-11-25T15:33:19.692149850Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/timeline/recipes/%C2%BA%F0%9D%9A%90%F3%AE%BA%AD HTTP/1.1" web-1 | 2025-11-25T15:33:19.707995706Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%C2%92%C2%A3%C2%BCP%23W/recipes/4 HTTP/1.1" web-1 | 2025-11-25T15:33:19.711823925Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37334] 404 Not Found "GET /api/explore/groups/%C2%92%C2%A3%C2%BCP%23W/recipes/%C2%92%C2%A3%C2%BCP%23W HTTP/1.1" web-1 | 2025-11-25T15:33:19.715083136Z WARNING 2025-11-25T15:33:19 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:19.715089578Z WARNING 2025-11-25T15:33:19 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:19.719271832Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%7C%7C/recipes/p HTTP/1.1" web-1 | 2025-11-25T15:33:19.722925873Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%7C%7C/recipes/%7C%7C HTTP/1.1" web-1 | 2025-11-25T15:33:19.734980771Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%BC%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9/recipes/%C2%AF%C2%96%C2%AE%F3%BC%BE%84 HTTP/1.1" web-1 | 2025-11-25T15:33:19.766776990Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/x/recipes/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:19.771059963Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%16O%C3%9C%C3%8D%C3%81/recipes/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:19.775052781Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/0/recipes/%16O%C3%9C%C3%8D%C3%81 HTTP/1.1" web-1 | 2025-11-25T15:33:19.779001537Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/k%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83/recipes/%F0%A6%9E%8C%C3%BF%C3%B8u%C3%9AJ HTTP/1.1" web-1 | 2025-11-25T15:33:19.783035051Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/0/recipes/%F0%A6%9E%8C%C3%BF%C3%B8u%C3%9AJ HTTP/1.1" web-1 | 2025-11-25T15:33:19.786969940Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%87%C2%A2%F1%9D%B4%9B%C2%96%C2%B9/recipes/%C2%8DK HTTP/1.1" web-1 | 2025-11-25T15:33:19.791023623Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%8DK/recipes/%C2%8DK HTTP/1.1" web-1 | 2025-11-25T15:33:19.801118359Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%F1%AD%B0%94%03%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1/recipes/%21%F1%A4%8D%A7%C3%AE%C2%BB%F1%A2%BC%B9%C2%91%05 HTTP/1.1" web-1 | 2025-11-25T15:33:19.812687354Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%F2%8E%92%99%C2%BF%C2%B4%C3%B7%00%F2%B3%86%B2%06%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1/recipes/W HTTP/1.1" web-1 | 2025-11-25T15:33:19.826292814Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%87G%F3%BE%A2%A8/recipes/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:33:19.830384407Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%87G%F3%BE%A2%A8/recipes/%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:19.852012012Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%AF5/recipes/%F1%B5%91%AC%F1%B9%B6%BF%1D HTTP/1.1" web-1 | 2025-11-25T15:33:19.855722690Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%AF5/recipes/%C2%AF5 HTTP/1.1" web-1 | 2025-11-25T15:33:19.883911555Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%F0%B9%A7%B4%7C%2B/recipes/%C3%BA%F2%8C%BE%8A%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:19.887783075Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%BA%F2%8C%BE%8A%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA/recipes/%C3%BA%F2%8C%BE%8A%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:19.895396763Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%80%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/recipes/%F1%93%B8%8B%C3%B7%C2%84%0E HTTP/1.1" web-1 | 2025-11-25T15:33:19.899484639Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%80%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/recipes/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:19.903659720Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%80%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97/recipes/%C2%80%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97 HTTP/1.1" web-1 | 2025-11-25T15:33:19.920927687Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/x%C2%98%C3%85%F1%9A%91%AE%15%5DA%E6%AA%9EC%F0%B5%87%AA/recipes/%F3%A4%A8%8B%C2%9A%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:33:19.924938719Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/x%C2%98%C3%85%F1%9A%91%AE%15%5DA%E6%AA%9EC%F0%B5%87%AA/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:19.938144207Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%82%C3%B2/recipes/%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:19.942213078Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF/recipes/%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:19.952272118Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%F1%8E%A6%A0%F1%87%BE%8B%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/recipes/%F3%A9%A3%A8%F3%BE%B4%8C%F2%99%93%92%C2%8D%26%F1%81%A5%B6%C3%91b%F0%96%80%91%C2%AA HTTP/1.1" web-1 | 2025-11-25T15:33:19.956856116Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%F1%8E%A6%A0%F1%87%BE%8B%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89/recipes/%F1%8E%A6%A0%F1%87%BE%8B%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:33:19.969957840Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%AC%12/recipes/U%F0%A1%BE%9F%C2%89k%C2%9Au%F2%A3%99%83%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:19.973977438Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%F1%AB%A5%9D%5B5so/recipes/%C3%84%02%C3%99 HTTP/1.1" web-1 | 2025-11-25T15:33:19.977937825Z INFO 2025-11-25T15:33:19 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%84%02%C3%99/recipes/%C3%84%02%C3%99 HTTP/1.1" web-1 | 2025-11-25T15:33:20.009802924Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%E7%9C%A8U/recipes/%C3%A1%F0%B4%98%83%C3%B3 HTTP/1.1" web-1 | 2025-11-25T15:33:20.013765856Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%E7%9C%A8U/recipes/%E7%9C%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:20.021606710Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%8CfJ%F2%83%AD%B9u/recipes/%C3%8CfJ%F2%83%AD%B9u HTTP/1.1" web-1 | 2025-11-25T15:33:20.048041120Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/d%F1%AF%B1%B5/recipes/%C3%9D%C3%92J%23%C2%A3%C3%A0le HTTP/1.1" web-1 | 2025-11-25T15:33:20.051832210Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/0/recipes/%C3%9D%C3%92J%23%C2%A3%C3%A0le HTTP/1.1" web-1 | 2025-11-25T15:33:20.058496725Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/k/recipes/l4%C3%99%F3%A8%9C%94%2B HTTP/1.1" web-1 | 2025-11-25T15:33:20.062201652Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/l4%C3%99%F3%A8%9C%94%2B/recipes/l4%C3%99%F3%A8%9C%94%2B HTTP/1.1" web-1 | 2025-11-25T15:33:20.066306621Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/l4%C3%99%F3%A8%9C%94%2B/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:20.072532382Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%BBy/recipes/%F3%BE%B2%BD%7C%2B%C3%84%F3%85%8F%AD%C2%A2 HTTP/1.1" web-1 | 2025-11-25T15:33:20.076226008Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%F3%BE%B2%BD%7C%2B%C3%84%F3%85%8F%AD%C2%A2/recipes/%F3%BE%B2%BD%7C%2B%C3%84%F3%85%8F%AD%C2%A2 HTTP/1.1" web-1 | 2025-11-25T15:33:20.086122753Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/n/recipes/%F3%A7%98%A0%C3%AA%C2%8B HTTP/1.1" web-1 | 2025-11-25T15:33:20.089829654Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/n/recipes/n HTTP/1.1" web-1 | 2025-11-25T15:33:20.109600121Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/KQ5%C3%AB%C3%8E%C3%87%F1%8E%9D%8F%C2%91/recipes/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:20.114252518Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/0/recipes/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:20.118115712Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/0/recipes/%23E%F1%AF%A3%A1%F1%91%8D%99%F1%B2%B0%95%C3%B2%C2%8B%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:20.122218497Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/5%F1%86%A7%AE%C2%99R%C2%9E/recipes/%F3%A4%93%A9 HTTP/1.1" web-1 | 2025-11-25T15:33:20.126276958Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/5%F1%86%A7%AE%C2%99R%C2%9E/recipes/5%F1%86%A7%AE%C2%99R%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:20.142852114Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%94%F1%B6%AB%97%C3%97%1C%C3%BB%C3%9A%C2%A4/recipes/%1C HTTP/1.1" web-1 | 2025-11-25T15:33:20.146806460Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%1C/recipes/%1C HTTP/1.1" web-1 | 2025-11-25T15:33:20.150608630Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%1C/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:20.185286982Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/admin/recipes/%C3%A6%C5%93%C3%86%C5%92%EF%AC%80%CA%A4%CA%A8%C3%9F%28%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%2B%E2%94%BB%E2%94%81%E2%94%BB%29 HTTP/1.1" web-1 | 2025-11-25T15:33:20.189261836Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%A6%C5%93%C3%86%C5%92%EF%AC%80%CA%A4%CA%A8%C3%9F%28%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%2B%E2%94%BB%E2%94%81%E2%94%BB%29/recipes/%C3%A6%C5%93%C3%86%C5%92%EF%AC%80%CA%A4%CA%A8%C3%9F%28%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%2B%E2%94%BB%E2%94%81%E2%94%BB%29 HTTP/1.1" web-1 | 2025-11-25T15:33:20.193563204Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/0/recipes/%C3%A6%C5%93%C3%86%C5%92%EF%AC%80%CA%A4%CA%A8%C3%9F%28%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%2B%E2%94%BB%E2%94%81%E2%94%BB%29 HTTP/1.1" web-1 | 2025-11-25T15:33:20.197449291Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%A6%C5%93%C3%86%C5%92%EF%AC%80%CA%A4%CA%A8%C3%9F%28%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%2B%E2%94%BB%E2%94%81%E2%94%BB%29/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:20.228466508Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C2%BF%C3%B7%5Ci%0B%C3%923%F2%97%A4%A3%C3%87A/recipes/%C3%B6%C2%A6%F3%8E%B5%83%C3%B6%0E%C2%B4 HTTP/1.1" web-1 | 2025-11-25T15:33:20.232577878Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/0/recipes/%C3%B6%C2%A6%F3%8E%B5%83%C3%B6%0E%C2%B4 HTTP/1.1" web-1 | 2025-11-25T15:33:20.252700106Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/V%5Cm%1B/recipes/%1C%C2%90%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:20.256403009Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/V%5Cm%1B/recipes/V%5Cm%1B HTTP/1.1" web-1 | 2025-11-25T15:33:20.274421746Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%F3%9E%8A%BD%F2%AF%9A%AC/recipes/%C3%8A%C3%97%C3%B9%21-%F0%AE%89%95 HTTP/1.1" web-1 | 2025-11-25T15:33:20.278222053Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%8A%C3%97%C3%B9%21-%F0%AE%89%95/recipes/%C3%8A%C3%97%C3%B9%21-%F0%AE%89%95 HTTP/1.1" web-1 | 2025-11-25T15:33:20.301607237Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/8-%C3%89/recipes/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:20.306151821Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%B2/recipes/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:20.310003214Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%B2/recipes/%C3%B2 HTTP/1.1" web-1 | 2025-11-25T15:33:20.333001261Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%F2%B8%9C%B0oRH%C3%B6R%F0%95%B4%A7%E3%96%B7%C2%B7/recipes/%F2%9C%8B%8B HTTP/1.1" web-1 | 2025-11-25T15:33:20.337085391Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%F2%B8%9C%B0oRH%C3%B6R%F0%95%B4%A7%E3%96%B7%C2%B7/recipes/%F2%B8%9C%B0oRH%C3%B6R%F0%95%B4%A7%E3%96%B7%C2%B7 HTTP/1.1" web-1 | 2025-11-25T15:33:20.348722294Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%28%F1%B3%B9%92%2B%C3%92%C2%9C%C2%BDA%C2%97%C2%A2%C2%9A%16%3F%C3%BA%F1%A9%85%AE%E3%AD%92/recipes/%0F%C3%8F%C2%AB%C2%B7 HTTP/1.1" web-1 | 2025-11-25T15:33:20.355641988Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%A8%F3%8B%BB%8F%11%C3%B2%C3%B2%C2%B46%C3%86/recipes/%0B%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:33:20.360259549Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%C3%A8%F3%8B%BB%8F%11%C3%B2%C3%B2%C2%B46%C3%86/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:20.366563197Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%08/recipes/%F3%84%91%9F HTTP/1.1" web-1 | 2025-11-25T15:33:20.370197081Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%08/recipes/%08 HTTP/1.1" web-1 | 2025-11-25T15:33:20.385403096Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%12%C2%86%F4%8C%9C%BE%C2%82/recipes/w%C3%93%3D%1C%27 HTTP/1.1" web-1 | 2025-11-25T15:33:20.435394975Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%12%C2%86%F4%8C%9C%BE%C2%82/recipes/%12%C2%86%F4%8C%9C%BE%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:33:20.440320745Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%F3%A3%95%B3%C3%B4%C3%9B%F1%88%9A%A7F/recipes/%01%C3%A1%C2%83s%5B HTTP/1.1" web-1 | 2025-11-25T15:33:20.463448716Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/%F2%9C%8D%B4/recipes/%C3%9E%11%F1%99%BD%97%C3%9F%F0%AD%96%B4%0B%C2%B0%C2%A2%C2%A3%C3%BF%3C HTTP/1.1" web-1 | 2025-11-25T15:33:20.467419643Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37348] 404 Not Found "GET /api/explore/groups/0/recipes/%C3%9E%11%F1%99%BD%97%C3%9F%F0%AD%96%B4%0B%C2%B0%C2%A2%C2%A3%C3%BF%3C HTTP/1.1" web-1 | 2025-11-25T15:33:20.484807275Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37358] 200 OK "GET /api/foods HTTP/1.1" web-1 | 2025-11-25T15:33:20.499987111Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37358] 200 OK "GET /api/foods HTTP/1.1" web-1 | 2025-11-25T15:33:20.506371961Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37358] 200 OK "GET /api/foods HTTP/1.1" web-1 | 2025-11-25T15:33:20.517087193Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37358] 400 Bad Request "GET /api/foods?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:20.522103052Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37358] 200 OK "GET /api/foods?perPage=-1798320691 HTTP/1.1" web-1 | 2025-11-25T15:33:20.537940743Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37358] 200 OK "GET /api/foods?search=null HTTP/1.1" web-1 | 2025-11-25T15:33:20.546983394Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37358] 200 OK "GET /api/foods HTTP/1.1" web-1 | 2025-11-25T15:33:20.561675294Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37358] 200 OK "GET /api/foods HTTP/1.1" web-1 | 2025-11-25T15:33:20.600930140Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37358] 200 OK "GET /api/foods?paginationSeed=%F1%87%A0%A9%2B&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:20.610477549Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37358] 200 OK "GET /api/foods HTTP/1.1" web-1 | 2025-11-25T15:33:20.624631188Z ERROR 2025-11-25T15:33:20 - Error processing query for Repo model=IngredientFoodModel schema=IngredientFood web-1 | 2025-11-25T15:33:20.624638752Z ERROR 2025-11-25T15:33:20 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:20.624645675Z ERROR 2025-11-25T15:33:20 - Error processing query for Repo model=IngredientFoodModel schema=IngredientFood web-1 | 2025-11-25T15:33:20.624654792Z ERROR 2025-11-25T15:33:20 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:20.625038332Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37358] 500 Internal Server Error "GET /api/foods?perPage=2657513662514862813&search=null&page=4217&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:20.626701686Z ERROR 2025-11-25T15:33:20 - Exception in ASGI application web-1 | 2025-11-25T15:33:20.626705703Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:20.626707336Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:20.626708809Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:20.626709891Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626710993Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:20.626712226Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:20.626721753Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626723146Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:20.626724408Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:20.626725490Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:20.626726703Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:20.626727785Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:20.626729027Z raise exc web-1 | 2025-11-25T15:33:20.626730069Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:20.626731281Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:20.626732353Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:20.626733526Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:20.626735099Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:20.626736261Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:20.626737293Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:20.626738395Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:20.626739427Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:20.626740639Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:20.626741751Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:20.626742923Z raise exc web-1 | 2025-11-25T15:33:20.626743905Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:20.626745067Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:20.626746440Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:20.626747702Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:20.626748764Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:20.626749936Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:20.626751018Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:20.626752110Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:20.626753162Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:20.626755998Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:20.626757140Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:20.626758282Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:20.626759935Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:20.626761218Z raise exc web-1 | 2025-11-25T15:33:20.626762219Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:20.626763392Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:20.626764434Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:20.626765546Z response = await f(request) web-1 | 2025-11-25T15:33:20.626766598Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626767640Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:33:20.626768872Z response = await original_route_handler(request) web-1 | 2025-11-25T15:33:20.626769984Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626771046Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:20.626772208Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:20.626773240Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626774392Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:20.626775585Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:20.626776657Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626777769Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:20.626778981Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:20.626780424Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626781446Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:20.626782778Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:20.626783910Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626785022Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:20.626786375Z return await future web-1 | 2025-11-25T15:33:20.626787407Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626788719Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:20.626789881Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:20.626790913Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626801373Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/unit_and_foods/foods.py", line 40, in get_all web-1 | 2025-11-25T15:33:20.626802655Z response = self.repo.page_all( web-1 | 2025-11-25T15:33:20.626803707Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626804739Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:20.626805942Z raise e web-1 | 2025-11-25T15:33:20.626807024Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:20.626808166Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:20.626809268Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626810300Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:20.626811472Z return self._execute_internal( web-1 | 2025-11-25T15:33:20.626812494Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626813536Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:20.626814708Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:20.626815840Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626816942Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:20.626818134Z result = conn.execute( web-1 | 2025-11-25T15:33:20.626819146Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626820138Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:20.626821290Z return meth( web-1 | 2025-11-25T15:33:20.626822342Z ^^^^^ web-1 | 2025-11-25T15:33:20.626821110Z ERROR 2025-11-25T15:33:20 - Exception in ASGI application web-1 | 2025-11-25T15:33:20.626823314Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:20.626824977Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:20.626826380Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:20.626827712Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:20.626828354Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626830488Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:20.626829656Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:20.626831740Z ret = self._execute_context( web-1 | 2025-11-25T15:33:20.626832622Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626843222Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:20.626844825Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:20.626846177Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626847369Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:20.626833724Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626848642Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:20.626850265Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:20.626850625Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:20.626851557Z return self._exec_single_context( web-1 | 2025-11-25T15:33:20.626852659Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:20.626853481Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626854563Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:20.626855344Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:20.626857288Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:20.626856597Z raise exc web-1 | 2025-11-25T15:33:20.626858350Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:20.626859222Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:20.626860374Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:20.626861225Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:20.626862408Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:20.626863219Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:20.626864421Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:20.626865193Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:20.626866225Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:20.626867006Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:20.626868980Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:20.626868359Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:20.626870082Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:20.626870974Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:20.626871986Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:20.626874641Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:20.626875953Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:20.626877115Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:20.626878388Z raise exc web-1 | 2025-11-25T15:33:20.626879379Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:20.626880572Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:20.626881934Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:20.626883888Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:20.626885591Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:20.626887455Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:20.626889068Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:20.626890871Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:20.626892454Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:20.626894307Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:20.626895400Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:20.626896652Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:20.626897844Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:20.626899056Z raise exc web-1 | 2025-11-25T15:33:20.626900068Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:20.626901210Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:20.626902272Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:20.626903445Z response = await f(request) web-1 | 2025-11-25T15:33:20.626905879Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626907001Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:33:20.626908294Z response = await original_route_handler(request) web-1 | 2025-11-25T15:33:20.626909456Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626910558Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:20.626911750Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:20.626912812Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626915678Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:20.626917070Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:20.626918172Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626919244Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:20.626920507Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:20.626921749Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626922841Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:20.626924204Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:20.626925356Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626926468Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:20.626927750Z return await future web-1 | 2025-11-25T15:33:20.626928792Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626929854Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:20.626931006Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:20.626932038Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626933060Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/unit_and_foods/foods.py", line 40, in get_all web-1 | 2025-11-25T15:33:20.626934433Z response = self.repo.page_all( web-1 | 2025-11-25T15:33:20.626935475Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626936497Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:20.626937719Z raise e web-1 | 2025-11-25T15:33:20.626939052Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:20.626940204Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:20.626941296Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626942288Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:20.626943410Z return self._execute_internal( web-1 | 2025-11-25T15:33:20.626944402Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626945393Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:20.626946646Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:20.626947848Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626948950Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:20.626951184Z result = conn.execute( web-1 | 2025-11-25T15:33:20.626952316Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626953328Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:20.626954511Z return meth( web-1 | 2025-11-25T15:33:20.626955553Z ^^^^^ web-1 | 2025-11-25T15:33:20.626956534Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:20.626957777Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:20.626958839Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626959861Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:20.626961073Z ret = self._execute_context( web-1 | 2025-11-25T15:33:20.626962185Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626963437Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:20.626964660Z return self._exec_single_context( web-1 | 2025-11-25T15:33:20.626965722Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:20.626966814Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:20.626967956Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:20.626969098Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:20.626970260Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:20.626971332Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:20.626972504Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:20.626973536Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:20.626974759Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:20.626975841Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:20.637181926Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?perPage=4217&search=null&page=4217&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:20.643489622Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?perPage=4217&search=null&page=4 HTTP/1.1" web-1 | 2025-11-25T15:33:20.663285606Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?paginationSeed=null&page=21018 HTTP/1.1" web-1 | 2025-11-25T15:33:20.686292560Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?orderDirection=asc&orderByNullPosition=first&queryFilter=999999999999999999999999999999 HTTP/1.1" web-1 | 2025-11-25T15:33:20.701588635Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?paginationSeed=&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=4K&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:33:20.710001603Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=4K&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:33:20.718127913Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=MH&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:33:20.726444100Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=MH&page=63 HTTP/1.1" web-1 | 2025-11-25T15:33:20.734784823Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:20.741520552Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?search=xc%F4%87%9F%B8&paginationSeed=%17%F0%BF%AE%90%C2%BC%C2%87%C3%A3%F1%8D%BF%88%C3%AB&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:20.748081132Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?search=xc%F4%87%9F%B8&paginationSeed=xc%F4%87%9F%B8&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:20.776838435Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?paginationSeed=&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:33:20.809921250Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?perPage=635699026&search=&orderDirection=desc&page=4504&orderByNullPosition=null&queryFilter=&orderBy=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:20.817046200Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?perPage=635699026&search=&orderDirection=desc&page=4504&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:20.826863406Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?page=635699026&perPage=5 HTTP/1.1" web-1 | 2025-11-25T15:33:20.835093801Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?page=200 HTTP/1.1" web-1 | 2025-11-25T15:33:20.845511114Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?orderDirection=desc&paginationSeed=null&perPage=86&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:20.854174442Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:20.879401426Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?search=null&queryFilter=P%C2%AE%C2%87HiGz%1Ema9%F3%9D%BA%B4X%3A%19%C3%A2&orderBy=%C3%B7%C2%8B%F0%BA%AB%8E&perPage=-5918 HTTP/1.1" web-1 | 2025-11-25T15:33:20.888985854Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?search=null&queryFilter=P%C2%AE%C2%87HiGz%1Ema9%F3%9D%BA%B4X%3A%19%C3%A2&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:20.896201755Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?search=null&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:20.902377863Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?search=&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:20.910548105Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?page=1585&queryFilter=%C3%89&perPage=65&search=null&orderBy=null&orderDirection=asc&orderByNullPosition=last&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:20.917497385Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?page=1585&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:20.928893225Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?page=1585&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:20.935987287Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?page=65&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:20.941320633Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?page=5 HTTP/1.1" web-1 | 2025-11-25T15:33:20.949769208Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:20.984171962Z INFO 2025-11-25T15:33:20 - [172.25.0.1:37360] 200 OK "GET /api/foods?search=%7C%7D%C3%95YK%F4%8A%A2%95%C2%BE&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:21.022834947Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 200 OK "GET /api/foods?orderDirection=asc&perPage=-4559&page=107&paginationSeed=%F0%94%BC%9C%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&search=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.029396699Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 200 OK "GET /api/foods?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:21.044955697Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?paginationSeed=null&search=null&orderDirection=asc&queryFilter=null&page=-15869&orderByNullPosition=last&orderBy=null&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:33:21.060546314Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?orderBy=&orderDirection=asc&orderByNullPosition=null&queryFilter=Security&paginationSeed=%C2%8A%F0%95%A6%91%C3%88%01%0A&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:21.067805777Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?orderBy=&orderDirection=asc&paginationSeed=null&queryFilter=Security&orderByNullPosition=null&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:21.075461042Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?orderBy=&orderDirection=asc&queryFilter=Security&orderByNullPosition=null&paginationSeed=&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:21.086405966Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?orderBy=&orderDirection=asc&queryFilter=&orderByNullPosition=null&paginationSeed=&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:21.092135074Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 200 OK "GET /api/foods?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.113653333Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 200 OK "GET /api/foods?page=6255&paginationSeed=%C3%A8%F0%93%8A%A1%C3%A7%2C&queryFilter=null&perPage=-114&search=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.121849043Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 200 OK "GET /api/foods?page=6255&paginationSeed=%C3%A8%F0%93%8A%A1%C3%A7%2C&queryFilter=null&perPage=-114&search=%C3%A8%F0%93%8A%A1%C3%A7%2C HTTP/1.1" web-1 | 2025-11-25T15:33:21.129900393Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 200 OK "GET /api/foods?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:21.150071973Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?orderBy=null&queryFilter=null&orderByNullPosition=null&perPage=-14236&orderDirection=asc&paginationSeed=%C2%96&page=52&search=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.156829222Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?orderBy=null&queryFilter=null&orderByNullPosition=null&perPage=-14236&orderDirection=asc&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:21.174431457Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?perPage=-28844&queryFilter=null&orderDirection=asc&orderByNullPosition=first&paginationSeed=null&search=null&orderBy=null&page=-5309 HTTP/1.1" web-1 | 2025-11-25T15:33:21.182125536Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?perPage=-5309&queryFilter=null&orderDirection=asc&orderByNullPosition=first&paginationSeed=null&search=null&orderBy=null&page=-5309 HTTP/1.1" web-1 | 2025-11-25T15:33:21.189705600Z ERROR 2025-11-25T15:33:21 - invalid attribute string: 'õh򤍊ê_f–‡ïŠø󺄆򛅾񨻮t' does not exist on this schema web-1 | 2025-11-25T15:33:21.189716060Z ERROR 2025-11-25T15:33:21 - invalid attribute string: 'õh򤍊ê_f–‡ïŠø󺄆򛅾񨻮t' does not exist on this schema web-1 | 2025-11-25T15:33:21.189914452Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?search=%F2%87%B6%8A%C2%83%F3%94%80%BE%F0%AA%84%BA%C3%AE%C2%A4P&queryFilter=%C3%B5%07h%F2%A4%8D%8A%C3%AAF%C2%96%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&orderBy=null&perPage=-32184&orderDirection=desc&page=30873&paginationSeed=null&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:21.250427158Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.257540636Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=null&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.264884096Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=null&page=24029&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.271130657Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.308682204Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?orderBy=%C3%A7&queryFilter=&search=E6%C3%82%7C%C2%84%C2%B5%22%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84&paginationSeed=null&perPage=354&orderByNullPosition=null&orderDirection=asc&page=-20900 HTTP/1.1" web-1 | 2025-11-25T15:33:21.314835830Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 200 OK "GET /api/foods?orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:21.332786840Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?perPage=-2175&search=%C3%8E%7B%C3%AE%C2%87%C3%A1&paginationSeed=%F4%8C%A0%BFE&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:33:21.340667929Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?perPage=-2175&search=null&paginationSeed=%F4%8C%A0%BFE&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:33:21.348769884Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?perPage=-2175&search=null&paginationSeed=&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:33:21.357869702Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 400 Bad Request "GET /api/foods?perPage=-15515&search=null&paginationSeed=&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:33:21.380851269Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?orderByNullPosition=null&page=-12981 HTTP/1.1" web-1 | 2025-11-25T15:33:21.421106774Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37360] 422 Unprocessable Entity "GET /api/foods?queryFilter=null&orderBy=null&search=%C2%A4%C2%ABe%06&orderByNullPosition=null&paginationSeed=null&page=11470&perPage=24593&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.424256238Z WARNING 2025-11-25T15:33:21 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:21.424281866Z WARNING 2025-11-25T15:33:21 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:21.427756491Z WARNING 2025-11-25T15:33:21 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:21.427772852Z WARNING 2025-11-25T15:33:21 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:21.455549774Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=%C3%81%C2%B0&search=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.462335887Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=&search=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.469317338Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=&search=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.477278077Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?page=201&orderByNullPosition=null&queryFilter=&orderBy=&search=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.516746314Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 200 OK "GET /api/foods?orderDirection=desc&perPage=-13359&paginationSeed=%1C&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.535586473Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?paginationSeed=null&orderByNullPosition=null&page=27246&orderBy=null&search=null&perPage=-27857 HTTP/1.1" web-1 | 2025-11-25T15:33:21.541954502Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?paginationSeed=null&orderByNullPosition=null&page=27246&search=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.548237721Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?search=null&orderByNullPosition=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.564760148Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 200 OK "GET /api/foods?search=%E0%A4%AE%E0%A4%A8%E0%A5%80%E0%A4%B7+%D9%85%D9%86%D8%B4&paginationSeed=null&perPage=4977&queryFilter=%C2%96&page=12045&orderByNullPosition=last&orderBy=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.574404098Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 200 OK "GET /api/foods?search=%E0%A4%AE%E0%A4%A8%E0%A5%80%E0%A4%B7+%D9%85%D9%86%D8%B4&paginationSeed=null&perPage=4977&queryFilter=%C2%96&page=4977&orderByNullPosition=last&orderBy=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.581121403Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 200 OK "GET /api/foods?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:21.651115874Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?orderBy=null&orderByNullPosition=null&search=null&orderDirection=asc&page=2462&paginationSeed=%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:21.657753018Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?orderBy=null&orderByNullPosition=null&page=0&search=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.666423640Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?orderByNullPosition=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.673857360Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?queryFilter=%F2%95%A3%8B%C2%9F&orderByNullPosition=null&page=-24961&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:33:21.681483591Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?queryFilter=%F2%95%A3%8B%C2%9F&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:33:21.688712476Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?queryFilter=null&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:33:21.695758377Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?queryFilter=null&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:33:21.701810402Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 200 OK "GET /api/foods?queryFilter=null&page=6 HTTP/1.1" web-1 | 2025-11-25T15:33:21.727967723Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?perPage=24696&orderBy=null&paginationSeed=D%3C&page=201&queryFilter=null&orderDirection=desc&search=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.733581605Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 200 OK "GET /api/foods?orderByNullPosition=last&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.740608931Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 200 OK "GET /api/foods?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.746512397Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 200 OK "GET /api/foods?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:21.753659268Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 200 OK "GET /api/foods?page=27791 HTTP/1.1" web-1 | 2025-11-25T15:33:21.764651300Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 400 Bad Request "GET /api/foods?orderDirection=asc&page=-10777&orderBy=null&orderByNullPosition=last&paginationSeed=null&queryFilter=%F3%B7%92%A8%C3%A8%C2%92%F4%84%98%83%3F HTTP/1.1" web-1 | 2025-11-25T15:33:21.771808460Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?queryFilter=null&orderByNullPosition=null&page=31264 HTTP/1.1" web-1 | 2025-11-25T15:33:21.781553079Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 200 OK "GET /api/foods?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:21.786796055Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 200 OK "GET /api/foods?perPage=-25868 HTTP/1.1" web-1 | 2025-11-25T15:33:21.792921498Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 200 OK "GET /api/foods?orderDirection=asc&search=%C3%BD%F3%8D%95%A3%C3%B6x%28 HTTP/1.1" web-1 | 2025-11-25T15:33:21.798398373Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37380] 422 Unprocessable Entity "GET /api/foods?search=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.808317229Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 200 OK "GET /api/groups/households HTTP/1.1" web-1 | 2025-11-25T15:33:21.822244794Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 200 OK "GET /api/groups/households HTTP/1.1" web-1 | 2025-11-25T15:33:21.828247977Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 200 OK "GET /api/groups/households HTTP/1.1" web-1 | 2025-11-25T15:33:21.840804457Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.879749591Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.890319310Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 200 OK "GET /api/groups/households HTTP/1.1" web-1 | 2025-11-25T15:33:21.902513349Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:21.909940696Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.917083219Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:21.937936970Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:21.943677841Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:33:21.952301695Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:21.959074614Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:21.965798100Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:21.972364000Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:21.979973760Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:21.985467537Z INFO 2025-11-25T15:33:21 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:22.026600730Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:22.045144573Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.053006046Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:22.061085739Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:22.068218974Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:22.083357513Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:33:22.089994055Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.098042960Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.105347357Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:22.112283412Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:22.121059322Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.128014353Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.133369179Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.140893168Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.148787803Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:22.157246037Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:22.162911335Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:22.169264396Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:22.175947746Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:22.182925390Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:22.189500206Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:22.196475515Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:22.201582024Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:33:22.238748749Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:33:22.262430691Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:33:22.268046457Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:22.273800853Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:22.281122502Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:22.288209942Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:22.295958873Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:22.310109066Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:22.317452966Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:22.329835800Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:22.351648482Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:33:22.368027860Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:33:22.374255926Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.380792381Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.388835364Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:33:22.395764807Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:22.402410857Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:22.408088900Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:22.415657423Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.422256074Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:22.430230550Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households HTTP/1.1" web-1 | 2025-11-25T15:33:22.438273964Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:22.445862364Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 400 Bad Request "GET /api/groups/households?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:33:22.452078588Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:22.480715364Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:33:22.487144357Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:33:22.500569428Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.506942846Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 422 Unprocessable Entity "GET /api/groups/households?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:33:22.526616471Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 200 OK "GET /api/groups/households?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:33:22.539443228Z ERROR 2025-11-25T15:33:22 - Error processing query for Repo model=Household schema=HouseholdInDB web-1 | 2025-11-25T15:33:22.539449610Z ERROR 2025-11-25T15:33:22 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:22.539458246Z ERROR 2025-11-25T15:33:22 - Error processing query for Repo model=Household schema=HouseholdInDB web-1 | 2025-11-25T15:33:22.539463867Z ERROR 2025-11-25T15:33:22 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:22.539706873Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37388] 500 Internal Server Error "GET /api/groups/households?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:22.540836525Z ERROR 2025-11-25T15:33:22 - Exception in ASGI application web-1 | 2025-11-25T15:33:22.540840783Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:22.540842145Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:22.540843618Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:22.540845001Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540846213Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:22.540847405Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:22.540848507Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540849609Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:22.540850822Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:22.540851934Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:22.540853136Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:22.540854288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:22.540855490Z raise exc web-1 | 2025-11-25T15:33:22.540856582Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:22.540863956Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:22.540865259Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:22.540866481Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:22.540867603Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:22.540868805Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:22.540870969Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:22.540872202Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:22.540873324Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:22.540874726Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:22.540875859Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:22.540877071Z raise exc web-1 | 2025-11-25T15:33:22.540878093Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:22.540879295Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:22.540880808Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:22.540882040Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:22.540883132Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:22.540884345Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:22.540885447Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:22.540886619Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:22.540887701Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:22.540888863Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:22.540889985Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:22.540891127Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:22.540892269Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:22.540893442Z raise exc web-1 | 2025-11-25T15:33:22.540894474Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:22.540895626Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:22.540896688Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:22.540899313Z response = await f(request) web-1 | 2025-11-25T15:33:22.540900966Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540902088Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:22.540903230Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:22.540904342Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540905424Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:22.540906636Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:22.540907789Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540908881Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:22.540910173Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:22.540911315Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540912437Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:22.540913629Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:22.540914732Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540915994Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:22.540917427Z return await future web-1 | 2025-11-25T15:33:22.540918469Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540919681Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:22.540920843Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:22.540921905Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540923067Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/groups/controller_group_households.py", line 16, in get_all_households web-1 | 2025-11-25T15:33:22.540924410Z response = self.repos.households.page_all(pagination=q, override=HouseholdSummary) web-1 | 2025-11-25T15:33:22.540925602Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540926784Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:22.540928147Z raise e web-1 | 2025-11-25T15:33:22.540929199Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:22.540930401Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:22.540931563Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540932645Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:22.540933837Z return self._execute_internal( web-1 | 2025-11-25T15:33:22.540935811Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540936913Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:22.540938125Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:22.540939308Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540940370Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:22.540941562Z result = conn.execute( web-1 | 2025-11-25T15:33:22.540942674Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540943706Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:22.540944918Z return meth( web-1 | 2025-11-25T15:33:22.540945980Z ^^^^^ web-1 | 2025-11-25T15:33:22.540946982Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:22.540948255Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:22.540949347Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540950399Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:22.540951631Z ret = self._execute_context( web-1 | 2025-11-25T15:33:22.540952733Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540953965Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:22.540955228Z return self._exec_single_context( web-1 | 2025-11-25T15:33:22.540956320Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540957442Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:22.540958634Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:22.540959696Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:22.540960888Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:22.540962000Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:22.540963243Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:22.540964335Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:22.540965577Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:22.540966719Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:22.540964856Z ERROR 2025-11-25T15:33:22 - Exception in ASGI application web-1 | 2025-11-25T15:33:22.540973632Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:22.540982819Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:22.540984723Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:22.540985965Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540987138Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:22.540988390Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:22.540989682Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.540990694Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:22.540991846Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:22.540993139Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:22.540994321Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:22.540995383Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:22.540996555Z raise exc web-1 | 2025-11-25T15:33:22.540997627Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:22.540998789Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:22.540999891Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:22.541001074Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:22.541002166Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:22.541003328Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:22.541004370Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:22.541005542Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:22.541006624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:22.541007826Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:22.541008999Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:22.541010191Z raise exc web-1 | 2025-11-25T15:33:22.541011203Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:22.541012385Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:22.541013998Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:22.541015220Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:22.541016362Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:22.541019078Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:22.541020230Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:22.541021382Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:22.541022464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:22.541023596Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:22.541024828Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:22.541025980Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:22.541027163Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:22.541028275Z raise exc web-1 | 2025-11-25T15:33:22.541029257Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:22.541030369Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:22.541031411Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:22.541032563Z response = await f(request) web-1 | 2025-11-25T15:33:22.541033585Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541034577Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:22.541035699Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:22.541036831Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541037903Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:22.541039125Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:22.541040257Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541041359Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:22.541042592Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:22.541043654Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541044686Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:22.541045818Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:22.541046880Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541048112Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:22.541049435Z return await future web-1 | 2025-11-25T15:33:22.541050456Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541051468Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:22.541053662Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:22.541054775Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541055857Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/groups/controller_group_households.py", line 16, in get_all_households web-1 | 2025-11-25T15:33:22.541057219Z response = self.repos.households.page_all(pagination=q, override=HouseholdSummary) web-1 | 2025-11-25T15:33:22.541058351Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541059554Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:22.541060746Z raise e web-1 | 2025-11-25T15:33:22.541061758Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:22.541063010Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:22.541064132Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541065204Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:22.541066316Z return self._execute_internal( web-1 | 2025-11-25T15:33:22.541067348Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541068641Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:22.541069833Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:22.541070975Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541072017Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:22.541073219Z result = conn.execute( web-1 | 2025-11-25T15:33:22.541074221Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541075193Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:22.541076325Z return meth( web-1 | 2025-11-25T15:33:22.541077417Z ^^^^^ web-1 | 2025-11-25T15:33:22.541078399Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:22.541079601Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:22.541080673Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541081725Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:22.541082877Z ret = self._execute_context( web-1 | 2025-11-25T15:33:22.541083939Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541085112Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:22.541087346Z return self._exec_single_context( web-1 | 2025-11-25T15:33:22.541088458Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:22.541089540Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:22.541090682Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:22.541091694Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:22.541092866Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:22.541093948Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:22.541095110Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:22.541096172Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:22.541097375Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:22.541098447Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:22.548564577Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37394] 400 Bad Request "GET /api/groups/households?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.555287893Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37394] 200 OK "GET /api/groups/households HTTP/1.1" web-1 | 2025-11-25T15:33:22.561771759Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37394] 200 OK "GET /api/groups/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:22.568215429Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37394] 400 Bad Request "GET /api/groups/households?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.592989863Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37394] 400 Bad Request "GET /api/groups/households?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.607055336Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37394] 422 Unprocessable Entity "GET /api/groups/households?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:33:22.613514255Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37394] 400 Bad Request "GET /api/groups/households?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.655218080Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37394] 400 Bad Request "GET /api/groups/households?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:22.672029039Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37394] 400 Bad Request "GET /api/groups/households?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:22.678768765Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37394] 400 Bad Request "GET /api/groups/households?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.685485769Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37394] 200 OK "GET /api/groups/households?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.690211994Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37394] 422 Unprocessable Entity "GET /api/groups/households?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:22.701232329Z WARNING 2025-11-25T15:33:22 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:22.701240585Z WARNING 2025-11-25T15:33:22 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:22.708956074Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37402] 200 OK "GET /api/groups/households?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:33:22.757864688Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37402] 200 OK "GET /api/groups/households?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:22.811108945Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37402] 200 OK "GET /api/groups/households?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:22.818925103Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37402] 200 OK "GET /api/groups/households?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:22.844689956Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37402] 422 Unprocessable Entity "GET /api/groups/households?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:33:22.849846289Z WARNING 2025-11-25T15:33:22 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:22.849863491Z WARNING 2025-11-25T15:33:22 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:22.854707818Z WARNING 2025-11-25T15:33:22 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:22.854721895Z WARNING 2025-11-25T15:33:22 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:22.880707593Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37418] 422 Unprocessable Entity "GET /api/groups/households?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:33:22.887682932Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37418] 200 OK "GET /api/groups/households?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:33:22.893961632Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37418] 200 OK "GET /api/groups/households?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:33:22.900196260Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37418] 200 OK "GET /api/groups/households HTTP/1.1" web-1 | 2025-11-25T15:33:22.906734138Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37418] 200 OK "GET /api/groups/households?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:22.914181072Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37418] 400 Bad Request "GET /api/groups/households?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:22.922025383Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37418] 400 Bad Request "GET /api/groups/households?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:22.930076953Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37418] 400 Bad Request "GET /api/groups/households?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:22.935792085Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37418] 200 OK "GET /api/groups/households?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:33:22.942453354Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37418] 200 OK "GET /api/groups/households?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:33:22.955261045Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37432] 404 Not Found "GET /api/groups/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:22.963674525Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37432] 404 Not Found "GET /api/groups/households/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:33:22.971349568Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37432] 404 Not Found "GET /api/groups/households/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:22.976826463Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37432] 404 Not Found "GET /api/groups/households/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:33:22.982455964Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37432] 404 Not Found "GET /api/groups/households/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:33:22.989257306Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37432] 404 Not Found "GET /api/groups/households/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:33:22.998912458Z INFO 2025-11-25T15:33:22 - [172.25.0.1:37432] 404 Not Found "GET /api/groups/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:23.003720296Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37432] 404 Not Found "GET /api/groups/households/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:33:23.006526205Z WARNING 2025-11-25T15:33:23 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:23.006533900Z WARNING 2025-11-25T15:33:23 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:23.011717334Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:33:23.017259171Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:33:23.030682268Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:23.038525847Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:33:23.043369633Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:33:23.056701669Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F0%9D%90%93%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%AA%F0%9D%90%AE%F0%9D%90%A2%F0%9D%90%9C%F0%9D%90%A4%2B%F0%9D%90%9B%F0%9D%90%AB%F0%9D%90%A8%F0%9D%90%B0%F0%9D%90%A7%2B%F0%9D%90%9F%F0%9D%90%A8%F0%9D%90%B1%2B%F0%9D%90%A3%F0%9D%90%AE%F0%9D%90%A6%F0%9D%90%A9%F0%9D%90%AC%2B%F0%9D%90%A8%F0%9D%90%AF%F0%9D%90%9E%F0%9D%90%AB%2B%F0%9D%90%AD%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%A5%F0%9D%90%9A%F0%9D%90%B3%F0%9D%90%B2%2B%F0%9D%90%9D%F0%9D%90%A8%F0%9D%90%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:23.062659878Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:33:23.067208179Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:33:23.084118725Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/o HTTP/1.1" web-1 | 2025-11-25T15:33:23.089041890Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%2C%F4%8A%9F%A5%F3%BB%94%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:23.093778826Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F1%81%B3%9D%16%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:33:23.115677569Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/total_cases HTTP/1.1" web-1 | 2025-11-25T15:33:23.121074013Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F3%82%93%B0%F1%BC%AB%8C%C3%97%F1%B1%8C%B1%C2%BC%C2%BCHG%C3%AF%C3%99%5E%C2%A5F%F1%BB%A0%8B%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:23.126260493Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%A1%C3%A9%C2%A5%C3%8Ai%F2%A3%AF%A4%F0%AB%B9%8F%12k%0F%C3%8E%1A%F3%92%8E%94%F1%8D%8E%8Ez%C3%9E%F3%B8%AA%87%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:23.135496857Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14 HTTP/1.1" web-1 | 2025-11-25T15:33:23.148805479Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:23.174833186Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:33:23.179785316Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:33:23.222315924Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:23.228515876Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:23.235659461Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:33:23.241993395Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:23.459389300Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:23.470027387Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:23.477607481Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:33:23.487779042Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:33:23.492520276Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:33:23.499088600Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%22 HTTP/1.1" web-1 | 2025-11-25T15:33:23.503931976Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/N HTTP/1.1" web-1 | 2025-11-25T15:33:23.509455438Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%16 HTTP/1.1" web-1 | 2025-11-25T15:33:23.514933025Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:33:23.519375647Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:33:23.524351952Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%26 HTTP/1.1" web-1 | 2025-11-25T15:33:23.529088868Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:33:23.535941406Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:23.563717486Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F0%B9%A7%B4%7C%2B HTTP/1.1" web-1 | 2025-11-25T15:33:23.570838288Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%95%F2%B4%89%8F%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:23.575565976Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD HTTP/1.1" web-1 | 2025-11-25T15:33:23.583841847Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97 HTTP/1.1" web-1 | 2025-11-25T15:33:23.596979849Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%A9t HTTP/1.1" web-1 | 2025-11-25T15:33:23.613318471Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:33:23.625006901Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:33:23.639905368Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:23.646138854Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F2%BB%83%86%F3%A7%A5%97%C2%96%C3%92%C3%AAH%C2%A2%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:23.658864972Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/0%C2%A4P HTTP/1.1" web-1 | 2025-11-25T15:33:23.671693483Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/8%C3%9D_%F1%98%84%8Fr%5Cn HTTP/1.1" web-1 | 2025-11-25T15:33:23.684721488Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25 HTTP/1.1" web-1 | 2025-11-25T15:33:23.708545777Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:33:23.726890676Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/failures HTTP/1.1" web-1 | 2025-11-25T15:33:23.731881418Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%B7%C3%94%C3%B8Qe%C2%BC HTTP/1.1" web-1 | 2025-11-25T15:33:23.742850728Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:23.756463641Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/E HTTP/1.1" web-1 | 2025-11-25T15:33:23.768279610Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/X%F1%9D%A1%96%F3%93%B6%928t%F4%89%9B%B7%C3%99y%24%C3%BB HTTP/1.1" web-1 | 2025-11-25T15:33:23.780500660Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:23.786340005Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/0 HTTP/1.1" web-1 | 2025-11-25T15:33:23.793644603Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%895%F1%86%A7%AE%C2%99R%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:23.798634453Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%97 HTTP/1.1" web-1 | 2025-11-25T15:33:23.804901612Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%07%C3%A4%C2%82%C3%AE%09~5%C3%80%C3%B5%C2%BB%3E%C2%97%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:23.809988014Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/admin HTTP/1.1" web-1 | 2025-11-25T15:33:23.816333209Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:33:23.822232057Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:33:23.827296868Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:33:23.837826541Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%97%C3%B2%F3%90%84%9C HTTP/1.1" web-1 | 2025-11-25T15:33:23.845030379Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%809%C3%A9%17%17r6 HTTP/1.1" web-1 | 2025-11-25T15:33:23.873240134Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F2%8D%80%92%3CWA%C2%92%F3%90%A6%AD%5B%C2%B8 HTTP/1.1" web-1 | 2025-11-25T15:33:23.925819973Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:33:23.939827006Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:33:23.947751508Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%5Ex%F1%9D%B1%9D%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:33:23.965400741Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%A8V%F2%9F%98%94%C3%A6%F1%A4%A1%BF HTTP/1.1" web-1 | 2025-11-25T15:33:23.970386704Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:33:23.980373568Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21 HTTP/1.1" web-1 | 2025-11-25T15:33:23.984933160Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F2%AC%A3%BCi HTTP/1.1" web-1 | 2025-11-25T15:33:23.999731410Z INFO 2025-11-25T15:33:23 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%2C HTTP/1.1" web-1 | 2025-11-25T15:33:24.013448289Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:33:24.037984725Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F1%B3%86%93%06%C2%9D%C3%A9 HTTP/1.1" web-1 | 2025-11-25T15:33:24.046054199Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%97%C2%A2%C2%9A%16%3F%C3%BA%F1%A9%85%AE%E3%AD%92 HTTP/1.1" web-1 | 2025-11-25T15:33:24.063898578Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:33:24.068590539Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:33:24.103879177Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F1%9B%AC%98 HTTP/1.1" web-1 | 2025-11-25T15:33:24.177773022Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:24.183854812Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:24.188705782Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:24.195940648Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:33:24.219320263Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%BF%3Ap%24i3%F1%AC%86%9C%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:24.236597808Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%8F%C3%A4%C2%80%C3%9B%C2%BA%F3%99%8E%83 HTTP/1.1" web-1 | 2025-11-25T15:33:24.251152129Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:24.257936439Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%8D%C3%8E%C2%A6%C2%A0%F2%AC%9A%8C%C3%8AI HTTP/1.1" web-1 | 2025-11-25T15:33:24.296543790Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:33:24.323376278Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%C3%81%F0%BD%8A%8F%C3%9B%F2%9D%AF%9E%F3%B0%B1%B6%F0%B3%B4%9C%19%F1%88%90%AB HTTP/1.1" web-1 | 2025-11-25T15:33:24.328672233Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/False HTTP/1.1" web-1 | 2025-11-25T15:33:24.340046342Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37438] 404 Not Found "GET /api/groups/households/%F2%80%9E%98%F4%86%97%AA8%F2%9F%AF%94%09faQ%C2%9E%F2%A6%BD%81%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:33:24.350564404Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37452] 200 OK "GET /api/groups/labels HTTP/1.1" web-1 | 2025-11-25T15:33:24.363239927Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37452] 200 OK "GET /api/groups/labels HTTP/1.1" web-1 | 2025-11-25T15:33:24.368980086Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37452] 200 OK "GET /api/groups/labels HTTP/1.1" web-1 | 2025-11-25T15:33:24.380013065Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37452] 400 Bad Request "GET /api/groups/labels?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.384716317Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37452] 200 OK "GET /api/groups/labels?perPage=-1798320691 HTTP/1.1" web-1 | 2025-11-25T15:33:24.396900768Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37452] 200 OK "GET /api/groups/labels?search=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.405527669Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37452] 200 OK "GET /api/groups/labels HTTP/1.1" web-1 | 2025-11-25T15:33:24.420291995Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37452] 200 OK "GET /api/groups/labels HTTP/1.1" web-1 | 2025-11-25T15:33:24.456398939Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37452] 200 OK "GET /api/groups/labels?paginationSeed=%F1%87%A0%A9%2B&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.465593135Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37452] 200 OK "GET /api/groups/labels HTTP/1.1" web-1 | 2025-11-25T15:33:24.477181316Z ERROR 2025-11-25T15:33:24 - Error processing query for Repo model=MultiPurposeLabel schema=MultiPurposeLabelOut web-1 | 2025-11-25T15:33:24.477208978Z ERROR 2025-11-25T15:33:24 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:24.477184923Z ERROR 2025-11-25T15:33:24 - Error processing query for Repo model=MultiPurposeLabel schema=MultiPurposeLabelOut web-1 | 2025-11-25T15:33:24.477213767Z ERROR 2025-11-25T15:33:24 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:24.477496448Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37452] 500 Internal Server Error "GET /api/groups/labels?perPage=2657513662514862813&search=null&page=4217&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.478633523Z ERROR 2025-11-25T15:33:24 - Exception in ASGI application web-1 | 2025-11-25T15:33:24.478637350Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:24.478639234Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:24.478640687Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:24.478641819Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478642911Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:24.478644073Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:24.478645085Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478646087Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:24.478647269Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:24.478648351Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:24.478649473Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:24.478650505Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:24.478651677Z raise exc web-1 | 2025-11-25T15:33:24.478652729Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:24.478653891Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:24.478654963Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:24.478656156Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:24.478657238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:24.478658430Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:24.478659492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:24.478660604Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:24.478661746Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:24.478662978Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:24.478670963Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:24.478672446Z raise exc web-1 | 2025-11-25T15:33:24.478673448Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:24.478674650Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:24.478676023Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:24.478677285Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:24.478678327Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:24.478679479Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:24.478680531Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:24.478681654Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:24.478682726Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:24.478683878Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:24.478684910Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:24.478686022Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:24.478687164Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:24.478688396Z raise exc web-1 | 2025-11-25T15:33:24.478691462Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:24.478692734Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:24.478693977Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:24.478695219Z response = await f(request) web-1 | 2025-11-25T15:33:24.478696952Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478698024Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:33:24.478699307Z response = await original_route_handler(request) web-1 | 2025-11-25T15:33:24.478700689Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478701721Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:24.478702903Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:24.478704036Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478705047Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:24.478706270Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:24.478709055Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478710718Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:24.478711970Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:24.478713042Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478714104Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:24.478715517Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:24.478716699Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478717771Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:24.478719064Z return await future web-1 | 2025-11-25T15:33:24.478720076Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478721238Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:24.478722400Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:24.478723482Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478724805Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/groups/controller_labels.py", line 46, in get_all web-1 | 2025-11-25T15:33:24.478726027Z response = self.repo.page_all( web-1 | 2025-11-25T15:33:24.478727049Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478728101Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:24.478729313Z raise e web-1 | 2025-11-25T15:33:24.478730335Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:24.478731527Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:24.478732619Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478733701Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:24.478734853Z return self._execute_internal( web-1 | 2025-11-25T15:33:24.478735895Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478736917Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:24.478738150Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:24.478739312Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478740404Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:24.478741606Z result = conn.execute( web-1 | 2025-11-25T15:33:24.478742648Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478743640Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:24.478745954Z return meth( web-1 | 2025-11-25T15:33:24.478747066Z ^^^^^ web-1 | 2025-11-25T15:33:24.478748068Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:24.478749371Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:24.478750443Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478751435Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:24.478752627Z ret = self._execute_context( web-1 | 2025-11-25T15:33:24.478753669Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478754891Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:24.478756113Z return self._exec_single_context( web-1 | 2025-11-25T15:33:24.478757175Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478758207Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:24.478759379Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:24.478760431Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:24.478761654Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:24.478762736Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:24.478763898Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:24.478764920Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:24.478766162Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:24.478767234Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:24.478765281Z ERROR 2025-11-25T15:33:24 - Exception in ASGI application web-1 | 2025-11-25T15:33:24.478774388Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:24.478776792Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:24.478778756Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:24.478780018Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478781160Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:24.478782493Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:24.478783705Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478784847Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:24.478786019Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:24.478795207Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:24.478796609Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:24.478797711Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:24.478798864Z raise exc web-1 | 2025-11-25T15:33:24.478799916Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:24.478801358Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:24.478802430Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:24.478803623Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:24.478804675Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:24.478805837Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:24.478806869Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:24.478808021Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:24.478809103Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:24.478810365Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:24.478811588Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:24.478814403Z raise exc web-1 | 2025-11-25T15:33:24.478815585Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:24.478816837Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:24.478818500Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:24.478819833Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:24.478821276Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:24.478822588Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:24.478823750Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:24.478825063Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:24.478826195Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:24.478827417Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:24.478828890Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:24.478830112Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:24.478833138Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:24.478834460Z raise exc web-1 | 2025-11-25T15:33:24.478835492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:24.478836705Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:24.478837767Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:24.478838969Z response = await f(request) web-1 | 2025-11-25T15:33:24.478840151Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478841183Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:33:24.478842405Z response = await original_route_handler(request) web-1 | 2025-11-25T15:33:24.478843568Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478844680Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:24.478845912Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:24.478847014Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478848136Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:24.478849368Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:24.478850511Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478851583Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:24.478852875Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:24.478853957Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478855079Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:24.478856963Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:24.478858275Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478859668Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:24.478860960Z return await future web-1 | 2025-11-25T15:33:24.478862042Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478863204Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:24.478864397Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:24.478865529Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478866691Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/groups/controller_labels.py", line 46, in get_all web-1 | 2025-11-25T15:33:24.478868384Z response = self.repo.page_all( web-1 | 2025-11-25T15:33:24.478870498Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478871580Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:24.478872812Z raise e web-1 | 2025-11-25T15:33:24.478874145Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:24.478875357Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:24.478876469Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478877501Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:24.478878623Z return self._execute_internal( web-1 | 2025-11-25T15:33:24.478879635Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478880657Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:24.478881829Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:24.478882941Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478884054Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:24.478885246Z result = conn.execute( web-1 | 2025-11-25T15:33:24.478886278Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478887280Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:24.478888442Z return meth( web-1 | 2025-11-25T15:33:24.478889484Z ^^^^^ web-1 | 2025-11-25T15:33:24.478890476Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:24.478891688Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:24.478892760Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478893812Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:24.478894994Z ret = self._execute_context( web-1 | 2025-11-25T15:33:24.478896096Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478897339Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:24.478898531Z return self._exec_single_context( web-1 | 2025-11-25T15:33:24.478899603Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:24.478900705Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:24.478901887Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:24.478902919Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:24.478904121Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:24.478906125Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:24.478907367Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:24.478908389Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:24.478909602Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:24.478910694Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:24.485761829Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?perPage=4217&search=null&page=4217&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.492862473Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?perPage=4217&search=null&page=4 HTTP/1.1" web-1 | 2025-11-25T15:33:24.513866797Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?paginationSeed=null&page=21018 HTTP/1.1" web-1 | 2025-11-25T15:33:24.533961813Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?orderDirection=asc&orderByNullPosition=first&queryFilter=999999999999999999999999999999 HTTP/1.1" web-1 | 2025-11-25T15:33:24.549224996Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?paginationSeed=&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=4K&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:33:24.559453804Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=4K&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:33:24.567938938Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=MH&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:33:24.577281793Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=MH&page=63 HTTP/1.1" web-1 | 2025-11-25T15:33:24.584143168Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:24.591170875Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?search=xc%F4%87%9F%B8&paginationSeed=%17%F0%BF%AE%90%C2%BC%C2%87%C3%A3%F1%8D%BF%88%C3%AB&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.598275607Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?search=xc%F4%87%9F%B8&paginationSeed=xc%F4%87%9F%B8&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.624763919Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?paginationSeed=&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:33:24.653461801Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?perPage=635699026&search=&orderDirection=desc&page=4504&orderByNullPosition=null&queryFilter=&orderBy=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.660300683Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?perPage=635699026&search=&orderDirection=desc&page=4504&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.666050491Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?page=635699026&perPage=5 HTTP/1.1" web-1 | 2025-11-25T15:33:24.673501493Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?page=200 HTTP/1.1" web-1 | 2025-11-25T15:33:24.680871343Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?orderDirection=desc&paginationSeed=null&perPage=86&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:24.689176539Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.713780182Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?search=null&queryFilter=P%C2%AE%C2%87HiGz%1Ema9%F3%9D%BA%B4X%3A%19%C3%A2&orderBy=%C3%B7%C2%8B%F0%BA%AB%8E&perPage=-5918 HTTP/1.1" web-1 | 2025-11-25T15:33:24.723966891Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?search=null&queryFilter=P%C2%AE%C2%87HiGz%1Ema9%F3%9D%BA%B4X%3A%19%C3%A2&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.731017662Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?search=null&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:24.737197286Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?search=&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:24.745808157Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?page=1585&queryFilter=%C3%89&perPage=65&search=null&orderBy=null&orderDirection=asc&orderByNullPosition=last&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:24.752340133Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?page=1585&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.759858000Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?page=1585&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:24.767068481Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?page=65&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:24.772835931Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?page=5 HTTP/1.1" web-1 | 2025-11-25T15:33:24.781151758Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:24.815085141Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?search=%7C%7D%C3%95YK%F4%8A%A2%95%C2%BE&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:24.852961799Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?orderDirection=asc&perPage=-4559&page=107&paginationSeed=%F0%94%BC%9C%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&search=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.859675056Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:24.873795572Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?paginationSeed=null&search=null&orderDirection=asc&queryFilter=null&page=-15869&orderByNullPosition=last&orderBy=null&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:33:24.888796973Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?orderBy=&orderDirection=asc&orderByNullPosition=null&queryFilter=Security&paginationSeed=%C2%8A%F0%95%A6%91%C3%88%01%0A&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:24.896259056Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?orderBy=&orderDirection=asc&paginationSeed=null&queryFilter=Security&orderByNullPosition=null&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:24.903761044Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?orderBy=&orderDirection=asc&queryFilter=Security&orderByNullPosition=null&paginationSeed=&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:24.914959553Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?orderBy=&orderDirection=asc&queryFilter=&orderByNullPosition=null&paginationSeed=&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:24.920183053Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:24.937349900Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?page=6255&paginationSeed=%C3%A8%F0%93%8A%A1%C3%A7%2C&queryFilter=null&perPage=-114&search=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.945253021Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?page=6255&paginationSeed=%C3%A8%F0%93%8A%A1%C3%A7%2C&queryFilter=null&perPage=-114&search=%C3%A8%F0%93%8A%A1%C3%A7%2C HTTP/1.1" web-1 | 2025-11-25T15:33:24.953236614Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:24.973472003Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?orderBy=null&queryFilter=null&orderByNullPosition=null&perPage=-14236&orderDirection=asc&paginationSeed=%C2%96&page=52&search=null HTTP/1.1" web-1 | 2025-11-25T15:33:24.980173688Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?orderBy=null&queryFilter=null&orderByNullPosition=null&perPage=-14236&orderDirection=asc&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:24.997596396Z INFO 2025-11-25T15:33:24 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?perPage=-28844&queryFilter=null&orderDirection=asc&orderByNullPosition=first&paginationSeed=null&search=null&orderBy=null&page=-5309 HTTP/1.1" web-1 | 2025-11-25T15:33:25.005226184Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?perPage=-5309&queryFilter=null&orderDirection=asc&orderByNullPosition=first&paginationSeed=null&search=null&orderBy=null&page=-5309 HTTP/1.1" web-1 | 2025-11-25T15:33:25.012784467Z ERROR 2025-11-25T15:33:25 - invalid attribute string: 'õh򤍊ê_f–‡ïŠø󺄆򛅾񨻮t' does not exist on this schema web-1 | 2025-11-25T15:33:25.012792813Z ERROR 2025-11-25T15:33:25 - invalid attribute string: 'õh򤍊ê_f–‡ïŠø󺄆򛅾񨻮t' does not exist on this schema web-1 | 2025-11-25T15:33:25.012984182Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?search=%F2%87%B6%8A%C2%83%F3%94%80%BE%F0%AA%84%BA%C3%AE%C2%A4P&queryFilter=%C3%B5%07h%F2%A4%8D%8A%C3%AAF%C2%96%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&orderBy=null&perPage=-32184&orderDirection=desc&page=30873&paginationSeed=null&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:25.073136211Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.080464854Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=null&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.087456734Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=null&page=24029&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.093522584Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.129839063Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?orderBy=%C3%A7&queryFilter=&search=E6%C3%82%7C%C2%84%C2%B5%22%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84&paginationSeed=null&perPage=354&orderByNullPosition=null&orderDirection=asc&page=-20900 HTTP/1.1" web-1 | 2025-11-25T15:33:25.135472582Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 200 OK "GET /api/groups/labels?orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:25.151212740Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?perPage=-2175&search=%C3%8E%7B%C3%AE%C2%87%C3%A1&paginationSeed=%F4%8C%A0%BFE&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:33:25.159399784Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?perPage=-2175&search=null&paginationSeed=%F4%8C%A0%BFE&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:33:25.166820109Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?perPage=-2175&search=null&paginationSeed=&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:33:25.174934066Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 400 Bad Request "GET /api/groups/labels?perPage=-15515&search=null&paginationSeed=&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:33:25.196894395Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?orderByNullPosition=null&page=-12981 HTTP/1.1" web-1 | 2025-11-25T15:33:25.237261149Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37462] 422 Unprocessable Entity "GET /api/groups/labels?queryFilter=null&orderBy=null&search=%C2%A4%C2%ABe%06&orderByNullPosition=null&paginationSeed=null&page=11470&perPage=24593&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.240688776Z WARNING 2025-11-25T15:33:25 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:25.245650353Z WARNING 2025-11-25T15:33:25 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:25.249535559Z WARNING 2025-11-25T15:33:25 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:25.249544546Z WARNING 2025-11-25T15:33:25 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:25.320767515Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=%C3%81%C2%B0&search=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.327618470Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=&search=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.334419241Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=&search=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.341189906Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?page=201&orderByNullPosition=null&queryFilter=&orderBy=&search=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.376456763Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 200 OK "GET /api/groups/labels?orderDirection=desc&perPage=-13359&paginationSeed=%1C&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.393916069Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?paginationSeed=null&orderByNullPosition=null&page=27246&orderBy=null&search=null&perPage=-27857 HTTP/1.1" web-1 | 2025-11-25T15:33:25.400603307Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?paginationSeed=null&orderByNullPosition=null&page=27246&search=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.406454976Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?search=null&orderByNullPosition=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.418931836Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 200 OK "GET /api/groups/labels?search=%E0%A4%AE%E0%A4%A8%E0%A5%80%E0%A4%B7+%D9%85%D9%86%D8%B4&paginationSeed=null&perPage=4977&queryFilter=%C2%96&page=12045&orderByNullPosition=last&orderBy=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.427730589Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 200 OK "GET /api/groups/labels?search=%E0%A4%AE%E0%A4%A8%E0%A5%80%E0%A4%B7+%D9%85%D9%86%D8%B4&paginationSeed=null&perPage=4977&queryFilter=%C2%96&page=4977&orderByNullPosition=last&orderBy=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.433551350Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 200 OK "GET /api/groups/labels?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:25.458420692Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?orderBy=null&orderByNullPosition=null&search=null&orderDirection=asc&page=2462&paginationSeed=%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:25.464456146Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?orderBy=null&orderByNullPosition=null&page=0&search=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.472606271Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?orderByNullPosition=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.480002710Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?queryFilter=%F2%95%A3%8B%C2%9F&orderByNullPosition=null&page=-24961&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:33:25.487280557Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?queryFilter=%F2%95%A3%8B%C2%9F&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:33:25.494259714Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?queryFilter=null&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:33:25.501545145Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?queryFilter=null&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:33:25.507873479Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 200 OK "GET /api/groups/labels?queryFilter=null&page=6 HTTP/1.1" web-1 | 2025-11-25T15:33:25.535169057Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?perPage=24696&orderBy=null&paginationSeed=D%3C&page=201&queryFilter=null&orderDirection=desc&search=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.540797787Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 200 OK "GET /api/groups/labels?orderByNullPosition=last&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.547468043Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 200 OK "GET /api/groups/labels?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.554556684Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 200 OK "GET /api/groups/labels?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:25.561097297Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 200 OK "GET /api/groups/labels?page=27791 HTTP/1.1" web-1 | 2025-11-25T15:33:25.573079368Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 400 Bad Request "GET /api/groups/labels?orderDirection=asc&page=-10777&orderBy=null&orderByNullPosition=last&paginationSeed=null&queryFilter=%F3%B7%92%A8%C3%A8%C2%92%F4%84%98%83%3F HTTP/1.1" web-1 | 2025-11-25T15:33:25.580768227Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?queryFilter=null&orderByNullPosition=null&page=31264 HTTP/1.1" web-1 | 2025-11-25T15:33:25.590265872Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 200 OK "GET /api/groups/labels?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:25.595413429Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 200 OK "GET /api/groups/labels?perPage=-25868 HTTP/1.1" web-1 | 2025-11-25T15:33:25.602371425Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 200 OK "GET /api/groups/labels?orderDirection=asc&search=%C3%BD%F3%8D%95%A3%C3%B6x%28 HTTP/1.1" web-1 | 2025-11-25T15:33:25.608197897Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37488] 422 Unprocessable Entity "GET /api/groups/labels?search=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.618986075Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members HTTP/1.1" web-1 | 2025-11-25T15:33:25.631839032Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members HTTP/1.1" web-1 | 2025-11-25T15:33:25.638189077Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members HTTP/1.1" web-1 | 2025-11-25T15:33:25.649324618Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.688993201Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.699291209Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members HTTP/1.1" web-1 | 2025-11-25T15:33:25.709770448Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.716527337Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.723756192Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:25.743674907Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.749274402Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:33:25.757668265Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:25.764392412Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:25.771803008Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:25.778162922Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:25.784117854Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:25.789517695Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:25.829166110Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:25.846654381Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.854712052Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:25.861788822Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:25.868423491Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:25.883466079Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:33:25.889424037Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.898034767Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.905463908Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:25.912466969Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:25.920981439Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.928384741Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.934027077Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.941466978Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:25.948998231Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:25.956818186Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:25.962484196Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.968446693Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:25.975673915Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:25.982279529Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:25.988912776Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:25.995639668Z INFO 2025-11-25T15:33:25 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:26.000304548Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:33:26.036673786Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:33:26.060677692Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:33:26.066224128Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:26.072359730Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:26.079602671Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:26.086561539Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:26.095283458Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:26.110195511Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:26.116832475Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:26.129111163Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:26.151302786Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:33:26.169054943Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:33:26.174957487Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:26.180660998Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:26.189183692Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:33:26.196189338Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:26.203057405Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:26.208615573Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:26.216168877Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:26.221985360Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:26.227945943Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members HTTP/1.1" web-1 | 2025-11-25T15:33:26.235269847Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:26.242719076Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 400 Bad Request "GET /api/groups/members?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:33:26.248868674Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:26.276453185Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:33:26.282194336Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:33:26.294711892Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:26.301574099Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 422 Unprocessable Entity "GET /api/groups/members?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:33:26.320358925Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 200 OK "GET /api/groups/members?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:33:26.332881000Z ERROR 2025-11-25T15:33:26 - Error processing query for Repo model=User schema=PrivateUser web-1 | 2025-11-25T15:33:26.332893183Z ERROR 2025-11-25T15:33:26 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:26.332895848Z ERROR 2025-11-25T15:33:26 - Error processing query for Repo model=User schema=PrivateUser web-1 | 2025-11-25T15:33:26.332905105Z ERROR 2025-11-25T15:33:26 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:26.333364668Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37496] 500 Internal Server Error "GET /api/groups/members?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:26.334795395Z ERROR 2025-11-25T15:33:26 - Exception in ASGI application web-1 | 2025-11-25T15:33:26.334801526Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:26.334802929Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:26.334804492Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:26.334805694Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334806806Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:26.334808079Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:26.334809341Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334810393Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:26.334811525Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:26.334812858Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:26.334814090Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:26.334815232Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:26.334816394Z raise exc web-1 | 2025-11-25T15:33:26.334817486Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:26.334818638Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:26.334819710Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:26.334820913Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:26.334821945Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:26.334823187Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:26.334824229Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:26.334825391Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:26.334826453Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:26.334827705Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:26.334828817Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:26.334830050Z raise exc web-1 | 2025-11-25T15:33:26.334831032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:26.334832224Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:26.334840509Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:26.334841922Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:26.334843014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:26.334844166Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:26.334845238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:26.334846370Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:26.334847432Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:26.334848555Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:26.334849556Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:26.334850709Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:26.334851821Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:26.334852983Z raise exc web-1 | 2025-11-25T15:33:26.334853945Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:26.334855047Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:26.334856059Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:26.334857171Z response = await f(request) web-1 | 2025-11-25T15:33:26.334858213Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334859245Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:26.334860357Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:26.334861449Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334862571Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:26.334863753Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:26.334864865Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334865947Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:26.334867139Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:26.334868191Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334869233Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:26.334870355Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:26.334871458Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334874393Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:26.334875696Z return await future web-1 | 2025-11-25T15:33:26.334876727Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334878421Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:26.334879663Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:26.334880705Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334881927Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/groups/controller_group_self_service.py", line 34, in get_group_members web-1 | 2025-11-25T15:33:26.334883250Z response = self.repos.users.page_all(q, override=UserSummary) web-1 | 2025-11-25T15:33:26.334884392Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334885484Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:26.334886666Z raise e web-1 | 2025-11-25T15:33:26.334887668Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:26.334888840Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:26.334889962Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334891114Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:26.334892247Z return self._execute_internal( web-1 | 2025-11-25T15:33:26.334893258Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334894270Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:26.334895463Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:26.334896585Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334897677Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:26.334898859Z result = conn.execute( web-1 | 2025-11-25T15:33:26.334899871Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334900893Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:26.334902025Z return meth( web-1 | 2025-11-25T15:33:26.334903067Z ^^^^^ web-1 | 2025-11-25T15:33:26.334904079Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:26.334905251Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:26.334906323Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334907345Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:26.334908557Z ret = self._execute_context( web-1 | 2025-11-25T15:33:26.334910641Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334911723Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:26.334913156Z return self._exec_single_context( web-1 | 2025-11-25T15:33:26.334914268Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334915350Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:26.334916512Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:26.334917564Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:26.334918756Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:26.334919878Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:26.334921031Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:26.334922103Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:26.334923325Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:26.334922403Z ERROR 2025-11-25T15:33:26 - Exception in ASGI application web-1 | 2025-11-25T15:33:26.334924377Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:26.334926421Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:26.334928354Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:26.334929977Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:26.334931180Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334932422Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:26.334933654Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:26.334934756Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334935899Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:26.334937151Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:26.334938253Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:26.334939485Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:26.334940577Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:26.334941820Z raise exc web-1 | 2025-11-25T15:33:26.334942892Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:26.334944074Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:26.334947400Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:26.334948793Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:26.334949885Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:26.334951097Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:26.334952159Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:26.334953301Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:26.334954383Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:26.334955626Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:26.334956778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:26.334958020Z raise exc web-1 | 2025-11-25T15:33:26.334959032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:26.334960244Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:26.334961607Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:26.334962869Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:26.334963951Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:26.334965154Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:26.334966226Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:26.334967398Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:26.334968450Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:26.334969672Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:26.334970724Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:26.334971916Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:26.334973098Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:26.334974251Z raise exc web-1 | 2025-11-25T15:33:26.334975242Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:26.334976375Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:26.334977417Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:26.334978619Z response = await f(request) web-1 | 2025-11-25T15:33:26.334979651Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334981725Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:26.334982937Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:26.334983989Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334985101Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:26.334986333Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:26.334987455Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334988567Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:26.334989820Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:26.334991002Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334994489Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:26.334995841Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:26.334997284Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.334998696Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:26.335000660Z return await future web-1 | 2025-11-25T15:33:26.335001802Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.335002965Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:26.335004257Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:26.335005399Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.335006591Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/groups/controller_group_self_service.py", line 34, in get_group_members web-1 | 2025-11-25T15:33:26.335008074Z response = self.repos.users.page_all(q, override=UserSummary) web-1 | 2025-11-25T15:33:26.335009266Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.335010519Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:26.335011841Z raise e web-1 | 2025-11-25T15:33:26.335012903Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:26.335014156Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:26.335015749Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.335016811Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:26.335017993Z return self._execute_internal( web-1 | 2025-11-25T15:33:26.335019025Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.335020087Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:26.335022381Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:26.335023553Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.335024695Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:26.335025928Z result = conn.execute( web-1 | 2025-11-25T15:33:26.335026970Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.335028012Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:26.335029174Z return meth( web-1 | 2025-11-25T15:33:26.335030206Z ^^^^^ web-1 | 2025-11-25T15:33:26.335031228Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:26.335032460Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:26.335033602Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.335034664Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:26.335035866Z ret = self._execute_context( web-1 | 2025-11-25T15:33:26.335036978Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.335037980Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:26.335039433Z return self._exec_single_context( web-1 | 2025-11-25T15:33:26.335040645Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:26.335041707Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:26.335042900Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:26.335043982Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:26.335045194Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:26.335046246Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:26.335047448Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:26.335048520Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:26.335049802Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:26.335050905Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:26.341843540Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37502] 400 Bad Request "GET /api/groups/members?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:26.348178517Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37502] 200 OK "GET /api/groups/members HTTP/1.1" web-1 | 2025-11-25T15:33:26.353899791Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37502] 200 OK "GET /api/groups/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:26.360169955Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37502] 400 Bad Request "GET /api/groups/members?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:26.385760161Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37502] 400 Bad Request "GET /api/groups/members?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:26.398809516Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37502] 422 Unprocessable Entity "GET /api/groups/members?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:33:26.405381918Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37502] 400 Bad Request "GET /api/groups/members?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:26.492914926Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37502] 400 Bad Request "GET /api/groups/members?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:26.510059311Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37502] 400 Bad Request "GET /api/groups/members?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:26.515818836Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37502] 400 Bad Request "GET /api/groups/members?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:26.522095904Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37502] 200 OK "GET /api/groups/members?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:26.527907357Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37502] 422 Unprocessable Entity "GET /api/groups/members?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:26.539331481Z WARNING 2025-11-25T15:33:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:26.539340407Z WARNING 2025-11-25T15:33:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:26.546877201Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37516] 200 OK "GET /api/groups/members?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:33:26.597043337Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37516] 200 OK "GET /api/groups/members?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:26.604535176Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37516] 200 OK "GET /api/groups/members?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:26.609782690Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37516] 200 OK "GET /api/groups/members?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:26.635384988Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37516] 422 Unprocessable Entity "GET /api/groups/members?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:33:26.640281624Z WARNING 2025-11-25T15:33:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:26.640301952Z WARNING 2025-11-25T15:33:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:26.644729045Z WARNING 2025-11-25T15:33:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:26.644747690Z WARNING 2025-11-25T15:33:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:26.672472495Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37542] 422 Unprocessable Entity "GET /api/groups/members?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:33:26.678663501Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37542] 200 OK "GET /api/groups/members?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:33:26.684561627Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37542] 200 OK "GET /api/groups/members?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:33:26.690727335Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37542] 200 OK "GET /api/groups/members HTTP/1.1" web-1 | 2025-11-25T15:33:26.697638383Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37542] 200 OK "GET /api/groups/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:26.705804348Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37542] 400 Bad Request "GET /api/groups/members?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:26.712986415Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37542] 400 Bad Request "GET /api/groups/members?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:26.719889839Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37542] 400 Bad Request "GET /api/groups/members?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:26.724944251Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37542] 200 OK "GET /api/groups/members?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:33:26.730966209Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37542] 200 OK "GET /api/groups/members?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:33:26.757708328Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37554] 404 Not Found "GET /api/groups/members/O%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:26.763169303Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37554] 404 Not Found "GET /api/groups/members/%C2%AE%F1%A9%BA%94%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981 HTTP/1.1" web-1 | 2025-11-25T15:33:26.771979888Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37554] 404 Not Found "GET /api/groups/members/y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:33:26.791745676Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37554] 404 Not Found "GET /api/groups/members/Scunthorpe HTTP/1.1" web-1 | 2025-11-25T15:33:26.799332293Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37554] 404 Not Found "GET /api/groups/members/Scunthorpe HTTP/1.1" web-1 | 2025-11-25T15:33:26.808251172Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37554] 404 Not Found "GET /api/groups/members/%C2%AD%F3%86%B7%A1%C2%AB%08%F0%BE%AC%A9%18%C3%96%21%5D%C2%B4 HTTP/1.1" web-1 | 2025-11-25T15:33:26.817342985Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37554] 404 Not Found "GET /api/groups/members/%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:33:26.820600603Z WARNING 2025-11-25T15:33:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:26.820620059Z WARNING 2025-11-25T15:33:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:26.825721769Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37566] 404 Not Found "GET /api/groups/members/%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:33:26.832002474Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37566] 404 Not Found "GET /api/groups/members/%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:33:26.855499349Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37566] 404 Not Found "GET /api/groups/members/%C2%8BK%C2%B4%04%C2%85 HTTP/1.1" web-1 | 2025-11-25T15:33:26.883696680Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37566] 404 Not Found "GET /api/groups/members/%C2%AB%C3%BE%C3%AC%C2%B2%3A%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:33:26.887286140Z WARNING 2025-11-25T15:33:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:26.887303062Z WARNING 2025-11-25T15:33:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:26.893011773Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%08%C3%BF%C2%95%2A HTTP/1.1" web-1 | 2025-11-25T15:33:26.946754355Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%AB%C2%B8 HTTP/1.1" web-1 | 2025-11-25T15:33:26.968218633Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%96%C3%88%F2%A2%90%9D%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:26.982687694Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%9FR4K HTTP/1.1" web-1 | 2025-11-25T15:33:26.988211196Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%88%C2%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:26.994482754Z INFO 2025-11-25T15:33:26 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:33:27.091121701Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%3C HTTP/1.1" web-1 | 2025-11-25T15:33:27.097030677Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%17%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:33:27.128937044Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%F1%80%B4%AE HTTP/1.1" web-1 | 2025-11-25T15:33:27.191100110Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:27.196473650Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/s%C2%88%C3%83%05%F3%BA%B1%A7%F0%BF%97%B5%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD HTTP/1.1" web-1 | 2025-11-25T15:33:27.204254141Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:27.248071335Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/0..0 HTTP/1.1" web-1 | 2025-11-25T15:33:27.256563522Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:33:27.271056669Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%01%C3%BE HTTP/1.1" web-1 | 2025-11-25T15:33:27.277247234Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%01%C3%BE HTTP/1.1" web-1 | 2025-11-25T15:33:27.323263848Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%89%C2%82%C2%AD%F1%AD%B2%91%21%C3%9E%C3%8D%C3%8CfJ%F2%83%AD%B9u HTTP/1.1" web-1 | 2025-11-25T15:33:27.330893877Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%89%C2%82%C2%AD%F1%AD%B2%91%21%C3%9E%C3%8D%C3%8CfJ%F2%83%AD%B9u HTTP/1.1" web-1 | 2025-11-25T15:33:27.358324178Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:27.385423748Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%87%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F HTTP/1.1" web-1 | 2025-11-25T15:33:27.393382303Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%7C%C3%81%05 HTTP/1.1" web-1 | 2025-11-25T15:33:27.402225199Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/Performance HTTP/1.1" web-1 | 2025-11-25T15:33:27.425154718Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%AF%F2%A4%B9%8B%C2%8A%F1%96%AB%9FZ%F2%8C%9F%99%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:27.430396562Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%AF%F2%A4%B9%8B%C2%8A%F1%96%AB%9FZ%F2%8C%9F%99%F2%A0%B6%8D%C3%B8v%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:27.481634601Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/X5%F1%86%A7%AE%C2%99R%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:27.536660694Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%81%F3%97%95%95%EB%82%9C%C2%9A%C2%8CO%C2%99%C2%9D%C3%B07 HTTP/1.1" web-1 | 2025-11-25T15:33:27.544904916Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/O%C3%AD HTTP/1.1" web-1 | 2025-11-25T15:33:27.551386668Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%F2%B4%91%8C%400%24%C3%A4%F3%AC%A4%96 HTTP/1.1" web-1 | 2025-11-25T15:33:27.559447214Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:33:27.585790013Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/V%F2%9F%98%94%C3%A6%F1%A4%A1%BF HTTP/1.1" web-1 | 2025-11-25T15:33:27.591770244Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/v%C2%8B-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:33:27.622345510Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/3ua%F1%8E%A7%BF%C3%A4%C2%99%F2%B0%B4%84%F3%8C%9C%A7%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:33:27.629047206Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%F1%87%B8%B9%C3%8A%7C%C3%BB%C2%BB%F1%85%87%BD%C3%A2%C3%B0%C2%89-%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:33:27.634874198Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/advanced HTTP/1.1" web-1 | 2025-11-25T15:33:27.643209992Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%BD%F3%83%AC%AF%C3%BF7%C2%89 HTTP/1.1" web-1 | 2025-11-25T15:33:27.649150287Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%F3%82%9F%87%C3%8A HTTP/1.1" web-1 | 2025-11-25T15:33:27.656320632Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:33:27.661890622Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:33:27.695861726Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/l%0Eb%F1%B2%A0%A5%C2%8A%C3%AE%C3%89%06%03%C2%87%F3%AF%BE%B9%F3%A3%8D%80%3D%C2%A6%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:27.720963494Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%0B%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:33:27.726635596Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%0B%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:33:27.749981557Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/grant_type HTTP/1.1" web-1 | 2025-11-25T15:33:27.755941058Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/grant_type HTTP/1.1" web-1 | 2025-11-25T15:33:27.790214129Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%B3%C3%94%21%C2%B0%C2%B8%C2%B0%C3%8Be HTTP/1.1" web-1 | 2025-11-25T15:33:27.816575864Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/9%C3%B8%02%C2%94%F0%BB%9C%88%F3%95%9F%B6%F3%B3%AD%B1%F1%A9%A3%BE%F0%9E%92%9A HTTP/1.1" web-1 | 2025-11-25T15:33:27.822501361Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%11%F1%99%BD%97%C3%9F%F0%AD%96%B4%0B%C2%B0%C2%A2%C2%A3%C3%BF%3C HTTP/1.1" web-1 | 2025-11-25T15:33:27.853351855Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%92%C2%8B HTTP/1.1" web-1 | 2025-11-25T15:33:27.886299627Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%05 HTTP/1.1" web-1 | 2025-11-25T15:33:27.959377459Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29 HTTP/1.1" web-1 | 2025-11-25T15:33:27.964732295Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%BB%C2%86%C3%BC%13%1FH%C2%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:27.969763493Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%F1%8D%96%BE HTTP/1.1" web-1 | 2025-11-25T15:33:27.975769121Z INFO 2025-11-25T15:33:27 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%94 HTTP/1.1" web-1 | 2025-11-25T15:33:28.066675453Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%92%C3%B2%C2%96%C3%A0%27%EA%A4%98%2A%06%5B HTTP/1.1" web-1 | 2025-11-25T15:33:28.075544668Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/Xl%F1%85%92%9B%3A%C3%BC HTTP/1.1" web-1 | 2025-11-25T15:33:28.088937298Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%99%C2%A0%C3%A8%C3%AEFR%C3%A7%F1%85%8F%81%5BV9 HTTP/1.1" web-1 | 2025-11-25T15:33:28.113547985Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%F4%8E%A2%959%C3%AD%07B%C2%B5%F1%B7%83%8F%C2%8Bb%C3%83%C3%AD HTTP/1.1" web-1 | 2025-11-25T15:33:28.170112136Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%BC%C2%99q0%C3%B3%C3%BB%F3%8D%BF%9A%C3%88 HTTP/1.1" web-1 | 2025-11-25T15:33:28.252064323Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%07%C2%83%F0%9F%83%AB%C2%93p%C2%8A%C2%8A%F3%B0%AA%97%C3%B4%11%C2%9B15U HTTP/1.1" web-1 | 2025-11-25T15:33:28.270819133Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/6%C3%A0%0C%7C HTTP/1.1" web-1 | 2025-11-25T15:33:28.311798337Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%F1%BC%8B%A1%11 HTTP/1.1" web-1 | 2025-11-25T15:33:28.322106354Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%1F HTTP/1.1" web-1 | 2025-11-25T15:33:28.328188255Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%2Bb%F2%BC%A7%A9%E5%80%94%C2%AAy%1F%C3%A86 HTTP/1.1" web-1 | 2025-11-25T15:33:28.333406134Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%2Bb%F2%BC%A7%A9%E5%80%94%C2%AAy%1F%C3%A86 HTTP/1.1" web-1 | 2025-11-25T15:33:28.351369818Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%02%C3%B6%C3%82%3B%3D HTTP/1.1" web-1 | 2025-11-25T15:33:28.360185423Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%5Bo%C2%A7%C2%AE HTTP/1.1" web-1 | 2025-11-25T15:33:28.386907854Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/Y%F2%8E%86%A1%12%F0%B4%A2%A8%F2%AC%B5%AE%F2%A3%8E%89%C2%AD%C2%9F%C2%95%C3%BC%C2%8F%C3%96%C2%ACa%F1%95%8E%B9z%27%3D HTTP/1.1" web-1 | 2025-11-25T15:33:28.462852971Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%F4%85%A9%8D%C2%92%0B%28%C2%90%C2%83%C3%A2%F2%A8%9C%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:28.468330818Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%8E%21%15%F4%89%8F%97%0A%F2%BD%80%A6c%C2%B7%C2%8F2%C2%84%12%F1%84%95%A7%F3%A6%88%8A HTTP/1.1" web-1 | 2025-11-25T15:33:28.476298190Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%40u HTTP/1.1" web-1 | 2025-11-25T15:33:28.481442901Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%A7%EF%BE%8D%C3%A7%3E HTTP/1.1" web-1 | 2025-11-25T15:33:28.486692148Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%1DF HTTP/1.1" web-1 | 2025-11-25T15:33:28.491821511Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%B6%C3%A1%F1%A9%BC%8EE%C3%AB%22%2B%C2%AA%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:33:28.534655058Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%15%16%C2%80%3D%C2%9C%C3%86%23 HTTP/1.1" web-1 | 2025-11-25T15:33:28.539940323Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%F3%A3%B1%87%16%29 HTTP/1.1" web-1 | 2025-11-25T15:33:28.545042103Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%95Z%C2%BAm HTTP/1.1" web-1 | 2025-11-25T15:33:28.597401649Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%81q%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:33:28.626653591Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/e HTTP/1.1" web-1 | 2025-11-25T15:33:28.698575142Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%87 HTTP/1.1" web-1 | 2025-11-25T15:33:28.706566038Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/b HTTP/1.1" web-1 | 2025-11-25T15:33:28.779166423Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%F2%B9%8B%9B HTTP/1.1" web-1 | 2025-11-25T15:33:28.787690270Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%F2%B9%8B%9B HTTP/1.1" web-1 | 2025-11-25T15:33:28.822549282Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%82%F1%80%97%BC HTTP/1.1" web-1 | 2025-11-25T15:33:28.833966852Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%A3%23%C2%80%3D%C3%BA HTTP/1.1" web-1 | 2025-11-25T15:33:28.854011314Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/4%F3%91%B2%AC%C3%9E HTTP/1.1" web-1 | 2025-11-25T15:33:28.942816470Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C3%BF%C2%95%C3%A6%C2%BB%C3%88%F2%BD%9D%96%04%C3%9F%1E%C2%9F%F3%95%A4%92 HTTP/1.1" web-1 | 2025-11-25T15:33:28.950074660Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%AFt%C3%88%C3%95%C2%A7%C2%B9%16%07%C3%9E%C3%9F%F2%BE%86%B1l%C3%BA%C2%81%C2%8D HTTP/1.1" web-1 | 2025-11-25T15:33:28.956086720Z INFO 2025-11-25T15:33:28 - [172.25.0.1:37578] 404 Not Found "GET /api/groups/members/%C2%AFt%C3%88%C3%95%C2%A7%C2%B9%16%07%C3%9E%C3%9F%F2%BE%86%B1l%C3%BA%C2%81%C2%8D HTTP/1.1" web-1 | 2025-11-25T15:33:28.966087010Z INFO 2025-11-25T15:33:28 - [172.25.0.1:38024] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:28.979489308Z INFO 2025-11-25T15:33:28 - [172.25.0.1:38024] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:28.986224375Z INFO 2025-11-25T15:33:28 - [172.25.0.1:38024] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:28.998276558Z INFO 2025-11-25T15:33:28 - [172.25.0.1:38024] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.012796184Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38024] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.025853214Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38024] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.053683987Z WARNING 2025-11-25T15:33:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:29.053710206Z WARNING 2025-11-25T15:33:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:29.061323313Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38038] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.067405575Z WARNING 2025-11-25T15:33:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:29.067428247Z WARNING 2025-11-25T15:33:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:29.093725110Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38046] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.104621492Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38046] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.136666730Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38046] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.152400987Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38046] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.175812972Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38046] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.233822358Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38046] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.240835107Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38046] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.275278768Z WARNING 2025-11-25T15:33:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:29.275354380Z WARNING 2025-11-25T15:33:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:29.354633267Z WARNING 2025-11-25T15:33:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:29.354652714Z WARNING 2025-11-25T15:33:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:29.401181019Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38060] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.418617152Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38060] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.457079530Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38060] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.463258193Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38060] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.522554726Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38060] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.643174326Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38060] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.697035342Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38060] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.727637840Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38060] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.761818638Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38060] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.767703398Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38060] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.786402093Z WARNING 2025-11-25T15:33:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:29.786436678Z WARNING 2025-11-25T15:33:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:29.793659712Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.838010417Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.934463306Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.975337323Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:29.982113838Z INFO 2025-11-25T15:33:29 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.059788633Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.066469810Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.072703896Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.100645748Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.120520471Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.130095923Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.157675985Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.192069973Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38066] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.194896822Z WARNING 2025-11-25T15:33:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:30.194903965Z WARNING 2025-11-25T15:33:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:30.201026863Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38076] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.224538546Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38076] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.259698492Z WARNING 2025-11-25T15:33:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:30.259734490Z WARNING 2025-11-25T15:33:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:30.280071491Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38092] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.312663225Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38092] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.318870892Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38092] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.354113744Z WARNING 2025-11-25T15:33:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:30.354145895Z WARNING 2025-11-25T15:33:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:30.376682937Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38104] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.410789866Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38104] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.423680042Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38104] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.429701169Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38104] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.452598107Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38104] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.471367013Z WARNING 2025-11-25T15:33:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:30.471424631Z WARNING 2025-11-25T15:33:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:30.478084288Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.484545501Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.592410470Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.682477597Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.792336269Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.799638622Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.848571764Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.861728040Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.897187408Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.940146792Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.958276437Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.979042063Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:30.989112294Z INFO 2025-11-25T15:33:30 - [172.25.0.1:38116] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.016728454Z WARNING 2025-11-25T15:33:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:31.016745716Z WARNING 2025-11-25T15:33:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:31.023791197Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38120] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.029527900Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38120] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.051005573Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38120] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.073499885Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38120] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.084493790Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38120] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.099217680Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38120] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.103761603Z WARNING 2025-11-25T15:33:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:31.103759208Z WARNING 2025-11-25T15:33:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:31.148110876Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38132] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.157157655Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38132] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.163146892Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38132] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.165849708Z WARNING 2025-11-25T15:33:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:31.165856621Z WARNING 2025-11-25T15:33:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:31.210685805Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38148] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.222591854Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38148] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.276005048Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38148] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.282853058Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38148] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.289571344Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38148] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.295822313Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38148] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.321592476Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38148] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.350802720Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38148] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.378067821Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38148] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.385435176Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38148] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.409033682Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38148] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.433840085Z WARNING 2025-11-25T15:33:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:31.433854843Z WARNING 2025-11-25T15:33:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:31.446295245Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38158] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.471810360Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38158] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.482417348Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38158] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.503293943Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38158] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.512390324Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38158] 200 OK "GET /api/groups/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:31.526151346Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38164] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:31.537910889Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38164] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:31.542709641Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38164] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:31.554525560Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38164] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:31.562590836Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38164] 200 OK "GET /api/groups/reports?report_type=migration HTTP/1.1" web-1 | 2025-11-25T15:33:31.569622400Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38164] 200 OK "GET /api/groups/reports?report_type=restore HTTP/1.1" web-1 | 2025-11-25T15:33:31.582640577Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38164] 200 OK "GET /api/groups/reports?report_type=bulk_import HTTP/1.1" web-1 | 2025-11-25T15:33:31.591764611Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38164] 200 OK "GET /api/groups/reports?report_type=backup HTTP/1.1" web-1 | 2025-11-25T15:33:31.597845781Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38164] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:31.603288572Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38164] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:31.688410131Z WARNING 2025-11-25T15:33:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:31.688432834Z WARNING 2025-11-25T15:33:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:31.693387989Z WARNING 2025-11-25T15:33:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:31.693434005Z WARNING 2025-11-25T15:33:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:31.750048431Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:31.786972521Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports?report_type=bulk_import HTTP/1.1" web-1 | 2025-11-25T15:33:31.825332617Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports?report_type=migration HTTP/1.1" web-1 | 2025-11-25T15:33:31.837805019Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:31.844022184Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports?report_type=restore HTTP/1.1" web-1 | 2025-11-25T15:33:31.849181904Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:31.855351700Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:31.861494505Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:31.867166006Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:31.872813161Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:31.916318399Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:31.921758775Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:31.945558228Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports?report_type=backup HTTP/1.1" web-1 | 2025-11-25T15:33:31.950862729Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:31.956450032Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:31.986062290Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports?report_type=migration HTTP/1.1" web-1 | 2025-11-25T15:33:31.992935568Z INFO 2025-11-25T15:33:31 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports?report_type=migration HTTP/1.1" web-1 | 2025-11-25T15:33:32.015353236Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.020976666Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.029745593Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.064221866Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.112855565Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.118003613Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.169483446Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.187467288Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports?report_type=migration HTTP/1.1" web-1 | 2025-11-25T15:33:32.193371035Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.239551717Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38176] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.259669085Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.264985018Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38176] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.290594019Z WARNING 2025-11-25T15:33:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:32.290602665Z WARNING 2025-11-25T15:33:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:32.296666914Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.333194749Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 200 OK "GET /api/groups/reports?report_type=migration HTTP/1.1" web-1 | 2025-11-25T15:33:32.387742544Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 200 OK "GET /api/groups/reports?report_type=migration HTTP/1.1" web-1 | 2025-11-25T15:33:32.423113898Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.436668071Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.513343149Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 200 OK "GET /api/groups/reports?report_type=backup HTTP/1.1" web-1 | 2025-11-25T15:33:32.531844322Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.620798389Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.639489439Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 200 OK "GET /api/groups/reports?report_type=restore HTTP/1.1" web-1 | 2025-11-25T15:33:32.645272458Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.674535541Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.704515911Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 200 OK "GET /api/groups/reports?report_type=bulk_import HTTP/1.1" web-1 | 2025-11-25T15:33:32.710623861Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.721164345Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38190] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.763843993Z WARNING 2025-11-25T15:33:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:32.763861867Z WARNING 2025-11-25T15:33:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:32.791124113Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38204] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.799587155Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38204] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.807746398Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38204] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.819138661Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38204] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.824881936Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38204] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.853726383Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38204] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:32.859176959Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38204] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.907388074Z WARNING 2025-11-25T15:33:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:32.907441905Z WARNING 2025-11-25T15:33:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:32.915855064Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38214] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:32.951338719Z WARNING 2025-11-25T15:33:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:32.951359799Z WARNING 2025-11-25T15:33:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:32.954804277Z WARNING 2025-11-25T15:33:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:32.954811701Z WARNING 2025-11-25T15:33:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:32.982638346Z INFO 2025-11-25T15:33:32 - [172.25.0.1:38222] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:33.013004290Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38222] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:33.048605937Z WARNING 2025-11-25T15:33:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:33.048627437Z WARNING 2025-11-25T15:33:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:33.052122350Z WARNING 2025-11-25T15:33:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:33.052145914Z WARNING 2025-11-25T15:33:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:33.055098189Z WARNING 2025-11-25T15:33:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:33.055098890Z WARNING 2025-11-25T15:33:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:33.079705539Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:33.084873914Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:33.089736886Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:33.095276579Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:33.114925999Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 200 OK "GET /api/groups/reports?report_type=restore HTTP/1.1" web-1 | 2025-11-25T15:33:33.150168180Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:33.191205865Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 200 OK "GET /api/groups/reports?report_type=restore HTTP/1.1" web-1 | 2025-11-25T15:33:33.197203107Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 200 OK "GET /api/groups/reports?report_type=bulk_import HTTP/1.1" web-1 | 2025-11-25T15:33:33.245023388Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:33.262862128Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:33.268570297Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:33.279173779Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 200 OK "GET /api/groups/reports?report_type=bulk_import HTTP/1.1" web-1 | 2025-11-25T15:33:33.293131340Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 200 OK "GET /api/groups/reports?report_type=migration HTTP/1.1" web-1 | 2025-11-25T15:33:33.298143593Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:33.317021463Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38252] 200 OK "GET /api/groups/reports?report_type=restore HTTP/1.1" web-1 | 2025-11-25T15:33:33.322690229Z WARNING 2025-11-25T15:33:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:33.322728410Z WARNING 2025-11-25T15:33:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:33.543888767Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38260] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:33.602253259Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38260] 200 OK "GET /api/groups/reports?report_type=restore HTTP/1.1" web-1 | 2025-11-25T15:33:33.607829832Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38260] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:33.613219393Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38260] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:33.639819785Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38260] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:33.645179991Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38260] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:33.679687623Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38260] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:33.699576593Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38260] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:33.737061455Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38260] 200 OK "GET /api/groups/reports HTTP/1.1" web-1 | 2025-11-25T15:33:33.788809162Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38260] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:33.799761640Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38260] 422 Unprocessable Entity "GET /api/groups/reports?report_type=null HTTP/1.1" web-1 | 2025-11-25T15:33:33.807670582Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38262] 422 Unprocessable Entity "GET /api/groups/reports/0 HTTP/1.1" web-1 | 2025-11-25T15:33:33.815910596Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38262] 422 Unprocessable Entity "GET /api/groups/reports/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:33:33.821778675Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38262] 422 Unprocessable Entity "GET /api/groups/reports/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:33.825580735Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38262] 422 Unprocessable Entity "GET /api/groups/reports/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:33:33.830171446Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38262] 422 Unprocessable Entity "GET /api/groups/reports/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:33:33.835897579Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38262] 422 Unprocessable Entity "GET /api/groups/reports/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:33:33.845534837Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38262] 422 Unprocessable Entity "GET /api/groups/reports/0 HTTP/1.1" web-1 | 2025-11-25T15:33:33.849935551Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38262] 422 Unprocessable Entity "GET /api/groups/reports/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:33:33.852790112Z WARNING 2025-11-25T15:33:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:33.852802515Z WARNING 2025-11-25T15:33:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:33.856866978Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38274] 422 Unprocessable Entity "GET /api/groups/reports/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:33:33.861673905Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38274] 422 Unprocessable Entity "GET /api/groups/reports/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:33:33.875086322Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38274] 422 Unprocessable Entity "GET /api/groups/reports/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:33.884765939Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38274] 422 Unprocessable Entity "GET /api/groups/reports/%C3%A4%C3%BE%C3%AC%C2%B2%3A%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:33:33.894436610Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38274] 422 Unprocessable Entity "GET /api/groups/reports/~%F0%A0%A2%8F%3FR%F3%91%8B%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:33.901042785Z WARNING 2025-11-25T15:33:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:33.901069646Z WARNING 2025-11-25T15:33:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:33.906240516Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C2%85%C2%98%C2%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:33.910444431Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%13B%F4%85%BF%98 HTTP/1.1" web-1 | 2025-11-25T15:33:33.918075451Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:33:33.962887113Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:33.985290624Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:33:33.990174435Z INFO 2025-11-25T15:33:33 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:33:34.001549577Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C2%87%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v HTTP/1.1" web-1 | 2025-11-25T15:33:34.029069917Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:34.033771456Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:34.040129616Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:33:34.045472489Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:34.049521393Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:34.057337320Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:34.064096053Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:33:34.083500693Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/7%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:33:34.087916174Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%F1%A3%86%90 HTTP/1.1" web-1 | 2025-11-25T15:33:34.092552341Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:33:34.096807101Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/V%C2%836%C3%B3p%F4%80%9D%A8%C3%AF%F3%A0%83%B28%F4%85%95%B5%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:33:34.100937016Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%26 HTTP/1.1" web-1 | 2025-11-25T15:33:34.105459339Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:33:34.111723131Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:34.119404496Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%F1%AE%A1%9B%063%0F%1D HTTP/1.1" web-1 | 2025-11-25T15:33:34.130511684Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C2%97%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:33:34.143553977Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:34.147352420Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:34.176514643Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:33:34.188515930Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:33:34.222899169Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q HTTP/1.1" web-1 | 2025-11-25T15:33:34.234792954Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/8%10 HTTP/1.1" web-1 | 2025-11-25T15:33:34.256845196Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%F0%BA%91%A0yV HTTP/1.1" web-1 | 2025-11-25T15:33:34.272874908Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38290] 422 Unprocessable Entity "GET /api/groups/reports/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:33:34.302322728Z WARNING 2025-11-25T15:33:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:34.302474453Z WARNING 2025-11-25T15:33:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:34.305680053Z WARNING 2025-11-25T15:33:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:34.305735727Z WARNING 2025-11-25T15:33:34 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:34.309934222Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:33:34.324560518Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/advanced HTTP/1.1" web-1 | 2025-11-25T15:33:34.430390176Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:33:34.435121260Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/a%19%C2%B0%F3%82%80%8D HTTP/1.1" web-1 | 2025-11-25T15:33:34.446096190Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%F2%8B%B2%A0S%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:34.451336200Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:33:34.472522456Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:33:34.485079416Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%F1%AC%B4%BCh%C2%98%1B%F2%A7%BA%BF%C3%83 HTTP/1.1" web-1 | 2025-11-25T15:33:34.497854677Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:33:34.528206204Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%F3%84%99%BE%C2%B3 HTTP/1.1" web-1 | 2025-11-25T15:33:34.542974207Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:33:34.547572753Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:33:34.576358870Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C3%88A%E2%99%B4%09%07%F2%AE%B8%93%2A%60j%C2%BBN%0C%C3%A9%C3%90%F3%BB%9D%92%F3%B4%B1%91%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:34.585610454Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%10Aj%26%C2%AE%C2%87%F4%8C%B1%83%F3%89%A5%AD%F0%B8%A5%B2%C3%95%F1%A8%8E%93%F1%82%92%90%40%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:33:34.589999336Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/d%C2%8Ck%C3%BF%C2%BE%07 HTTP/1.1" web-1 | 2025-11-25T15:33:34.657124911Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/GET HTTP/1.1" web-1 | 2025-11-25T15:33:34.663480416Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/GET HTTP/1.1" web-1 | 2025-11-25T15:33:34.669212209Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/0 HTTP/1.1" web-1 | 2025-11-25T15:33:34.675514975Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C2%8A%F4%8A%B0%94%F1%B5%AD%8A HTTP/1.1" web-1 | 2025-11-25T15:33:34.695584203Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:34.700459118Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:34.704172992Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:34.711219705Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:33:34.730806156Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C3%9F%C2%852%F0%B8%9F%A4%C2%BD%28%C2%B4%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29 HTTP/1.1" web-1 | 2025-11-25T15:33:34.763913028Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%F4%8A%AB%B8%0B%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:33:34.775446907Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/w HTTP/1.1" web-1 | 2025-11-25T15:33:34.792420983Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C2%A0%C3%91 HTTP/1.1" web-1 | 2025-11-25T15:33:34.816857422Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:33:34.834541000Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%E1%9A%9B%E1%9A%84%E1%9A%93%E1%9A%90%E1%9A%8B%E1%9A%92%E1%9A%84%E1%9A%80%E1%9A%91%E1%9A%84%E1%9A%82%E1%9A%91%E1%9A%8F%E1%9A%85%E1%9A%9C HTTP/1.1" web-1 | 2025-11-25T15:33:34.858688536Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C8%BA HTTP/1.1" web-1 | 2025-11-25T15:33:34.863731326Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%26%C2%A6%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:33:34.875978094Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%11%C2%91%C2%91c%0EE%ED%82%9C%C3%B8%27 HTTP/1.1" web-1 | 2025-11-25T15:33:34.881496808Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:33:34.885965961Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:33:34.893536097Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/4%C2%AF%C3%BB%1A%C3%95%C3%80%F1%8D%95%8B HTTP/1.1" web-1 | 2025-11-25T15:33:34.905214257Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:33:34.909131784Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:33:34.921849897Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C2%92 HTTP/1.1" web-1 | 2025-11-25T15:33:34.943114059Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%3F HTTP/1.1" web-1 | 2025-11-25T15:33:34.947207075Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%3F HTTP/1.1" web-1 | 2025-11-25T15:33:34.957567401Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%F0%A4%AF%82m HTTP/1.1" web-1 | 2025-11-25T15:33:34.964016893Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/O.%C2%A6%2B%C2%A2%C2%B2%C2%BAKG HTTP/1.1" web-1 | 2025-11-25T15:33:34.984039052Z INFO 2025-11-25T15:33:34 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%F3%B0%A0%B8%F0%B3%81%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:35.013031357Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%0B%3B%C3%93%C2%AD%C2%9F%C2%95%C3%BC%C2%8F%C3%96%C2%ACa%F1%95%8E%B9z%27%3D HTTP/1.1" web-1 | 2025-11-25T15:33:35.020247989Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C2%AFk%3B%C2%83%C2%84%C2%AA7%C2%9B%C3%B0%C2%BC%C3%B3s%C3%A6zt%F2%A7%A5%9Eh%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:33:35.024912678Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C3%AD%1D HTTP/1.1" web-1 | 2025-11-25T15:33:35.030103156Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:33:35.034864277Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:33:35.041095859Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:35.046365445Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:35.050596550Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%7F HTTP/1.1" web-1 | 2025-11-25T15:33:35.061876152Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38306] 422 Unprocessable Entity "GET /api/groups/reports/%F2%B5%A5%A83%5E%F3%BE%89%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:35.070947908Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38310] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.083091953Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38310] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.088990570Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38310] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.101263357Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38310] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.115022055Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38310] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.128144798Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38310] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.155418004Z WARNING 2025-11-25T15:33:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:35.155444564Z WARNING 2025-11-25T15:33:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:35.163055367Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38320] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.169199725Z WARNING 2025-11-25T15:33:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:35.169230273Z WARNING 2025-11-25T15:33:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:35.194628127Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38330] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.204846416Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38330] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.236114284Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38330] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.251177461Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38330] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.275595836Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38330] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.332105285Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38330] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.338959948Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38330] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.372925151Z WARNING 2025-11-25T15:33:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:35.372960237Z WARNING 2025-11-25T15:33:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:35.451354193Z WARNING 2025-11-25T15:33:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:35.451393527Z WARNING 2025-11-25T15:33:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:35.499137475Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38344] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.516525117Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38344] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.553414502Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38344] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.559671712Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38344] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.617975701Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38344] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.729260994Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38344] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.784553387Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38344] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.815326446Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38344] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.848987729Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38344] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.855200526Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38344] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.873889141Z WARNING 2025-11-25T15:33:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:35.873917083Z WARNING 2025-11-25T15:33:35 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:35.880461293Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:35.923279381Z INFO 2025-11-25T15:33:35 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.017287148Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.057228744Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.063042763Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.140095720Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.147101857Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.153282374Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.180245588Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.199330337Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.208164286Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.235276601Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.268544885Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38346] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.271363999Z WARNING 2025-11-25T15:33:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:36.271386040Z WARNING 2025-11-25T15:33:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:36.277697673Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38358] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.300531232Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38358] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.335151666Z WARNING 2025-11-25T15:33:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:36.335171473Z WARNING 2025-11-25T15:33:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:36.354887849Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38364] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.386489504Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38364] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.392080573Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38364] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.427224760Z WARNING 2025-11-25T15:33:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:36.427237765Z WARNING 2025-11-25T15:33:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:36.450337484Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38374] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.484520075Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38374] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.497451860Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38374] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.503853582Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38374] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.526957098Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38374] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.545420320Z WARNING 2025-11-25T15:33:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:36.545440177Z WARNING 2025-11-25T15:33:36 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:36.552726189Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.558655133Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.667083521Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.758545678Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.869743827Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.877397019Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.925960737Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.938710770Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:36.974569179Z INFO 2025-11-25T15:33:36 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.017772951Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.035900804Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.055886375Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.065306104Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38376] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.093233799Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.093239029Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.099433411Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38384] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.105420014Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38384] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.125847324Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38384] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.148076859Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38384] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.158386680Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38384] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.172359119Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38384] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.176710250Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.176722974Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.219807823Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38388] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.229053796Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38388] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.235625156Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38388] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.238189121Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.238195834Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.282116072Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38398] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.293591151Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38398] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.347058878Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38398] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.352965881Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38398] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.359064233Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38398] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.365155281Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38398] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.390065771Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38398] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.419894867Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38398] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.447934222Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38398] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.453817731Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38398] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.476581809Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38398] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.501562991Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.501593990Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.513905560Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38414] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.538724016Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38414] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.548898333Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38414] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.568863946Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38414] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.577404033Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38414] 200 OK "GET /api/groups/self HTTP/1.1" web-1 | 2025-11-25T15:33:37.587616942Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38430] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.598937882Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38430] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.603302599Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38430] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.614352730Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38430] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.627579608Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38430] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.639696122Z INFO 2025-11-25T15:33:37 - [172.25.0.1:38430] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.667484115Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.667512599Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.673784046Z INFO 2025-11-25T15:33:37 - [172.25.0.1:39656] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.679993136Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.680016199Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.760149321Z INFO 2025-11-25T15:33:37 - [172.25.0.1:39666] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.769939917Z INFO 2025-11-25T15:33:37 - [172.25.0.1:39666] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.799576482Z INFO 2025-11-25T15:33:37 - [172.25.0.1:39666] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.812683515Z INFO 2025-11-25T15:33:37 - [172.25.0.1:39666] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.833515295Z INFO 2025-11-25T15:33:37 - [172.25.0.1:39666] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.887695170Z INFO 2025-11-25T15:33:37 - [172.25.0.1:39666] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.892571397Z INFO 2025-11-25T15:33:37 - [172.25.0.1:39666] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:37.925200922Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:37.925228434Z WARNING 2025-11-25T15:33:37 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:38.008281018Z WARNING 2025-11-25T15:33:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:38.008291648Z WARNING 2025-11-25T15:33:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:38.053671517Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39686] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.068627443Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39686] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.103209815Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39686] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.108328618Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39686] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.165953352Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39686] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.230117305Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39686] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.282788537Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39686] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.312198065Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39686] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.345036543Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39686] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.350578410Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39686] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.368085566Z WARNING 2025-11-25T15:33:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:38.368102228Z WARNING 2025-11-25T15:33:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:38.372915637Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.415207467Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.510479789Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.588382964Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.594084992Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.671365938Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.676523032Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.681388209Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.708660764Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.726041082Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.734429966Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.762883579Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.794632831Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39700] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.797848900Z WARNING 2025-11-25T15:33:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:38.797854341Z WARNING 2025-11-25T15:33:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:38.802423361Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39702] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.824246062Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39702] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.859356606Z WARNING 2025-11-25T15:33:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:38.859382034Z WARNING 2025-11-25T15:33:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:38.877367248Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39718] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.907663932Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39718] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.912374408Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39718] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:38.947552459Z WARNING 2025-11-25T15:33:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:38.947579139Z WARNING 2025-11-25T15:33:38 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:38.967866627Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39732] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.000036159Z INFO 2025-11-25T15:33:38 - [172.25.0.1:39732] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.011978996Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39732] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.017376722Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39732] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.039794721Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39732] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.058529193Z WARNING 2025-11-25T15:33:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:39.058557977Z WARNING 2025-11-25T15:33:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:39.064182760Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.068227666Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.130995508Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.218617724Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.323638443Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.329382139Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.375983712Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.387478969Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.420769365Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.462784516Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.480062612Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.545880502Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.555285243Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39740] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.583553519Z WARNING 2025-11-25T15:33:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:39.583572504Z WARNING 2025-11-25T15:33:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:39.589290983Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39752] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.593748985Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39752] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.613249134Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39752] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.634578849Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39752] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.643814693Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39752] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.658438876Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39752] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.662888793Z WARNING 2025-11-25T15:33:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:39.662995543Z WARNING 2025-11-25T15:33:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:39.706128703Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39766] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.714139406Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39766] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.718500326Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39766] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.721441028Z WARNING 2025-11-25T15:33:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:39.721459412Z WARNING 2025-11-25T15:33:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:39.764416141Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39772] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.774162694Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39772] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.826983026Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39772] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.832683451Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39772] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.838640588Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39772] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.844050277Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39772] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.868278064Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39772] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.896693596Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39772] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.922979969Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39772] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.928339554Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39772] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.950871406Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39772] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:39.976628806Z WARNING 2025-11-25T15:33:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:39.976658272Z WARNING 2025-11-25T15:33:39 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:39.987785888Z INFO 2025-11-25T15:33:39 - [172.25.0.1:39774] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:40.011410934Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39774] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:40.021162537Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39774] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:40.040262635Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39774] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:40.048282064Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39774] 200 OK "GET /api/groups/storage HTTP/1.1" web-1 | 2025-11-25T15:33:40.064003207Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:40.079031318Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:40.085297075Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:40.096301771Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.135175993Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.145411845Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:40.156416310Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:40.163247419Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.170198843Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:40.191688258Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.197440941Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:33:40.208182723Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:40.215078182Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:40.224146481Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:40.232589346Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:40.238717875Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:40.244964816Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:40.286032758Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:40.305631192Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.314072464Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:40.322005611Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:40.328972354Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:40.343880711Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:33:40.350059153Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.359031613Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.365792369Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:40.373148253Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:40.381837009Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.388957571Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.395085068Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.402388813Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.409770185Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:40.417984651Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:40.424120704Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:40.430816478Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:40.438158436Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:40.444774941Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:40.452541125Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:40.459615249Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:40.464947302Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:33:40.502051451Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:33:40.525724176Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:33:40.532326394Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:40.539166248Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:40.546670781Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:40.554060138Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:40.564685852Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:40.579205278Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:40.586547767Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:40.599171333Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:40.620863398Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:33:40.637731966Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:33:40.643499847Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.649259493Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.656891185Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:33:40.663096909Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:40.669671645Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:40.675543963Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:40.682946765Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.688705048Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:40.695011802Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:40.702932346Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:40.710341329Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 400 Bad Request "GET /api/households/cookbooks?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:33:40.716832128Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:40.743224180Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:33:40.749217675Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:33:40.762037269Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.769597166Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 422 Unprocessable Entity "GET /api/households/cookbooks?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:33:40.793652460Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 200 OK "GET /api/households/cookbooks?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:33:40.809478109Z ERROR 2025-11-25T15:33:40 - Error processing query for Repo model=CookBook schema=ReadCookBook web-1 | 2025-11-25T15:33:40.809502104Z ERROR 2025-11-25T15:33:40 - Error processing query for Repo model=CookBook schema=ReadCookBook web-1 | 2025-11-25T15:33:40.809524746Z ERROR 2025-11-25T15:33:40 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:40.809539564Z ERROR 2025-11-25T15:33:40 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:40.809820792Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39782] 500 Internal Server Error "GET /api/households/cookbooks?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:40.810985229Z ERROR 2025-11-25T15:33:40 - Exception in ASGI application web-1 | 2025-11-25T15:33:40.810986221Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:40.810986962Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:40.810987734Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:40.810988335Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.810988966Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:40.810989627Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:40.810990239Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.810990780Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:40.810991411Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:40.810991942Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:40.810992523Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:40.810993054Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:40.810993655Z raise exc web-1 | 2025-11-25T15:33:40.810994206Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:40.810994807Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:40.810995338Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:40.810995939Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:40.810996470Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:40.810997071Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:40.810997602Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:40.810998193Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:40.810998745Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:40.811003904Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:40.811004585Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:40.811005217Z raise exc web-1 | 2025-11-25T15:33:40.811005718Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:40.811006309Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:40.811007000Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:40.811007651Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:40.811008202Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:40.811008803Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:40.811009324Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:40.811009905Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:40.811010416Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:40.811010998Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:40.811011498Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:40.811012130Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:40.811012731Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:40.811013322Z raise exc web-1 | 2025-11-25T15:33:40.811013803Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:40.811014374Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:40.811014885Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:40.811015466Z response = await f(request) web-1 | 2025-11-25T15:33:40.811015987Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811016488Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:33:40.811017109Z response = await original_route_handler(request) web-1 | 2025-11-25T15:33:40.811017640Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811018161Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:40.811018742Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:40.811019273Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811019794Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:40.811021617Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:40.811022209Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811022800Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:40.811023431Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:40.811023972Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811024473Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:40.811025154Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:40.811025725Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811026296Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:40.811026917Z return await future web-1 | 2025-11-25T15:33:40.811027458Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811027959Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:40.811028550Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:40.811029051Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811029592Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_cookbooks.py", line 54, in get_all web-1 | 2025-11-25T15:33:40.811030214Z response = self.group_cookbooks.page_all( web-1 | 2025-11-25T15:33:40.811030725Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811031256Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:40.811031867Z raise e web-1 | 2025-11-25T15:33:40.811032378Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:40.811032959Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:40.811033510Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811034031Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:40.811034592Z return self._execute_internal( web-1 | 2025-11-25T15:33:40.811035093Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811035584Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:40.811036195Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:40.811036766Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811037307Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:40.811037898Z result = conn.execute( web-1 | 2025-11-25T15:33:40.811039140Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811039671Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:40.811040252Z return meth( web-1 | 2025-11-25T15:33:40.811040763Z ^^^^^ web-1 | 2025-11-25T15:33:40.811041274Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:40.811041876Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:40.811042417Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811042958Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:40.811043559Z ret = self._execute_context( web-1 | 2025-11-25T15:33:40.811044200Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811044741Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:40.811045332Z return self._exec_single_context( web-1 | 2025-11-25T15:33:40.811045863Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811046394Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:40.811046975Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:40.811047486Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:40.811048077Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:40.811048608Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:40.811049169Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:40.811049710Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:40.811050341Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:40.811050852Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:40.811132355Z ERROR 2025-11-25T15:33:40 - Exception in ASGI application web-1 | 2025-11-25T15:33:40.811139168Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:40.811140431Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:40.811141302Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:40.811142054Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811142655Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:40.811143316Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:40.811143847Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811148205Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:40.811148886Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:40.811149417Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:40.811150019Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:40.811150620Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:40.811151241Z raise exc web-1 | 2025-11-25T15:33:40.811151802Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:40.811152373Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:40.811152934Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:40.811153525Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:40.811154076Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:40.811154667Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:40.811155188Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:40.811155759Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:40.811156300Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:40.811156942Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:40.811157543Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:40.811158164Z raise exc web-1 | 2025-11-25T15:33:40.811158665Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:40.811159246Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:40.811160077Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:40.811160709Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:40.811161250Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:40.811161841Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:40.811162382Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:40.811162963Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:40.811163494Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:40.811165868Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:40.811166510Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:40.811168353Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:40.811169034Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:40.811169756Z raise exc web-1 | 2025-11-25T15:33:40.811170317Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:40.811170998Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:40.811171579Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:40.811172260Z response = await f(request) web-1 | 2025-11-25T15:33:40.811172872Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811173453Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:33:40.811174565Z response = await original_route_handler(request) web-1 | 2025-11-25T15:33:40.811175176Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811175717Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:40.811176358Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:40.811176949Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811177470Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:40.811178101Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:40.811178662Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811179203Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:40.811179815Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:40.811180326Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811180857Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:40.811181518Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:40.811182109Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811182680Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:40.811183321Z return await future web-1 | 2025-11-25T15:33:40.811183852Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811184393Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:40.811184984Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:40.811185505Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811186036Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_cookbooks.py", line 54, in get_all web-1 | 2025-11-25T15:33:40.811187429Z response = self.group_cookbooks.page_all( web-1 | 2025-11-25T15:33:40.811188010Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811188551Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:40.811189162Z raise e web-1 | 2025-11-25T15:33:40.811189683Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:40.811190274Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:40.811190815Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811191316Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:40.811191907Z return self._execute_internal( web-1 | 2025-11-25T15:33:40.811192428Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811192929Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:40.811193530Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:40.811194182Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811194743Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:40.811195364Z result = conn.execute( web-1 | 2025-11-25T15:33:40.811195885Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811196386Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:40.811196997Z return meth( web-1 | 2025-11-25T15:33:40.811197518Z ^^^^^ web-1 | 2025-11-25T15:33:40.811198019Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:40.811198630Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:40.811199191Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811199702Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:40.811200313Z ret = self._execute_context( web-1 | 2025-11-25T15:33:40.811200944Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811201505Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:40.811202086Z return self._exec_single_context( web-1 | 2025-11-25T15:33:40.811202637Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:40.811203168Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:40.811203739Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:40.811204260Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:40.811205633Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:40.811206214Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:40.811206815Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:40.811207336Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:40.811207927Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:40.811208458Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:40.881298481Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39792] 400 Bad Request "GET /api/households/cookbooks?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.887572553Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39792] 200 OK "GET /api/households/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:40.894382571Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39792] 200 OK "GET /api/households/cookbooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:40.900708491Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39792] 400 Bad Request "GET /api/households/cookbooks?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.925800892Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39792] 400 Bad Request "GET /api/households/cookbooks?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.939653857Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39792] 422 Unprocessable Entity "GET /api/households/cookbooks?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:33:40.945174614Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39792] 400 Bad Request "GET /api/households/cookbooks?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:40.986036098Z INFO 2025-11-25T15:33:40 - [172.25.0.1:39792] 400 Bad Request "GET /api/households/cookbooks?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:41.002331730Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39792] 400 Bad Request "GET /api/households/cookbooks?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:41.007894576Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39792] 400 Bad Request "GET /api/households/cookbooks?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.014372812Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39792] 200 OK "GET /api/households/cookbooks?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.019312448Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39792] 422 Unprocessable Entity "GET /api/households/cookbooks?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.030409056Z WARNING 2025-11-25T15:33:41 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:41.030437971Z WARNING 2025-11-25T15:33:41 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:41.038423397Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39808] 200 OK "GET /api/households/cookbooks?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:33:41.088553246Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39808] 200 OK "GET /api/households/cookbooks?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:41.095140746Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39808] 200 OK "GET /api/households/cookbooks?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:41.101578045Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39808] 200 OK "GET /api/households/cookbooks?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:41.126670276Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39808] 422 Unprocessable Entity "GET /api/households/cookbooks?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:33:41.131237533Z WARNING 2025-11-25T15:33:41 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:41.131260095Z WARNING 2025-11-25T15:33:41 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:41.136298327Z WARNING 2025-11-25T15:33:41 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:41.136297695Z WARNING 2025-11-25T15:33:41 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:41.162397007Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39840] 422 Unprocessable Entity "GET /api/households/cookbooks?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:33:41.168545374Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39840] 200 OK "GET /api/households/cookbooks?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:33:41.174928641Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39840] 200 OK "GET /api/households/cookbooks?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:33:41.181767003Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39840] 200 OK "GET /api/households/cookbooks HTTP/1.1" web-1 | 2025-11-25T15:33:41.188740859Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39840] 200 OK "GET /api/households/cookbooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:41.196441971Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39840] 400 Bad Request "GET /api/households/cookbooks?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:41.203406459Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39840] 400 Bad Request "GET /api/households/cookbooks?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:41.210248248Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39840] 400 Bad Request "GET /api/households/cookbooks?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:41.215862791Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39840] 200 OK "GET /api/households/cookbooks?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:33:41.222776785Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39840] 200 OK "GET /api/households/cookbooks?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:33:41.236527918Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications HTTP/1.1" web-1 | 2025-11-25T15:33:41.252951741Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications HTTP/1.1" web-1 | 2025-11-25T15:33:41.259266650Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications HTTP/1.1" web-1 | 2025-11-25T15:33:41.270567772Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.309955118Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.320340471Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications HTTP/1.1" web-1 | 2025-11-25T15:33:41.331415579Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:41.339142689Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.346240679Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:41.365887434Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.371609790Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:33:41.382715585Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:41.389972363Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:41.400136029Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:41.409056832Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:41.415877049Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:41.421662274Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:41.463136668Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:41.480615382Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.491323912Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:41.498413465Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:41.505262687Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:41.520249862Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:33:41.526374674Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.534245434Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.541751911Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:41.548885908Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:41.557373416Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.564355809Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.570121757Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.577490074Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.586295379Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:41.594090538Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:41.600096126Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:41.606200088Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:41.612932611Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:41.619483403Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:41.626152377Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:41.632714861Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:41.637863018Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:33:41.674721135Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:33:41.697904731Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:33:41.704300923Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:41.710618516Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:41.718673713Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:41.725769919Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:41.736383330Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:41.753097298Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:41.761132748Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:41.776704179Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:41.799822493Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:33:41.816629996Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:33:41.823326341Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.830694047Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.838794529Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:33:41.846150473Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:41.852577442Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:41.858197576Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:41.865224142Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.871744316Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:41.877680143Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications HTTP/1.1" web-1 | 2025-11-25T15:33:41.885255629Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:41.893055246Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 400 Bad Request "GET /api/households/events/notifications?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:33:41.899166462Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:41.926170052Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:33:41.931799053Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:33:41.944459979Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:41.950910673Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 422 Unprocessable Entity "GET /api/households/events/notifications?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:33:41.970228851Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 200 OK "GET /api/households/events/notifications?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:33:41.985398498Z ERROR 2025-11-25T15:33:41 - Error processing query for Repo model=GroupEventNotifierModel schema=GroupEventNotifierOut web-1 | 2025-11-25T15:33:41.985402405Z ERROR 2025-11-25T15:33:41 - Error processing query for Repo model=GroupEventNotifierModel schema=GroupEventNotifierOut web-1 | 2025-11-25T15:33:41.985418084Z ERROR 2025-11-25T15:33:41 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:41.985415379Z ERROR 2025-11-25T15:33:41 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:41.985883208Z INFO 2025-11-25T15:33:41 - [172.25.0.1:39854] 500 Internal Server Error "GET /api/households/events/notifications?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:41.987102558Z ERROR 2025-11-25T15:33:41 - Exception in ASGI application web-1 | 2025-11-25T15:33:41.987114620Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:41.987117105Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:41.987119059Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:41.987120341Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987121513Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:41.987122806Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:41.987123818Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987124860Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:41.987126022Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:41.987127094Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:41.987128256Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:41.987129328Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:41.987130500Z raise exc web-1 | 2025-11-25T15:33:41.987131592Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:41.987132694Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:41.987133726Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:41.987134888Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:41.987135940Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:41.987137143Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:41.987138205Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:41.987139327Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:41.987140369Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:41.987141541Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:41.987142663Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:41.987143905Z raise exc web-1 | 2025-11-25T15:33:41.987144897Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:41.987146059Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:41.987147622Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:41.987155948Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:41.987157260Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:41.987158443Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:41.987159475Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:41.987160627Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:41.987161639Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:41.987162871Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:41.987163923Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:41.987165005Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:41.987166127Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:41.987167289Z raise exc web-1 | 2025-11-25T15:33:41.987168261Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:41.987169403Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:41.987170445Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:41.987171627Z response = await f(request) web-1 | 2025-11-25T15:33:41.987172659Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987173671Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:33:41.987174894Z response = await original_route_handler(request) web-1 | 2025-11-25T15:33:41.987175956Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987177198Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:41.987178360Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:41.987179452Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987180524Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:41.987181756Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:41.987182829Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987184031Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:41.987185243Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:41.987186285Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987187347Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:41.987190463Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:41.987192296Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987193509Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:41.987194801Z return await future web-1 | 2025-11-25T15:33:41.987195843Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987196835Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:41.987198027Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:41.987199079Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987200161Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_group_notifications.py", line 56, in get_all web-1 | 2025-11-25T15:33:41.987201484Z response = self.repo.page_all( web-1 | 2025-11-25T15:33:41.987202475Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987203507Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:41.987204670Z raise e web-1 | 2025-11-25T15:33:41.987205691Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:41.987206804Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:41.987207886Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987208887Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:41.987210060Z return self._execute_internal( web-1 | 2025-11-25T15:33:41.987211092Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987212093Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:41.987213306Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:41.987214458Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987215580Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:41.987216802Z result = conn.execute( web-1 | 2025-11-25T15:33:41.987217834Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987218876Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:41.987220099Z return meth( web-1 | 2025-11-25T15:33:41.987221130Z ^^^^^ web-1 | 2025-11-25T15:33:41.987222122Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:41.987223355Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:41.987222313Z ERROR 2025-11-25T15:33:41 - Exception in ASGI application web-1 | 2025-11-25T15:33:41.987224417Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987227923Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:41.987228805Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:41.987229927Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:41.987231650Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:41.987232562Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987230919Z ret = self._execute_context( web-1 | 2025-11-25T15:33:41.987233444Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:41.987234636Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987234966Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:41.987235848Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:41.987236309Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987237120Z return self._exec_single_context( web-1 | 2025-11-25T15:33:41.987237601Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:41.987239084Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:41.987238273Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987239906Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:41.987241689Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:41.987240888Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:41.987242521Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:41.987244274Z raise exc web-1 | 2025-11-25T15:33:41.987243643Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:41.987245115Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:41.987246859Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:41.987246147Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:41.987247700Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:41.987248832Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:41.987249303Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:41.987250105Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:41.987253772Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:41.987254994Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:41.987256216Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:41.987257298Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:41.987250606Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:41.987261807Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:41.987262989Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:41.987264171Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:41.987265353Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:41.987266536Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:41.987267708Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:41.987268860Z raise exc web-1 | 2025-11-25T15:33:41.987269902Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:41.987271054Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:41.987272858Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:41.987274150Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:41.987275252Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:41.987276414Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:41.987277466Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:41.987278598Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:41.987279610Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:41.987280802Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:41.987281854Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:41.987282967Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:41.987284089Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:41.987285241Z raise exc web-1 | 2025-11-25T15:33:41.987286233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:41.987287335Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:41.987288347Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:41.987290932Z response = await f(request) web-1 | 2025-11-25T15:33:41.987292014Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987293015Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:33:41.987294228Z response = await original_route_handler(request) web-1 | 2025-11-25T15:33:41.987295280Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987296352Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:41.987297474Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:41.987298656Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987300970Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:41.987302243Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:41.987303345Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987304517Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:41.987305729Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:41.987306821Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987307893Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:41.987318183Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:41.987319365Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987320437Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:41.987321599Z return await future web-1 | 2025-11-25T15:33:41.987322691Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987323703Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:41.987324975Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:41.987326017Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987327079Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_group_notifications.py", line 56, in get_all web-1 | 2025-11-25T15:33:41.987328262Z response = self.repo.page_all( web-1 | 2025-11-25T15:33:41.987329374Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987330436Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:41.987331618Z raise e web-1 | 2025-11-25T15:33:41.987332620Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:41.987333782Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:41.987336066Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987337158Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:41.987338280Z return self._execute_internal( web-1 | 2025-11-25T15:33:41.987339302Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987340344Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:41.987341547Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:41.987342629Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987343691Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:41.987344903Z result = conn.execute( web-1 | 2025-11-25T15:33:41.987345885Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987346927Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:41.987348099Z return meth( web-1 | 2025-11-25T15:33:41.987349091Z ^^^^^ web-1 | 2025-11-25T15:33:41.987350083Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:41.987351285Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:41.987352347Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987353369Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:41.987354521Z ret = self._execute_context( web-1 | 2025-11-25T15:33:41.987355843Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987356925Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:41.987358068Z return self._exec_single_context( web-1 | 2025-11-25T15:33:41.987359180Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:41.987360352Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:41.987361544Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:41.987362596Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:41.987363798Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:41.987364820Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:41.987366013Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:41.987367075Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:41.987368307Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:41.987370992Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:42.036582987Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39856] 400 Bad Request "GET /api/households/events/notifications?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:42.043015177Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39856] 200 OK "GET /api/households/events/notifications HTTP/1.1" web-1 | 2025-11-25T15:33:42.049620070Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39856] 200 OK "GET /api/households/events/notifications?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:42.055612704Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39856] 400 Bad Request "GET /api/households/events/notifications?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:42.080374945Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39856] 400 Bad Request "GET /api/households/events/notifications?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:42.093972109Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/households/events/notifications?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:33:42.099943473Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39856] 400 Bad Request "GET /api/households/events/notifications?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:42.141598968Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39856] 400 Bad Request "GET /api/households/events/notifications?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:42.158604903Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39856] 400 Bad Request "GET /api/households/events/notifications?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:42.165323050Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39856] 400 Bad Request "GET /api/households/events/notifications?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:42.171956887Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39856] 200 OK "GET /api/households/events/notifications?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:42.177017260Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/households/events/notifications?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:42.188496748Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.188500505Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.196418544Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39862] 200 OK "GET /api/households/events/notifications?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:33:42.245975948Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39862] 200 OK "GET /api/households/events/notifications?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:42.252402988Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39862] 200 OK "GET /api/households/events/notifications?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:42.258713659Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39862] 200 OK "GET /api/households/events/notifications?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:42.283714879Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39862] 422 Unprocessable Entity "GET /api/households/events/notifications?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:33:42.288450832Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.288458757Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.292953628Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.292961032Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.318973351Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39890] 422 Unprocessable Entity "GET /api/households/events/notifications?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:33:42.325659737Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39890] 200 OK "GET /api/households/events/notifications?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:33:42.332208685Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39890] 200 OK "GET /api/households/events/notifications?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:33:42.338902486Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39890] 200 OK "GET /api/households/events/notifications HTTP/1.1" web-1 | 2025-11-25T15:33:42.345006519Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39890] 200 OK "GET /api/households/events/notifications?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:42.353487836Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39890] 400 Bad Request "GET /api/households/events/notifications?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:42.360598018Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39890] 400 Bad Request "GET /api/households/events/notifications?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:42.367813107Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39890] 400 Bad Request "GET /api/households/events/notifications?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:42.373282088Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39890] 200 OK "GET /api/households/events/notifications?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:33:42.378691847Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39890] 200 OK "GET /api/households/events/notifications?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:33:42.388239296Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39906] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.400114837Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39906] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.404720606Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39906] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.415433243Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39906] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.428917656Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39906] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.440977233Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39906] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.468505138Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.468532900Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.475236478Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39916] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.481210427Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.481234933Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.506345508Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39926] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.516111789Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39926] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.546298226Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39926] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.560424093Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39926] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.582424869Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39926] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.638274529Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39926] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.643509861Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39926] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.677099639Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.677119546Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.755646132Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.755666450Z WARNING 2025-11-25T15:33:42 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:42.803092021Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39946] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.819785209Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39946] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.856348933Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39946] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.861074156Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39946] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.919062703Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39946] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:42.983438656Z INFO 2025-11-25T15:33:42 - [172.25.0.1:39946] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.079459023Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39946] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.109335388Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39946] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.142955534Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39946] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.148270475Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39946] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.166291887Z WARNING 2025-11-25T15:33:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:43.166301526Z WARNING 2025-11-25T15:33:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:43.171790654Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.214535925Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.309089809Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.348961394Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.354138336Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.430398576Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.435566010Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.440444922Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.468669595Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.488280082Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.496160942Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.522418050Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.555351426Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39956] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.558234059Z WARNING 2025-11-25T15:33:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:43.558242185Z WARNING 2025-11-25T15:33:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:43.563049623Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39970] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.585278937Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39970] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.620231665Z WARNING 2025-11-25T15:33:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:43.620248837Z WARNING 2025-11-25T15:33:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:43.639961536Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39978] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.670606925Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39978] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.676098538Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39978] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.711172875Z WARNING 2025-11-25T15:33:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:43.711201398Z WARNING 2025-11-25T15:33:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:43.731757821Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39984] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.764955724Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39984] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.777679959Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39984] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.782488299Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39984] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.805553162Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39984] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.825625035Z WARNING 2025-11-25T15:33:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:43.825629904Z WARNING 2025-11-25T15:33:43 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:43.831548299Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.836415058Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:43.900082520Z INFO 2025-11-25T15:33:43 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.030812850Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.137902394Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.144258541Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.191895098Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.204537379Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.238227796Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.280958711Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.298697183Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.317851212Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.326653652Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39992] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.355649574Z WARNING 2025-11-25T15:33:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:44.355673269Z WARNING 2025-11-25T15:33:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:44.361788733Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39994] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.367059621Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39994] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.387165518Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39994] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.408582598Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39994] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.419169869Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39994] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.432453024Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39994] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.437119407Z WARNING 2025-11-25T15:33:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:44.437134455Z WARNING 2025-11-25T15:33:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:44.480025040Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39998] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.488375461Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39998] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.493495406Z INFO 2025-11-25T15:33:44 - [172.25.0.1:39998] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.496472597Z WARNING 2025-11-25T15:33:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:44.496488827Z WARNING 2025-11-25T15:33:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:44.540501449Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40012] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.550803045Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40012] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.604155636Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40012] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.610190549Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40012] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.615388981Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40012] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.620086303Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40012] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.644025609Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40012] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.671796299Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40012] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.697355397Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40012] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.703579395Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40012] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.725658097Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40012] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.750315181Z WARNING 2025-11-25T15:33:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:44.750323717Z WARNING 2025-11-25T15:33:44 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:44.762800607Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40018] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.789927199Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40018] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.802196028Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40018] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.823364391Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40018] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.830376148Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40018] 200 OK "GET /api/households/invitations HTTP/1.1" web-1 | 2025-11-25T15:33:44.847490397Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans HTTP/1.1" web-1 | 2025-11-25T15:33:44.860842080Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans HTTP/1.1" web-1 | 2025-11-25T15:33:44.867519260Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans HTTP/1.1" web-1 | 2025-11-25T15:33:44.879281438Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?end_date=null HTTP/1.1" web-1 | 2025-11-25T15:33:44.899880130Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:44.907059683Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans?paginationSeed=null&perPage=25764 HTTP/1.1" web-1 | 2025-11-25T15:33:44.939394886Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?page=-12850&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:44.949907387Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans HTTP/1.1" web-1 | 2025-11-25T15:33:44.965092353Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans?start_date=8148-02-13&queryFilter=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:44.979112372Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?end_date=2274-03-22&orderByNullPosition=null&page=-39&orderBy=null&orderDirection=desc&paginationSeed=null&start_date=null&queryFilter=.&perPage=-29986 HTTP/1.1" web-1 | 2025-11-25T15:33:44.988365478Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?page=29335&orderDirection=desc&end_date=7239-10-10&start_date=null&paginationSeed=null&perPage=31946&orderBy=N%C2%AD&orderByNullPosition=last&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:44.994574428Z INFO 2025-11-25T15:33:44 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.029995536Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderDirection=asc&perPage=16&end_date=null&orderByNullPosition=first&queryFilter=%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:45.042540464Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderDirection=asc&perPage=16&end_date=null&orderByNullPosition=first&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.051947500Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans?orderDirection=asc&perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:33:45.059679029Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans HTTP/1.1" web-1 | 2025-11-25T15:33:45.080886394Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans?paginationSeed=%C2%B0%C3%8A%C3%AB&page=29255 HTTP/1.1" web-1 | 2025-11-25T15:33:45.089188815Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans HTTP/1.1" web-1 | 2025-11-25T15:33:45.098997585Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?end_date=5722-07-16&start_date=null&paginationSeed=&orderDirection=desc&page=-12262&orderBy=null&perPage=61886713128886363275773604983671895105&queryFilter=&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:45.105549569Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderBy=null&start_date=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.117234763Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.230907761Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 400 Bad Request "GET /api/households/mealplans?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.240127184Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 400 Bad Request "GET /api/households/mealplans?start_date=3129-04-25&orderBy=GET&queryFilter=null&perPage=-22346 HTTP/1.1" web-1 | 2025-11-25T15:33:45.246218073Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?start_date=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.253706475Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderBy=%C3%BD&orderByNullPosition=null&orderDirection=desc&page=-7&paginationSeed=null&queryFilter=&perPage=-10616&end_date=8436-05-09 HTTP/1.1" web-1 | 2025-11-25T15:33:45.259337961Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans?perPage=-114 HTTP/1.1" web-1 | 2025-11-25T15:33:45.266177795Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderByNullPosition=first&start_date=null&paginationSeed=null&queryFilter=null&perPage=13521 HTTP/1.1" web-1 | 2025-11-25T15:33:45.273101908Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?start_date=null&paginationSeed=null&queryFilter=null&perPage=13521 HTTP/1.1" web-1 | 2025-11-25T15:33:45.282129401Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderByNullPosition=null&paginationSeed=null&page=19508&orderDirection=desc&queryFilter=%F0%9A%86%8C%08&perPage=8059&orderBy=null&start_date=null&end_date=7839-03-10 HTTP/1.1" web-1 | 2025-11-25T15:33:45.290085702Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderDirection=desc&orderByNullPosition=null&perPage=-6339&orderBy=%5B%22&queryFilter=null&end_date=2489-08-31&page=-117&start_date=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.296947067Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderDirection=desc&orderByNullPosition=null&perPage=-6339&orderBy=%5B%22&end_date=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.304138181Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 400 Bad Request "GET /api/households/mealplans?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.327829792Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 400 Bad Request "GET /api/households/mealplans?orderBy=%C2%8D&orderDirection=desc&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.334040786Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans?orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:45.351110812Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderByNullPosition=first&page=376268208&paginationSeed=null&start_date=null&orderDirection=asc&orderBy=&queryFilter=null&perPage=-14676074520742892098388109190561818489&end_date=9552-09-29 HTTP/1.1" web-1 | 2025-11-25T15:33:45.360316189Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderByNullPosition=first&page=-14676074520742892098388109190561818489&paginationSeed=null&start_date=null&orderDirection=asc&orderBy=&queryFilter=null&perPage=-14676074520742892098388109190561818489&end_date=9552-09-29 HTTP/1.1" web-1 | 2025-11-25T15:33:45.367192462Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?page=-14676074520742892098388109190561818489&paginationSeed=null&start_date=null&orderDirection=asc&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.373721142Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?page=-14676074520742892098388109190561818489&paginationSeed=null&end_date=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.397413364Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 200 OK "GET /api/households/mealplans?orderDirection=asc&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:45.406076793Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?queryFilter=null&perPage=-85&start_date=0551-11-04&end_date=0784-06-13&paginationSeed=%C3%A6&orderBy=null&orderDirection=desc&page=-10245&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.417416087Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderByNullPosition=last&perPage=28124&orderDirection=desc&orderBy=&start_date=8312-08-31&page=1254885648&queryFilter=null&end_date=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.451110132Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?end_date=null&paginationSeed=null&orderByNullPosition=null&orderBy=%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=null&orderDirection=asc&perPage=-89933060&page=-13391&start_date=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.458660100Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?end_date=null&paginationSeed=null&orderByNullPosition=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:45.464625372Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?end_date=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.473690496Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 400 Bad Request "GET /api/households/mealplans?orderBy=null&start_date=5720-07-01 HTTP/1.1" web-1 | 2025-11-25T15:33:45.490038987Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40026] 422 Unprocessable Entity "GET /api/households/mealplans?orderByNullPosition=null&orderBy=G%F2%89%A0%B7%C2%BD&orderDirection=asc&paginationSeed=&start_date=null&perPage=347268020179938474 HTTP/1.1" web-1 | 2025-11-25T15:33:45.494538887Z WARNING 2025-11-25T15:33:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:45.494562572Z WARNING 2025-11-25T15:33:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:45.503074206Z WARNING 2025-11-25T15:33:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:45.503090376Z WARNING 2025-11-25T15:33:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:45.515166985Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40046] 422 Unprocessable Entity "GET /api/households/mealplans?perPage=95&start_date=3347-03-22&queryFilter=&page=73&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.533860019Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40046] 422 Unprocessable Entity "GET /api/households/mealplans?page=5584&start_date=null&orderByNullPosition=null&perPage=7522&end_date=8622-05-27&orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.541838662Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40046] 422 Unprocessable Entity "GET /api/households/mealplans?page=5584&start_date=null&orderByNullPosition=null&perPage=5584&end_date=8622-05-27&orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.563416954Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40046] 400 Bad Request "GET /api/households/mealplans?page=-6674970196864250562&start_date=1150-09-05&queryFilter=&orderDirection=desc&end_date=0162-09-30&perPage=1658159841&orderBy=%C3%94%29%C2%95%C3%A8%F0%A0%86%B9%C2%B0%F1%B2%91%AE%C3%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:45.569829777Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40046] 422 Unprocessable Entity "GET /api/households/mealplans?page=-6674970196864250562&start_date=1150-09-05&queryFilter=&end_date=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.576850842Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40046] 200 OK "GET /api/households/mealplans?page=-6674970196864250562&start_date=2000-01-07 HTTP/1.1" web-1 | 2025-11-25T15:33:45.607806574Z WARNING 2025-11-25T15:33:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:45.607822404Z WARNING 2025-11-25T15:33:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:45.611576173Z WARNING 2025-11-25T15:33:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:45.611587284Z WARNING 2025-11-25T15:33:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:45.615183687Z WARNING 2025-11-25T15:33:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:45.615189629Z WARNING 2025-11-25T15:33:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:45.618628256Z WARNING 2025-11-25T15:33:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:45.618641261Z WARNING 2025-11-25T15:33:45 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:45.627253433Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40086] 200 OK "GET /api/households/mealplans?end_date=1633-10-12 HTTP/1.1" web-1 | 2025-11-25T15:33:45.633739884Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40086] 200 OK "GET /api/households/mealplans?perPage=-105&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:45.656933430Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40086] 422 Unprocessable Entity "GET /api/households/mealplans?start_date=6632-06-30&page=-18702&paginationSeed=null&orderBy=null&end_date=null&orderByNullPosition=null&queryFilter=null&perPage=-40&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:45.662943787Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40086] 422 Unprocessable Entity "GET /api/households/mealplans?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.763524819Z ERROR 2025-11-25T15:33:45 - Error processing query for Repo model=GroupMealPlan schema=ReadPlanEntry web-1 | 2025-11-25T15:33:45.763546299Z ERROR 2025-11-25T15:33:45 - Error processing query for Repo model=GroupMealPlan schema=ReadPlanEntry web-1 | 2025-11-25T15:33:45.763555386Z ERROR 2025-11-25T15:33:45 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:45.763566477Z ERROR 2025-11-25T15:33:45 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:45.763952873Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40086] 500 Internal Server Error "GET /api/households/mealplans?start_date=3275-10-05&perPage=-106057020680137721637425919329331720384&page=112 HTTP/1.1" web-1 | 2025-11-25T15:33:45.765197600Z ERROR 2025-11-25T15:33:45 - Exception in ASGI application web-1 | 2025-11-25T15:33:45.765199073Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:45.765199794Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:45.765200596Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:45.765201227Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765201848Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:45.765208080Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:45.765208852Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765209453Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:45.765210124Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:45.765210695Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:45.765211286Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:45.765211817Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:45.765212749Z raise exc web-1 | 2025-11-25T15:33:45.765213280Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:45.765213891Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:45.765214452Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:45.765215053Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:45.765215614Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:45.765216205Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:45.765216716Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:45.765217277Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:45.765217828Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:45.765218440Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:45.765219021Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:45.765219662Z raise exc web-1 | 2025-11-25T15:33:45.765220193Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:45.765220794Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:45.765221515Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:45.765222146Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:45.765222667Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:45.765223259Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:45.765223780Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:45.765224361Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:45.765225803Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:45.765226414Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:45.765226935Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:45.765227487Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:45.765228068Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:45.765228649Z raise exc web-1 | 2025-11-25T15:33:45.765229140Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:45.765229731Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:45.765230272Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:45.765230843Z response = await f(request) web-1 | 2025-11-25T15:33:45.765231354Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765231855Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:45.765232426Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:45.765232957Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765233488Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:45.765234079Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:45.765234640Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765235191Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:45.765235822Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:45.765236343Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765236874Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:45.765237445Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:45.765238016Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765238627Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:45.765239309Z return await future web-1 | 2025-11-25T15:33:45.765241242Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765241863Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:45.765242515Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:45.765243096Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765243667Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_mealplan.py", line 96, in get_all web-1 | 2025-11-25T15:33:45.765245470Z return self.repo.page_all(pagination=q) web-1 | 2025-11-25T15:33:45.765246091Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765246673Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:45.765247294Z raise e web-1 | 2025-11-25T15:33:45.765247795Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:45.765248386Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:45.765248927Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765249448Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:45.765250059Z return self._execute_internal( web-1 | 2025-11-25T15:33:45.765250560Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765251061Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:45.765251662Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:45.765252253Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765252804Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:45.765253415Z result = conn.execute( web-1 | 2025-11-25T15:33:45.765253916Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765254397Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:45.765254998Z return meth( web-1 | 2025-11-25T15:33:45.765255519Z ^^^^^ web-1 | 2025-11-25T15:33:45.765256010Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:45.765256621Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:45.765257152Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765257673Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:45.765258284Z ret = self._execute_context( web-1 | 2025-11-25T15:33:45.765258825Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765259316Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:45.765259917Z return self._exec_single_context( web-1 | 2025-11-25T15:33:45.765260458Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765261070Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:45.765261681Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:45.765262192Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:45.765263394Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:45.765263975Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:45.765264566Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:45.765265107Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:45.765265708Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:45.765266239Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:45.765344536Z ERROR 2025-11-25T15:33:45 - Exception in ASGI application web-1 | 2025-11-25T15:33:45.765356629Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:45.765359094Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:45.765360957Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:45.765362220Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765363462Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:45.765364744Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:45.765365836Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765366978Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:45.765368171Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:45.765369213Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:45.765370465Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:45.765371577Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:45.765372779Z raise exc web-1 | 2025-11-25T15:33:45.765376727Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:45.765377919Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:45.765378991Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:45.765380143Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:45.765381195Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:45.765382397Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:45.765383419Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:45.765384602Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:45.765385654Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:45.765393428Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:45.765394791Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:45.765396013Z raise exc web-1 | 2025-11-25T15:33:45.765397005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:45.765398197Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:45.765399770Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:45.765401042Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:45.765402094Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:45.765403277Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:45.765404329Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:45.765405481Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:45.765406673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:45.765407875Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:45.765408917Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:45.765410029Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:45.765411222Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:45.765412394Z raise exc web-1 | 2025-11-25T15:33:45.765413466Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:45.765414608Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:45.765415680Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:45.765416862Z response = await f(request) web-1 | 2025-11-25T15:33:45.765417924Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765418956Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:45.765420098Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:45.765421180Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765422282Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:45.765423485Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:45.765424607Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765425669Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:45.765428294Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:45.765429416Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765430508Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:45.765431640Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:45.765432732Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765434014Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:45.765435247Z return await future web-1 | 2025-11-25T15:33:45.765436369Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765437391Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:45.765438573Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:45.765439605Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765440667Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_mealplan.py", line 96, in get_all web-1 | 2025-11-25T15:33:45.765441889Z return self.repo.page_all(pagination=q) web-1 | 2025-11-25T15:33:45.765442891Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765443933Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:45.765445145Z raise e web-1 | 2025-11-25T15:33:45.765446167Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:45.765447329Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:45.765448471Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765449503Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:45.765450636Z return self._execute_internal( web-1 | 2025-11-25T15:33:45.765451647Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765452659Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:45.765453882Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:45.765455064Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765456256Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:45.765459011Z result = conn.execute( web-1 | 2025-11-25T15:33:45.765460304Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765461326Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:45.765462628Z return meth( web-1 | 2025-11-25T15:33:45.765463720Z ^^^^^ web-1 | 2025-11-25T15:33:45.765465934Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:45.765467227Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:45.765468860Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765469962Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:45.765471184Z ret = self._execute_context( web-1 | 2025-11-25T15:33:45.765472316Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765473358Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:45.765474500Z return self._exec_single_context( web-1 | 2025-11-25T15:33:45.765475693Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:45.765476975Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:45.765478177Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:45.765479229Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:45.765480391Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:45.765481473Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:45.765482656Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:45.765483758Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:45.765484980Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:45.765486082Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:45.772344872Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?perPage=-106057020680137721637425919329331720384&end_date=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.798846440Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 400 Bad Request "GET /api/households/mealplans?orderDirection=asc&orderBy=f%F1%BA%AB%A8E%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&end_date=5987-06-19 HTTP/1.1" web-1 | 2025-11-25T15:33:45.821402959Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 400 Bad Request "GET /api/households/mealplans?paginationSeed=null&queryFilter=&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.849338390Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans?queryFilter=%E0%A4%AE%E0%A4%A8%E0%A5%80%E0%A4%B7+%D9%85%D9%86%D8%B4&page=-11547 HTTP/1.1" web-1 | 2025-11-25T15:33:45.856795233Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.862942437Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:45.872418933Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?paginationSeed=%18%0BG%C3%AA%F1%B3%87%9B%08%C2%81+&page=-2065&queryFilter=&perPage=-14146&end_date=0342-11-24&orderDirection=desc&orderByNullPosition=null&start_date=null&orderBy=%C2%B6%F1%8C%9B%B5%C3%AB%C2%8F%7B%1Ej_%F3%AE%BB%84%C3%A6U HTTP/1.1" web-1 | 2025-11-25T15:33:45.882667488Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans?paginationSeed=%18%0BG%C3%AA%F1%B3%87%9B%08%C2%81+&page=-2065&queryFilter=&perPage=-14146&end_date=2000-05-01 HTTP/1.1" web-1 | 2025-11-25T15:33:45.891352198Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans?paginationSeed=&page=-2065&queryFilter=&perPage=-14146&end_date=2000-05-01 HTTP/1.1" web-1 | 2025-11-25T15:33:45.902230636Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans?paginationSeed=&page=-2065 HTTP/1.1" web-1 | 2025-11-25T15:33:45.909420909Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 400 Bad Request "GET /api/households/mealplans?orderBy=%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:45.915534370Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 400 Bad Request "GET /api/households/mealplans?orderBy=%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:45.921235366Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 400 Bad Request "GET /api/households/mealplans?orderBy=%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:45.945506254Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?orderDirection=asc&start_date=null&end_date=1020-11-25&queryFilter=%CE%A9%E2%89%88%C3%A7%E2%88%9A%E2%88%AB%CB%9C%C2%B5%E2%89%A4%E2%89%A5%C3%B7%C3%A5%C3%9F%E2%88%82%C6%92%C2%A9%CB%99%E2%88%86%CB%9A%C2%AC%E2%80%A6%C3%A6%C5%93%E2%88%91%C2%B4%C2%AE%E2%80%A0%C2%A5%C2%A8%CB%86%C3%B8%CF%80%E2%80%9C%E2%80%98%C2%A1%E2%84%A2%C2%A3%C2%A2%E2%88%9E%C2%A7%C2%B6%E2%80%A2%C2%AA%C2%BA%E2%80%93%E2%89%A0%C2%B8%CB%9B%C3%87%E2%97%8A%C4%B1%CB%9C%C3%82%C2%AF%CB%98%C2%BF%C3%85%C3%8D%C3%8E%C3%8F%CB%9D%C3%93%C3%94%EF%A3%BF%C3%92%C3%9A%C3%86%E2%98%83%C5%92%E2%80%9E%C2%B4%E2%80%B0%CB%87%C3%81%C2%A8%CB%86%C3%98%E2%88%8F%E2%80%9D%E2%80%99%60%E2%81%84%E2%82%AC%E2%80%B9%E2%80%BA%EF%AC%81%EF%AC%82%E2%80%A1%C2%B0%C2%B7%E2%80%9A%E2%80%94%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:45.951949815Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?orderDirection=asc&start_date=null&end_date=2000-02-01 HTTP/1.1" web-1 | 2025-11-25T15:33:45.959612535Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?end_date=null&orderDirection=asc&page=-10380050767091869280401349803099605121&queryFilter=%C3%93%03c%C2%92%E7%A4%A5%08%C2%B3%C2%83&start_date=null&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:45.969411225Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?end_date=2000-03-01&page=-10380050767091869280401349803099605121&queryFilter=%C3%93%03c%C2%92%E7%A4%A5%08%C2%B3%C2%83&start_date=null&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:33:45.975532080Z INFO 2025-11-25T15:33:45 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans?end_date=2000-01-04 HTTP/1.1" web-1 | 2025-11-25T15:33:46.022609127Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans?page=37&orderByNullPosition=last&start_date=8156-03-04&paginationSeed=%C3%A2%C2%8D%C2%BA%C2%95%60&perPage=-11375 HTTP/1.1" web-1 | 2025-11-25T15:33:46.031350672Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans?page=37&orderByNullPosition=last&start_date=8156-03-04&paginationSeed=%C2%B1&perPage=-11375 HTTP/1.1" web-1 | 2025-11-25T15:33:46.038545844Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans HTTP/1.1" web-1 | 2025-11-25T15:33:46.044500096Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.064639676Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans?paginationSeed=null&start_date=0200-02-01 HTTP/1.1" web-1 | 2025-11-25T15:33:46.086871786Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?perPage=-7281&paginationSeed=b%C2%8A%5Bgi%E7%A5%B8%10%C3%A9%25%C3%A3%F0%9D%9F%8B%28%2B%F3%8E%95%91%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D&end_date=2580-10-15&queryFilter=s%C3%90&orderDirection=desc&orderByNullPosition=null&orderBy=%15 HTTP/1.1" web-1 | 2025-11-25T15:33:46.108513878Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?start_date=null&queryFilter=&page=-22032 HTTP/1.1" web-1 | 2025-11-25T15:33:46.117306680Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 400 Bad Request "GET /api/households/mealplans?start_date=3141-09-17&page=-5749&end_date=0597-05-25&queryFilter=null&paginationSeed=%3C&orderByNullPosition=first&orderDirection=desc&orderBy=%C2%BF%C3%81%C3%A1%C3%B1%C2%8Af%F3%BC%A0%88%1F~7%F3%B1%91%8F%C3%80%C3%84%F0%B0%9F%88%F2%A6%9C%9Dh%C3%83%17u%F4%82%A2%BF%C3%9D%C3%B0%F2%8D%9C%9E&perPage=40 HTTP/1.1" web-1 | 2025-11-25T15:33:46.206997943Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?queryFilter=&start_date=6086-01-15&end_date=null&orderByNullPosition=first&paginationSeed=%C2%81O%2B%06&perPage=-93&page=13412&orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.223877601Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?end_date=6412-09-04&orderDirection=desc&orderByNullPosition=null&start_date=null&page=-25898&orderBy=%2A&paginationSeed=null&queryFilter=null&perPage=31312 HTTP/1.1" web-1 | 2025-11-25T15:33:46.232145027Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?end_date=6412-09-04&orderDirection=desc&orderByNullPosition=null&start_date=null&page=-25898&orderBy=%2A&paginationSeed=null&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:46.240240229Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?end_date=6412-09-04&orderDirection=desc&orderByNullPosition=null&start_date=null&page=-25898&orderBy=&paginationSeed=null&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:46.247633433Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?end_date=6412-09-04&orderDirection=desc&orderByNullPosition=null&start_date=null&page=-25898&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:46.275582228Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?start_date=null&paginationSeed=Workbench HTTP/1.1" web-1 | 2025-11-25T15:33:46.285370269Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans?start_date=2000-05-01 HTTP/1.1" web-1 | 2025-11-25T15:33:46.298583402Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans?queryFilter=null&perPage=-969&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:46.305040378Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 422 Unprocessable Entity "GET /api/households/mealplans?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.312623889Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 400 Bad Request "GET /api/households/mealplans?orderDirection=asc&page=10063&queryFilter=null&orderBy=%C2%BB%C2%86%C3%BC%13%1FH%C2%A0&paginationSeed=%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:33:46.383306195Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40092] 200 OK "GET /api/households/mealplans?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.394101657Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules HTTP/1.1" web-1 | 2025-11-25T15:33:46.413202096Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules HTTP/1.1" web-1 | 2025-11-25T15:33:46.419211391Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules HTTP/1.1" web-1 | 2025-11-25T15:33:46.430408509Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.468550786Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.479054001Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules HTTP/1.1" web-1 | 2025-11-25T15:33:46.489819026Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:46.497056788Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.504397043Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:46.524216812Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.530024529Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:33:46.538048066Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:46.544681313Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:46.551260829Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:46.557953537Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:46.564121830Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:46.569360608Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:46.609328224Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:46.626715015Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.634801371Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:46.641412506Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:46.648119070Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:46.663264291Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:33:46.669199828Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.677208738Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.683815505Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:46.690584466Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:46.699362040Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.706020374Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.711295490Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.718773383Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.726074243Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:46.733451006Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:46.738993985Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:46.744589553Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:46.751397017Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:46.757911992Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:46.764388794Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:46.771264136Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:46.776339958Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:33:46.814422754Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:33:46.837679628Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:33:46.844758582Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:46.850429011Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:46.857910580Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:46.864985917Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:46.872748945Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:46.886701567Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:46.893779499Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:46.905294884Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:46.928176434Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:33:46.945246129Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:33:46.952060305Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.957613434Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.965703135Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:33:46.972187693Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:46.978160449Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:46.983428772Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:46.990525750Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:46.996511711Z INFO 2025-11-25T15:33:46 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:47.001979098Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules HTTP/1.1" web-1 | 2025-11-25T15:33:47.009208515Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:47.016304530Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40108] 400 Bad Request "GET /api/households/mealplans/rules?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:33:47.022096387Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:47.048918697Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:33:47.054788530Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:33:47.067307760Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:47.073607220Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40108] 422 Unprocessable Entity "GET /api/households/mealplans/rules?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:33:47.093061964Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40108] 200 OK "GET /api/households/mealplans/rules?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:33:47.105187305Z ERROR 2025-11-25T15:33:47 - Error processing query for Repo model=GroupMealPlanRules schema=PlanRulesOut web-1 | 2025-11-25T15:33:47.105199798Z ERROR 2025-11-25T15:33:47 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:47.105214526Z ERROR 2025-11-25T15:33:47 - Error processing query for Repo model=GroupMealPlanRules schema=PlanRulesOut web-1 | 2025-11-25T15:33:47.105223753Z ERROR 2025-11-25T15:33:47 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:47.105482158Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40108] 500 Internal Server Error "GET /api/households/mealplans/rules?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:47.106600018Z ERROR 2025-11-25T15:33:47 - Exception in ASGI application web-1 | 2025-11-25T15:33:47.106610988Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:47.106613212Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:47.106614956Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:47.106616258Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106617440Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:47.106618803Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:47.106619835Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106620967Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:47.106622590Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:47.106623742Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:47.106624984Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:47.106626056Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:47.106627239Z raise exc web-1 | 2025-11-25T15:33:47.106628291Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:47.106629483Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:47.106630605Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:47.106631787Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:47.106632839Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:47.106634001Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:47.106635043Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:47.106636195Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:47.106637247Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:47.106638480Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:47.106639712Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:47.106640934Z raise exc web-1 | 2025-11-25T15:33:47.106641926Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:47.106643088Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:47.106651685Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:47.106653778Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:47.106655492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:47.106657215Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:47.106658968Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:47.106660752Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:47.106662385Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:47.106664098Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:47.106665511Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:47.106667023Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:47.106668526Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:47.106670390Z raise exc web-1 | 2025-11-25T15:33:47.106671572Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:47.106672804Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:47.106673876Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:47.106675229Z response = await f(request) web-1 | 2025-11-25T15:33:47.106676301Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106677363Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:47.106678675Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:47.106679767Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106681611Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:47.106682933Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:47.106684115Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106685248Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:47.106686530Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:47.106687612Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106688664Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:47.106689826Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:47.106691008Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106693193Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:47.106694595Z return await future web-1 | 2025-11-25T15:33:47.106695136Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106695697Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:47.106696449Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:47.106697070Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106698022Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_mealplan_rules.py", line 29, in get_all web-1 | 2025-11-25T15:33:47.106699054Z response = self.repo.page_all( web-1 | 2025-11-25T15:33:47.106699965Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106700957Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:47.106701949Z raise e web-1 | 2025-11-25T15:33:47.106703011Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:47.106703712Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:47.106704594Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106705175Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:47.106705826Z return self._execute_internal( web-1 | 2025-11-25T15:33:47.106706347Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106706858Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:47.106707479Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:47.106708050Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106708611Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:47.106709223Z result = conn.execute( web-1 | 2025-11-25T15:33:47.106709754Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106710295Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:47.106710906Z return meth( web-1 | 2025-11-25T15:33:47.106711427Z ^^^^^ web-1 | 2025-11-25T15:33:47.106711928Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:47.106712539Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:47.106713080Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106713601Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:47.106714202Z ret = self._execute_context( web-1 | 2025-11-25T15:33:47.106715655Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106716226Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:47.106716817Z return self._exec_single_context( web-1 | 2025-11-25T15:33:47.106717368Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106718009Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:47.106718640Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:47.106719191Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:47.106719802Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:47.106720364Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:47.106720945Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:47.106721496Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:47.106722107Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:47.106722648Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:47.106727297Z ERROR 2025-11-25T15:33:47 - Exception in ASGI application web-1 | 2025-11-25T15:33:47.106736404Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:47.106738808Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:47.106740521Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:47.106741944Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106743076Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:47.106744419Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:47.106745461Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106746473Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:47.106747625Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:47.106748697Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:47.106749879Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:47.106751021Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:47.106752223Z raise exc web-1 | 2025-11-25T15:33:47.106753436Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:47.106754618Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:47.106755720Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:47.106764617Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:47.106765959Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:47.106767222Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:47.106768304Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:47.106769496Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:47.106770608Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:47.106771810Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:47.106772992Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:47.106774245Z raise exc web-1 | 2025-11-25T15:33:47.106775247Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:47.106776409Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:47.106777992Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:47.106779244Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:47.106780316Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:47.106781498Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:47.106782570Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:47.106783753Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:47.106784805Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:47.106785937Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:47.106786999Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:47.106788201Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:47.106789363Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:47.106790515Z raise exc web-1 | 2025-11-25T15:33:47.106791587Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:47.106792709Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:47.106793751Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:47.106794924Z response = await f(request) web-1 | 2025-11-25T15:33:47.106796026Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106797068Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:47.106799953Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:47.106801135Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106802227Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:47.106803409Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:47.106804552Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106805634Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:47.106806966Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:47.106808048Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106809110Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:47.106810282Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:47.106811364Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106812577Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:47.106813879Z return await future web-1 | 2025-11-25T15:33:47.106814991Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106817596Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:47.106818949Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:47.106820121Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106821273Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_mealplan_rules.py", line 29, in get_all web-1 | 2025-11-25T15:33:47.106822616Z response = self.repo.page_all( web-1 | 2025-11-25T15:33:47.106823748Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106824880Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:47.106826172Z raise e web-1 | 2025-11-25T15:33:47.106827324Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:47.106828517Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:47.106829739Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106831122Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:47.106832344Z return self._execute_internal( web-1 | 2025-11-25T15:33:47.106833416Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106834528Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:47.106835800Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:47.106838135Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106839317Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:47.106840549Z result = conn.execute( web-1 | 2025-11-25T15:33:47.106841621Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106842653Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:47.106843865Z return meth( web-1 | 2025-11-25T15:33:47.106844958Z ^^^^^ web-1 | 2025-11-25T15:33:47.106845979Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:47.106847252Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:47.106848374Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106849466Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:47.106850668Z ret = self._execute_context( web-1 | 2025-11-25T15:33:47.106851780Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106853123Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:47.106854345Z return self._exec_single_context( web-1 | 2025-11-25T15:33:47.106855437Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:47.106856700Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:47.106857942Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:47.106859385Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:47.106860607Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:47.106861729Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:47.106862941Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:47.106864023Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:47.106865236Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:47.106866358Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:47.113877765Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40116] 400 Bad Request "GET /api/households/mealplans/rules?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:47.120089881Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40116] 200 OK "GET /api/households/mealplans/rules HTTP/1.1" web-1 | 2025-11-25T15:33:47.125740031Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40116] 200 OK "GET /api/households/mealplans/rules?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:47.131166461Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40116] 400 Bad Request "GET /api/households/mealplans/rules?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:47.155834085Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40116] 400 Bad Request "GET /api/households/mealplans/rules?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:47.169826141Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40116] 422 Unprocessable Entity "GET /api/households/mealplans/rules?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:33:47.175720049Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40116] 400 Bad Request "GET /api/households/mealplans/rules?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:47.217927331Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40116] 400 Bad Request "GET /api/households/mealplans/rules?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:47.235195539Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40116] 400 Bad Request "GET /api/households/mealplans/rules?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:47.241811874Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40116] 400 Bad Request "GET /api/households/mealplans/rules?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:47.248318823Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40116] 200 OK "GET /api/households/mealplans/rules?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:47.253567730Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40116] 422 Unprocessable Entity "GET /api/households/mealplans/rules?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:47.264668587Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.264687633Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.272366162Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40120] 200 OK "GET /api/households/mealplans/rules?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:33:47.321455307Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40120] 200 OK "GET /api/households/mealplans/rules?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:47.327633670Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40120] 200 OK "GET /api/households/mealplans/rules?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:47.333262681Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40120] 200 OK "GET /api/households/mealplans/rules?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:47.406145699Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40120] 422 Unprocessable Entity "GET /api/households/mealplans/rules?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:33:47.410808796Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.410815218Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.415514032Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.415527407Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.441642930Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40134] 422 Unprocessable Entity "GET /api/households/mealplans/rules?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:33:47.447693893Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40134] 200 OK "GET /api/households/mealplans/rules?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:33:47.453866314Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40134] 200 OK "GET /api/households/mealplans/rules?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:33:47.459593299Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40134] 200 OK "GET /api/households/mealplans/rules HTTP/1.1" web-1 | 2025-11-25T15:33:47.465501684Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40134] 200 OK "GET /api/households/mealplans/rules?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:47.473245977Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40134] 400 Bad Request "GET /api/households/mealplans/rules?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:47.481319048Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40134] 400 Bad Request "GET /api/households/mealplans/rules?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:47.488708014Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40134] 400 Bad Request "GET /api/households/mealplans/rules?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:47.494061267Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40134] 200 OK "GET /api/households/mealplans/rules?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:33:47.500408586Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40134] 200 OK "GET /api/households/mealplans/rules?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:33:47.509078688Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40150] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.519481925Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40150] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.524888528Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40150] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.537085012Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40150] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.550326187Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40150] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.562302127Z INFO 2025-11-25T15:33:47 - [172.25.0.1:40150] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.589136650Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.589165324Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.595677062Z INFO 2025-11-25T15:33:47 - [172.25.0.1:36034] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.601305753Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.601334557Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.625455143Z INFO 2025-11-25T15:33:47 - [172.25.0.1:36044] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.633849287Z INFO 2025-11-25T15:33:47 - [172.25.0.1:36044] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.663443933Z INFO 2025-11-25T15:33:47 - [172.25.0.1:36044] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.676606551Z INFO 2025-11-25T15:33:47 - [172.25.0.1:36044] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.697768652Z INFO 2025-11-25T15:33:47 - [172.25.0.1:36044] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.753254710Z INFO 2025-11-25T15:33:47 - [172.25.0.1:36044] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.758318078Z INFO 2025-11-25T15:33:47 - [172.25.0.1:36044] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.792036138Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.792068529Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.870177130Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.870175537Z WARNING 2025-11-25T15:33:47 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:47.916655152Z INFO 2025-11-25T15:33:47 - [172.25.0.1:36058] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.932225492Z INFO 2025-11-25T15:33:47 - [172.25.0.1:36058] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.968534156Z INFO 2025-11-25T15:33:47 - [172.25.0.1:36058] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:47.973356172Z INFO 2025-11-25T15:33:47 - [172.25.0.1:36058] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.031552479Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36058] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.097141660Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36058] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.151004009Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36058] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.180873812Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36058] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.214174558Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36058] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.218884523Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36058] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.236269370Z WARNING 2025-11-25T15:33:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:48.236276033Z WARNING 2025-11-25T15:33:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:48.241759220Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.284979704Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.425003197Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.466553915Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.471700210Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.549189959Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.555458420Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.561076761Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.587993559Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.606019289Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.613369563Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.640085824Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.673203486Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36068] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.676318345Z WARNING 2025-11-25T15:33:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:48.676333804Z WARNING 2025-11-25T15:33:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:48.681424604Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36074] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.704451717Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36074] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.739673000Z WARNING 2025-11-25T15:33:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:48.739698989Z WARNING 2025-11-25T15:33:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:48.758011658Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36080] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.791732974Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36080] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.797857976Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36080] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.834428363Z WARNING 2025-11-25T15:33:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:48.834440676Z WARNING 2025-11-25T15:33:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:48.856247838Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36082] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.891186940Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36082] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.904458103Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36082] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.909711889Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36082] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.933649061Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36082] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.952820613Z WARNING 2025-11-25T15:33:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:48.952839990Z WARNING 2025-11-25T15:33:48 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:48.959254145Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:48.964051133Z INFO 2025-11-25T15:33:48 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.029778814Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.120074903Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.163356913Z INFO 2025-11-25T15:33:49 - [127.0.0.1:37174] 200 OK "GET /api/app/about HTTP/1.1" web-1 | 2025-11-25T15:33:49.228028801Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.234164293Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.282138715Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.293672735Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.370974071Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.413133803Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.430165888Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.449080558Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.457420269Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36088] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.485675531Z WARNING 2025-11-25T15:33:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:49.485693374Z WARNING 2025-11-25T15:33:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:49.491150141Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36102] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.495684005Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36102] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.515048170Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36102] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.536119881Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36102] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.546157811Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36102] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.559179415Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36102] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.564101939Z WARNING 2025-11-25T15:33:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:49.564123930Z WARNING 2025-11-25T15:33:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:49.606523553Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36110] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.614419681Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36110] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.619933035Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36110] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.622620973Z WARNING 2025-11-25T15:33:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:49.622630020Z WARNING 2025-11-25T15:33:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:49.665848560Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36120] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.675630480Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36120] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.728369049Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36120] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.733601575Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36120] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.739321266Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36120] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.744336133Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36120] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.768128884Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36120] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.795682798Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36120] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.821478230Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36120] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.826358304Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36120] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.847750597Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36120] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.873235075Z WARNING 2025-11-25T15:33:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:49.873252017Z WARNING 2025-11-25T15:33:49 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:49.884757093Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36136] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.907961388Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36136] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.917725204Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36136] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.936862081Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36136] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.944638575Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36136] 200 OK "GET /api/households/mealplans/today HTTP/1.1" web-1 | 2025-11-25T15:33:49.963332220Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36142] 200 OK "GET /api/households/members HTTP/1.1" web-1 | 2025-11-25T15:33:49.981941266Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36142] 200 OK "GET /api/households/members HTTP/1.1" web-1 | 2025-11-25T15:33:49.988733391Z INFO 2025-11-25T15:33:49 - [172.25.0.1:36142] 200 OK "GET /api/households/members HTTP/1.1" web-1 | 2025-11-25T15:33:50.000510598Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.039201697Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.050294007Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members HTTP/1.1" web-1 | 2025-11-25T15:33:50.062054192Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:50.069890538Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.077013404Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:50.097046444Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.102972533Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:33:50.110245471Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:50.117504994Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:50.125062045Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:50.137104901Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:50.143719893Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:50.149388148Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:50.191251013Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:50.209141970Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.221758453Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:50.229311988Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:50.237306571Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:50.252663691Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:33:50.260164877Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.269299922Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.276479916Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:50.283651012Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:50.292916743Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.300293676Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.306216559Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.314614249Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.322836680Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:50.330989290Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:50.337552746Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:50.344348257Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:50.351450855Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:50.358437485Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:50.365011160Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:50.372566178Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:50.377402049Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:33:50.414183482Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:33:50.437485681Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:33:50.443918892Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:50.450340502Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:50.458174804Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:50.466193182Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:50.480091161Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:50.494170361Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:50.502083932Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:50.518951257Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:50.541883522Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:33:50.558325368Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:33:50.565199297Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.572041546Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.580943503Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:33:50.587889578Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:50.595073438Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:50.602024191Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:50.609191781Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.616125863Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:50.623068361Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members HTTP/1.1" web-1 | 2025-11-25T15:33:50.630990147Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:50.638598495Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 400 Bad Request "GET /api/households/members?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:33:50.645947846Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:50.733212622Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:33:50.739401695Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:33:50.751653332Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.758407837Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 422 Unprocessable Entity "GET /api/households/members?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:33:50.778901993Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 200 OK "GET /api/households/members?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:33:50.796175832Z ERROR 2025-11-25T15:33:50 - Error processing query for Repo model=User schema=PrivateUser web-1 | 2025-11-25T15:33:50.796186332Z ERROR 2025-11-25T15:33:50 - Error processing query for Repo model=User schema=PrivateUser web-1 | 2025-11-25T15:33:50.796197383Z ERROR 2025-11-25T15:33:50 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:50.796189929Z ERROR 2025-11-25T15:33:50 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:50.796661354Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36142] 500 Internal Server Error "GET /api/households/members?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:50.797941899Z ERROR 2025-11-25T15:33:50 - Exception in ASGI application web-1 | 2025-11-25T15:33:50.797945886Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:50.797956356Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:50.797958139Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:50.797959331Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.797960473Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:50.797961956Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:50.797962988Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.797964010Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:50.797965192Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:50.797966585Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:50.797967767Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:50.797968809Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:50.797969971Z raise exc web-1 | 2025-11-25T15:33:50.797971083Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:50.797972196Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:50.797973247Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:50.797974410Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:50.797975492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:50.797976614Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:50.797977646Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:50.797978798Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:50.797979900Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:50.797981192Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:50.797982345Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:50.797983567Z raise exc web-1 | 2025-11-25T15:33:50.797984709Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:50.797985951Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:50.797987364Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:50.797988636Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:50.797989748Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:50.797992494Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:50.797993596Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:50.797994698Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:50.797995740Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:50.797996952Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:50.797998004Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:50.797999136Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:50.798000258Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:50.798001420Z raise exc web-1 | 2025-11-25T15:33:50.798002512Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:50.798003645Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:50.798004677Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:50.798006440Z response = await f(request) web-1 | 2025-11-25T15:33:50.798007582Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798008724Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:50.798009966Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:50.798011069Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798012151Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:50.798013383Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:50.798014515Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798015547Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:50.798016799Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:50.798017861Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798018953Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:50.798020065Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:50.798021208Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798024864Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:50.798026267Z return await future web-1 | 2025-11-25T15:33:50.798027379Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798028471Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:50.798030525Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:50.798031717Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798032849Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_household_self_service.py", line 49, in get_household_members web-1 | 2025-11-25T15:33:50.798034132Z response = self.repos.users.page_all(q, override=UserOut) web-1 | 2025-11-25T15:33:50.798035244Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798036366Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:50.798037578Z raise e web-1 | 2025-11-25T15:33:50.798038610Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:50.798039833Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:50.798040955Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798042017Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:50.798043179Z return self._execute_internal( web-1 | 2025-11-25T15:33:50.798044191Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798041846Z ERROR 2025-11-25T15:33:50 - Exception in ASGI application web-1 | 2025-11-25T15:33:50.798045193Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:50.798047517Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:50.798048228Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:50.798049320Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:50.798050272Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798050973Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:50.798052136Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:50.798053097Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798054139Z result = conn.execute( web-1 | 2025-11-25T15:33:50.798055041Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:50.798055943Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798057035Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:50.798057816Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:50.798058898Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798059760Z return meth( web-1 | 2025-11-25T15:33:50.798083134Z ^^^^^ web-1 | 2025-11-25T15:33:50.798084526Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:50.798085819Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:50.798086881Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798087983Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:50.798089185Z ret = self._execute_context( web-1 | 2025-11-25T15:33:50.798090237Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798091269Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:50.798092732Z return self._exec_single_context( web-1 | 2025-11-25T15:33:50.798093844Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798094966Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:50.798096128Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:50.798097200Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:50.798098493Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:50.798099565Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:50.798100737Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:50.798101829Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:50.798103011Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:50.798104103Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:50.798060822Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:50.798106858Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:50.798108051Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:50.798109213Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:50.798110325Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:50.798111497Z raise exc web-1 | 2025-11-25T15:33:50.798112469Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:50.798113791Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:50.798114843Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:50.798116006Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:50.798117027Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:50.798119232Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:50.798120404Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:50.798121566Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:50.798122658Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:50.798123830Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:50.798124962Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:50.798126155Z raise exc web-1 | 2025-11-25T15:33:50.798127167Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:50.798128319Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:50.798130122Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:50.798131404Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:50.798132456Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:50.798133649Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:50.798135232Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:50.798136424Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:50.798137486Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:50.798138658Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:50.798139680Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:50.798140792Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:50.798141894Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:50.798143026Z raise exc web-1 | 2025-11-25T15:33:50.798144078Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:50.798145210Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:50.798146242Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:50.798147374Z response = await f(request) web-1 | 2025-11-25T15:33:50.798148406Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798149418Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:50.798150540Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:50.798151612Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798153736Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:50.798155029Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:50.798156121Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798157273Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:50.798158455Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:50.798159517Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798160589Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:50.798161751Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:50.798162864Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798164146Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:50.798165308Z return await future web-1 | 2025-11-25T15:33:50.798166330Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798167352Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:50.798168474Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:50.798169566Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798170638Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_household_self_service.py", line 49, in get_household_members web-1 | 2025-11-25T15:33:50.798171870Z response = self.repos.users.page_all(q, override=UserOut) web-1 | 2025-11-25T15:33:50.798173003Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798174225Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:50.798175367Z raise e web-1 | 2025-11-25T15:33:50.798176359Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:50.798177531Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:50.798178583Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798179635Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:50.798180827Z return self._execute_internal( web-1 | 2025-11-25T15:33:50.798181859Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798182901Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:50.798184073Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:50.798185175Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798186217Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:50.798188361Z result = conn.execute( web-1 | 2025-11-25T15:33:50.798189423Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798190415Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:50.798191608Z return meth( web-1 | 2025-11-25T15:33:50.798192670Z ^^^^^ web-1 | 2025-11-25T15:33:50.798193681Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:50.798194874Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:50.798195936Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798196948Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:50.798198150Z ret = self._execute_context( web-1 | 2025-11-25T15:33:50.798199202Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798200254Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:50.798201787Z return self._exec_single_context( web-1 | 2025-11-25T15:33:50.798202869Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:50.798203891Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:50.798205043Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:50.798206045Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:50.798207207Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:50.798208249Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:50.798209471Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:50.798210473Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:50.798211675Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:50.798212717Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:50.805395786Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36158] 400 Bad Request "GET /api/households/members?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.812805221Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36158] 200 OK "GET /api/households/members HTTP/1.1" web-1 | 2025-11-25T15:33:50.819809985Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36158] 200 OK "GET /api/households/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:50.825779425Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36158] 400 Bad Request "GET /api/households/members?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.849790586Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36158] 400 Bad Request "GET /api/households/members?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.862841395Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36158] 422 Unprocessable Entity "GET /api/households/members?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:33:50.868947201Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36158] 400 Bad Request "GET /api/households/members?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.910468404Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36158] 400 Bad Request "GET /api/households/members?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:50.927566934Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36158] 400 Bad Request "GET /api/households/members?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:50.934383024Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36158] 400 Bad Request "GET /api/households/members?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.940728931Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36158] 200 OK "GET /api/households/members?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.945753316Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36158] 422 Unprocessable Entity "GET /api/households/members?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:50.956596248Z WARNING 2025-11-25T15:33:50 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:50.956613791Z WARNING 2025-11-25T15:33:50 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:50.964497516Z INFO 2025-11-25T15:33:50 - [172.25.0.1:36162] 200 OK "GET /api/households/members?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:33:51.013357141Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36162] 200 OK "GET /api/households/members?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:51.020785361Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36162] 200 OK "GET /api/households/members?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:51.027618733Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36162] 200 OK "GET /api/households/members?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:51.052762431Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36162] 422 Unprocessable Entity "GET /api/households/members?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:33:51.057505949Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.057523331Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.062048179Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.062052998Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.087585786Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36186] 422 Unprocessable Entity "GET /api/households/members?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:33:51.094520239Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36186] 200 OK "GET /api/households/members?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:33:51.101121575Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36186] 200 OK "GET /api/households/members?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:33:51.107181525Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36186] 200 OK "GET /api/households/members HTTP/1.1" web-1 | 2025-11-25T15:33:51.113386438Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36186] 200 OK "GET /api/households/members?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:51.120541785Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36186] 400 Bad Request "GET /api/households/members?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:51.127696371Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36186] 400 Bad Request "GET /api/households/members?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:51.135092400Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36186] 400 Bad Request "GET /api/households/members?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:51.140625430Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36186] 200 OK "GET /api/households/members?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:33:51.146979583Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36186] 200 OK "GET /api/households/members?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:33:51.156586454Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36200] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.168988043Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36200] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.174519992Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36200] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.185916934Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36200] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.199143022Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36200] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.211809348Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36200] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.238832896Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.238836803Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.246833020Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36202] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.252945749Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.252981656Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.278543540Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36206] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.288496851Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36206] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.319086636Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36206] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.333333421Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36206] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.355914997Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36206] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.412268775Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36206] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.418582151Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36206] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.452171629Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.452213838Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.531359698Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.531387911Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.578177829Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36214] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.595026158Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36214] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.632258478Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36214] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.638908476Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36214] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.741785060Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36214] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.806976624Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36214] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.861790300Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36214] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.892996132Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36214] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.927002303Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36214] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.933484716Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36214] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:51.951039833Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.951049852Z WARNING 2025-11-25T15:33:51 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:51.957886270Z INFO 2025-11-25T15:33:51 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.001891789Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.099664258Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.140543656Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.146781671Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.223731336Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.230389360Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.237230577Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.263671140Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.283358451Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.292085340Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.319333580Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.352902339Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36220] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.356124540Z WARNING 2025-11-25T15:33:52 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:52.356132425Z WARNING 2025-11-25T15:33:52 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:52.362099921Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36230] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.385450943Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36230] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.420199849Z WARNING 2025-11-25T15:33:52 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:52.420230035Z WARNING 2025-11-25T15:33:52 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:52.440144353Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36242] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.472711010Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36242] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.479711347Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36242] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.515392463Z WARNING 2025-11-25T15:33:52 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:52.515419634Z WARNING 2025-11-25T15:33:52 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:52.537563689Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36258] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.571759315Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36258] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.584836573Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36258] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.591379490Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36258] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.614287169Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36258] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.632663639Z WARNING 2025-11-25T15:33:52 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:52.632683115Z WARNING 2025-11-25T15:33:52 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:52.639428563Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.645082420Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.752586244Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.849581443Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.956839746Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:52.964189037Z INFO 2025-11-25T15:33:52 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.011993390Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.024695443Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.060583138Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.103368225Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.121542965Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.141182106Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.150884126Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36266] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.179245035Z WARNING 2025-11-25T15:33:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:53.179261025Z WARNING 2025-11-25T15:33:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:53.185415152Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36274] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.191323107Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36274] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.211326081Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36274] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.233853436Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36274] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.243934687Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36274] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.258904660Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36274] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.263290827Z WARNING 2025-11-25T15:33:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:53.263306456Z WARNING 2025-11-25T15:33:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:53.306437473Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36280] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.315636107Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36280] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.321350118Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36280] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.324564123Z WARNING 2025-11-25T15:33:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:53.324584261Z WARNING 2025-11-25T15:33:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:53.367958174Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36288] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.378609146Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36288] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.431579690Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36288] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.438401010Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36288] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.444674241Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36288] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.451538852Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36288] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.475999247Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36288] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.504766379Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36288] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.531774508Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36288] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.538452980Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36288] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.560835583Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36288] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.586105147Z WARNING 2025-11-25T15:33:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:53.586121848Z WARNING 2025-11-25T15:33:53 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:53.598338350Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36292] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.622840974Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36292] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.633755751Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36292] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.654073446Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36292] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.662926952Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36292] 200 OK "GET /api/households/preferences HTTP/1.1" web-1 | 2025-11-25T15:33:53.681856571Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions HTTP/1.1" web-1 | 2025-11-25T15:33:53.694627604Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions HTTP/1.1" web-1 | 2025-11-25T15:33:53.700324512Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions HTTP/1.1" web-1 | 2025-11-25T15:33:53.711999867Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:53.750591940Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:53.760981862Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions HTTP/1.1" web-1 | 2025-11-25T15:33:53.772179410Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:53.779907212Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:53.787207241Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:53.862856755Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:53.868683577Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:33:53.877101686Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:53.883797229Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:53.891004965Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:53.897241477Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:53.903467288Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:53.910202897Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:53.949969766Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:53.967726232Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:53.976833554Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:53.984659551Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:53.992274401Z INFO 2025-11-25T15:33:53 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:54.007435763Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:33:54.014244850Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.022434840Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.029882606Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:54.036904433Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:54.046198366Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.053563237Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.059125232Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.067365035Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.075430482Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:54.083355855Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:54.089494884Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:54.095611851Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:54.102602148Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:54.109131279Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:54.115847712Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:54.122705651Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:54.127635689Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:33:54.164490369Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:33:54.188189544Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:33:54.195144736Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:54.201755881Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:54.209526985Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:54.217258243Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:54.225596081Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:54.240167796Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:54.247238935Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:54.258062661Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:54.281178420Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:33:54.297722629Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:33:54.304296034Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.309751188Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.318066223Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:33:54.324574625Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:54.330732559Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:54.336484822Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:54.343807062Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.349357105Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:54.354801058Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions HTTP/1.1" web-1 | 2025-11-25T15:33:54.361847952Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:54.369106102Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 400 Bad Request "GET /api/households/recipe-actions?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:33:54.374891316Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:54.401103070Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:33:54.407182346Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:33:54.419517821Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.425625631Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 422 Unprocessable Entity "GET /api/households/recipe-actions?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:33:54.444802624Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 200 OK "GET /api/households/recipe-actions?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:33:54.457517361Z ERROR 2025-11-25T15:33:54 - Error processing query for Repo model=GroupRecipeAction schema=GroupRecipeActionOut web-1 | 2025-11-25T15:33:54.457526439Z ERROR 2025-11-25T15:33:54 - Error processing query for Repo model=GroupRecipeAction schema=GroupRecipeActionOut web-1 | 2025-11-25T15:33:54.457536788Z ERROR 2025-11-25T15:33:54 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:54.457550363Z ERROR 2025-11-25T15:33:54 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:54.457793220Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36300] 500 Internal Server Error "GET /api/households/recipe-actions?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:54.459389718Z ERROR 2025-11-25T15:33:54 - Exception in ASGI application web-1 | 2025-11-25T15:33:54.459391852Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:54.459392964Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:54.459393705Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:54.459394276Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459400788Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:54.459401620Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:54.459402151Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459402732Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:54.459403353Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:54.459404004Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:54.459404636Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:54.459405227Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:54.459405888Z raise exc web-1 | 2025-11-25T15:33:54.459408102Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:54.459408783Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:54.459409375Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:54.459410146Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:54.459410757Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:54.459411448Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:54.459412060Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:54.459412691Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:54.459413262Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:54.459413943Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:54.459414574Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:54.459415326Z raise exc web-1 | 2025-11-25T15:33:54.459415867Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:54.459416488Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:54.459417239Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:54.459417921Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:54.459418842Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:54.459419443Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:54.459419974Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:54.459421517Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:54.459422149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:54.459422800Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:54.459423401Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:54.459423992Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:54.459424563Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:54.459425154Z raise exc web-1 | 2025-11-25T15:33:54.459425655Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:54.459426216Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:54.459426727Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:54.459427328Z response = await f(request) web-1 | 2025-11-25T15:33:54.459427859Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459428360Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:54.459428951Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:54.459429512Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459430043Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:54.459430654Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:54.459431216Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459431797Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:54.459432408Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:54.459432929Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459433450Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:54.459434031Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:54.459434592Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459435223Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:54.459435874Z return await future web-1 | 2025-11-25T15:33:54.459436385Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459436966Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:54.459437547Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:54.459438088Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459438639Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_group_recipe_actions.py", line 42, in get_all web-1 | 2025-11-25T15:33:54.459440243Z response = self.repo.page_all( web-1 | 2025-11-25T15:33:54.459440773Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459441294Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:54.459441926Z raise e web-1 | 2025-11-25T15:33:54.459442627Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:54.459443278Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:54.459443899Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459444470Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:54.459445092Z return self._execute_internal( web-1 | 2025-11-25T15:33:54.459445653Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459446154Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:54.459446805Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:54.459447386Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459447947Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:54.459448538Z result = conn.execute( web-1 | 2025-11-25T15:33:54.459449049Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459449560Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:54.459450151Z return meth( web-1 | 2025-11-25T15:33:54.459450672Z ^^^^^ web-1 | 2025-11-25T15:33:54.459451764Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:54.459452485Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:54.459453217Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459453818Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:54.459454479Z ret = self._execute_context( web-1 | 2025-11-25T15:33:54.459455090Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459455671Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:54.459456333Z return self._exec_single_context( web-1 | 2025-11-25T15:33:54.459456934Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459457976Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:54.459458657Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:54.459467083Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:54.459468015Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:54.459468596Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:54.459469247Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:54.459469848Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:54.459470539Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:54.459471100Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:54.459535101Z ERROR 2025-11-25T15:33:54 - Exception in ASGI application web-1 | 2025-11-25T15:33:54.459547304Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:54.459549748Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:54.459551602Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:54.459552894Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459554066Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:54.459555679Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:54.459556791Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459558024Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:54.459559276Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:54.459560338Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:54.459561630Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:54.459562843Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:54.459564025Z raise exc web-1 | 2025-11-25T15:33:54.459565107Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:54.459566289Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:54.459567341Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:54.459568584Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:54.459569656Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:54.459570868Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:54.459571890Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:54.459573082Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:54.459580977Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:54.459582570Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:54.459583782Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:54.459585074Z raise exc web-1 | 2025-11-25T15:33:54.459586116Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:54.459587309Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:54.459588932Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:54.459590194Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:54.459591296Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:54.459592478Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:54.459593560Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:54.459594763Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:54.459595835Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:54.459597157Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:54.459598279Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:54.459599411Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:54.459600534Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:54.459601646Z raise exc web-1 | 2025-11-25T15:33:54.459602678Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:54.459603880Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:54.459604952Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:54.459606154Z response = await f(request) web-1 | 2025-11-25T15:33:54.459607176Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459608248Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:54.459609430Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:54.459610522Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459612957Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:54.459614199Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:54.459615381Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459616544Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:54.459619319Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:54.459620461Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459621563Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:54.459622735Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:54.459623847Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459625090Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:54.459626392Z return await future web-1 | 2025-11-25T15:33:54.459627454Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459628456Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:54.459629608Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:54.459630640Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459631762Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_group_recipe_actions.py", line 42, in get_all web-1 | 2025-11-25T15:33:54.459633025Z response = self.repo.page_all( web-1 | 2025-11-25T15:33:54.459634036Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459635078Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:54.459636311Z raise e web-1 | 2025-11-25T15:33:54.459637323Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:54.459638415Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:54.459639497Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459640559Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:54.459641651Z return self._execute_internal( web-1 | 2025-11-25T15:33:54.459642623Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459643604Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:54.459644827Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:54.459645999Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459647071Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:54.459648243Z result = conn.execute( web-1 | 2025-11-25T15:33:54.459649265Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459650287Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:54.459651449Z return meth( web-1 | 2025-11-25T15:33:54.459653623Z ^^^^^ web-1 | 2025-11-25T15:33:54.459654755Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:54.459655968Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:54.459657050Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459658082Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:54.459659314Z ret = self._execute_context( web-1 | 2025-11-25T15:33:54.459660356Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459661398Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:54.459662570Z return self._exec_single_context( web-1 | 2025-11-25T15:33:54.459663662Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:54.459664904Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:54.459666167Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:54.459667249Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:54.459668391Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:54.459669533Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:54.459670795Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:54.459671867Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:54.459673160Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:54.459674312Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:54.466721085Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36302] 400 Bad Request "GET /api/households/recipe-actions?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.473018622Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36302] 200 OK "GET /api/households/recipe-actions HTTP/1.1" web-1 | 2025-11-25T15:33:54.478796081Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36302] 200 OK "GET /api/households/recipe-actions?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:54.484247478Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36302] 400 Bad Request "GET /api/households/recipe-actions?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.507918601Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36302] 400 Bad Request "GET /api/households/recipe-actions?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.520919346Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36302] 422 Unprocessable Entity "GET /api/households/recipe-actions?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:33:54.526577080Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36302] 400 Bad Request "GET /api/households/recipe-actions?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.567283414Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36302] 400 Bad Request "GET /api/households/recipe-actions?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:54.584267579Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36302] 400 Bad Request "GET /api/households/recipe-actions?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:54.590195831Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36302] 400 Bad Request "GET /api/households/recipe-actions?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.596224633Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36302] 200 OK "GET /api/households/recipe-actions?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.601496343Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36302] 422 Unprocessable Entity "GET /api/households/recipe-actions?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:54.612492383Z WARNING 2025-11-25T15:33:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:54.612526296Z WARNING 2025-11-25T15:33:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:54.619533986Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36304] 200 OK "GET /api/households/recipe-actions?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:33:54.667717862Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36304] 200 OK "GET /api/households/recipe-actions?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:54.675643816Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36304] 200 OK "GET /api/households/recipe-actions?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:54.681441454Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36304] 200 OK "GET /api/households/recipe-actions?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:54.706643431Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36304] 422 Unprocessable Entity "GET /api/households/recipe-actions?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:33:54.711178728Z WARNING 2025-11-25T15:33:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:54.711181844Z WARNING 2025-11-25T15:33:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:54.715683207Z WARNING 2025-11-25T15:33:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:54.715698295Z WARNING 2025-11-25T15:33:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:54.742457717Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36312] 422 Unprocessable Entity "GET /api/households/recipe-actions?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:33:54.748598560Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36312] 200 OK "GET /api/households/recipe-actions?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:33:54.754410784Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36312] 200 OK "GET /api/households/recipe-actions?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:33:54.760386647Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36312] 200 OK "GET /api/households/recipe-actions HTTP/1.1" web-1 | 2025-11-25T15:33:54.766102731Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36312] 200 OK "GET /api/households/recipe-actions?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:54.773222141Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36312] 400 Bad Request "GET /api/households/recipe-actions?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:54.780489618Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36312] 400 Bad Request "GET /api/households/recipe-actions?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:54.788217671Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36312] 400 Bad Request "GET /api/households/recipe-actions?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:54.794186079Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36312] 200 OK "GET /api/households/recipe-actions?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:33:54.800452227Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36312] 200 OK "GET /api/households/recipe-actions?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:33:54.810790962Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36324] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:54.822948593Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36324] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:54.829050141Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36324] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:54.878683719Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36324] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:54.892462545Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36324] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:54.905532660Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36324] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:54.932348117Z WARNING 2025-11-25T15:33:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:54.932365740Z WARNING 2025-11-25T15:33:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:54.939596770Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36330] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:54.945253933Z WARNING 2025-11-25T15:33:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:54.945272258Z WARNING 2025-11-25T15:33:54 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:54.971609858Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36332] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:54.981616990Z INFO 2025-11-25T15:33:54 - [172.25.0.1:36332] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.012530534Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36332] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.027468947Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36332] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.050176149Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36332] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.106225666Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36332] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.112706887Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36332] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.145817727Z WARNING 2025-11-25T15:33:55 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:55.145833737Z WARNING 2025-11-25T15:33:55 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:55.224187269Z WARNING 2025-11-25T15:33:55 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:55.224203129Z WARNING 2025-11-25T15:33:55 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:55.271038301Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36358] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.287676988Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36358] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.323779956Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36358] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.332152750Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36358] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.390820523Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36358] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.456172610Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36358] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.509671376Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36358] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.540263216Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36358] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.574524415Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36358] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.580183282Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36358] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.597549615Z WARNING 2025-11-25T15:33:55 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:55.597564253Z WARNING 2025-11-25T15:33:55 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:55.603589958Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.646394933Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.777180999Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.817640028Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.824061517Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.902261010Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.908369531Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.914545810Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.942138597Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.960846880Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.969569861Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:55.997454817Z INFO 2025-11-25T15:33:55 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.032323347Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36374] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.035352295Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.035379917Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.041205237Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36376] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.064182907Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36376] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.099389422Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.099426652Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.119066444Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36378] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.150426436Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36378] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.156595521Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36378] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.192022100Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.192039382Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.213595202Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36388] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.248516452Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36388] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.261997669Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36388] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.267916323Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36388] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.290942224Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36388] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.309505485Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.309509462Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.316751051Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.322247954Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.386972041Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.475869083Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.580965456Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.587344906Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.635373280Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.647604539Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.683483648Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.772815376Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.793951698Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.814611997Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.824241621Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36398] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.852814789Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.852824698Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.859268448Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36414] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.864971027Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36414] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.885170921Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36414] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.907429572Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36414] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.918123935Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36414] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.932834620Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36414] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.937192855Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.937207833Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.980943575Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36418] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.990328970Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36418] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.995971597Z INFO 2025-11-25T15:33:56 - [172.25.0.1:36418] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:56.998691775Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:56.998754052Z WARNING 2025-11-25T15:33:56 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:57.042855602Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36430] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.053819631Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36430] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.106890975Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36430] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.113595536Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36430] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.120380808Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36430] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.127313107Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36430] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.152342600Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36430] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.181246810Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36430] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.208213351Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36430] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.213595008Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36430] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.236845070Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36430] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.261786838Z WARNING 2025-11-25T15:33:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:57.261803820Z WARNING 2025-11-25T15:33:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:57.274305498Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36434] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.298795768Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36434] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.309050626Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36434] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.328920320Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36434] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.337341565Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36434] 200 OK "GET /api/households/self HTTP/1.1" web-1 | 2025-11-25T15:33:57.349235591Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36446] 404 Not Found "GET /api/households/self/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:57.357457130Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36446] 404 Not Found "GET /api/households/self/recipes/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:33:57.364466133Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36446] 404 Not Found "GET /api/households/self/recipes/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:57.369224478Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36446] 404 Not Found "GET /api/households/self/recipes/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:33:57.375241598Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36446] 404 Not Found "GET /api/households/self/recipes/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:33:57.381543653Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36446] 404 Not Found "GET /api/households/self/recipes/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:33:57.391140295Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36446] 404 Not Found "GET /api/households/self/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:57.397013694Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36446] 404 Not Found "GET /api/households/self/recipes/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:33:57.400245664Z WARNING 2025-11-25T15:33:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:57.400263968Z WARNING 2025-11-25T15:33:57 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:57.405385606Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:33:57.410986344Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:33:57.424736015Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:57.432510886Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:33:57.437544769Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:33:57.450074158Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F0%9D%90%93%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%AA%F0%9D%90%AE%F0%9D%90%A2%F0%9D%90%9C%F0%9D%90%A4%2B%F0%9D%90%9B%F0%9D%90%AB%F0%9D%90%A8%F0%9D%90%B0%F0%9D%90%A7%2B%F0%9D%90%9F%F0%9D%90%A8%F0%9D%90%B1%2B%F0%9D%90%A3%F0%9D%90%AE%F0%9D%90%A6%F0%9D%90%A9%F0%9D%90%AC%2B%F0%9D%90%A8%F0%9D%90%AF%F0%9D%90%9E%F0%9D%90%AB%2B%F0%9D%90%AD%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%A5%F0%9D%90%9A%F0%9D%90%B3%F0%9D%90%B2%2B%F0%9D%90%9D%F0%9D%90%A8%F0%9D%90%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:57.455727314Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:33:57.460378980Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:33:57.477616581Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/o HTTP/1.1" web-1 | 2025-11-25T15:33:57.482767464Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%2C%F4%8A%9F%A5%F3%BB%94%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:57.487624214Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F1%81%B3%9D%16%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:33:57.508863340Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/total_cases HTTP/1.1" web-1 | 2025-11-25T15:33:57.514586808Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F3%82%93%B0%F1%BC%AB%8C%C3%97%F1%B1%8C%B1%C2%BC%C2%BCHG%C3%AF%C3%99%5E%C2%A5F%F1%BB%A0%8B%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:57.519881591Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%A1%C3%A9%C2%A5%C3%8Ai%F2%A3%AF%A4%F0%AB%B9%8F%12k%0F%C3%8E%1A%F3%92%8E%94%F1%8D%8E%8Ez%C3%9E%F3%B8%AA%87%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:57.529512057Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14 HTTP/1.1" web-1 | 2025-11-25T15:33:57.542572193Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:57.568694038Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:33:57.574091454Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:33:57.616682907Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:57.622421053Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:57.629692909Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:33:57.636222792Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:57.641263788Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:57.650583280Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:33:57.658193501Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:33:57.669034520Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:33:57.674175013Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:33:57.681266250Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%22 HTTP/1.1" web-1 | 2025-11-25T15:33:57.685906734Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/N HTTP/1.1" web-1 | 2025-11-25T15:33:57.691667102Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%16 HTTP/1.1" web-1 | 2025-11-25T15:33:57.697148746Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:33:57.701926468Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:33:57.706823845Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%26 HTTP/1.1" web-1 | 2025-11-25T15:33:57.712196374Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:33:57.719396215Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:57.747919400Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F0%B9%A7%B4%7C%2B HTTP/1.1" web-1 | 2025-11-25T15:33:57.756006436Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%95%F2%B4%89%8F%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:57.761515171Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD HTTP/1.1" web-1 | 2025-11-25T15:33:57.770104732Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97 HTTP/1.1" web-1 | 2025-11-25T15:33:57.783464441Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%A9t HTTP/1.1" web-1 | 2025-11-25T15:33:57.800937364Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:33:57.813895007Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:33:57.829442845Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:57.837012810Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F2%BB%83%86%F3%A7%A5%97%C2%96%C3%92%C3%AAH%C2%A2%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:57.849793341Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/0%C2%A4P HTTP/1.1" web-1 | 2025-11-25T15:33:57.863868654Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/8%C3%9D_%F1%98%84%8Fr%5Cn HTTP/1.1" web-1 | 2025-11-25T15:33:57.877646748Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25 HTTP/1.1" web-1 | 2025-11-25T15:33:57.903442511Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:33:57.921478020Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/failures HTTP/1.1" web-1 | 2025-11-25T15:33:57.926582005Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%B7%C3%94%C3%B8Qe%C2%BC HTTP/1.1" web-1 | 2025-11-25T15:33:57.938828874Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:57.952568556Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/E HTTP/1.1" web-1 | 2025-11-25T15:33:57.964368034Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/X%F1%9D%A1%96%F3%93%B6%928t%F4%89%9B%B7%C3%99y%24%C3%BB HTTP/1.1" web-1 | 2025-11-25T15:33:57.976633147Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:57.982088051Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:33:57.988800397Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%895%F1%86%A7%AE%C2%99R%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:33:57.993951199Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%97 HTTP/1.1" web-1 | 2025-11-25T15:33:57.998887600Z INFO 2025-11-25T15:33:57 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%07%C3%A4%C2%82%C3%AE%09~5%C3%80%C3%B5%C2%BB%3E%C2%97%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:58.003908268Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/admin HTTP/1.1" web-1 | 2025-11-25T15:33:58.009568307Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:33:58.015351087Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:33:58.019950795Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:33:58.029953930Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%97%C3%B2%F3%90%84%9C HTTP/1.1" web-1 | 2025-11-25T15:33:58.037135416Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%809%C3%A9%17%17r6 HTTP/1.1" web-1 | 2025-11-25T15:33:58.122992710Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F2%8D%80%92%3CWA%C2%92%F3%90%A6%AD%5B%C2%B8 HTTP/1.1" web-1 | 2025-11-25T15:33:58.175749734Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:33:58.189186016Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:33:58.196218954Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%5Ex%F1%9D%B1%9D%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:33:58.213926778Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%A8V%F2%9F%98%94%C3%A6%F1%A4%A1%BF HTTP/1.1" web-1 | 2025-11-25T15:33:58.219177688Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:33:58.228870250Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21 HTTP/1.1" web-1 | 2025-11-25T15:33:58.234149785Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F2%AC%A3%BCi HTTP/1.1" web-1 | 2025-11-25T15:33:58.248927276Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%2C HTTP/1.1" web-1 | 2025-11-25T15:33:58.263994371Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:33:58.288020170Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F1%B3%86%93%06%C2%9D%C3%A9 HTTP/1.1" web-1 | 2025-11-25T15:33:58.295471182Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%97%C2%A2%C2%9A%16%3F%C3%BA%F1%A9%85%AE%E3%AD%92 HTTP/1.1" web-1 | 2025-11-25T15:33:58.314335778Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:33:58.319672851Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:33:58.355529207Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F1%9B%AC%98 HTTP/1.1" web-1 | 2025-11-25T15:33:58.386148598Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:58.391623860Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:58.396479739Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:33:58.403746425Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:33:58.426374559Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%BF%3Ap%24i3%F1%AC%86%9C%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:58.443810553Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%8F%C3%A4%C2%80%C3%9B%C2%BA%F3%99%8E%83 HTTP/1.1" web-1 | 2025-11-25T15:33:58.458932501Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:58.465558634Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%8D%C3%8E%C2%A6%C2%A0%F2%AC%9A%8C%C3%8AI HTTP/1.1" web-1 | 2025-11-25T15:33:58.504042764Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:33:58.530879111Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%C3%81%F0%BD%8A%8F%C3%9B%F2%9D%AF%9E%F3%B0%B1%B6%F0%B3%B4%9C%19%F1%88%90%AB HTTP/1.1" web-1 | 2025-11-25T15:33:58.535862790Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/False HTTP/1.1" web-1 | 2025-11-25T15:33:58.547701192Z INFO 2025-11-25T15:33:58 - [172.25.0.1:36462] 404 Not Found "GET /api/households/self/recipes/%F2%80%9E%98%F4%86%97%AA8%F2%9F%AF%94%09faQ%C2%9E%F2%A6%BD%81%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:33:58.568220466Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:33:58.586857084Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:33:58.593465815Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:33:58.604975539Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:58.644308193Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:58.655248979Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:33:58.666637696Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:58.674445208Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:58.681845315Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:58.701064777Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:58.707349770Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:33:58.722341744Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:33:58.730549668Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:58.743006651Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:33:58.756226177Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:58.763608891Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:58.769581627Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:33:58.810705385Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:58.827378375Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:58.841564486Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:58.850281396Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:58.858376277Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:33:58.874080238Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:33:58.881047913Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:58.889973445Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:58.896686702Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:58.903048699Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:33:58.911744419Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:58.919624647Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:58.925242407Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:58.933790820Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:58.941379481Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:58.949038805Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:33:58.955443222Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:58.962496087Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:58.969053110Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:58.975880321Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:58.982279559Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:58.988672364Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:58.993586182Z INFO 2025-11-25T15:33:58 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:33:59.030242560Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:33:59.053579645Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:33:59.059845352Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:59.066113643Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:33:59.073497550Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:33:59.080982596Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:59.095231374Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:33:59.114444095Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:59.122873434Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:59.140096678Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:59.162677053Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:33:59.179167320Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:33:59.185037975Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:59.191876347Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:59.200474203Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:33:59.207715602Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:59.214731647Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:33:59.221134181Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:33:59.227999033Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:59.235345138Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:59.242352938Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:33:59.249624824Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:33:59.257179281Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 400 Bad Request "GET /api/households/shopping/items?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:33:59.264413446Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:59.336402116Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:33:59.342524984Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:33:59.354803993Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:59.361145132Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 422 Unprocessable Entity "GET /api/households/shopping/items?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:33:59.381230751Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 200 OK "GET /api/households/shopping/items?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:33:59.398766492Z ERROR 2025-11-25T15:33:59 - Error processing query for Repo model=ShoppingListItem schema=ShoppingListItemOut web-1 | 2025-11-25T15:33:59.398793162Z ERROR 2025-11-25T15:33:59 - Error processing query for Repo model=ShoppingListItem schema=ShoppingListItemOut web-1 | 2025-11-25T15:33:59.398810805Z ERROR 2025-11-25T15:33:59 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:59.398823399Z ERROR 2025-11-25T15:33:59 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:59.399220655Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46702] 500 Internal Server Error "GET /api/households/shopping/items?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:33:59.400484518Z ERROR 2025-11-25T15:33:59 - Exception in ASGI application web-1 | 2025-11-25T15:33:59.400496280Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:59.400497903Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:59.400499406Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:59.400500478Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400501620Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:59.400502863Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:59.400504035Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400505127Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:59.400506259Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:59.400507331Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:59.400508493Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:59.400509545Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:59.400511058Z raise exc web-1 | 2025-11-25T15:33:59.400512681Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:59.400514585Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:59.400516228Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:59.400517961Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:59.400519474Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:59.400521197Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:59.400522780Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:59.400524854Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:59.400526557Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:59.400528381Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:59.400529953Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:59.400531607Z raise exc web-1 | 2025-11-25T15:33:59.400532939Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:59.400535073Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:59.400531827Z ERROR 2025-11-25T15:33:59 - Exception in ASGI application web-1 | 2025-11-25T15:33:59.400537287Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:59.400542467Z Traceback (most recent call last): web-1 | 2025-11-25T15:33:59.400545182Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:59.400546785Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:33:59.400548027Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:59.400550232Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:59.400549360Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:33:59.400551384Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:59.400552235Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400553327Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:59.400554219Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:33:59.400555141Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:59.400556423Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:59.400557084Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:59.400558267Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400559259Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:59.400560361Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:33:59.400561192Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:59.400562384Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:33:59.400563146Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:59.400564228Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:33:59.400565190Z raise exc web-1 | 2025-11-25T15:33:59.400566192Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:59.400567023Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:59.400568045Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:33:59.400568927Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:59.400570049Z raise exc web-1 | 2025-11-25T15:33:59.400570760Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:59.400572664Z response = await f(request) web-1 | 2025-11-25T15:33:59.400571942Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:33:59.400583925Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:33:59.400585398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:33:59.400586620Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:33:59.400587752Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:33:59.400588974Z await responder(scope, receive, send) web-1 | 2025-11-25T15:33:59.400573776Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400590126Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:33:59.400591970Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:59.400592942Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:33:59.400594244Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:59.400594915Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:33:59.400597009Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:33:59.400595977Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400598262Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:59.400599294Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:59.400600326Z raise exc web-1 | 2025-11-25T15:33:59.400602099Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:59.400601448Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:59.400603291Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:59.400604183Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400605636Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:33:59.400606948Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:59.400606117Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:59.400608932Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:59.400608120Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:33:59.400610134Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400610895Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:33:59.400612028Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:59.400612719Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:33:59.400613951Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:59.400616346Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:33:59.400617398Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400618309Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:33:59.400619502Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:59.400620894Z return await future web-1 | 2025-11-25T15:33:59.400620243Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:33:59.400621996Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400622758Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:33:59.400623840Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:59.400624701Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:33:59.400625834Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:59.400626645Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:33:59.400627647Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400628609Z raise exc web-1 | 2025-11-25T15:33:59.400629490Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_shopping_lists.py", line 117, in get_all web-1 | 2025-11-25T15:33:59.400630382Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:33:59.400632316Z await app(scope, receive, sender) web-1 | 2025-11-25T15:33:59.400631534Z response = self.repo.page_all(pagination=q, override=ShoppingListItemOut) web-1 | 2025-11-25T15:33:59.400633408Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:33:59.400634259Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400635371Z response = await f(request) web-1 | 2025-11-25T15:33:59.400636183Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:59.400637215Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400638207Z raise e web-1 | 2025-11-25T15:33:59.400639028Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:33:59.400639970Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:59.400641022Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:33:59.400641894Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:59.400642876Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400643757Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400645821Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:33:59.400647194Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:33:59.400646442Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:59.400649057Z return self._execute_internal( web-1 | 2025-11-25T15:33:59.400648376Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400650119Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400651021Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:33:59.400651983Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:59.400653065Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:33:59.400653966Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:59.400654878Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400655880Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400656732Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:33:59.400657723Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:59.400658685Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:33:59.400659737Z result = conn.execute( web-1 | 2025-11-25T15:33:59.400660579Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400661581Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400662623Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:33:59.400663444Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:59.400664676Z return await future web-1 | 2025-11-25T15:33:59.400665458Z return meth( web-1 | 2025-11-25T15:33:59.400667271Z ^^^^^ web-1 | 2025-11-25T15:33:59.400666480Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400668303Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:59.400669075Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:33:59.400670297Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:59.400671189Z result = context.run(func, *args) web-1 | 2025-11-25T15:33:59.400672120Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400673112Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400674295Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:59.400676298Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_shopping_lists.py", line 117, in get_all web-1 | 2025-11-25T15:33:59.400677370Z ret = self._execute_context( web-1 | 2025-11-25T15:33:59.400679374Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400678603Z response = self.repo.page_all(pagination=q, override=ShoppingListItemOut) web-1 | 2025-11-25T15:33:59.400680616Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:59.400681348Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400682310Z return self._exec_single_context( web-1 | 2025-11-25T15:33:59.400683241Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:33:59.400684183Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400685175Z raise e web-1 | 2025-11-25T15:33:59.400685966Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:59.400686968Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:33:59.400687930Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:59.400688882Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:33:59.400689804Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:59.400690826Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400691777Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:59.400692649Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:33:59.400693641Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:59.400694533Z return self._execute_internal( web-1 | 2025-11-25T15:33:59.400696326Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400695585Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:59.400697388Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:33:59.400698129Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:59.400700113Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:59.400699362Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:33:59.400701235Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:59.400702047Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400704792Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:33:59.400706124Z result = conn.execute( web-1 | 2025-11-25T15:33:59.400707166Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400708218Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:33:59.400709471Z return meth( web-1 | 2025-11-25T15:33:59.400710483Z ^^^^^ web-1 | 2025-11-25T15:33:59.400711444Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:33:59.400712647Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:33:59.400713689Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400714831Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:33:59.400716013Z ret = self._execute_context( web-1 | 2025-11-25T15:33:59.400717055Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400718107Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:33:59.400719550Z return self._exec_single_context( web-1 | 2025-11-25T15:33:59.400720652Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:33:59.400721674Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:33:59.400722866Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:33:59.400723918Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:33:59.400725090Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:33:59.400726142Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:33:59.400727314Z self.dialect.do_execute( web-1 | 2025-11-25T15:33:59.400728356Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:33:59.400729568Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:33:59.400730650Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:33:59.407895746Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46712] 400 Bad Request "GET /api/households/shopping/items?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:59.414633479Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46712] 200 OK "GET /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:33:59.421175765Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46712] 200 OK "GET /api/households/shopping/items?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:59.427098137Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46712] 400 Bad Request "GET /api/households/shopping/items?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:33:59.451319062Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46712] 400 Bad Request "GET /api/households/shopping/items?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:59.464417830Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46712] 422 Unprocessable Entity "GET /api/households/shopping/items?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:33:59.470894423Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46712] 400 Bad Request "GET /api/households/shopping/items?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:33:59.512509022Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46712] 400 Bad Request "GET /api/households/shopping/items?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:33:59.529188174Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46712] 400 Bad Request "GET /api/households/shopping/items?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:33:59.535632877Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46712] 400 Bad Request "GET /api/households/shopping/items?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:59.543179459Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46712] 200 OK "GET /api/households/shopping/items?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:33:59.548189037Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46712] 422 Unprocessable Entity "GET /api/households/shopping/items?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:33:59.558914028Z WARNING 2025-11-25T15:33:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:59.558933755Z WARNING 2025-11-25T15:33:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:59.567364517Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46726] 200 OK "GET /api/households/shopping/items?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:33:59.618295832Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46726] 200 OK "GET /api/households/shopping/items?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:59.626841661Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46726] 200 OK "GET /api/households/shopping/items?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:59.633883705Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46726] 200 OK "GET /api/households/shopping/items?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:33:59.659012205Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46726] 422 Unprocessable Entity "GET /api/households/shopping/items?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:33:59.663510833Z WARNING 2025-11-25T15:33:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:59.663518698Z WARNING 2025-11-25T15:33:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:59.668006125Z WARNING 2025-11-25T15:33:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:59.668006626Z WARNING 2025-11-25T15:33:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:59.693346392Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46742] 422 Unprocessable Entity "GET /api/households/shopping/items?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:33:59.700670707Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46742] 200 OK "GET /api/households/shopping/items?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:33:59.707958733Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46742] 200 OK "GET /api/households/shopping/items?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:33:59.715165978Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46742] 200 OK "GET /api/households/shopping/items HTTP/1.1" web-1 | 2025-11-25T15:33:59.722193876Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46742] 200 OK "GET /api/households/shopping/items?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:33:59.730298225Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46742] 400 Bad Request "GET /api/households/shopping/items?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:59.738342952Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46742] 400 Bad Request "GET /api/households/shopping/items?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:59.746227629Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46742] 400 Bad Request "GET /api/households/shopping/items?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:33:59.752956205Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46742] 200 OK "GET /api/households/shopping/items?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:33:59.760456340Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46742] 200 OK "GET /api/households/shopping/items?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:33:59.768922509Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46758] 422 Unprocessable Entity "GET /api/households/shopping/items/0 HTTP/1.1" web-1 | 2025-11-25T15:33:59.776730552Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46758] 422 Unprocessable Entity "GET /api/households/shopping/items/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:33:59.783032917Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46758] 422 Unprocessable Entity "GET /api/households/shopping/items/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:59.786985510Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46758] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:33:59.791815720Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46758] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:33:59.797575617Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46758] 422 Unprocessable Entity "GET /api/households/shopping/items/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:33:59.806781355Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46758] 422 Unprocessable Entity "GET /api/households/shopping/items/0 HTTP/1.1" web-1 | 2025-11-25T15:33:59.811187850Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46758] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:33:59.814138641Z WARNING 2025-11-25T15:33:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:59.814159661Z WARNING 2025-11-25T15:33:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:59.818535057Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46762] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:33:59.823368484Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46762] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:33:59.836530181Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46762] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:33:59.845694200Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46762] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%A4%C3%BE%C3%AC%C2%B2%3A%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:33:59.855486610Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46762] 422 Unprocessable Entity "GET /api/households/shopping/items/~%F0%A0%A2%8F%3FR%F3%91%8B%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:59.861844980Z WARNING 2025-11-25T15:33:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:59.861849018Z WARNING 2025-11-25T15:33:59 - Invalid HTTP request received. web-1 | 2025-11-25T15:33:59.866886428Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%85%C2%98%C2%A6 HTTP/1.1" web-1 | 2025-11-25T15:33:59.871304755Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%13B%F4%85%BF%98 HTTP/1.1" web-1 | 2025-11-25T15:33:59.879306983Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:33:59.923623787Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:33:59.945692149Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:33:59.950014927Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:33:59.960917672Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%87%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v HTTP/1.1" web-1 | 2025-11-25T15:33:59.987856591Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:59.992827837Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:33:59.999170598Z INFO 2025-11-25T15:33:59 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:34:00.004405589Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:00.009083504Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:00.016845941Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:34:00.023577172Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:34:00.042175649Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/7%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:34:00.046973529Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%F1%A3%86%90 HTTP/1.1" web-1 | 2025-11-25T15:34:00.051226105Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:34:00.055670651Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/V%C2%836%C3%B3p%F4%80%9D%A8%C3%AF%F3%A0%83%B28%F4%85%95%B5%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:34:00.060168939Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%26 HTTP/1.1" web-1 | 2025-11-25T15:34:00.064502347Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:34:00.071037178Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:34:00.078780660Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%F1%AE%A1%9B%063%0F%1D HTTP/1.1" web-1 | 2025-11-25T15:34:00.089767473Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%97%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:34:00.103019780Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:34:00.107347086Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:34:00.136384617Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:34:00.147958772Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:34:00.181735763Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q HTTP/1.1" web-1 | 2025-11-25T15:34:00.193761807Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/8%10 HTTP/1.1" web-1 | 2025-11-25T15:34:00.215552819Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%F0%BA%91%A0yV HTTP/1.1" web-1 | 2025-11-25T15:34:00.232378126Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46768] 422 Unprocessable Entity "GET /api/households/shopping/items/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:34:00.261619980Z WARNING 2025-11-25T15:34:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:00.261634627Z WARNING 2025-11-25T15:34:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:00.264721374Z WARNING 2025-11-25T15:34:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:00.264719170Z WARNING 2025-11-25T15:34:00 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:00.269219601Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:34:00.284026498Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/advanced HTTP/1.1" web-1 | 2025-11-25T15:34:00.432400945Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:34:00.437364696Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/a%19%C2%B0%F3%82%80%8D HTTP/1.1" web-1 | 2025-11-25T15:34:00.448325910Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%F2%8B%B2%A0S%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:00.453539211Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:34:00.474205991Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:34:00.486140514Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%F1%AC%B4%BCh%C2%98%1B%F2%A7%BA%BF%C3%83 HTTP/1.1" web-1 | 2025-11-25T15:34:00.498471601Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:34:00.528149694Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%F3%84%99%BE%C2%B3 HTTP/1.1" web-1 | 2025-11-25T15:34:00.542718964Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:34:00.547128305Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:34:00.575873827Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%88A%E2%99%B4%09%07%F2%AE%B8%93%2A%60j%C2%BBN%0C%C3%A9%C3%90%F3%BB%9D%92%F3%B4%B1%91%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:00.585166327Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%10Aj%26%C2%AE%C2%87%F4%8C%B1%83%F3%89%A5%AD%F0%B8%A5%B2%C3%95%F1%A8%8E%93%F1%82%92%90%40%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:34:00.589393736Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/d%C2%8Ck%C3%BF%C2%BE%07 HTTP/1.1" web-1 | 2025-11-25T15:34:00.595356364Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/GET HTTP/1.1" web-1 | 2025-11-25T15:34:00.601024678Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/GET HTTP/1.1" web-1 | 2025-11-25T15:34:00.606885264Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/0 HTTP/1.1" web-1 | 2025-11-25T15:34:00.613054129Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%8A%F4%8A%B0%94%F1%B5%AD%8A HTTP/1.1" web-1 | 2025-11-25T15:34:00.632441657Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:00.637463388Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:00.641914837Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:00.648468074Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:34:00.667747769Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%9F%C2%852%F0%B8%9F%A4%C2%BD%28%C2%B4%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29 HTTP/1.1" web-1 | 2025-11-25T15:34:00.700538328Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%F4%8A%AB%B8%0B%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:34:00.711823210Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/w HTTP/1.1" web-1 | 2025-11-25T15:34:00.727984971Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%A0%C3%91 HTTP/1.1" web-1 | 2025-11-25T15:34:00.751680209Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:34:00.769991777Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%E1%9A%9B%E1%9A%84%E1%9A%93%E1%9A%90%E1%9A%8B%E1%9A%92%E1%9A%84%E1%9A%80%E1%9A%91%E1%9A%84%E1%9A%82%E1%9A%91%E1%9A%8F%E1%9A%85%E1%9A%9C HTTP/1.1" web-1 | 2025-11-25T15:34:00.797223306Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C8%BA HTTP/1.1" web-1 | 2025-11-25T15:34:00.801783409Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%26%C2%A6%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:34:00.814076024Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%11%C2%91%C2%91c%0EE%ED%82%9C%C3%B8%27 HTTP/1.1" web-1 | 2025-11-25T15:34:00.819488889Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:34:00.823761793Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:34:00.831483664Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/4%C2%AF%C3%BB%1A%C3%95%C3%80%F1%8D%95%8B HTTP/1.1" web-1 | 2025-11-25T15:34:00.843075934Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:34:00.847679378Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:34:00.860217484Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%92 HTTP/1.1" web-1 | 2025-11-25T15:34:00.881983329Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%3F HTTP/1.1" web-1 | 2025-11-25T15:34:00.886021532Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%3F HTTP/1.1" web-1 | 2025-11-25T15:34:00.896601711Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%F0%A4%AF%82m HTTP/1.1" web-1 | 2025-11-25T15:34:00.902868430Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/O.%C2%A6%2B%C2%A2%C2%B2%C2%BAKG HTTP/1.1" web-1 | 2025-11-25T15:34:00.923040121Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%F3%B0%A0%B8%F0%B3%81%A8 HTTP/1.1" web-1 | 2025-11-25T15:34:00.951996088Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%0B%3B%C3%93%C2%AD%C2%9F%C2%95%C3%BC%C2%8F%C3%96%C2%ACa%F1%95%8E%B9z%27%3D HTTP/1.1" web-1 | 2025-11-25T15:34:00.958831234Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C2%AFk%3B%C2%83%C2%84%C2%AA7%C2%9B%C3%B0%C2%BC%C3%B3s%C3%A6zt%F2%A7%A5%9Eh%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:34:00.963047702Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%AD%1D HTTP/1.1" web-1 | 2025-11-25T15:34:00.968130297Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:34:00.972407740Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:34:00.978483109Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:00.983523404Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:00.987927845Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%7F HTTP/1.1" web-1 | 2025-11-25T15:34:00.998956787Z INFO 2025-11-25T15:34:00 - [172.25.0.1:46788] 422 Unprocessable Entity "GET /api/households/shopping/items/%F2%B5%A5%A83%5E%F3%BE%89%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:01.011818881Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists HTTP/1.1" web-1 | 2025-11-25T15:34:01.026182886Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists HTTP/1.1" web-1 | 2025-11-25T15:34:01.033057476Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists HTTP/1.1" web-1 | 2025-11-25T15:34:01.044012078Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.082078754Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.092283538Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists HTTP/1.1" web-1 | 2025-11-25T15:34:01.103467541Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:01.109983768Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.116906058Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:01.136474025Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.142396537Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:34:01.152907496Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:34:01.160476079Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:01.169775763Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:01.178757671Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:01.185869426Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:01.191692361Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:34:01.232136422Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:01.249441680Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.259440047Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:34:01.267080324Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:34:01.274249017Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:34:01.289705393Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:34:01.296180012Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.304870803Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.311709906Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:34:01.318618219Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:34:01.328176729Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.336050105Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.341779214Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.349916605Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.357778019Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:34:01.365786298Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:34:01.372817472Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:01.379919138Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:01.387737961Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:01.394898198Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:01.401683460Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:01.408846352Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:01.414640573Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:34:01.453291817Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:34:01.476246655Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:34:01.483090537Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:01.489838048Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:01.542029039Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:34:01.549981754Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:01.560951484Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:34:01.576627222Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:01.584908334Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:01.597477157Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:01.619763630Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:34:01.635981606Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:34:01.642395441Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.649617954Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.658408933Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:34:01.665940978Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:34:01.673213505Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:34:01.679234251Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:01.686306382Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.693829460Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:01.700463969Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists HTTP/1.1" web-1 | 2025-11-25T15:34:01.708371489Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:01.716277677Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 400 Bad Request "GET /api/households/shopping/lists?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:34:01.723049974Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:01.750753870Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:34:01.756854327Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:34:01.769539809Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.775792130Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 422 Unprocessable Entity "GET /api/households/shopping/lists?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:34:01.796143208Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 200 OK "GET /api/households/shopping/lists?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:34:01.811319889Z ERROR 2025-11-25T15:34:01 - Error processing query for Repo model=ShoppingList schema=ShoppingListOut web-1 | 2025-11-25T15:34:01.811328084Z ERROR 2025-11-25T15:34:01 - Error processing query for Repo model=ShoppingList schema=ShoppingListOut web-1 | 2025-11-25T15:34:01.811335098Z ERROR 2025-11-25T15:34:01 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:01.811338714Z ERROR 2025-11-25T15:34:01 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:01.811728947Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46790] 500 Internal Server Error "GET /api/households/shopping/lists?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:34:01.812910557Z ERROR 2025-11-25T15:34:01 - Exception in ASGI application web-1 | 2025-11-25T15:34:01.812912791Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:01.812913532Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:01.812914354Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:01.812914975Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812915616Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:01.812916277Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:01.812916918Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812917439Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:01.812918000Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:01.812918552Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:01.812919123Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:01.812919664Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:01.812920405Z raise exc web-1 | 2025-11-25T15:34:01.812921196Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:01.812922168Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:01.812923050Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:01.812923982Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:01.812924883Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:01.812925835Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:01.812926607Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:01.812927438Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:01.812928039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:01.812928711Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:01.812929282Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:01.812929913Z raise exc web-1 | 2025-11-25T15:34:01.812930404Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:01.812935032Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:01.812935864Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:01.812936505Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:01.812935032Z ERROR 2025-11-25T15:34:01 - Exception in ASGI application web-1 | 2025-11-25T15:34:01.812937036Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:01.812939160Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:01.812939751Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:01.812938790Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:01.812940393Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:01.812941825Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:01.812942406Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:01.812941404Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:01.812942947Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:01.812943799Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:01.812944330Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:01.812945182Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812945692Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:01.812946764Z raise exc web-1 | 2025-11-25T15:34:01.812947275Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:01.812946454Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:01.812947837Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:01.812948488Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:01.812948858Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:01.812949590Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812950231Z response = await f(request) web-1 | 2025-11-25T15:34:01.812951223Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812951844Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:01.812952425Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:01.812950762Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:01.812952966Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812953667Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:01.812954960Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:01.812955591Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:01.812956162Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:01.812956793Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:01.812957144Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812957945Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:01.812958466Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:01.812959128Z raise exc web-1 | 2025-11-25T15:34:01.812959518Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:01.812960480Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812961021Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:01.812961693Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:01.812960210Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:01.812962264Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812962925Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:01.812963326Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:01.812963997Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:01.812964408Z return await future web-1 | 2025-11-25T15:34:01.812965229Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:01.812965700Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812966311Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:01.812966682Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:01.812967513Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:01.812968024Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:01.812968575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:01.812968986Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812969818Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:01.812970309Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_shopping_lists.py", line 178, in get_all web-1 | 2025-11-25T15:34:01.812970960Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:01.812972292Z response = self.repo.page_all( web-1 | 2025-11-25T15:34:01.812973354Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812973926Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:34:01.812974537Z raise e web-1 | 2025-11-25T15:34:01.812973044Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:01.812975038Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:34:01.812976049Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:34:01.812976621Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812975729Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:01.812977172Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:34:01.812977773Z raise exc web-1 | 2025-11-25T15:34:01.812978173Z return self._execute_internal( web-1 | 2025-11-25T15:34:01.812979105Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812979646Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:01.812980267Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:01.812981309Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812978785Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:01.812982201Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:01.812983664Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:01.812984325Z result = conn.execute( web-1 | 2025-11-25T15:34:01.812986800Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812987401Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:01.812988032Z return meth( web-1 | 2025-11-25T15:34:01.812988573Z ^^^^^ web-1 | 2025-11-25T15:34:01.812989064Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:01.812989655Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:01.812990186Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812990697Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:01.812991308Z ret = self._execute_context( web-1 | 2025-11-25T15:34:01.812991849Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.812987942Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:01.813001798Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:01.813004283Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:01.812993091Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:34:01.813005996Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:01.813007178Z return self._exec_single_context( web-1 | 2025-11-25T15:34:01.813008681Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813008140Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:01.813009402Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:34:01.813010394Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:01.813010845Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:01.813011716Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:01.813012268Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:01.813012899Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:01.813013370Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:34:01.813014772Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:34:01.813014121Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:01.813015373Z self.dialect.do_execute( web-1 | 2025-11-25T15:34:01.813016075Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:01.813016736Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:34:01.813017557Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:01.813018139Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:34:01.813019561Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:01.813018930Z raise exc web-1 | 2025-11-25T15:34:01.813020894Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:01.813022096Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:01.813023178Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:01.813024350Z response = await f(request) web-1 | 2025-11-25T15:34:01.813025492Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813032425Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:01.813033818Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:01.813034900Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813036012Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:01.813037174Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:01.813038306Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813039418Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:01.813040681Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:01.813041733Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813042775Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:01.813043907Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:01.813044989Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813046281Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:01.813047574Z return await future web-1 | 2025-11-25T15:34:01.813048616Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813049648Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:01.813050790Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:01.813051822Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813052854Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_shopping_lists.py", line 178, in get_all web-1 | 2025-11-25T15:34:01.813054106Z response = self.repo.page_all( web-1 | 2025-11-25T15:34:01.813055138Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813056200Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:34:01.813057432Z raise e web-1 | 2025-11-25T15:34:01.813058524Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:34:01.813060218Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:34:01.813061831Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813063494Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:34:01.813065217Z return self._execute_internal( web-1 | 2025-11-25T15:34:01.813066830Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813068423Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:01.813071859Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:01.813073703Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813075356Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:01.813077009Z result = conn.execute( web-1 | 2025-11-25T15:34:01.813078352Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813079684Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:01.813081227Z return meth( web-1 | 2025-11-25T15:34:01.813082710Z ^^^^^ web-1 | 2025-11-25T15:34:01.813083782Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:01.813085004Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:01.813086076Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813087188Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:01.813088380Z ret = self._execute_context( web-1 | 2025-11-25T15:34:01.813089442Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813090454Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:34:01.813091627Z return self._exec_single_context( web-1 | 2025-11-25T15:34:01.813092689Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:01.813093991Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:34:01.813095223Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:01.813096305Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:01.813097498Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:34:01.813098590Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:34:01.813099772Z self.dialect.do_execute( web-1 | 2025-11-25T15:34:01.813100844Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:34:01.813102026Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:34:01.813103148Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:01.820360777Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46804] 400 Bad Request "GET /api/households/shopping/lists?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.827392683Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46804] 200 OK "GET /api/households/shopping/lists HTTP/1.1" web-1 | 2025-11-25T15:34:01.834043022Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46804] 200 OK "GET /api/households/shopping/lists?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:01.839558009Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46804] 400 Bad Request "GET /api/households/shopping/lists?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.864326943Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46804] 400 Bad Request "GET /api/households/shopping/lists?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.877967248Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46804] 422 Unprocessable Entity "GET /api/households/shopping/lists?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:34:01.884485279Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46804] 400 Bad Request "GET /api/households/shopping/lists?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.925666354Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46804] 400 Bad Request "GET /api/households/shopping/lists?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:01.942607338Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46804] 400 Bad Request "GET /api/households/shopping/lists?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:01.949177156Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46804] 400 Bad Request "GET /api/households/shopping/lists?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.957630010Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46804] 200 OK "GET /api/households/shopping/lists?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.962449530Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46804] 422 Unprocessable Entity "GET /api/households/shopping/lists?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:01.973746034Z WARNING 2025-11-25T15:34:01 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:01.973796810Z WARNING 2025-11-25T15:34:01 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:01.981862216Z INFO 2025-11-25T15:34:01 - [172.25.0.1:46812] 200 OK "GET /api/households/shopping/lists?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:34:02.031652779Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46812] 200 OK "GET /api/households/shopping/lists?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:02.039056022Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46812] 200 OK "GET /api/households/shopping/lists?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:02.045699989Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46812] 200 OK "GET /api/households/shopping/lists?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:02.071204885Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46812] 422 Unprocessable Entity "GET /api/households/shopping/lists?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:34:02.076301547Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.076347924Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.080750101Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.080764227Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.107537726Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46820] 422 Unprocessable Entity "GET /api/households/shopping/lists?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:34:02.114669950Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46820] 200 OK "GET /api/households/shopping/lists?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:34:02.121691466Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46820] 200 OK "GET /api/households/shopping/lists?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:34:02.128525119Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46820] 200 OK "GET /api/households/shopping/lists HTTP/1.1" web-1 | 2025-11-25T15:34:02.134809010Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46820] 200 OK "GET /api/households/shopping/lists?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:02.142933958Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46820] 400 Bad Request "GET /api/households/shopping/lists?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:34:02.150813806Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46820] 400 Bad Request "GET /api/households/shopping/lists?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:34:02.158551216Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46820] 400 Bad Request "GET /api/households/shopping/lists?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:34:02.164845015Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46820] 200 OK "GET /api/households/shopping/lists?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:34:02.171854559Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46820] 200 OK "GET /api/households/shopping/lists?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:34:02.182564932Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46826] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.195816648Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46826] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.201134915Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46826] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.212041657Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46826] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.225723110Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46826] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.238376913Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46826] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.265891754Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.265900841Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.272734054Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46842] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.279079520Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.279087936Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.306167950Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46854] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.316284539Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46854] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.347111910Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46854] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.361452371Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46854] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.383999222Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46854] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.441209249Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46854] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.446815808Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46854] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.480597197Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.480626502Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.559296018Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.559342776Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.645554054Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46866] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.661905952Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46866] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.700748276Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46866] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.707369720Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46866] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.766169011Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46866] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.831541817Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46866] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.886789879Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46866] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.917152849Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46866] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.951331915Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46866] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.957820911Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46866] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:02.975999098Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.976016451Z WARNING 2025-11-25T15:34:02 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:02.982441837Z INFO 2025-11-25T15:34:02 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.026131654Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.122370424Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.163336225Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.169312628Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.248795582Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.255596453Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.262190296Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.288815066Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.307707845Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.316562894Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.343986604Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.377354697Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46868] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.380752158Z WARNING 2025-11-25T15:34:03 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:03.380760984Z WARNING 2025-11-25T15:34:03 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:03.385834021Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46876] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.408457607Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46876] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.444132161Z WARNING 2025-11-25T15:34:03 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:03.444152589Z WARNING 2025-11-25T15:34:03 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:03.464342695Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46888] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.496404836Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46888] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.501776483Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46888] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.575715706Z WARNING 2025-11-25T15:34:03 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:03.575745723Z WARNING 2025-11-25T15:34:03 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:03.598614298Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46894] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.633368494Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46894] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.646259743Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46894] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.652589270Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46894] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.676633463Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46894] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.695307672Z WARNING 2025-11-25T15:34:03 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:03.695330014Z WARNING 2025-11-25T15:34:03 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:03.703186478Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.708566311Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.772823161Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.863876333Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.969478988Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:03.976059616Z INFO 2025-11-25T15:34:03 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.025001515Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.037606607Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.072159365Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.115135912Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.133322365Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.154115022Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.163777117Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46896] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.192191888Z WARNING 2025-11-25T15:34:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:04.192202378Z WARNING 2025-11-25T15:34:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:04.198836727Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46904] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.204470967Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46904] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.224211028Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46904] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.246332470Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46904] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.257824321Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46904] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.272223392Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46904] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.276589441Z WARNING 2025-11-25T15:34:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:04.276623696Z WARNING 2025-11-25T15:34:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:04.319870991Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46916] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.328435465Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46916] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.334692605Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46916] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.337664656Z WARNING 2025-11-25T15:34:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:04.337690745Z WARNING 2025-11-25T15:34:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:04.381480800Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46930] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.392922537Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46930] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.446195210Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46930] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.452240793Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46930] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.457999698Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46930] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.463149579Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46930] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.487905489Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46930] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.517246469Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46930] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.544199566Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46930] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.550952427Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46930] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.573281730Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46930] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.648419083Z WARNING 2025-11-25T15:34:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:04.648448999Z WARNING 2025-11-25T15:34:04 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:04.662543508Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46946] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.687334614Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46946] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.698283135Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46946] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.718281049Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46946] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.726593349Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46946] 200 OK "GET /api/households/statistics HTTP/1.1" web-1 | 2025-11-25T15:34:04.740436967Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks HTTP/1.1" web-1 | 2025-11-25T15:34:04.753095428Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks HTTP/1.1" web-1 | 2025-11-25T15:34:04.758608482Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks HTTP/1.1" web-1 | 2025-11-25T15:34:04.774713977Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:04.820429527Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:04.832556922Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks HTTP/1.1" web-1 | 2025-11-25T15:34:04.846333914Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:04.854094468Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:04.864159459Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:04.890557163Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:04.897125758Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:34:04.907254729Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:34:04.918231363Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:04.927574138Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:04.935230707Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:04.942725221Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:04.949826457Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:34:04.994078860Z INFO 2025-11-25T15:34:04 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:05.013339490Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.023023826Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:34:05.033816845Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:34:05.042721728Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:34:05.060316069Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:34:05.067532471Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.076124426Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.083950573Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:34:05.091636507Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:34:05.103866013Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.111609705Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.117666109Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.125926541Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.133793905Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:34:05.142569195Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:34:05.148057011Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:05.154609346Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:05.162014692Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:05.169155923Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:05.176176818Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:05.185427530Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:05.191023559Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:34:05.231129586Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:34:05.262177522Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:34:05.268912259Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:05.275413879Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:05.286395492Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:34:05.295094267Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:05.304163348Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:34:05.321215281Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:05.329585961Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:05.341652190Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:05.365840023Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:34:05.385126021Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:34:05.392174107Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.398461354Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.406333187Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:34:05.412922201Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:34:05.419300479Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:34:05.424851533Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:05.432401422Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.438591466Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:05.447206745Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks HTTP/1.1" web-1 | 2025-11-25T15:34:05.454935108Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:05.462446284Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 400 Bad Request "GET /api/households/webhooks?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:34:05.468588018Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:05.498556757Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:34:05.506820556Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:34:05.523438684Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.533206738Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 422 Unprocessable Entity "GET /api/households/webhooks?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:34:05.556487738Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 200 OK "GET /api/households/webhooks?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:34:05.570372412Z ERROR 2025-11-25T15:34:05 - Error processing query for Repo model=GroupWebhooksModel schema=ReadWebhook web-1 | 2025-11-25T15:34:05.570394223Z ERROR 2025-11-25T15:34:05 - Error processing query for Repo model=GroupWebhooksModel schema=ReadWebhook web-1 | 2025-11-25T15:34:05.570416876Z ERROR 2025-11-25T15:34:05 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:05.570431714Z ERROR 2025-11-25T15:34:05 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:05.570714835Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46952] 500 Internal Server Error "GET /api/households/webhooks?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:34:05.571870455Z ERROR 2025-11-25T15:34:05 - Exception in ASGI application web-1 | 2025-11-25T15:34:05.571873742Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:05.571874543Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:05.571875555Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:05.571876196Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571884652Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:05.571885363Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:05.571885894Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571886405Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:05.571887057Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:05.571887588Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:05.571888279Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:05.571888950Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:05.571889581Z raise exc web-1 | 2025-11-25T15:34:05.571890183Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:05.571890784Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:05.571891325Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:05.571891956Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:05.571892487Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:05.571893078Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:05.571893619Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:05.571894200Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:05.571894761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:05.571895392Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:05.571895993Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:05.571896615Z raise exc web-1 | 2025-11-25T15:34:05.571897116Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:05.571897727Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:05.571898448Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:05.571899089Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:05.571899630Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:05.571900251Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:05.571900792Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:05.571901384Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:05.571902977Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:05.571903608Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:05.571904159Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:05.571904750Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:05.571905351Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:05.571905952Z raise exc web-1 | 2025-11-25T15:34:05.571906453Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:05.571907034Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:05.571907575Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:05.571908166Z response = await f(request) web-1 | 2025-11-25T15:34:05.571908717Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571909258Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:05.571909960Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:05.571910511Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571911082Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:05.571911693Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:05.571912264Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571912895Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:05.571913536Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:05.571914138Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571914689Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:05.571915280Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:05.571915841Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571916512Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:05.571917173Z return await future web-1 | 2025-11-25T15:34:05.571917684Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571918225Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:05.571918806Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:05.571919347Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571919888Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_webhooks.py", line 30, in get_all web-1 | 2025-11-25T15:34:05.571921251Z response = self.repo.page_all( web-1 | 2025-11-25T15:34:05.571921792Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571922313Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:34:05.571922954Z raise e web-1 | 2025-11-25T15:34:05.571923485Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:34:05.571924076Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:34:05.571924647Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571925178Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:34:05.571925759Z return self._execute_internal( web-1 | 2025-11-25T15:34:05.571926250Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571926781Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:05.571927402Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:05.571927994Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571928565Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:05.571929206Z result = conn.execute( web-1 | 2025-11-25T15:34:05.571929727Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571930238Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:05.571930839Z return meth( web-1 | 2025-11-25T15:34:05.571931370Z ^^^^^ web-1 | 2025-11-25T15:34:05.571932302Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:05.571933314Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:05.571934175Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571935037Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:05.571935858Z ret = self._execute_context( web-1 | 2025-11-25T15:34:05.571936560Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571937241Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:34:05.571938022Z return self._exec_single_context( web-1 | 2025-11-25T15:34:05.571938744Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.571939726Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:34:05.571940627Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:05.571941218Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:05.571942821Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:34:05.571943423Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:34:05.571944054Z self.dialect.do_execute( web-1 | 2025-11-25T15:34:05.571944615Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:34:05.571945226Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:34:05.571945797Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:05.572002223Z ERROR 2025-11-25T15:34:05 - Exception in ASGI application web-1 | 2025-11-25T15:34:05.572003455Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:05.572004177Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:05.572004948Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:05.572005489Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572006050Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:05.572006761Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:05.572007323Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572007854Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:05.572008445Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:05.572008986Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:05.572009577Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:05.572010138Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:05.572010739Z raise exc web-1 | 2025-11-25T15:34:05.572011370Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:05.572011971Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:05.572012502Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:05.572013123Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:05.572013674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:05.572014266Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:05.572014797Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:05.572015398Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:05.572015959Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:05.572020848Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:05.572021549Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:05.572022190Z raise exc web-1 | 2025-11-25T15:34:05.572022701Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:05.572023303Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:05.572024014Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:05.572024625Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:05.572025206Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:05.572025827Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:05.572026368Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:05.572026949Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:05.572027470Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:05.572028082Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:05.572028592Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:05.572029184Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:05.572031658Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:05.572032299Z raise exc web-1 | 2025-11-25T15:34:05.572032840Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:05.572033442Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:05.572034023Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:05.572034624Z response = await f(request) web-1 | 2025-11-25T15:34:05.572035155Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572035676Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:05.572036277Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:05.572036838Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572037379Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:05.572038000Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:05.572038601Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572039162Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:05.572040825Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:05.572041397Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572041948Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:05.572042549Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:05.572043100Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572043761Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:05.572044432Z return await future web-1 | 2025-11-25T15:34:05.572044963Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572045494Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:05.572046105Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:05.572046646Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572047217Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/households/controller_webhooks.py", line 30, in get_all web-1 | 2025-11-25T15:34:05.572047839Z response = self.repo.page_all( web-1 | 2025-11-25T15:34:05.572048360Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572048921Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:34:05.572049502Z raise e web-1 | 2025-11-25T15:34:05.572050013Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:34:05.572050594Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:34:05.572051175Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572051696Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:34:05.572052267Z return self._execute_internal( web-1 | 2025-11-25T15:34:05.572052768Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572053279Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:05.572053900Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:05.572054491Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572055032Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:05.572055653Z result = conn.execute( web-1 | 2025-11-25T15:34:05.572056174Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572056765Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:05.572057356Z return meth( web-1 | 2025-11-25T15:34:05.572058549Z ^^^^^ web-1 | 2025-11-25T15:34:05.572059070Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:05.572059701Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:05.572060232Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572060773Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:05.572061384Z ret = self._execute_context( web-1 | 2025-11-25T15:34:05.572061925Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572062446Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:34:05.572063047Z return self._exec_single_context( web-1 | 2025-11-25T15:34:05.572063608Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:05.572064249Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:34:05.572064911Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:05.572065472Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:05.572066053Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:34:05.572066594Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:34:05.572067205Z self.dialect.do_execute( web-1 | 2025-11-25T15:34:05.572067726Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:34:05.572068367Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:34:05.572068918Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:05.579281182Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46962] 400 Bad Request "GET /api/households/webhooks?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.585520459Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46962] 200 OK "GET /api/households/webhooks HTTP/1.1" web-1 | 2025-11-25T15:34:05.590970304Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46962] 200 OK "GET /api/households/webhooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:05.597149237Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46962] 400 Bad Request "GET /api/households/webhooks?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.620874161Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46962] 400 Bad Request "GET /api/households/webhooks?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.634128061Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46962] 422 Unprocessable Entity "GET /api/households/webhooks?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:34:05.640550582Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46962] 400 Bad Request "GET /api/households/webhooks?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.681648381Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46962] 400 Bad Request "GET /api/households/webhooks?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:05.698301014Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46962] 400 Bad Request "GET /api/households/webhooks?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:05.704471902Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46962] 400 Bad Request "GET /api/households/webhooks?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.710425333Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46962] 200 OK "GET /api/households/webhooks?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.715228523Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46962] 422 Unprocessable Entity "GET /api/households/webhooks?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.726344818Z WARNING 2025-11-25T15:34:05 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:05.726365287Z WARNING 2025-11-25T15:34:05 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:05.735029888Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46974] 200 OK "GET /api/households/webhooks?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:34:05.785271489Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46974] 200 OK "GET /api/households/webhooks?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:05.791806762Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46974] 200 OK "GET /api/households/webhooks?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:05.797274670Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46974] 200 OK "GET /api/households/webhooks?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:05.822456460Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46974] 422 Unprocessable Entity "GET /api/households/webhooks?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:34:05.827443245Z WARNING 2025-11-25T15:34:05 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:05.827459916Z WARNING 2025-11-25T15:34:05 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:05.831939108Z WARNING 2025-11-25T15:34:05 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:05.831953745Z WARNING 2025-11-25T15:34:05 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:05.859380872Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46982] 422 Unprocessable Entity "GET /api/households/webhooks?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:34:05.866051148Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46982] 200 OK "GET /api/households/webhooks?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:34:05.872861227Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46982] 200 OK "GET /api/households/webhooks?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:34:05.878755857Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46982] 200 OK "GET /api/households/webhooks HTTP/1.1" web-1 | 2025-11-25T15:34:05.885589009Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46982] 200 OK "GET /api/households/webhooks?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:05.892840076Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46982] 400 Bad Request "GET /api/households/webhooks?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:34:05.900316576Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46982] 400 Bad Request "GET /api/households/webhooks?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:34:05.907734246Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46982] 400 Bad Request "GET /api/households/webhooks?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:34:05.913796811Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46982] 200 OK "GET /api/households/webhooks?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:34:05.919919910Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46982] 200 OK "GET /api/households/webhooks?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:34:05.924786129Z INFO 2025-11-25T15:34:05 - [172.25.0.1:46990] 404 Not Found "GET /api/media/docker/validate.txt HTTP/1.1" web-1 | 2025-11-25T15:34:05.939345610Z INFO 2025-11-25T15:34:05 - [172.25.0.1:47004] 200 OK "GET /api/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:34:05.952464617Z INFO 2025-11-25T15:34:05 - [172.25.0.1:47004] 200 OK "GET /api/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:34:05.959234440Z INFO 2025-11-25T15:34:05 - [172.25.0.1:47004] 200 OK "GET /api/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:34:05.971037065Z INFO 2025-11-25T15:34:05 - [172.25.0.1:47004] 400 Bad Request "GET /api/organizers/categories?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.977112404Z INFO 2025-11-25T15:34:05 - [172.25.0.1:47004] 200 OK "GET /api/organizers/categories?perPage=-1798320691 HTTP/1.1" web-1 | 2025-11-25T15:34:05.989330820Z INFO 2025-11-25T15:34:05 - [172.25.0.1:47004] 200 OK "GET /api/organizers/categories?search=null HTTP/1.1" web-1 | 2025-11-25T15:34:05.997890013Z INFO 2025-11-25T15:34:05 - [172.25.0.1:47004] 200 OK "GET /api/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:34:06.013287609Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47004] 200 OK "GET /api/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:34:06.049185382Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47004] 200 OK "GET /api/organizers/categories?paginationSeed=%F1%87%A0%A9%2B&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.058335566Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47004] 200 OK "GET /api/organizers/categories HTTP/1.1" web-1 | 2025-11-25T15:34:06.070268796Z ERROR 2025-11-25T15:34:06 - Error processing query for Repo model=Category schema=CategoryOut web-1 | 2025-11-25T15:34:06.070279857Z ERROR 2025-11-25T15:34:06 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:06.070282111Z ERROR 2025-11-25T15:34:06 - Error processing query for Repo model=Category schema=CategoryOut web-1 | 2025-11-25T15:34:06.070296277Z ERROR 2025-11-25T15:34:06 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:06.070776349Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47004] 500 Internal Server Error "GET /api/organizers/categories?perPage=2657513662514862813&search=null&page=4217&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.072119291Z ERROR 2025-11-25T15:34:06 - Exception in ASGI application web-1 | 2025-11-25T15:34:06.072120313Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:06.072121014Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:06.072121796Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:06.072122547Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072123138Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:06.072123809Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:06.072124370Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072124982Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:06.072125583Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:06.072126134Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:06.072126715Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:06.072127266Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:06.072127877Z raise exc web-1 | 2025-11-25T15:34:06.072129410Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:06.072130091Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:06.072130702Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:06.072131384Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:06.072131945Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:06.072132606Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:06.072133147Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:06.072137405Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:06.072138076Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:06.072138707Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:06.072139288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:06.072139900Z raise exc web-1 | 2025-11-25T15:34:06.072140441Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:06.072141032Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:06.072141753Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:06.072142384Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:06.072142925Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:06.072143506Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:06.072144108Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:06.072144669Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:06.072145200Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:06.072145781Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:06.072146322Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:06.072146883Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:06.072147474Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:06.072148045Z raise exc web-1 | 2025-11-25T15:34:06.072148526Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:06.072149107Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:06.072149618Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:06.072150199Z response = await f(request) web-1 | 2025-11-25T15:34:06.072150720Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072151231Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:06.072151792Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:06.072152323Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072152864Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:06.072153475Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:06.072154918Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072155519Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:06.072156150Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:06.072156691Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072157222Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:06.072157783Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:06.072158344Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072158995Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:06.072159647Z return await future web-1 | 2025-11-25T15:34:06.072160148Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072160669Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:06.072161250Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:06.072161821Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072162362Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/organizers/controller_categories.py", line 41, in get_all web-1 | 2025-11-25T15:34:06.072162973Z response = self.repo.page_all( web-1 | 2025-11-25T15:34:06.072163464Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072163985Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:34:06.072164606Z raise e web-1 | 2025-11-25T15:34:06.072165117Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:34:06.072165698Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:34:06.072166259Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072166780Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:34:06.072167341Z return self._execute_internal( web-1 | 2025-11-25T15:34:06.072167862Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072168363Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:06.072168984Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:06.072169555Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072170106Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:06.072170727Z result = conn.execute( web-1 | 2025-11-25T15:34:06.072171248Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072172912Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:06.072173513Z return meth( web-1 | 2025-11-25T15:34:06.072174044Z ^^^^^ web-1 | 2025-11-25T15:34:06.072174535Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:06.072175166Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:06.072175687Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072176198Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:06.072176779Z ret = self._execute_context( web-1 | 2025-11-25T15:34:06.072177310Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072177801Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:34:06.072178382Z return self._exec_single_context( web-1 | 2025-11-25T15:34:06.072178903Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072179554Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:34:06.072180195Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:06.072180716Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:06.072181317Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:34:06.072181858Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:34:06.072182450Z self.dialect.do_execute( web-1 | 2025-11-25T15:34:06.072182991Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:34:06.072183602Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:34:06.072184143Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:06.072234808Z ERROR 2025-11-25T15:34:06 - Exception in ASGI application web-1 | 2025-11-25T15:34:06.072241090Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:06.072242342Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:06.072243224Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:06.072243825Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072244416Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:06.072245047Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:06.072245568Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072246179Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:06.072250066Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:06.072250738Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:06.072251329Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:06.072251870Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:06.072252491Z raise exc web-1 | 2025-11-25T15:34:06.072253082Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:06.072253713Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:06.072254284Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:06.072254936Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:06.072255627Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:06.072256218Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:06.072256739Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:06.072257320Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:06.072257861Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:06.072258452Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:06.072259013Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:06.072259614Z raise exc web-1 | 2025-11-25T15:34:06.072260105Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:06.072260686Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:06.072261488Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:06.072262109Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:06.072262660Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:06.072263251Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:06.072263792Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:06.072264373Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:06.072264904Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:06.072265465Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:06.072265976Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:06.072266557Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:06.072267930Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:06.072268541Z raise exc web-1 | 2025-11-25T15:34:06.072269042Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:06.072269593Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:06.072270094Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:06.072270665Z response = await f(request) web-1 | 2025-11-25T15:34:06.072271166Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072271657Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:06.072272218Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:06.072272749Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072273290Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:06.072273911Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:06.072274452Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072275003Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:06.072275604Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:06.072276125Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072276656Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:06.072277217Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:06.072277779Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072278420Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:06.072279081Z return await future web-1 | 2025-11-25T15:34:06.072279592Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072280093Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:06.072280684Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:06.072281185Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072281716Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/organizers/controller_categories.py", line 41, in get_all web-1 | 2025-11-25T15:34:06.072282377Z response = self.repo.page_all( web-1 | 2025-11-25T15:34:06.072282898Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072283409Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:34:06.072284010Z raise e web-1 | 2025-11-25T15:34:06.072285212Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:34:06.072285814Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:34:06.072286365Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072286876Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:34:06.072287447Z return self._execute_internal( web-1 | 2025-11-25T15:34:06.072287948Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072288459Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:06.072289060Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:06.072289631Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072290172Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:06.072290763Z result = conn.execute( web-1 | 2025-11-25T15:34:06.072291264Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072291795Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:06.072292386Z return meth( web-1 | 2025-11-25T15:34:06.072292897Z ^^^^^ web-1 | 2025-11-25T15:34:06.072293388Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:06.072293969Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:06.072294500Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072295031Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:06.072295632Z ret = self._execute_context( web-1 | 2025-11-25T15:34:06.072296173Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072296684Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:34:06.072297285Z return self._exec_single_context( web-1 | 2025-11-25T15:34:06.072297796Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:06.072298457Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:34:06.072299089Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:06.072299610Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:06.072300201Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:34:06.072300752Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:34:06.072301333Z self.dialect.do_execute( web-1 | 2025-11-25T15:34:06.072301864Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:34:06.072302976Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:34:06.072303547Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:06.079281281Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?perPage=4217&search=null&page=4217&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.085280367Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?perPage=4217&search=null&page=4 HTTP/1.1" web-1 | 2025-11-25T15:34:06.104685107Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?paginationSeed=null&page=21018 HTTP/1.1" web-1 | 2025-11-25T15:34:06.124128912Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?orderDirection=asc&orderByNullPosition=first&queryFilter=999999999999999999999999999999 HTTP/1.1" web-1 | 2025-11-25T15:34:06.138793872Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?paginationSeed=&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=4K&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:34:06.147317599Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=4K&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:34:06.155635960Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=MH&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:34:06.163888838Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=MH&page=63 HTTP/1.1" web-1 | 2025-11-25T15:34:06.170752688Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:06.177441239Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?search=xc%F4%87%9F%B8&paginationSeed=%17%F0%BF%AE%90%C2%BC%C2%87%C3%A3%F1%8D%BF%88%C3%AB&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.183773430Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?search=xc%F4%87%9F%B8&paginationSeed=xc%F4%87%9F%B8&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.280305772Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?paginationSeed=&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:34:06.307611581Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?perPage=635699026&search=&orderDirection=desc&page=4504&orderByNullPosition=null&queryFilter=&orderBy=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.313385634Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?perPage=635699026&search=&orderDirection=desc&page=4504&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.319587050Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?page=635699026&perPage=5 HTTP/1.1" web-1 | 2025-11-25T15:34:06.326865699Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?page=200 HTTP/1.1" web-1 | 2025-11-25T15:34:06.333982624Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?orderDirection=desc&paginationSeed=null&perPage=86&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:06.342004438Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.365974693Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?search=null&queryFilter=P%C2%AE%C2%87HiGz%1Ema9%F3%9D%BA%B4X%3A%19%C3%A2&orderBy=%C3%B7%C2%8B%F0%BA%AB%8E&perPage=-5918 HTTP/1.1" web-1 | 2025-11-25T15:34:06.375906885Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?search=null&queryFilter=P%C2%AE%C2%87HiGz%1Ema9%F3%9D%BA%B4X%3A%19%C3%A2&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.382263452Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?search=null&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:06.388343510Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?search=&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:06.396093484Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?page=1585&queryFilter=%C3%89&perPage=65&search=null&orderBy=null&orderDirection=asc&orderByNullPosition=last&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:06.402589213Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?page=1585&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.409542100Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?page=1585&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:34:06.415780375Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?page=65&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:34:06.420904207Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?page=5 HTTP/1.1" web-1 | 2025-11-25T15:34:06.426246971Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:06.455724718Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?search=%7C%7D%C3%95YK%F4%8A%A2%95%C2%BE&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:06.491722910Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?orderDirection=asc&perPage=-4559&page=107&paginationSeed=%F0%94%BC%9C%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.497522341Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:06.512360627Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?paginationSeed=null&search=null&orderDirection=asc&queryFilter=null&page=-15869&orderByNullPosition=last&orderBy=null&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:34:06.529420694Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?orderBy=&orderDirection=asc&orderByNullPosition=null&queryFilter=Security&paginationSeed=%C2%8A%F0%95%A6%91%C3%88%01%0A&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:34:06.540776239Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?orderBy=&orderDirection=asc&paginationSeed=null&queryFilter=Security&orderByNullPosition=null&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:34:06.552452417Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?orderBy=&orderDirection=asc&queryFilter=Security&orderByNullPosition=null&paginationSeed=&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:34:06.568094171Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?orderBy=&orderDirection=asc&queryFilter=&orderByNullPosition=null&paginationSeed=&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:34:06.577631381Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:06.600058878Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?page=6255&paginationSeed=%C3%A8%F0%93%8A%A1%C3%A7%2C&queryFilter=null&perPage=-114&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.609160711Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?page=6255&paginationSeed=%C3%A8%F0%93%8A%A1%C3%A7%2C&queryFilter=null&perPage=-114&search=%C3%A8%F0%93%8A%A1%C3%A7%2C HTTP/1.1" web-1 | 2025-11-25T15:34:06.620165758Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:06.643888438Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?orderBy=null&queryFilter=null&orderByNullPosition=null&perPage=-14236&orderDirection=asc&paginationSeed=%C2%96&page=52&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.652446108Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?orderBy=null&queryFilter=null&orderByNullPosition=null&perPage=-14236&orderDirection=asc&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:06.675118846Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?perPage=-28844&queryFilter=null&orderDirection=asc&orderByNullPosition=first&paginationSeed=null&search=null&orderBy=null&page=-5309 HTTP/1.1" web-1 | 2025-11-25T15:34:06.687830588Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?perPage=-5309&queryFilter=null&orderDirection=asc&orderByNullPosition=first&paginationSeed=null&search=null&orderBy=null&page=-5309 HTTP/1.1" web-1 | 2025-11-25T15:34:06.700077998Z ERROR 2025-11-25T15:34:06 - invalid attribute string: 'õh򤍊ê_f–‡ïŠø󺄆򛅾񨻮t' does not exist on this schema web-1 | 2025-11-25T15:34:06.700095411Z ERROR 2025-11-25T15:34:06 - invalid attribute string: 'õh򤍊ê_f–‡ïŠø󺄆򛅾񨻮t' does not exist on this schema web-1 | 2025-11-25T15:34:06.700348376Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?search=%F2%87%B6%8A%C2%83%F3%94%80%BE%F0%AA%84%BA%C3%AE%C2%A4P&queryFilter=%C3%B5%07h%F2%A4%8D%8A%C3%AAF%C2%96%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&orderBy=null&perPage=-32184&orderDirection=desc&page=30873&paginationSeed=null&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:34:06.767193537Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:06.777106433Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=null&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:06.787354959Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=null&page=24029&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:06.794497642Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:06.837951666Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?orderBy=%C3%A7&queryFilter=&search=E6%C3%82%7C%C2%84%C2%B5%22%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84&paginationSeed=null&perPage=354&orderByNullPosition=null&orderDirection=asc&page=-20900 HTTP/1.1" web-1 | 2025-11-25T15:34:06.846269907Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 200 OK "GET /api/organizers/categories?orderBy= HTTP/1.1" web-1 | 2025-11-25T15:34:06.863918380Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?perPage=-2175&search=%C3%8E%7B%C3%AE%C2%87%C3%A1&paginationSeed=%F4%8C%A0%BFE&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:34:06.874297962Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?perPage=-2175&search=null&paginationSeed=%F4%8C%A0%BFE&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:34:06.887222323Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?perPage=-2175&search=null&paginationSeed=&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:34:06.900810812Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 400 Bad Request "GET /api/organizers/categories?perPage=-15515&search=null&paginationSeed=&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:34:06.925499746Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?orderByNullPosition=null&page=-12981 HTTP/1.1" web-1 | 2025-11-25T15:34:06.967512223Z INFO 2025-11-25T15:34:06 - [172.25.0.1:47012] 422 Unprocessable Entity "GET /api/organizers/categories?queryFilter=null&orderBy=null&search=%C2%A4%C2%ABe%06&orderByNullPosition=null&paginationSeed=null&page=11470&perPage=24593&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:06.971003730Z WARNING 2025-11-25T15:34:06 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:06.971009721Z WARNING 2025-11-25T15:34:06 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:06.974684021Z WARNING 2025-11-25T15:34:06 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:06.974713517Z WARNING 2025-11-25T15:34:06 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:07.002643487Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=%C3%81%C2%B0&search=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:07.009814865Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=&search=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:07.016776668Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=&search=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:07.023238313Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?page=201&orderByNullPosition=null&queryFilter=&orderBy=&search=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:07.058440831Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 200 OK "GET /api/organizers/categories?orderDirection=desc&perPage=-13359&paginationSeed=%1C&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:07.076145670Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?paginationSeed=null&orderByNullPosition=null&page=27246&orderBy=null&search=null&perPage=-27857 HTTP/1.1" web-1 | 2025-11-25T15:34:07.082929359Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?paginationSeed=null&orderByNullPosition=null&page=27246&search=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:07.088939566Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?search=null&orderByNullPosition=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:07.101829122Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 200 OK "GET /api/organizers/categories?search=%E0%A4%AE%E0%A4%A8%E0%A5%80%E0%A4%B7+%D9%85%D9%86%D8%B4&paginationSeed=null&perPage=4977&queryFilter=%C2%96&page=12045&orderByNullPosition=last&orderBy=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:07.110862175Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 200 OK "GET /api/organizers/categories?search=%E0%A4%AE%E0%A4%A8%E0%A5%80%E0%A4%B7+%D9%85%D9%86%D8%B4&paginationSeed=null&perPage=4977&queryFilter=%C2%96&page=4977&orderByNullPosition=last&orderBy=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:07.116753819Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 200 OK "GET /api/organizers/categories?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:07.142935627Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?orderBy=null&orderByNullPosition=null&search=null&orderDirection=asc&page=2462&paginationSeed=%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:07.149170025Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?orderBy=null&orderByNullPosition=null&page=0&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:07.157732926Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?orderByNullPosition=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:07.165201902Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?queryFilter=%F2%95%A3%8B%C2%9F&orderByNullPosition=null&page=-24961&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:34:07.172837691Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?queryFilter=%F2%95%A3%8B%C2%9F&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:34:07.179725797Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?queryFilter=null&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:34:07.187213849Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?queryFilter=null&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:34:07.192973666Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 200 OK "GET /api/organizers/categories?queryFilter=null&page=6 HTTP/1.1" web-1 | 2025-11-25T15:34:07.219029968Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?perPage=24696&orderBy=null&paginationSeed=D%3C&page=201&queryFilter=null&orderDirection=desc&search=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:07.224771450Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 200 OK "GET /api/organizers/categories?orderByNullPosition=last&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:07.231436286Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 200 OK "GET /api/organizers/categories?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:07.237467552Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 200 OK "GET /api/organizers/categories?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:07.244796646Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 200 OK "GET /api/organizers/categories?page=27791 HTTP/1.1" web-1 | 2025-11-25T15:34:07.256546872Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 400 Bad Request "GET /api/organizers/categories?orderDirection=asc&page=-10777&orderBy=null&orderByNullPosition=last&paginationSeed=null&queryFilter=%F3%B7%92%A8%C3%A8%C2%92%F4%84%98%83%3F HTTP/1.1" web-1 | 2025-11-25T15:34:07.263155012Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?queryFilter=null&orderByNullPosition=null&page=31264 HTTP/1.1" web-1 | 2025-11-25T15:34:07.272812989Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 200 OK "GET /api/organizers/categories?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:07.278019096Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 200 OK "GET /api/organizers/categories?perPage=-25868 HTTP/1.1" web-1 | 2025-11-25T15:34:07.283983967Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 200 OK "GET /api/organizers/categories?orderDirection=asc&search=%C3%BD%F3%8D%95%A3%C3%B6x%28 HTTP/1.1" web-1 | 2025-11-25T15:34:07.290015354Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47044] 422 Unprocessable Entity "GET /api/organizers/categories?search=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:07.298206737Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47046] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.312943431Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47046] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.318233877Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47046] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.330904561Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47046] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.393967520Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47046] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.405118691Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47046] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.432062329Z WARNING 2025-11-25T15:34:07 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:07.432074913Z WARNING 2025-11-25T15:34:07 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:07.438652545Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47048] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.444668553Z WARNING 2025-11-25T15:34:07 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:07.444687589Z WARNING 2025-11-25T15:34:07 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:07.469197898Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47054] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.478655599Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47054] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.509141389Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47054] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.522955000Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47054] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.543369127Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47054] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.598191189Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47054] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.602993798Z INFO 2025-11-25T15:34:07 - [172.25.0.1:47054] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.636037753Z WARNING 2025-11-25T15:34:07 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:07.636046399Z WARNING 2025-11-25T15:34:07 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:07.714883821Z WARNING 2025-11-25T15:34:07 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:07.714906113Z WARNING 2025-11-25T15:34:07 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:07.760973304Z INFO 2025-11-25T15:34:07 - [172.25.0.1:38640] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.776922496Z INFO 2025-11-25T15:34:07 - [172.25.0.1:38640] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.812926138Z INFO 2025-11-25T15:34:07 - [172.25.0.1:38640] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.818112348Z INFO 2025-11-25T15:34:07 - [172.25.0.1:38640] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.875450675Z INFO 2025-11-25T15:34:07 - [172.25.0.1:38640] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.938624763Z INFO 2025-11-25T15:34:07 - [172.25.0.1:38640] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:07.990934868Z INFO 2025-11-25T15:34:07 - [172.25.0.1:38640] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.019364868Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38640] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.051748051Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38640] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.057399083Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38640] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.074559870Z WARNING 2025-11-25T15:34:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:08.074575179Z WARNING 2025-11-25T15:34:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:08.080137876Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.122396054Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.255940222Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.296265360Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.301897577Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.378389544Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.384111800Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.389300955Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.414611387Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.432379043Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.439592660Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.465578049Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.497653605Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38656] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.500403219Z WARNING 2025-11-25T15:34:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:08.500407286Z WARNING 2025-11-25T15:34:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:08.505552178Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38666] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.528031262Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38666] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.562432326Z WARNING 2025-11-25T15:34:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:08.562442354Z WARNING 2025-11-25T15:34:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:08.581737259Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38680] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.613277009Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38680] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.618264084Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38680] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.653736129Z WARNING 2025-11-25T15:34:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:08.653761346Z WARNING 2025-11-25T15:34:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:08.674081145Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38694] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.708173839Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38694] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.720715892Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38694] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.725863269Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38694] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.748081844Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38694] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.767104648Z WARNING 2025-11-25T15:34:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:08.767121329Z WARNING 2025-11-25T15:34:08 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:08.773617899Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.780683588Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.851114824Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:08.938969440Z INFO 2025-11-25T15:34:08 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.043853856Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.049331533Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.096335143Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.108042859Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.142444684Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.184541309Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.202119450Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.270084164Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.279555410Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38700] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.308140711Z WARNING 2025-11-25T15:34:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:09.308169756Z WARNING 2025-11-25T15:34:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:09.313746789Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38708] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.319213716Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38708] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.339024028Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38708] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.360009518Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38708] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.370718148Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38708] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.385103773Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38708] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.389385314Z WARNING 2025-11-25T15:34:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:09.389396315Z WARNING 2025-11-25T15:34:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:09.433277841Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38714] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.442134253Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38714] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.446766523Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38714] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.449632605Z WARNING 2025-11-25T15:34:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:09.449649036Z WARNING 2025-11-25T15:34:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:09.493963055Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38730] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.504340954Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38730] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.557130349Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38730] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.561955971Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38730] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.567038817Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38730] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.572326817Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38730] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.595917589Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38730] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.624059809Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38730] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.650209717Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38730] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.655479513Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38730] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.677307525Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38730] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.702456894Z WARNING 2025-11-25T15:34:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:09.702473185Z WARNING 2025-11-25T15:34:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:09.714399762Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38732] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.738300767Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38732] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.747609398Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38732] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.767251154Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38732] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.774421629Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38732] 200 OK "GET /api/organizers/categories/empty HTTP/1.1" web-1 | 2025-11-25T15:34:09.785535020Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38742] 404 Not Found "GET /api/organizers/categories/slug/0 HTTP/1.1" web-1 | 2025-11-25T15:34:09.793947087Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38742] 404 Not Found "GET /api/organizers/categories/slug/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:34:09.799988883Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38742] 404 Not Found "GET /api/organizers/categories/slug/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:09.804164295Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38742] 404 Not Found "GET /api/organizers/categories/slug/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:34:09.809234195Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38742] 404 Not Found "GET /api/organizers/categories/slug/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:34:09.815113025Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38742] 404 Not Found "GET /api/organizers/categories/slug/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:34:09.824227522Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38742] 404 Not Found "GET /api/organizers/categories/slug/0 HTTP/1.1" web-1 | 2025-11-25T15:34:09.829038557Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38742] 404 Not Found "GET /api/organizers/categories/slug/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:34:09.831949634Z WARNING 2025-11-25T15:34:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:09.831957639Z WARNING 2025-11-25T15:34:09 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:09.836795754Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:34:09.841903817Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:34:09.854863535Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:09.861701867Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:34:09.866025837Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:34:09.878253439Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F0%9D%90%93%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%AA%F0%9D%90%AE%F0%9D%90%A2%F0%9D%90%9C%F0%9D%90%A4%2B%F0%9D%90%9B%F0%9D%90%AB%F0%9D%90%A8%F0%9D%90%B0%F0%9D%90%A7%2B%F0%9D%90%9F%F0%9D%90%A8%F0%9D%90%B1%2B%F0%9D%90%A3%F0%9D%90%AE%F0%9D%90%A6%F0%9D%90%A9%F0%9D%90%AC%2B%F0%9D%90%A8%F0%9D%90%AF%F0%9D%90%9E%F0%9D%90%AB%2B%F0%9D%90%AD%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%A5%F0%9D%90%9A%F0%9D%90%B3%F0%9D%90%B2%2B%F0%9D%90%9D%F0%9D%90%A8%F0%9D%90%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:09.883991094Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:34:09.888415343Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:34:09.904796385Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/o HTTP/1.1" web-1 | 2025-11-25T15:34:09.909693622Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%2C%F4%8A%9F%A5%F3%BB%94%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:09.915361226Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F1%81%B3%9D%16%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:34:09.936095704Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/total_cases HTTP/1.1" web-1 | 2025-11-25T15:34:09.941326357Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F3%82%93%B0%F1%BC%AB%8C%C3%97%F1%B1%8C%B1%C2%BC%C2%BCHG%C3%AF%C3%99%5E%C2%A5F%F1%BB%A0%8B%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:09.946565816Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%A1%C3%A9%C2%A5%C3%8Ai%F2%A3%AF%A4%F0%AB%B9%8F%12k%0F%C3%8E%1A%F3%92%8E%94%F1%8D%8E%8Ez%C3%9E%F3%B8%AA%87%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:34:09.955699439Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14 HTTP/1.1" web-1 | 2025-11-25T15:34:09.968170568Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:09.993415337Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:34:09.998530162Z INFO 2025-11-25T15:34:09 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:34:10.040522732Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:10.046314598Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:10.053551439Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:34:10.059421563Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:10.064316124Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:10.072549105Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:34:10.080113641Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:34:10.089970011Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:34:10.095532737Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:34:10.102711499Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%22 HTTP/1.1" web-1 | 2025-11-25T15:34:10.107505672Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/N HTTP/1.1" web-1 | 2025-11-25T15:34:10.113581191Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%16 HTTP/1.1" web-1 | 2025-11-25T15:34:10.119068155Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:34:10.123759365Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:34:10.128118291Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%26 HTTP/1.1" web-1 | 2025-11-25T15:34:10.132847973Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:34:10.139752249Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:34:10.168136353Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F0%B9%A7%B4%7C%2B HTTP/1.1" web-1 | 2025-11-25T15:34:10.174425543Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%95%F2%B4%89%8F%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:10.179055789Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD HTTP/1.1" web-1 | 2025-11-25T15:34:10.187330578Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97 HTTP/1.1" web-1 | 2025-11-25T15:34:10.200194115Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%A9t HTTP/1.1" web-1 | 2025-11-25T15:34:10.216829125Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:34:10.228861000Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:34:10.243902136Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:10.251094794Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F2%BB%83%86%F3%A7%A5%97%C2%96%C3%92%C3%AAH%C2%A2%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:10.262862212Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/0%C2%A4P HTTP/1.1" web-1 | 2025-11-25T15:34:10.276387672Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/8%C3%9D_%F1%98%84%8Fr%5Cn HTTP/1.1" web-1 | 2025-11-25T15:34:10.289622397Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25 HTTP/1.1" web-1 | 2025-11-25T15:34:10.314282527Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:34:10.332641634Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/failures HTTP/1.1" web-1 | 2025-11-25T15:34:10.337884640Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%B7%C3%94%C3%B8Qe%C2%BC HTTP/1.1" web-1 | 2025-11-25T15:34:10.349608106Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:34:10.362606346Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/E HTTP/1.1" web-1 | 2025-11-25T15:34:10.373909964Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/X%F1%9D%A1%96%F3%93%B6%928t%F4%89%9B%B7%C3%99y%24%C3%BB HTTP/1.1" web-1 | 2025-11-25T15:34:10.386696045Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:10.392618277Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/0 HTTP/1.1" web-1 | 2025-11-25T15:34:10.399231937Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%895%F1%86%A7%AE%C2%99R%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:34:10.403603166Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%97 HTTP/1.1" web-1 | 2025-11-25T15:34:10.407785019Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%07%C3%A4%C2%82%C3%AE%09~5%C3%80%C3%B5%C2%BB%3E%C2%97%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:10.412941873Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/admin HTTP/1.1" web-1 | 2025-11-25T15:34:10.417915694Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:34:10.422868826Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:34:10.427174141Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:34:10.437149814Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%97%C3%B2%F3%90%84%9C HTTP/1.1" web-1 | 2025-11-25T15:34:10.444533801Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%809%C3%A9%17%17r6 HTTP/1.1" web-1 | 2025-11-25T15:34:10.473757802Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F2%8D%80%92%3CWA%C2%92%F3%90%A6%AD%5B%C2%B8 HTTP/1.1" web-1 | 2025-11-25T15:34:10.525781550Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:34:10.539063823Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:34:10.610106457Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%5Ex%F1%9D%B1%9D%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:34:10.627861249Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%A8V%F2%9F%98%94%C3%A6%F1%A4%A1%BF HTTP/1.1" web-1 | 2025-11-25T15:34:10.632518445Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:34:10.641964955Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21 HTTP/1.1" web-1 | 2025-11-25T15:34:10.646323751Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F2%AC%A3%BCi HTTP/1.1" web-1 | 2025-11-25T15:34:10.660506886Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%2C HTTP/1.1" web-1 | 2025-11-25T15:34:10.673745457Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:34:10.698047796Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F1%B3%86%93%06%C2%9D%C3%A9 HTTP/1.1" web-1 | 2025-11-25T15:34:10.704604799Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%97%C2%A2%C2%9A%16%3F%C3%BA%F1%A9%85%AE%E3%AD%92 HTTP/1.1" web-1 | 2025-11-25T15:34:10.722845414Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:34:10.727513981Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:34:10.762022597Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F1%9B%AC%98 HTTP/1.1" web-1 | 2025-11-25T15:34:10.795473045Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:10.801246667Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:10.805538347Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:10.813222668Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:34:10.836389243Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%BF%3Ap%24i3%F1%AC%86%9C%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:10.853473256Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%8F%C3%A4%C2%80%C3%9B%C2%BA%F3%99%8E%83 HTTP/1.1" web-1 | 2025-11-25T15:34:10.867873308Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:10.874076658Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%8D%C3%8E%C2%A6%C2%A0%F2%AC%9A%8C%C3%8AI HTTP/1.1" web-1 | 2025-11-25T15:34:10.911632395Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:34:10.938231276Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%C3%81%F0%BD%8A%8F%C3%9B%F2%9D%AF%9E%F3%B0%B1%B6%F0%B3%B4%9C%19%F1%88%90%AB HTTP/1.1" web-1 | 2025-11-25T15:34:10.942694739Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/False HTTP/1.1" web-1 | 2025-11-25T15:34:10.954196468Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38748] 404 Not Found "GET /api/organizers/categories/slug/%F2%80%9E%98%F4%86%97%AA8%F2%9F%AF%94%09faQ%C2%9E%F2%A6%BD%81%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:34:10.962343147Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38750] 422 Unprocessable Entity "GET /api/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:34:10.970239937Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38750] 422 Unprocessable Entity "GET /api/organizers/categories/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:34:10.976302211Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38750] 422 Unprocessable Entity "GET /api/organizers/categories/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:10.980100805Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38750] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:34:10.985021215Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38750] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:34:10.990437607Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38750] 422 Unprocessable Entity "GET /api/organizers/categories/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:34:11.000082329Z INFO 2025-11-25T15:34:10 - [172.25.0.1:38750] 422 Unprocessable Entity "GET /api/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:34:11.004170747Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38750] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:34:11.006930019Z WARNING 2025-11-25T15:34:11 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:11.006932263Z WARNING 2025-11-25T15:34:11 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:11.011156736Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38754] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:34:11.015924840Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38754] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:34:11.029115562Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38754] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:11.038273891Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38754] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%A4%C3%BE%C3%AC%C2%B2%3A%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:34:11.048506387Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38754] 422 Unprocessable Entity "GET /api/organizers/categories/~%F0%A0%A2%8F%3FR%F3%91%8B%A6 HTTP/1.1" web-1 | 2025-11-25T15:34:11.054664581Z WARNING 2025-11-25T15:34:11 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:11.054672066Z WARNING 2025-11-25T15:34:11 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:11.059635747Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%85%C2%98%C2%A6 HTTP/1.1" web-1 | 2025-11-25T15:34:11.063908882Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%13B%F4%85%BF%98 HTTP/1.1" web-1 | 2025-11-25T15:34:11.072141442Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:34:11.116854350Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:11.139350537Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:34:11.144307516Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:34:11.154852569Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%87%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v HTTP/1.1" web-1 | 2025-11-25T15:34:11.183752882Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:11.190113447Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:11.197163687Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:34:11.202734128Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:11.207336691Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:11.217022751Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:34:11.224358677Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:34:11.244754760Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/7%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:34:11.248978983Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%F1%A3%86%90 HTTP/1.1" web-1 | 2025-11-25T15:34:11.254212571Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:34:11.259350190Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/V%C2%836%C3%B3p%F4%80%9D%A8%C3%AF%F3%A0%83%B28%F4%85%95%B5%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:34:11.264328138Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%26 HTTP/1.1" web-1 | 2025-11-25T15:34:11.268932334Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:34:11.276510796Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:34:11.284870505Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%F1%AE%A1%9B%063%0F%1D HTTP/1.1" web-1 | 2025-11-25T15:34:11.296255205Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%97%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:34:11.310693720Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:34:11.315143536Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:34:11.344449251Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:34:11.356917004Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:34:11.391384162Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q HTTP/1.1" web-1 | 2025-11-25T15:34:11.402965822Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/8%10 HTTP/1.1" web-1 | 2025-11-25T15:34:11.426223258Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%F0%BA%91%A0yV HTTP/1.1" web-1 | 2025-11-25T15:34:11.443485375Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38768] 422 Unprocessable Entity "GET /api/organizers/categories/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:34:11.474791556Z WARNING 2025-11-25T15:34:11 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:11.474824137Z WARNING 2025-11-25T15:34:11 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:11.477905234Z WARNING 2025-11-25T15:34:11 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:11.477909451Z WARNING 2025-11-25T15:34:11 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:11.482278376Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:34:11.496806018Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/advanced HTTP/1.1" web-1 | 2025-11-25T15:34:11.602959899Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:34:11.608001527Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/a%19%C2%B0%F3%82%80%8D HTTP/1.1" web-1 | 2025-11-25T15:34:11.619292280Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%F2%8B%B2%A0S%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:11.624648669Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:34:11.645006610Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:34:11.657433237Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%F1%AC%B4%BCh%C2%98%1B%F2%A7%BA%BF%C3%83 HTTP/1.1" web-1 | 2025-11-25T15:34:11.669881434Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:34:11.747952677Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%F3%84%99%BE%C2%B3 HTTP/1.1" web-1 | 2025-11-25T15:34:11.763112907Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:34:11.770241935Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:34:11.801200494Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%88A%E2%99%B4%09%07%F2%AE%B8%93%2A%60j%C2%BBN%0C%C3%A9%C3%90%F3%BB%9D%92%F3%B4%B1%91%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:11.810884349Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%10Aj%26%C2%AE%C2%87%F4%8C%B1%83%F3%89%A5%AD%F0%B8%A5%B2%C3%95%F1%A8%8E%93%F1%82%92%90%40%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:34:11.815444553Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/d%C2%8Ck%C3%BF%C2%BE%07 HTTP/1.1" web-1 | 2025-11-25T15:34:11.822165054Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/GET HTTP/1.1" web-1 | 2025-11-25T15:34:11.828545616Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/GET HTTP/1.1" web-1 | 2025-11-25T15:34:11.835422240Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/0 HTTP/1.1" web-1 | 2025-11-25T15:34:11.842438697Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%8A%F4%8A%B0%94%F1%B5%AD%8A HTTP/1.1" web-1 | 2025-11-25T15:34:11.862917004Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:11.867876758Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:11.872257385Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:11.880637923Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:34:11.902419447Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%9F%C2%852%F0%B8%9F%A4%C2%BD%28%C2%B4%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29 HTTP/1.1" web-1 | 2025-11-25T15:34:11.936501401Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%F4%8A%AB%B8%0B%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:34:11.949794535Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/w HTTP/1.1" web-1 | 2025-11-25T15:34:11.967665405Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%A0%C3%91 HTTP/1.1" web-1 | 2025-11-25T15:34:11.993893440Z INFO 2025-11-25T15:34:11 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:34:12.011498341Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%E1%9A%9B%E1%9A%84%E1%9A%93%E1%9A%90%E1%9A%8B%E1%9A%92%E1%9A%84%E1%9A%80%E1%9A%91%E1%9A%84%E1%9A%82%E1%9A%91%E1%9A%8F%E1%9A%85%E1%9A%9C HTTP/1.1" web-1 | 2025-11-25T15:34:12.035796331Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C8%BA HTTP/1.1" web-1 | 2025-11-25T15:34:12.041132422Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%26%C2%A6%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:34:12.054387114Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%11%C2%91%C2%91c%0EE%ED%82%9C%C3%B8%27 HTTP/1.1" web-1 | 2025-11-25T15:34:12.059849011Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:34:12.063972044Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:34:12.072224211Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/4%C2%AF%C3%BB%1A%C3%95%C3%80%F1%8D%95%8B HTTP/1.1" web-1 | 2025-11-25T15:34:12.084035151Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:34:12.088542556Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:34:12.102832431Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%92 HTTP/1.1" web-1 | 2025-11-25T15:34:12.124770540Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%3F HTTP/1.1" web-1 | 2025-11-25T15:34:12.128845362Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%3F HTTP/1.1" web-1 | 2025-11-25T15:34:12.140557928Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%F0%A4%AF%82m HTTP/1.1" web-1 | 2025-11-25T15:34:12.147177800Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/O.%C2%A6%2B%C2%A2%C2%B2%C2%BAKG HTTP/1.1" web-1 | 2025-11-25T15:34:12.169271019Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%F3%B0%A0%B8%F0%B3%81%A8 HTTP/1.1" web-1 | 2025-11-25T15:34:12.198965274Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%0B%3B%C3%93%C2%AD%C2%9F%C2%95%C3%BC%C2%8F%C3%96%C2%ACa%F1%95%8E%B9z%27%3D HTTP/1.1" web-1 | 2025-11-25T15:34:12.206659413Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C2%AFk%3B%C2%83%C2%84%C2%AA7%C2%9B%C3%B0%C2%BC%C3%B3s%C3%A6zt%F2%A7%A5%9Eh%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:34:12.211254923Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%AD%1D HTTP/1.1" web-1 | 2025-11-25T15:34:12.216994091Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:34:12.221497919Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:34:12.228485762Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:12.234291895Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:12.239400359Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%7F HTTP/1.1" web-1 | 2025-11-25T15:34:12.250673098Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38772] 422 Unprocessable Entity "GET /api/organizers/categories/%F2%B5%A5%A83%5E%F3%BE%89%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:12.260434469Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38776] 200 OK "GET /api/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:34:12.273050943Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38776] 200 OK "GET /api/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:34:12.278954138Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38776] 200 OK "GET /api/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:34:12.290746885Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38776] 400 Bad Request "GET /api/organizers/tags?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.296047519Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38776] 200 OK "GET /api/organizers/tags?perPage=-1798320691 HTTP/1.1" web-1 | 2025-11-25T15:34:12.309004742Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38776] 200 OK "GET /api/organizers/tags?search=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.317280142Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38776] 200 OK "GET /api/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:34:12.332157251Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38776] 200 OK "GET /api/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:34:12.370011789Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38776] 200 OK "GET /api/organizers/tags?paginationSeed=%F1%87%A0%A9%2B&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.379530625Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38776] 200 OK "GET /api/organizers/tags HTTP/1.1" web-1 | 2025-11-25T15:34:12.392506684Z ERROR 2025-11-25T15:34:12 - Error processing query for Repo model=Tag schema=TagOut web-1 | 2025-11-25T15:34:12.392508738Z ERROR 2025-11-25T15:34:12 - Error processing query for Repo model=Tag schema=TagOut web-1 | 2025-11-25T15:34:12.392513386Z ERROR 2025-11-25T15:34:12 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:12.392533684Z ERROR 2025-11-25T15:34:12 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:12.392776030Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38776] 500 Internal Server Error "GET /api/organizers/tags?perPage=2657513662514862813&search=null&page=4217&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.393812837Z ERROR 2025-11-25T15:34:12 - Exception in ASGI application web-1 | 2025-11-25T15:34:12.393820521Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:12.393822765Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:12.393824749Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:12.393826232Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393827735Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:12.393829348Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:12.393830941Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393832153Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:12.393833415Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:12.393842282Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:12.393843765Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:12.393844897Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:12.393846530Z raise exc web-1 | 2025-11-25T15:34:12.393847662Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:12.393848944Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:12.393850016Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:12.393851279Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:12.393852381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:12.393853563Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:12.393854675Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:12.393855847Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:12.393856949Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:12.393858192Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:12.393859404Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:12.393860676Z raise exc web-1 | 2025-11-25T15:34:12.393861668Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:12.393862861Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:12.393864233Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:12.393865495Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:12.393866608Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:12.393867890Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:12.393868972Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:12.393870164Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:12.393871226Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:12.393872378Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:12.393873410Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:12.393874583Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:12.393875735Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:12.393878500Z raise exc web-1 | 2025-11-25T15:34:12.393879612Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:12.393880784Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:12.393881816Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:12.393882938Z response = await f(request) web-1 | 2025-11-25T15:34:12.393884000Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393885062Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:12.393886234Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:12.393887347Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393888459Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:12.393889671Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:12.393890723Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393891765Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/organizers/controller_tags.py", line 32, in get_all web-1 | 2025-11-25T15:34:12.393893017Z response = self.repo.page_all( web-1 | 2025-11-25T15:34:12.393894029Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393895081Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:34:12.393896313Z raise e web-1 | 2025-11-25T15:34:12.393897355Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:34:12.393898507Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:34:12.393900431Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393901724Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:34:12.393902946Z return self._execute_internal( web-1 | 2025-11-25T15:34:12.393904008Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393905030Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:12.393906292Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:12.393907444Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393908576Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:12.393909819Z result = conn.execute( web-1 | 2025-11-25T15:34:12.393910871Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393911873Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:12.393915379Z return meth( web-1 | 2025-11-25T15:34:12.393916481Z ^^^^^ web-1 | 2025-11-25T15:34:12.393918415Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:12.393920399Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:12.393922132Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393923715Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:12.393925488Z ret = self._execute_context( web-1 | 2025-11-25T15:34:12.393927111Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393928734Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:34:12.393929175Z ERROR 2025-11-25T15:34:12 - Exception in ASGI application web-1 | 2025-11-25T15:34:12.393930598Z return self._exec_single_context( web-1 | 2025-11-25T15:34:12.393932431Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:12.393933784Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393934786Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:12.393936178Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:34:12.393937290Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:12.393938673Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:12.393939615Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393941017Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:12.393941949Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:12.393942831Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:34:12.393943883Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:12.393945215Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:34:12.393946197Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393947049Z self.dialect.do_execute( web-1 | 2025-11-25T15:34:12.393947840Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:12.393948652Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:34:12.393949734Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:12.393950505Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:34:12.393951387Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:12.393952158Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:12.393956156Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:12.393957929Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:12.393959773Z raise exc web-1 | 2025-11-25T15:34:12.393961436Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:12.393963229Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:12.393964742Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:12.393966205Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:12.393967327Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:12.393968529Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:12.393969631Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:12.393970813Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:12.393971915Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:12.393973088Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:12.393974200Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:12.393975402Z raise exc web-1 | 2025-11-25T15:34:12.393976364Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:12.393977526Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:12.393978798Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:12.393980041Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:12.393981153Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:12.393982325Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:12.393983397Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:12.393984599Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:12.393985651Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:12.393986853Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:12.393987925Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:12.393989058Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:12.393990240Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:12.393992564Z raise exc web-1 | 2025-11-25T15:34:12.393993596Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:12.393994768Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:12.393995840Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:12.393997033Z response = await f(request) web-1 | 2025-11-25T15:34:12.393998054Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.393999447Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:12.394000639Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:12.394001701Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.394002773Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:12.394003996Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:12.394005038Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.394006100Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/organizers/controller_tags.py", line 32, in get_all web-1 | 2025-11-25T15:34:12.394007352Z response = self.repo.page_all( web-1 | 2025-11-25T15:34:12.394008404Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.394009466Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:34:12.394010638Z raise e web-1 | 2025-11-25T15:34:12.394011640Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:34:12.394012822Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:34:12.394013904Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.394015147Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:34:12.394016369Z return self._execute_internal( web-1 | 2025-11-25T15:34:12.394017411Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.394018493Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:12.394019715Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:12.394020867Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.394021989Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:12.394023212Z result = conn.execute( web-1 | 2025-11-25T15:34:12.394024244Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.394025296Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:12.394026468Z return meth( web-1 | 2025-11-25T15:34:12.394028512Z ^^^^^ web-1 | 2025-11-25T15:34:12.394029534Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:12.394030796Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:12.394031848Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.394032950Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:12.394034202Z ret = self._execute_context( web-1 | 2025-11-25T15:34:12.394035264Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.394036296Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:34:12.394037549Z return self._exec_single_context( web-1 | 2025-11-25T15:34:12.394038601Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:12.394039663Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:34:12.394040835Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:12.394041867Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:12.394043049Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:34:12.394044101Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:34:12.394045293Z self.dialect.do_execute( web-1 | 2025-11-25T15:34:12.394046355Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:34:12.394047567Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:34:12.394048619Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:12.401622463Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?perPage=4217&search=null&page=4217&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.407817827Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?perPage=4217&search=null&page=4 HTTP/1.1" web-1 | 2025-11-25T15:34:12.428446667Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?paginationSeed=null&page=21018 HTTP/1.1" web-1 | 2025-11-25T15:34:12.449394907Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?orderDirection=asc&orderByNullPosition=first&queryFilter=999999999999999999999999999999 HTTP/1.1" web-1 | 2025-11-25T15:34:12.465227048Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?paginationSeed=&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=4K&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:34:12.474452163Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=4K&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:34:12.484119267Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=MH&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:34:12.492525954Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=MH&page=63 HTTP/1.1" web-1 | 2025-11-25T15:34:12.499322418Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:12.506304660Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?search=xc%F4%87%9F%B8&paginationSeed=%17%F0%BF%AE%90%C2%BC%C2%87%C3%A3%F1%8D%BF%88%C3%AB&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.514609766Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?search=xc%F4%87%9F%B8&paginationSeed=xc%F4%87%9F%B8&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.542002258Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?paginationSeed=&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:34:12.571602436Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?perPage=635699026&search=&orderDirection=desc&page=4504&orderByNullPosition=null&queryFilter=&orderBy=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.578343936Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?perPage=635699026&search=&orderDirection=desc&page=4504&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.584895199Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?page=635699026&perPage=5 HTTP/1.1" web-1 | 2025-11-25T15:34:12.592029747Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?page=200 HTTP/1.1" web-1 | 2025-11-25T15:34:12.598404879Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?orderDirection=desc&paginationSeed=null&perPage=86&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:12.606962179Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.631124855Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?search=null&queryFilter=P%C2%AE%C2%87HiGz%1Ema9%F3%9D%BA%B4X%3A%19%C3%A2&orderBy=%C3%B7%C2%8B%F0%BA%AB%8E&perPage=-5918 HTTP/1.1" web-1 | 2025-11-25T15:34:12.640319543Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?search=null&queryFilter=P%C2%AE%C2%87HiGz%1Ema9%F3%9D%BA%B4X%3A%19%C3%A2&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.646575571Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?search=null&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:12.652778640Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?search=&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:12.661190848Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?page=1585&queryFilter=%C3%89&perPage=65&search=null&orderBy=null&orderDirection=asc&orderByNullPosition=last&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:12.668017948Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?page=1585&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.674811787Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?page=1585&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:34:12.682799918Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?page=65&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:34:12.688418690Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?page=5 HTTP/1.1" web-1 | 2025-11-25T15:34:12.693586445Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:12.723070454Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?search=%7C%7D%C3%95YK%F4%8A%A2%95%C2%BE&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:12.761157029Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?orderDirection=asc&perPage=-4559&page=107&paginationSeed=%F0%94%BC%9C%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.768570671Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:12.786149543Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?paginationSeed=null&search=null&orderDirection=asc&queryFilter=null&page=-15869&orderByNullPosition=last&orderBy=null&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:34:12.804560248Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?orderBy=&orderDirection=asc&orderByNullPosition=null&queryFilter=Security&paginationSeed=%C2%8A%F0%95%A6%91%C3%88%01%0A&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:34:12.812002393Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?orderBy=&orderDirection=asc&paginationSeed=null&queryFilter=Security&orderByNullPosition=null&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:34:12.819620149Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?orderBy=&orderDirection=asc&queryFilter=Security&orderByNullPosition=null&paginationSeed=&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:34:12.830647568Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?orderBy=&orderDirection=asc&queryFilter=&orderByNullPosition=null&paginationSeed=&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:34:12.835824791Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:12.853181145Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?page=6255&paginationSeed=%C3%A8%F0%93%8A%A1%C3%A7%2C&queryFilter=null&perPage=-114&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.861557766Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?page=6255&paginationSeed=%C3%A8%F0%93%8A%A1%C3%A7%2C&queryFilter=null&perPage=-114&search=%C3%A8%F0%93%8A%A1%C3%A7%2C HTTP/1.1" web-1 | 2025-11-25T15:34:12.870069110Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:12.891022669Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?orderBy=null&queryFilter=null&orderByNullPosition=null&perPage=-14236&orderDirection=asc&paginationSeed=%C2%96&page=52&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:12.944597480Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?orderBy=null&queryFilter=null&orderByNullPosition=null&perPage=-14236&orderDirection=asc&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:12.963383459Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?perPage=-28844&queryFilter=null&orderDirection=asc&orderByNullPosition=first&paginationSeed=null&search=null&orderBy=null&page=-5309 HTTP/1.1" web-1 | 2025-11-25T15:34:12.972555163Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?perPage=-5309&queryFilter=null&orderDirection=asc&orderByNullPosition=first&paginationSeed=null&search=null&orderBy=null&page=-5309 HTTP/1.1" web-1 | 2025-11-25T15:34:12.980329182Z ERROR 2025-11-25T15:34:12 - invalid attribute string: 'õh򤍊ê_f–‡ïŠø󺄆򛅾񨻮t' does not exist on this schema web-1 | 2025-11-25T15:34:12.980350291Z ERROR 2025-11-25T15:34:12 - invalid attribute string: 'õh򤍊ê_f–‡ïŠø󺄆򛅾񨻮t' does not exist on this schema web-1 | 2025-11-25T15:34:12.980550217Z INFO 2025-11-25T15:34:12 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?search=%F2%87%B6%8A%C2%83%F3%94%80%BE%F0%AA%84%BA%C3%AE%C2%A4P&queryFilter=%C3%B5%07h%F2%A4%8D%8A%C3%AAF%C2%96%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&orderBy=null&perPage=-32184&orderDirection=desc&page=30873&paginationSeed=null&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:34:13.040758545Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:13.048534257Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=null&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:13.056067033Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=null&page=24029&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:13.062391130Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:13.099789542Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?orderBy=%C3%A7&queryFilter=&search=E6%C3%82%7C%C2%84%C2%B5%22%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84&paginationSeed=null&perPage=354&orderByNullPosition=null&orderDirection=asc&page=-20900 HTTP/1.1" web-1 | 2025-11-25T15:34:13.105439793Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38778] 200 OK "GET /api/organizers/tags?orderBy= HTTP/1.1" web-1 | 2025-11-25T15:34:13.121813842Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?perPage=-2175&search=%C3%8E%7B%C3%AE%C2%87%C3%A1&paginationSeed=%F4%8C%A0%BFE&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:34:13.130108519Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?perPage=-2175&search=null&paginationSeed=%F4%8C%A0%BFE&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:34:13.138570270Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?perPage=-2175&search=null&paginationSeed=&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:34:13.146875907Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38778] 400 Bad Request "GET /api/organizers/tags?perPage=-15515&search=null&paginationSeed=&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:34:13.169911247Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?orderByNullPosition=null&page=-12981 HTTP/1.1" web-1 | 2025-11-25T15:34:13.210039595Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38778] 422 Unprocessable Entity "GET /api/organizers/tags?queryFilter=null&orderBy=null&search=%C2%A4%C2%ABe%06&orderByNullPosition=null&paginationSeed=null&page=11470&perPage=24593&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:13.213757818Z WARNING 2025-11-25T15:34:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:13.213765062Z WARNING 2025-11-25T15:34:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:13.217118670Z WARNING 2025-11-25T15:34:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:13.217125001Z WARNING 2025-11-25T15:34:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:13.243815024Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=%C3%81%C2%B0&search=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:13.250422272Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=&search=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:13.257496807Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=&search=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:13.264438003Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?page=201&orderByNullPosition=null&queryFilter=&orderBy=&search=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:13.299958047Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 200 OK "GET /api/organizers/tags?orderDirection=desc&perPage=-13359&paginationSeed=%1C&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:13.318425318Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?paginationSeed=null&orderByNullPosition=null&page=27246&orderBy=null&search=null&perPage=-27857 HTTP/1.1" web-1 | 2025-11-25T15:34:13.324953938Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?paginationSeed=null&orderByNullPosition=null&page=27246&search=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:13.330974414Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?search=null&orderByNullPosition=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:13.343551814Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 200 OK "GET /api/organizers/tags?search=%E0%A4%AE%E0%A4%A8%E0%A5%80%E0%A4%B7+%D9%85%D9%86%D8%B4&paginationSeed=null&perPage=4977&queryFilter=%C2%96&page=12045&orderByNullPosition=last&orderBy=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:13.352609604Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 200 OK "GET /api/organizers/tags?search=%E0%A4%AE%E0%A4%A8%E0%A5%80%E0%A4%B7+%D9%85%D9%86%D8%B4&paginationSeed=null&perPage=4977&queryFilter=%C2%96&page=4977&orderByNullPosition=last&orderBy=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:13.359018780Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 200 OK "GET /api/organizers/tags?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:13.384291732Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?orderBy=null&orderByNullPosition=null&search=null&orderDirection=asc&page=2462&paginationSeed=%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:13.390850078Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?orderBy=null&orderByNullPosition=null&page=0&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:13.399416816Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?orderByNullPosition=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:13.407846526Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?queryFilter=%F2%95%A3%8B%C2%9F&orderByNullPosition=null&page=-24961&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:34:13.415864433Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?queryFilter=%F2%95%A3%8B%C2%9F&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:34:13.423873063Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?queryFilter=null&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:34:13.431845295Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?queryFilter=null&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:34:13.437999642Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 200 OK "GET /api/organizers/tags?queryFilter=null&page=6 HTTP/1.1" web-1 | 2025-11-25T15:34:13.465334465Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?perPage=24696&orderBy=null&paginationSeed=D%3C&page=201&queryFilter=null&orderDirection=desc&search=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:13.471486468Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 200 OK "GET /api/organizers/tags?orderByNullPosition=last&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:13.477880055Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 200 OK "GET /api/organizers/tags?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:13.483844737Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 200 OK "GET /api/organizers/tags?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:13.490424092Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 200 OK "GET /api/organizers/tags?page=27791 HTTP/1.1" web-1 | 2025-11-25T15:34:13.501482509Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 400 Bad Request "GET /api/organizers/tags?orderDirection=asc&page=-10777&orderBy=null&orderByNullPosition=last&paginationSeed=null&queryFilter=%F3%B7%92%A8%C3%A8%C2%92%F4%84%98%83%3F HTTP/1.1" web-1 | 2025-11-25T15:34:13.508769083Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?queryFilter=null&orderByNullPosition=null&page=31264 HTTP/1.1" web-1 | 2025-11-25T15:34:13.518347331Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 200 OK "GET /api/organizers/tags?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:13.523661591Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 200 OK "GET /api/organizers/tags?perPage=-25868 HTTP/1.1" web-1 | 2025-11-25T15:34:13.529645197Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 200 OK "GET /api/organizers/tags?orderDirection=asc&search=%C3%BD%F3%8D%95%A3%C3%B6x%28 HTTP/1.1" web-1 | 2025-11-25T15:34:13.535223393Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38792] 422 Unprocessable Entity "GET /api/organizers/tags?search=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:13.544509452Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38798] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.555487728Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38798] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.560038975Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38798] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.570240613Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38798] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.582477804Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38798] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.594040518Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38798] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.621672379Z WARNING 2025-11-25T15:34:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:13.621686155Z WARNING 2025-11-25T15:34:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:13.627852255Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38802] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.633795937Z WARNING 2025-11-25T15:34:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:13.633811616Z WARNING 2025-11-25T15:34:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:13.658378481Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38812] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.667389343Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38812] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.697431331Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38812] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.711972819Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38812] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.732738435Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38812] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.788744432Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38812] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.793791610Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38812] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:13.827611752Z WARNING 2025-11-25T15:34:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:13.827617683Z WARNING 2025-11-25T15:34:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:13.906291749Z WARNING 2025-11-25T15:34:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:13.906303882Z WARNING 2025-11-25T15:34:13 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:13.951944813Z INFO 2025-11-25T15:34:13 - [172.25.0.1:38840] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.014368271Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38840] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.049855083Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38840] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.055156700Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38840] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.112905248Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38840] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.176780152Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38840] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.229903154Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38840] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.259856375Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38840] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.292024775Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38840] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.296891124Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38840] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.314158090Z WARNING 2025-11-25T15:34:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:14.314166757Z WARNING 2025-11-25T15:34:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:14.319237629Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.361097230Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.455510463Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.495755501Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.501376186Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.578001063Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.583532651Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.589159138Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.615863577Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.633913945Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.641995481Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.668014774Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.700437422Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38852] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.703182157Z WARNING 2025-11-25T15:34:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:14.703186245Z WARNING 2025-11-25T15:34:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:14.707857828Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38864] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.729507264Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38864] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.764366838Z WARNING 2025-11-25T15:34:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:14.764372539Z WARNING 2025-11-25T15:34:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:14.783389823Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38874] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.813918594Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38874] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.819395459Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38874] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.854234265Z WARNING 2025-11-25T15:34:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:14.854251016Z WARNING 2025-11-25T15:34:14 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:14.875453343Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38876] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.908963924Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38876] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.920969881Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38876] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.926857217Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38876] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:14.990743662Z INFO 2025-11-25T15:34:14 - [172.25.0.1:38876] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.009764061Z WARNING 2025-11-25T15:34:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:15.009775383Z WARNING 2025-11-25T15:34:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:15.016367753Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.020896558Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.089358916Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.182002416Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.288937044Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.294942151Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.341965639Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.353151335Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.386813791Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.428179955Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.445304393Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.463649214Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.472009875Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38886] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.499960154Z WARNING 2025-11-25T15:34:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:15.499994699Z WARNING 2025-11-25T15:34:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:15.505290444Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38896] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.509788632Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38896] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.529285296Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38896] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.550425616Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38896] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.560324115Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38896] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.574274803Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38896] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.578832382Z WARNING 2025-11-25T15:34:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:15.578848843Z WARNING 2025-11-25T15:34:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:15.621702530Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38900] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.630577998Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38900] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.636832704Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38900] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.639404263Z WARNING 2025-11-25T15:34:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:15.639413611Z WARNING 2025-11-25T15:34:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:15.682447346Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38916] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.692461201Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38916] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.745116195Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38916] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.749694452Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38916] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.754759033Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38916] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.760330015Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38916] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.784915967Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38916] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.813128007Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38916] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.839123275Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38916] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.843744994Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38916] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.865051417Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38916] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.890205825Z WARNING 2025-11-25T15:34:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:15.890214281Z WARNING 2025-11-25T15:34:15 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:15.901438690Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38924] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.925344654Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38924] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.935138747Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38924] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.954323525Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38924] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.961322299Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38924] 200 OK "GET /api/organizers/tags/empty HTTP/1.1" web-1 | 2025-11-25T15:34:15.973011651Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38926] 500 Internal Server Error "GET /api/organizers/tags/slug/0 HTTP/1.1" web-1 | 2025-11-25T15:34:15.973642716Z ERROR 2025-11-25T15:34:15 - Exception in ASGI application web-1 | 2025-11-25T15:34:15.973645100Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:15.973646703Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:15.973648156Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:15.973649358Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.973650590Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:15.973652123Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.973654007Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.973655870Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:15.973657734Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:15.973659507Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:15.973661361Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.973662954Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:15.973664266Z raise exc web-1 | 2025-11-25T15:34:15.973665498Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:15.973666701Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:15.973675647Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:15.973677120Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:15.973678222Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:15.973679475Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:15.973680537Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:15.973681769Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:15.973683552Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:15.973680196Z ERROR 2025-11-25T15:34:15 - Exception in ASGI application web-1 | 2025-11-25T15:34:15.973690716Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:15.973693281Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:15.973695124Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:15.973696427Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.973697669Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:15.973698981Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.973700174Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.973701276Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:15.973684835Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:15.973710753Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.973716675Z raise exc web-1 | 2025-11-25T15:34:15.973718839Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.973720492Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.973724419Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:15.973725932Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.973727144Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:15.973728507Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.973729659Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:15.973730871Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:15.973731963Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:15.973741060Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.973742523Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:15.973743705Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:15.973744898Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.973746170Z raise exc web-1 | 2025-11-25T15:34:15.973747272Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.973748544Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.973749646Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:15.973750819Z response = await f(request) web-1 | 2025-11-25T15:34:15.973751901Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.973752943Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:15.973754115Z content = await serialize_response( web-1 | 2025-11-25T15:34:15.973755227Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.973756319Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:15.973757541Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:15.973758603Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:15.973759896Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:15.973761188Z web-1 | 2025-11-25T15:34:15.973702528Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:15.973764274Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:15.973765606Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.973766719Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:15.973767891Z raise exc web-1 | 2025-11-25T15:34:15.973768993Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:15.973770175Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:15.973771427Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:15.973772650Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:15.973773732Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:15.973774884Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:15.973775906Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:15.973778671Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:15.973779853Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:15.973781106Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:15.973782218Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.973783510Z raise exc web-1 | 2025-11-25T15:34:15.973784502Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.973785734Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.973787097Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:15.973788359Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.973789451Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:15.973790694Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.973791786Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:15.973792958Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:15.973794000Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:15.973795212Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.973796334Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:15.973797446Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:15.973798578Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.973799680Z raise exc web-1 | 2025-11-25T15:34:15.973800692Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.973801814Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.973802876Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:15.973804049Z response = await f(request) web-1 | 2025-11-25T15:34:15.973805081Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.973806133Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:15.973807335Z content = await serialize_response( web-1 | 2025-11-25T15:34:15.973808387Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.973809449Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:15.973810651Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:15.973811683Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:15.973813897Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:15.973815240Z web-1 | 2025-11-25T15:34:15.981584530Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38930] 500 Internal Server Error "GET /api/organizers/tags/slug/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:34:15.982116359Z ERROR 2025-11-25T15:34:15 - Exception in ASGI application web-1 | 2025-11-25T15:34:15.982120336Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:15.982121689Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:15.982123131Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:15.982124263Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.982125386Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:15.982126668Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.982127740Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.982128772Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:15.982129964Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:15.982130996Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:15.982132148Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.982133240Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:15.982134473Z raise exc web-1 | 2025-11-25T15:34:15.982135575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:15.982136717Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:15.982137769Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:15.982138961Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:15.982140023Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:15.982141185Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:15.982142257Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:15.982143429Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:15.982144541Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:15.982145794Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:15.982147016Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.982155342Z raise exc web-1 | 2025-11-25T15:34:15.982156574Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.982157786Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.982159109Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:15.982160331Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.982161423Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:15.982162605Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.982163687Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:15.982164860Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:15.982165922Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:15.982167054Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.982168106Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:15.982169228Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:15.982170410Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.982171602Z raise exc web-1 | 2025-11-25T15:34:15.982172584Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.982173756Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.982174798Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:15.982175970Z response = await f(request) web-1 | 2025-11-25T15:34:15.982177043Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.982178064Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:15.982180289Z content = await serialize_response( web-1 | 2025-11-25T15:34:15.982181541Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.982182693Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:15.982184166Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:15.982185719Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:15.982187612Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:15.982189676Z web-1 | 2025-11-25T15:34:15.982247866Z ERROR 2025-11-25T15:34:15 - Exception in ASGI application web-1 | 2025-11-25T15:34:15.982254478Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:15.982258996Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:15.982259958Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:15.982260559Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.982261130Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:15.982261962Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.982262503Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.982263024Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:15.982263625Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:15.982264176Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:15.982264787Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.982265328Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:15.982265919Z raise exc web-1 | 2025-11-25T15:34:15.982266490Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:15.982267082Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:15.982267613Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:15.982268204Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:15.982268725Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:15.982269316Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:15.982269837Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:15.982270438Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:15.982270979Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:15.982271610Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:15.982272201Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.982272802Z raise exc web-1 | 2025-11-25T15:34:15.982273293Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.982273894Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.982274686Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:15.982275307Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.982276670Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:15.982277281Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.982277812Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:15.982278393Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:15.982278924Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:15.982279515Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.982280016Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:15.982280577Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:15.982281178Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.982281769Z raise exc web-1 | 2025-11-25T15:34:15.982282260Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.982282841Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.982283372Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:15.982284043Z response = await f(request) web-1 | 2025-11-25T15:34:15.982284584Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.982285105Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:15.982285707Z content = await serialize_response( web-1 | 2025-11-25T15:34:15.982286228Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.982286759Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:15.982287370Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:15.982287931Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:15.982288572Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:15.982289203Z web-1 | 2025-11-25T15:34:15.988780003Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38946] 500 Internal Server Error "GET /api/organizers/tags/slug/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:15.989304267Z ERROR 2025-11-25T15:34:15 - Exception in ASGI application web-1 | 2025-11-25T15:34:15.989322191Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:15.989324365Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:15.989326088Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:15.989327290Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.989328483Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:15.989335416Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.989336698Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.989333512Z ERROR 2025-11-25T15:34:15 - Exception in ASGI application web-1 | 2025-11-25T15:34:15.989343761Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:15.989346096Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:15.989347879Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:15.989349091Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.989350304Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:15.989351746Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.989352828Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.989353910Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:15.989355223Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:15.989356325Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:15.989357437Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.989358539Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:15.989359811Z raise exc web-1 | 2025-11-25T15:34:15.989360984Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:15.989362176Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:15.989363218Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:15.989364560Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:15.989365622Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:15.989366785Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:15.989367857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:15.989368999Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:15.989370091Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:15.989371313Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:15.989372455Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.989373637Z raise exc web-1 | 2025-11-25T15:34:15.989382013Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.989383777Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.989385400Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:15.989386692Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.989387864Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:15.989389086Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.989390158Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:15.989391351Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:15.989392443Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:15.989393625Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.989394657Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:15.989395809Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:15.989396961Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.989398133Z raise exc web-1 | 2025-11-25T15:34:15.989399125Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.989400247Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.989401279Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:15.989337890Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:15.989402391Z response = await f(request) web-1 | 2025-11-25T15:34:15.989405247Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.989406279Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:15.989404155Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:15.989414334Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:15.989420165Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.989422579Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:15.989424723Z raise exc web-1 | 2025-11-25T15:34:15.989425926Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:15.989427348Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:15.989428470Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:15.989435103Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:15.989436455Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:15.989437828Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:15.989438970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:15.989440122Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:15.989441194Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:15.989442527Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:15.989443679Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.989444871Z raise exc web-1 | 2025-11-25T15:34:15.989445893Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.989447045Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.989448999Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:15.989450251Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.989451393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:15.989452586Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.989453668Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:15.989454840Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:15.989455912Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:15.989457084Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.989458116Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:15.989459278Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:15.989460400Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.989463486Z raise exc web-1 | 2025-11-25T15:34:15.989464598Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.989465770Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.989466863Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:15.989468125Z response = await f(request) web-1 | 2025-11-25T15:34:15.989469898Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.989407481Z content = await serialize_response( web-1 | 2025-11-25T15:34:15.989471571Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:15.989472704Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.989475459Z content = await serialize_response( web-1 | 2025-11-25T15:34:15.989476290Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:15.989477272Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.989478434Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:15.989480999Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:15.989479887Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:15.989482231Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:15.989484385Z web-1 | 2025-11-25T15:34:15.989483394Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:15.989486459Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:15.989488062Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:15.989489655Z web-1 | 2025-11-25T15:34:15.993696576Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38962] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:34:15.994210681Z ERROR 2025-11-25T15:34:15 - Exception in ASGI application web-1 | 2025-11-25T15:34:15.994212505Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:15.994213286Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:15.994214017Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:15.994214618Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.994215250Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:15.994215871Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.994216462Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.994216993Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:15.994217614Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:15.994218165Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:15.994218736Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.994219277Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:15.994219898Z raise exc web-1 | 2025-11-25T15:34:15.994220439Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:15.994224217Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:15.994224908Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:15.994226421Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:15.994226982Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:15.994227573Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:15.994228094Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:15.994228745Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:15.994229266Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:15.994229877Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:15.994230438Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.994231069Z raise exc web-1 | 2025-11-25T15:34:15.994231570Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.994232171Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.994232863Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:15.994233494Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.994234025Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:15.994234626Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.994235157Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:15.994235748Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:15.994236279Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:15.994236880Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.994237401Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:15.994237982Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:15.994238573Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.994239165Z raise exc web-1 | 2025-11-25T15:34:15.994239666Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.994240247Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.994240798Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:15.994241389Z response = await f(request) web-1 | 2025-11-25T15:34:15.994242741Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.994243292Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:15.994243873Z content = await serialize_response( web-1 | 2025-11-25T15:34:15.994244414Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.994244945Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:15.994245547Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:15.994246058Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:15.994246659Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:15.994247310Z web-1 | 2025-11-25T15:34:15.994306982Z ERROR 2025-11-25T15:34:15 - Exception in ASGI application web-1 | 2025-11-25T15:34:15.994315398Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:15.994316410Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:15.994317211Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:15.994317822Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.994318474Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:15.994319065Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.994319596Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.994320117Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:15.994320698Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:15.994321229Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:15.994321810Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.994322341Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:15.994322962Z raise exc web-1 | 2025-11-25T15:34:15.994323563Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:15.994324184Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:15.994324715Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:15.994325336Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:15.994325857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:15.994326448Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:15.994326969Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:15.994330416Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:15.994331037Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:15.994331668Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:15.994332219Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.994332810Z raise exc web-1 | 2025-11-25T15:34:15.994333311Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.994333902Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.994334674Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:15.994335295Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.994335816Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:15.994336397Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.994336928Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:15.994337509Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:15.994338040Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:15.994338641Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.994339162Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:15.994339753Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:15.994340335Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.994340916Z raise exc web-1 | 2025-11-25T15:34:15.994341407Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.994341988Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.994342509Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:15.994343100Z response = await f(request) web-1 | 2025-11-25T15:34:15.994343651Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.994344182Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:15.994344763Z content = await serialize_response( web-1 | 2025-11-25T15:34:15.994345284Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.994345815Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:15.994346406Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:15.994347799Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:15.994348420Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:15.994349041Z web-1 | 2025-11-25T15:34:15.999389256Z INFO 2025-11-25T15:34:15 - [172.25.0.1:38976] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:34:15.999907339Z ERROR 2025-11-25T15:34:15 - Exception in ASGI application web-1 | 2025-11-25T15:34:15.999908141Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:15.999908772Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:15.999909433Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:15.999910054Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.999910615Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:15.999911277Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.999911798Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.999912329Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:15.999912920Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:15.999913471Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:15.999914062Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.999914583Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:15.999915174Z raise exc web-1 | 2025-11-25T15:34:15.999915665Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:15.999916266Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:15.999916757Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:15.999917348Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:15.999917879Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:15.999918460Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:15.999918961Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:15.999919542Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:15.999920073Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:15.999920664Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:15.999922307Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.999922939Z raise exc web-1 | 2025-11-25T15:34:15.999923429Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.999924031Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.999925032Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:15.999926105Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.999926986Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:15.999927918Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.999928780Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:15.999929641Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:15.999930212Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:15.999930813Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.999931364Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:15.999931955Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:15.999932507Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.999933078Z raise exc web-1 | 2025-11-25T15:34:15.999933579Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.999934140Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.999934671Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:15.999934711Z ERROR 2025-11-25T15:34:15 - Exception in ASGI application web-1 | 2025-11-25T15:34:15.999935272Z response = await f(request) web-1 | 2025-11-25T15:34:15.999936895Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.999936284Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:15.999937446Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:15.999938458Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:15.999938909Z content = await serialize_response( web-1 | 2025-11-25T15:34:15.999939780Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:15.999940241Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.999941604Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:15.999940972Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.999944810Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:15.999946272Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.999947394Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.999948487Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:15.999949649Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:15.999950741Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:15.999952143Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.999953336Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:15.999954628Z raise exc web-1 | 2025-11-25T15:34:15.999955740Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:15.999956942Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:15.999958034Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:15.999959247Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:15.999960299Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:15.999961491Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:15.999962563Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:15.999963785Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:15.999964857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:15.999966070Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:15.999967232Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.999968434Z raise exc web-1 | 2025-11-25T15:34:15.999969426Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.999970608Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.999971870Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:15.999973153Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.999974235Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:15.999975447Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:15.999976509Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:15.999978693Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:15.999979885Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:15.999981208Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:15.999982310Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:15.999983663Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:15.999984805Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:15.999985977Z raise exc web-1 | 2025-11-25T15:34:15.999986999Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:15.999988171Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:15.999989233Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:15.999990385Z response = await f(request) web-1 | 2025-11-25T15:34:15.999991407Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.999992489Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:15.999993641Z content = await serialize_response( web-1 | 2025-11-25T15:34:15.999994693Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:15.999995765Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:15.999996998Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:15.999998050Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:15.999999252Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:15.999942205Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.000001055Z web-1 | 2025-11-25T15:34:16.000001897Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.000003420Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.000004101Z web-1 | 2025-11-25T15:34:16.005638392Z INFO 2025-11-25T15:34:16 - [172.25.0.1:38980] 500 Internal Server Error "GET /api/organizers/tags/slug/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:34:16.006150463Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.006151816Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.006152427Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.006153048Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.006153629Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.006156395Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.006157026Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.006157547Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.006158068Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.006158629Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.006159150Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.006159821Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.006160382Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.006161113Z raise exc web-1 | 2025-11-25T15:34:16.006161604Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.006162185Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.006162686Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.006163267Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.006163778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.006164349Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.006164860Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.006165452Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.006165973Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.006166574Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.006167125Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.006167716Z raise exc web-1 | 2025-11-25T15:34:16.006168207Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.006168778Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.006169379Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.006169980Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.006170511Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.006171082Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.006171613Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.006172966Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.006174158Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.006174759Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.006175300Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.006175951Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.006176562Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.006177154Z raise exc web-1 | 2025-11-25T15:34:16.006177634Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.006178206Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.006178726Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.006179318Z response = await f(request) web-1 | 2025-11-25T15:34:16.006179859Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.006180370Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.006180951Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.006181462Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.006181983Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.006182554Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.006183085Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.006183656Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.006184277Z web-1 | 2025-11-25T15:34:16.006238719Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.006239931Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.006240603Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.006241254Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.006241805Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.006242396Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.006243127Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.006243658Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.006244199Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.006244781Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.006245312Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.006247095Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.006247666Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.006248277Z raise exc web-1 | 2025-11-25T15:34:16.006248778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.006249369Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.006249900Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.006250501Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.006251032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.006251603Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.006252124Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.006252705Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.006253226Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.006253828Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.006254379Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.006254960Z raise exc web-1 | 2025-11-25T15:34:16.006255461Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.006256022Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.006256613Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.006257234Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.006257775Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.006258356Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.006258957Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.006259568Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.006260099Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.006260710Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.006261241Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.006261853Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.006262414Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.006263706Z raise exc web-1 | 2025-11-25T15:34:16.006264227Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.006264828Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.006265359Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.006265930Z response = await f(request) web-1 | 2025-11-25T15:34:16.006266451Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.006266982Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.006267563Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.006268094Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.006268645Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.006269236Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.006269757Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.006270329Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.006270950Z web-1 | 2025-11-25T15:34:16.015384545Z INFO 2025-11-25T15:34:16 - [172.25.0.1:38982] 500 Internal Server Error "GET /api/organizers/tags/slug/0 HTTP/1.1" web-1 | 2025-11-25T15:34:16.015882580Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.015890375Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.015892549Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.015894212Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.015895424Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.015896636Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.015898029Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.015899101Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.015900163Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.015901295Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.015902357Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.015903489Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.015904531Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.015905713Z raise exc web-1 | 2025-11-25T15:34:16.015906815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.015913378Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.015907356Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.015920391Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.015923346Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.015925230Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.015926542Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.015927885Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.015929227Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.015930259Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.015931351Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.015932544Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.015933596Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.015934768Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.015935870Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.015937132Z raise exc web-1 | 2025-11-25T15:34:16.015938234Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.015939427Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.015940499Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.015941711Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.015942783Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.015943965Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.015944987Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.015946139Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.015947241Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.015948514Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.015949666Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.015951079Z raise exc web-1 | 2025-11-25T15:34:16.015952070Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.015960356Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.015962871Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.015964945Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.015966618Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.015968431Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.015969984Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.015971226Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.015972338Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.015973511Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.015974563Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.015914620Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.015975785Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.015977428Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.015978630Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.015979652Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.015980654Z raise exc web-1 | 2025-11-25T15:34:16.015981786Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.015982558Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.015983590Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.015984521Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.015985633Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.015986345Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.015988268Z response = await f(request) web-1 | 2025-11-25T15:34:16.015987447Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.015989370Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.015990272Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.015991304Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.015992156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.015993238Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.015994119Z raise exc web-1 | 2025-11-25T15:34:16.015996794Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.015997456Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.015998938Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.016000281Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.015999560Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.016001343Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.016002655Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.016003517Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.016004689Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.016005601Z web-1 | 2025-11-25T15:34:16.016006533Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.016008446Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.016009508Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.016010731Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.016011833Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.016013035Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.016014097Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.016015259Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.016016381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.016017553Z raise exc web-1 | 2025-11-25T15:34:16.016019116Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.016021090Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.016022853Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.016024406Z response = await f(request) web-1 | 2025-11-25T15:34:16.016025498Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.016026610Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.016027833Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.016028925Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.016030037Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.016032992Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.016034104Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.016035317Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.016036579Z web-1 | 2025-11-25T15:34:16.020507175Z INFO 2025-11-25T15:34:16 - [172.25.0.1:38988] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:34:16.021007885Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.021009518Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.021010099Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.021010710Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.021011281Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.021011862Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.021012433Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.021012974Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.021013495Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.021014086Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.021014607Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.021015189Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.021015710Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.021016301Z raise exc web-1 | 2025-11-25T15:34:16.021016772Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.021017403Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.021017914Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.021018505Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.021019036Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.021019627Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.021020158Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.021020729Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.021021240Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.021021921Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.021023614Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.021024236Z raise exc web-1 | 2025-11-25T15:34:16.021024726Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.021025318Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.021025919Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.021026540Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.021027061Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.021027662Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.021028203Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.021028794Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.021029315Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.021029926Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.021030447Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.021031028Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.021031589Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.021032201Z raise exc web-1 | 2025-11-25T15:34:16.021032691Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.021033283Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.021033804Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.021034405Z response = await f(request) web-1 | 2025-11-25T15:34:16.021034926Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.021035437Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.021036018Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.021036539Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.021037070Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.021037671Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.021038172Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.021038763Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.021039384Z web-1 | 2025-11-25T15:34:16.021111790Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.021115938Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.021117250Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.021118633Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.021119785Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.021120917Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.021122119Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.021123141Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.021124163Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.021125335Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.021126387Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.021127560Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.021128652Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.021129874Z raise exc web-1 | 2025-11-25T15:34:16.021130916Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.021132058Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.021133080Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.021134272Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.021135384Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.021136556Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.021137649Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.021140233Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.021141396Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.021142688Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.021143850Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.021145103Z raise exc web-1 | 2025-11-25T15:34:16.021146064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.021147247Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.021148589Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.021151595Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.021152847Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.021154039Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.021155091Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.021156253Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.021157285Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.021158438Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.021159459Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.021160652Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.021161784Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.021162906Z raise exc web-1 | 2025-11-25T15:34:16.021163888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.021165000Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.021166072Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.021167194Z response = await f(request) web-1 | 2025-11-25T15:34:16.021168246Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.021169268Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.021170400Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.021171472Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.021172494Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.021173676Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.021174698Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.021175920Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.021177213Z web-1 | 2025-11-25T15:34:16.024043255Z WARNING 2025-11-25T15:34:16 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:16.024058253Z WARNING 2025-11-25T15:34:16 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:16.028251558Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39010] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:34:16.028773058Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.028779079Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.028781233Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.028790691Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.028792895Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.028794618Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.028796361Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.028797934Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.028799157Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.028800439Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.028801521Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.028802733Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.028803835Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.028805048Z raise exc web-1 | 2025-11-25T15:34:16.028806120Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.028807382Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.028808484Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.028809686Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.028810738Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.028811931Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.028812962Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.028814125Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.028815237Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.028816519Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.028817701Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.028818944Z raise exc web-1 | 2025-11-25T15:34:16.028819946Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.028821118Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.028822601Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.028823853Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.028824925Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.028827550Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.028828702Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.028829874Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.028830916Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.028832098Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.028833130Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.028834262Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.028835435Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.028836657Z raise exc web-1 | 2025-11-25T15:34:16.028837659Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.028838781Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.028839793Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.028840955Z response = await f(request) web-1 | 2025-11-25T15:34:16.028841977Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.028842969Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.028844101Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.028845984Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.028847698Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.028784078Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.028849571Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.028851114Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.028852086Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.028853669Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.028854470Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.028855593Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.028856424Z web-1 | 2025-11-25T15:34:16.028857276Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.028859029Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.028860852Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.028862506Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.028873396Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.028874728Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.028875871Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.028877033Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.028878135Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.028879317Z raise exc web-1 | 2025-11-25T15:34:16.028880339Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.028881491Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.028882663Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.028883886Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.028884948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.028886080Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.028887152Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.028888294Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.028889316Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.028890548Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.028891660Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.028892802Z raise exc web-1 | 2025-11-25T15:34:16.028893814Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.028894977Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.028896199Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.028897461Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.028898513Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.028899665Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.028900767Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.028901920Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.028903032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.028904184Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.028905226Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.028907370Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.028908542Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.028909694Z raise exc web-1 | 2025-11-25T15:34:16.028910646Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.028911798Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.028912910Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.028914052Z response = await f(request) web-1 | 2025-11-25T15:34:16.028915074Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.028916126Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.028917288Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.028918330Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.028919362Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.028920575Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.028921607Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.028922809Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.028924071Z web-1 | 2025-11-25T15:34:16.033904053Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39020] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:34:16.034407449Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.034411226Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.034412528Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.034413851Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.034414933Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.034416035Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.034417207Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.034418259Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.034419281Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.034420483Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.034421575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.034422737Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.034425573Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.034426885Z raise exc web-1 | 2025-11-25T15:34:16.034427937Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.034429039Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.034430061Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.034431233Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.034432295Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.034433447Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.034434479Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.034435601Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.034436673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.034437866Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.034439008Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.034440280Z raise exc web-1 | 2025-11-25T15:34:16.034441312Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.034442434Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.034443727Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.034444969Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.034446041Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.034447213Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.034448275Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.034449427Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.034450479Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.034451642Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.034452663Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.034454297Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.034455519Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.034456681Z raise exc web-1 | 2025-11-25T15:34:16.034457673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.034459757Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.034460849Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.034462001Z response = await f(request) web-1 | 2025-11-25T15:34:16.034463053Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.034464035Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.034465177Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.034466199Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.034467271Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.034468463Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.034469515Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.034470657Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.034471920Z web-1 | 2025-11-25T15:34:16.034480626Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.034484543Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.034487629Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.034489262Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.034490434Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.034491536Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.034492769Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.034493801Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.034494853Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.034496035Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.034497127Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.034498279Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.034499381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.034500533Z raise exc web-1 | 2025-11-25T15:34:16.034501605Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.034502778Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.034503840Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.034505082Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.034513939Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.034515351Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.034516403Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.034517585Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.034518657Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.034519930Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.034521122Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.034522364Z raise exc web-1 | 2025-11-25T15:34:16.034523386Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.034524568Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.034525891Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.034527153Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.034528235Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.034529398Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.034530450Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.034531562Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.034532714Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.034533856Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.034534928Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.034536040Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.034537232Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.034538394Z raise exc web-1 | 2025-11-25T15:34:16.034539366Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.034540518Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.034541590Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.034542763Z response = await f(request) web-1 | 2025-11-25T15:34:16.034543825Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.034544857Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.034546029Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.034548764Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.034549896Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.034551209Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.034552311Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.034553523Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.034554785Z web-1 | 2025-11-25T15:34:16.047668091Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39034] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:16.048193147Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.048202234Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.048204559Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.048206543Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.048207875Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.048209047Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.048210380Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.048211482Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.048212694Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.048213836Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.048214888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.048216120Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.048217193Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.048218335Z raise exc web-1 | 2025-11-25T15:34:16.048219367Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.048220519Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.048217112Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.048227863Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.048230778Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.048232762Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.048234034Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.048235186Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.048242851Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.048244173Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.048245225Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.048246407Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.048247640Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.048248882Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.048249974Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.048251176Z raise exc web-1 | 2025-11-25T15:34:16.048252298Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.048253491Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.048254583Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.048255815Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.048256937Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.048258149Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.048259201Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.048260364Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.048261536Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.048262818Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.048264040Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.048265303Z raise exc web-1 | 2025-11-25T15:34:16.048266395Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.048267597Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.048270042Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.048271955Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.048273578Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.048275392Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.048277045Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.048278788Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.048280511Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.048283086Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.048221551Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.048284238Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.048286623Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.048285861Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.048287865Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.048288797Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.048289849Z raise exc web-1 | 2025-11-25T15:34:16.048290941Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.048291632Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.048292784Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.048293746Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.048294748Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.048295690Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.048296582Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.048297664Z response = await f(request) web-1 | 2025-11-25T15:34:16.048298535Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.048299457Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.048301270Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.048300519Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.048303254Z raise exc web-1 | 2025-11-25T15:34:16.048302503Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.048305228Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.048304426Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.048307081Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.048306350Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.048315567Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.048316168Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.048316980Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.048334643Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.048339432Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.048340624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.048341776Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.048342869Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.048344051Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.048318012Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.048345083Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.048346776Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.048347257Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.048348429Z web-1 | 2025-11-25T15:34:16.048349240Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.048351254Z raise exc web-1 | 2025-11-25T15:34:16.048352336Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.048353569Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.048354661Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.048355833Z response = await f(request) web-1 | 2025-11-25T15:34:16.048356865Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.048357877Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.048359019Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.048360111Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.048361243Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.048362455Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.048363527Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.048364710Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.048366002Z web-1 | 2025-11-25T15:34:16.112901617Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39046] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:34:16.113521180Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.113533594Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.113536299Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.113549934Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.113551678Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.113552820Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.113554202Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.113555214Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.113556246Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.113557398Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.113558480Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.113559683Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.113560825Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.113561957Z raise exc web-1 | 2025-11-25T15:34:16.113563049Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.113564211Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.113565283Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.113566455Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.113567477Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.113568669Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.113569691Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.113570864Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.113571936Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.113573148Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.113574310Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.113575532Z raise exc web-1 | 2025-11-25T15:34:16.113576524Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.113577646Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.113579289Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.113580492Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.113581554Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.113584690Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.113585872Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.113587034Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.113588116Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.113589228Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.113590330Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.113591492Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.113592614Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.113593837Z raise exc web-1 | 2025-11-25T15:34:16.113594839Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.113595981Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.113597013Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.113598155Z response = await f(request) web-1 | 2025-11-25T15:34:16.113599287Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.113600299Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.113601451Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.113602523Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.113603595Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.113604827Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.113606060Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.113607332Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.113608675Z web-1 | 2025-11-25T15:34:16.113635946Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.113639973Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.113641486Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.113642979Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.113644251Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.113645364Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.113646536Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.113647578Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.113656384Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.113657787Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.113658839Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.113659961Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.113661053Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.113662235Z raise exc web-1 | 2025-11-25T15:34:16.113663277Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.113664429Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.113665531Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.113666744Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.113667906Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.113669068Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.113670130Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.113671302Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.113672394Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.113673627Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.113674729Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.113676051Z raise exc web-1 | 2025-11-25T15:34:16.113677043Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.113678205Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.113679618Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.113680860Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.113681932Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.113683064Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.113684146Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.113685248Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.113686300Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.113687483Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.113688515Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.113691069Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.113692292Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.113693454Z raise exc web-1 | 2025-11-25T15:34:16.113694436Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.113695628Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.113696680Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.113697832Z response = await f(request) web-1 | 2025-11-25T15:34:16.113699064Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.113700176Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.113701329Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.113702441Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.113703493Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.113705056Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.113706098Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.113707290Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.113708612Z web-1 | 2025-11-25T15:34:16.118360047Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39056] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:34:16.118894180Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.118897547Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.118898869Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.118900332Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.118901504Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.118902576Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.118903869Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.118904961Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.118905983Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.118907185Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.118908267Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.118909379Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.118912174Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.118913437Z raise exc web-1 | 2025-11-25T15:34:16.118914689Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.118915871Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.118916903Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.118918085Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.118919137Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.118920309Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.118914589Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.118932001Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.118936209Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.118938884Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.118940868Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.118942171Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.118943623Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.118944866Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.118945998Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.118947300Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.118948492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.118949735Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.118950777Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.118951969Z raise exc web-1 | 2025-11-25T15:34:16.118953001Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.118954193Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.118955255Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.118956618Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.118957720Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.118958902Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.118959954Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.118967218Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.118968560Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.118969822Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.118970985Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.118972277Z raise exc web-1 | 2025-11-25T15:34:16.118973409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.118974571Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.118976485Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.118977807Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.118978869Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.118980102Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.118981184Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.118982426Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.118983498Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.118984670Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.118985742Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.118986874Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.118988047Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.118989409Z raise exc web-1 | 2025-11-25T15:34:16.118990421Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.118991603Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.118992645Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.118993828Z response = await f(request) web-1 | 2025-11-25T15:34:16.118921462Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.118994870Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.118996002Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.118996953Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.118998236Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.118998947Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.118999709Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.119002364Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.119003255Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.119005319Z raise exc web-1 | 2025-11-25T15:34:16.119004458Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.119006341Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.119007273Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.119008325Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.119009126Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.119010519Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.119011982Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.119011150Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.119013184Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.119014126Z web-1 | 2025-11-25T15:34:16.119015158Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.119017011Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.119018273Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.119019416Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.119020568Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.119021650Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.119022912Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.119024104Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.119025277Z raise exc web-1 | 2025-11-25T15:34:16.119026258Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.119027371Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.119028382Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.119029495Z response = await f(request) web-1 | 2025-11-25T15:34:16.119030536Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.119031588Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.119032741Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.119035105Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.119036237Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.119037470Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.119038542Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.119039764Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.119041026Z web-1 | 2025-11-25T15:34:16.130927218Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39064] 500 Internal Server Error "GET /api/organizers/tags/slug/%F0%9D%90%93%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%AA%F0%9D%90%AE%F0%9D%90%A2%F0%9D%90%9C%F0%9D%90%A4%2B%F0%9D%90%9B%F0%9D%90%AB%F0%9D%90%A8%F0%9D%90%B0%F0%9D%90%A7%2B%F0%9D%90%9F%F0%9D%90%A8%F0%9D%90%B1%2B%F0%9D%90%A3%F0%9D%90%AE%F0%9D%90%A6%F0%9D%90%A9%F0%9D%90%AC%2B%F0%9D%90%A8%F0%9D%90%AF%F0%9D%90%9E%F0%9D%90%AB%2B%F0%9D%90%AD%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%A5%F0%9D%90%9A%F0%9D%90%B3%F0%9D%90%B2%2B%F0%9D%90%9D%F0%9D%90%A8%F0%9D%90%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:16.131440311Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.131444099Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.131445381Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.131446804Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.131447866Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.131448948Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.131450110Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.131451212Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.131452324Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.131453476Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.131454578Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.131455750Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.131456812Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.131457965Z raise exc web-1 | 2025-11-25T15:34:16.131458986Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.131460139Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.131461161Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.131462363Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.131463415Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.131466320Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.131467482Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.131468605Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.131469697Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.131470949Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.131472101Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.131473303Z raise exc web-1 | 2025-11-25T15:34:16.131474305Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.131475528Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.131477802Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.131479084Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.131480106Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.131481328Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.131482420Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.131483603Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.131484735Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.131485877Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.131486879Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.131487981Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.131489093Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.131490285Z raise exc web-1 | 2025-11-25T15:34:16.131491688Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.131492930Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.131493982Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.131495174Z response = await f(request) web-1 | 2025-11-25T15:34:16.131496236Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.131497218Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.131498320Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.131499392Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.131503250Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.131504512Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.131505554Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.131506766Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.131507999Z web-1 | 2025-11-25T15:34:16.131529118Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.131532975Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.131534588Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.131536081Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.131537324Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.131538456Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.131539678Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.131540690Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.131541742Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.131542964Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.131544016Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.131545248Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.131546351Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.131547543Z raise exc web-1 | 2025-11-25T15:34:16.131548605Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.131549797Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.131550859Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.131552091Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.131553173Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.131554366Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.131555388Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.131556560Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.131557642Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.131558884Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.131567009Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.131568512Z raise exc web-1 | 2025-11-25T15:34:16.131569544Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.131570887Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.131572279Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.131573512Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.131574574Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.131575756Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.131576838Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.131578000Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.131579142Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.131580314Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.131581356Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.131582488Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.131583671Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.131584853Z raise exc web-1 | 2025-11-25T15:34:16.131585865Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.131587057Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.131588119Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.131589321Z response = await f(request) web-1 | 2025-11-25T15:34:16.131590363Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.131591355Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.131592507Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.131593569Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.131594631Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.131595843Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.131596916Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.131598108Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.131599410Z web-1 | 2025-11-25T15:34:16.136895025Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39078] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:34:16.137409351Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.137413188Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.137414521Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.137415913Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.137417135Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.137418248Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.137419410Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.137420572Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.137421614Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.137422886Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.137423968Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.137425141Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.137426213Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.137427395Z raise exc web-1 | 2025-11-25T15:34:16.137428437Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.137429589Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.137430651Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.137431863Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.137432935Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.137434137Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.137435179Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.137436332Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.137437444Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.137438656Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.137439788Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.137441020Z raise exc web-1 | 2025-11-25T15:34:16.137442062Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.137438756Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.137456479Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.137459064Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.137461038Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.137462411Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.137463573Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.137464945Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.137466007Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.137467089Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.137468452Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.137469534Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.137470746Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.137471848Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.137473030Z raise exc web-1 | 2025-11-25T15:34:16.137474173Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.137475385Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.137476467Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.137477719Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.137478781Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.137480234Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.137481336Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.137482508Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.137483570Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.137484873Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.137486045Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.137487327Z raise exc web-1 | 2025-11-25T15:34:16.137488349Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.137489541Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.137491175Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.137494030Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.137495232Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.137496434Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.137497536Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.137498729Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.137499831Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.137500983Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.137502055Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.137503207Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.137504409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.137505612Z raise exc web-1 | 2025-11-25T15:34:16.137506704Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.137507996Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.137509068Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.137510230Z response = await f(request) web-1 | 2025-11-25T15:34:16.137511302Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.137512324Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.137513517Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.137514619Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.137515691Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.137516943Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.137517985Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.137443275Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.137519217Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.137521141Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.137521602Z web-1 | 2025-11-25T15:34:16.137522844Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.137524798Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.137526070Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.137527252Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.137530759Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.137531921Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.137533083Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.137534175Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.137535307Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.137536470Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.137537672Z raise exc web-1 | 2025-11-25T15:34:16.137538714Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.137539896Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.137540988Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.137542160Z response = await f(request) web-1 | 2025-11-25T15:34:16.137543202Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.137544254Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.137545386Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.137546438Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.137547500Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.137548693Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.137549714Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.137550937Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.137552209Z web-1 | 2025-11-25T15:34:16.141861833Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39094] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:34:16.142366731Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.142370488Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.142371820Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.142373253Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.142374395Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.142375487Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.142376689Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.142377711Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.142378723Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.142381959Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.142383212Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.142384334Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.142385486Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.142386668Z raise exc web-1 | 2025-11-25T15:34:16.142387800Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.142388942Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.142389984Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.142391187Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.142392269Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.142393401Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.142394433Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.142395605Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.142396677Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.142397919Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.142399061Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.142400314Z raise exc web-1 | 2025-11-25T15:34:16.142401346Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.142402508Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.142403880Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.142405183Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.142406275Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.142407467Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.142408589Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.142409741Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.142410844Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.142411986Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.142413048Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.142415422Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.142416634Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.142418298Z raise exc web-1 | 2025-11-25T15:34:16.142419350Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.142420552Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.142421654Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.142422786Z response = await f(request) web-1 | 2025-11-25T15:34:16.142423838Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.142424850Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.142426002Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.142427064Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.142428116Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.142429338Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.142430420Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.142431582Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.142432865Z web-1 | 2025-11-25T15:34:16.142442243Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.142447302Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.142449516Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.142451670Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.142452893Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.142454105Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.142455357Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.142456389Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.142457441Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.142458744Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.142459816Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.142461168Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.142462330Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.142463543Z raise exc web-1 | 2025-11-25T15:34:16.142464615Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.142471918Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.142473221Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.142474503Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.142475635Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.142476797Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.142477849Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.142479022Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.142480164Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.142481376Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.142482508Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.142483750Z raise exc web-1 | 2025-11-25T15:34:16.142484762Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.142485905Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.142487267Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.142488479Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.142489501Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.142490653Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.142491735Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.142492898Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.142493970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.142495162Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.142496174Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.142497326Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.142498498Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.142499690Z raise exc web-1 | 2025-11-25T15:34:16.142500702Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.142501814Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.142502826Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.142505401Z response = await f(request) web-1 | 2025-11-25T15:34:16.142506503Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.142507505Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.142508697Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.142509789Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.142510861Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.142512164Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.142513226Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.142514438Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.142515731Z web-1 | 2025-11-25T15:34:16.158272391Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39110] 500 Internal Server Error "GET /api/organizers/tags/slug/o HTTP/1.1" web-1 | 2025-11-25T15:34:16.158794812Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.158799491Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.158801063Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.158802556Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.158803889Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.158805001Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.158806153Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.158807205Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.158808247Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.158809419Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.158810521Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.158811633Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.158812765Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.158813938Z raise exc web-1 | 2025-11-25T15:34:16.158812625Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.158815100Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.158817735Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.158818907Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.158819498Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.158820109Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.158824037Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.158825810Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.158825139Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.158826461Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.158827142Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.158827633Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.158829136Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.158829747Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.158828385Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.158830419Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.158831040Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.158831380Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.158832322Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.158832783Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.158833775Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.158834436Z raise exc web-1 | 2025-11-25T15:34:16.158833464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.158834967Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.158835979Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.158836550Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.158837191Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.158835628Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.158837722Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.158838774Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.158839295Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.158838414Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.158839866Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.158840477Z raise exc web-1 | 2025-11-25T15:34:16.158842101Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.158843032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.158843663Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.158844315Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.158844675Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.158846078Z raise exc web-1 | 2025-11-25T15:34:16.158846579Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.158845808Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.158847190Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.158847831Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.158848452Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.158848943Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.158849535Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.158850186Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.158850506Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.158851398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.158851869Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.158852680Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.158853231Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.158853833Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.158854233Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.158855606Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.158855015Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.158856187Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.158857800Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.158858471Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.158856978Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.158859052Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.158860736Z raise exc web-1 | 2025-11-25T15:34:16.158861297Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.158861918Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.158859623Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.158862439Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.158863110Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.158863511Z response = await f(request) web-1 | 2025-11-25T15:34:16.158864332Z raise exc web-1 | 2025-11-25T15:34:16.158864843Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.158865424Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.158865785Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.158867208Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.158866627Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.158867769Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.158868550Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.158869111Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.158869722Z response = await f(request) web-1 | 2025-11-25T15:34:16.158870133Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.158870835Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.158871095Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.158871907Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.158872478Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.158873119Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.158873550Z web-1 | 2025-11-25T15:34:16.158874191Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.158875273Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.158876545Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.158877617Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.158878819Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.158880152Z web-1 | 2025-11-25T15:34:16.163292659Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39120] 500 Internal Server Error "GET /api/organizers/tags/slug/%2C%F4%8A%9F%A5%F3%BB%94%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:16.163821101Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.163825209Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.163826692Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.163828084Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.163829146Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.163830238Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.163831470Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.163832512Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.163833564Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.163834737Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.163835809Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.163836911Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.163838003Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.163839175Z raise exc web-1 | 2025-11-25T15:34:16.163840247Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.163841419Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.163842461Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.163843633Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.163844705Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.163845817Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.163846869Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.163848022Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.163849144Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.163850336Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.163851478Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.163852690Z raise exc web-1 | 2025-11-25T15:34:16.163853672Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.163856538Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.163858020Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.163859303Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.163860405Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.163861577Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.163862689Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.163863791Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.163864863Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.163865985Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.163867047Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.163868149Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.163869332Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.163870464Z raise exc web-1 | 2025-11-25T15:34:16.163871446Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.163872578Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.163873590Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.163874762Z response = await f(request) web-1 | 2025-11-25T15:34:16.163875784Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.163877307Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.163878569Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.163879631Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.163880703Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.163881915Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.163882927Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.163884129Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.163885422Z web-1 | 2025-11-25T15:34:16.163901542Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.163904898Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.163906331Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.163907714Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.163910910Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.163912132Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.163913304Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.163914376Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.163915408Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.163916600Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.163917692Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.163918835Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.163919917Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.163921099Z raise exc web-1 | 2025-11-25T15:34:16.163922221Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.163923403Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.163924455Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.163925607Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.163926639Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.163927851Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.163928913Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.163930016Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.163931118Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.163932330Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.163933472Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.163934734Z raise exc web-1 | 2025-11-25T15:34:16.163935716Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.163936878Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.163938141Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.163939403Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.163940465Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.163941647Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.163942709Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.163946086Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.163947218Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.163948360Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.163949442Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.163950584Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.163951746Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.163952888Z raise exc web-1 | 2025-11-25T15:34:16.163953870Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.163955023Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.163956084Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.163957237Z response = await f(request) web-1 | 2025-11-25T15:34:16.163958289Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.163959291Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.163960443Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.163961525Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.163962557Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.163963759Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.163964751Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.163965933Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.163967165Z web-1 | 2025-11-25T15:34:16.168572774Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39122] 500 Internal Server Error "GET /api/organizers/tags/slug/%F1%81%B3%9D%16%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:34:16.169101738Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.169105835Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.169107669Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.169109632Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.169111225Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.169112738Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.169114432Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.169115904Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.169119691Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.169121545Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.169123168Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.169124931Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.169126524Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.169128217Z raise exc web-1 | 2025-11-25T15:34:16.169129810Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.169131463Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.169129319Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.169139218Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.169141963Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.169143807Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.169145049Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.169146281Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.169147554Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.169148616Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.169149648Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.169150910Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.169152042Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.169153234Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.169154346Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.169155529Z raise exc web-1 | 2025-11-25T15:34:16.169156631Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.169157773Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.169158835Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.169160047Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.169161119Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.169162291Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.169163323Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.169170767Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.169172170Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.169173412Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.169174564Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.169175877Z raise exc web-1 | 2025-11-25T15:34:16.169176869Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.169178031Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.169179644Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.169180946Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.169182048Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.169183211Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.169184283Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.169185485Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.169186537Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.169187729Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.169188801Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.169189893Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.169191065Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.169193540Z raise exc web-1 | 2025-11-25T15:34:16.169194632Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.169195804Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.169196846Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.169133077Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.169198049Z response = await f(request) web-1 | 2025-11-25T15:34:16.169201014Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.169199922Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.169202076Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.169203409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.169204170Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.169205382Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.169207506Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.169208628Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.169209450Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.169211494Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.169210442Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.169212566Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.169213538Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.169214570Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.169215431Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.169216613Z web-1 | 2025-11-25T15:34:16.169218066Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.169220821Z raise exc web-1 | 2025-11-25T15:34:16.169222454Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.169224178Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.169226221Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.169228055Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.169229598Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.169231261Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.169232834Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.169234417Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.169235950Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.169237683Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.169239176Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.169240759Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.169242392Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.169244175Z raise exc web-1 | 2025-11-25T15:34:16.169245638Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.169247291Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.169250798Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.169252671Z response = await f(request) web-1 | 2025-11-25T15:34:16.169254274Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.169255757Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.169257410Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.169259143Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.169260706Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.169262510Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.169264063Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.169265786Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.169267589Z web-1 | 2025-11-25T15:34:16.189460981Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39130] 500 Internal Server Error "GET /api/organizers/tags/slug/total_cases HTTP/1.1" web-1 | 2025-11-25T15:34:16.189971430Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.189980707Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.189983172Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.189984895Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.189986168Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.189987340Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.189988682Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.189989734Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.189990766Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.189992069Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.189993141Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.189994313Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.189998731Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.189999954Z raise exc web-1 | 2025-11-25T15:34:16.190001096Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.190003711Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.190004893Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.190006155Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.190013769Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.190015262Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.190016364Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.190017527Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.190018859Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.190020813Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.190022005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.190023287Z raise exc web-1 | 2025-11-25T15:34:16.190024269Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.190025461Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.190027064Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.190028307Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.190029389Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.190030581Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.190031673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.190032875Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.190033957Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.190035140Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.190036202Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.190037344Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.190038506Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.190039678Z raise exc web-1 | 2025-11-25T15:34:16.190040680Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.190041832Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.190042894Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.190044056Z response = await f(request) web-1 | 2025-11-25T15:34:16.190045088Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.190046100Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.190047312Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.190049887Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.190048154Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.190051049Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.190053484Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.190054165Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.190055197Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.190056089Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.190056690Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.190057421Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.190058734Z web-1 | 2025-11-25T15:34:16.190057942Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.190060808Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.190061980Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.190063082Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.190064114Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.190065396Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.190066448Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.190067601Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.190068643Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.190069845Z raise exc web-1 | 2025-11-25T15:34:16.190070917Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.190072059Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.190073101Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.190074303Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.190075375Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.190076567Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.190077619Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.190078782Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.190080074Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.190087498Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.190088871Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.190090133Z raise exc web-1 | 2025-11-25T15:34:16.190091135Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.190092337Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.190093680Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.190094912Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.190095974Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.190097146Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.190098238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.190099400Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.190100502Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.190101655Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.190102727Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.190103819Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.190104961Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.190106123Z raise exc web-1 | 2025-11-25T15:34:16.190107115Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.190108277Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.190109339Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.190110491Z response = await f(request) web-1 | 2025-11-25T15:34:16.190111553Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.190112605Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.190113727Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.190114799Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.190115821Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.190117053Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.190118105Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.190119288Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.190122073Z web-1 | 2025-11-25T15:34:16.195199608Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39134] 500 Internal Server Error "GET /api/organizers/tags/slug/%F3%82%93%B0%F1%BC%AB%8C%C3%97%F1%B1%8C%B1%C2%BC%C2%BCHG%C3%AF%C3%99%5E%C2%A5F%F1%BB%A0%8B%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:16.195721097Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.195725085Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.195726417Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.195727830Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.195728982Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.195730134Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.195731357Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.195732409Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.195733451Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.195734653Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.195735725Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.195736927Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.195738009Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.195739171Z raise exc web-1 | 2025-11-25T15:34:16.195740233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.195739923Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.195741436Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.195743650Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.195744331Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.195746515Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.195745333Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.195747667Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.195748729Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.195749711Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.195750853Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.195751505Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.195752867Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.195755222Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.195756404Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.195757366Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.195758317Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.195759429Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.195760201Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.195761323Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.195762195Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.195763317Z raise exc web-1 | 2025-11-25T15:34:16.195764108Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.195765070Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.195766122Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.195767074Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.195767996Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.195769168Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.195770200Z raise exc web-1 | 2025-11-25T15:34:16.195771202Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.195772143Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.195773035Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.195774127Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.195774989Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.195776051Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.195776832Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.195778766Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.195778084Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.195779828Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.195780790Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.195781771Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.195782803Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.195784597Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.195785448Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.195786781Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.195787492Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.195788053Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.195788835Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.195790027Z raise exc web-1 | 2025-11-25T15:34:16.195790858Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.195791800Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.195792832Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.195793834Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.195794886Z raise exc web-1 | 2025-11-25T15:34:16.195795647Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.195796719Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.195797641Z response = await f(request) web-1 | 2025-11-25T15:34:16.195799505Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.195798663Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.195800547Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.195802390Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.195803242Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.195804474Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.195805065Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.195806388Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.195807780Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.195806969Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.195809694Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.195808982Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.195810756Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.195811708Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.195821927Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.195823470Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.195824602Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.195825834Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.195827016Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.195828189Z raise exc web-1 | 2025-11-25T15:34:16.195829210Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.195830553Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.195831625Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.195832777Z response = await f(request) web-1 | 2025-11-25T15:34:16.195833879Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.195834921Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.195836083Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.195837155Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.195838227Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.195839470Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.195840572Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.195841794Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.195843147Z web-1 | 2025-11-25T15:34:16.195812740Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.195845701Z web-1 | 2025-11-25T15:34:16.200421034Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39142] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%A1%C3%A9%C2%A5%C3%8Ai%F2%A3%AF%A4%F0%AB%B9%8F%12k%0F%C3%8E%1A%F3%92%8E%94%F1%8D%8E%8Ez%C3%9E%F3%B8%AA%87%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:34:16.200930891Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.200934077Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.200935369Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.200936782Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.200937924Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.200939036Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.200941792Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.200942994Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.200944036Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.200945248Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.200946310Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.200947693Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.200948815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.200950017Z raise exc web-1 | 2025-11-25T15:34:16.200951109Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.200952231Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.200953313Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.200954515Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.200955577Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.200956720Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.200957812Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.200958974Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.200960036Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.200962120Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.200963372Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.200964584Z raise exc web-1 | 2025-11-25T15:34:16.200965566Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.200966728Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.200968111Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.200969323Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.200970355Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.200971497Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.200972720Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.200973862Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.200975896Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.200977188Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.200978300Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.200979502Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.200980645Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.200981847Z raise exc web-1 | 2025-11-25T15:34:16.200982839Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.200984402Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.200985524Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.200986706Z response = await f(request) web-1 | 2025-11-25T15:34:16.200987818Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.200988850Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.200989992Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.200991044Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.200992076Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.200993248Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.200994300Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.200995492Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.200996825Z web-1 | 2025-11-25T15:34:16.201007946Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.201011883Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.201013506Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.201015049Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.201017674Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.201018886Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.201020099Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.201021221Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.201022343Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.201023585Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.201024727Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.201032211Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.201033584Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.201034816Z raise exc web-1 | 2025-11-25T15:34:16.201035948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.201037141Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.201038253Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.201039545Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.201040657Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.201041910Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.201043032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.201044234Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.201045326Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.201046548Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.201047710Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.201049163Z raise exc web-1 | 2025-11-25T15:34:16.201050195Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.201051397Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.201052840Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.201054122Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.201055205Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.201056417Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.201057549Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.201058731Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.201059813Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.201061035Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.201062138Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.201063300Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.201064522Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.201065684Z raise exc web-1 | 2025-11-25T15:34:16.201068189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.201069411Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.201070493Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.201071635Z response = await f(request) web-1 | 2025-11-25T15:34:16.201072717Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.201073809Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.201074962Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.201076064Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.201077136Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.201078588Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.201079701Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.201080953Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.201082265Z web-1 | 2025-11-25T15:34:16.209553925Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39144] 500 Internal Server Error "GET /api/organizers/tags/slug/%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14 HTTP/1.1" web-1 | 2025-11-25T15:34:16.210057701Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.210061458Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.210062991Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.210064554Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.210065796Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.210066918Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.210068321Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.210069603Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.210070725Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.210071968Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.210073020Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.210074262Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.210075354Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.210076536Z raise exc web-1 | 2025-11-25T15:34:16.210077658Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.210085253Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.210086575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.210087767Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.210084471Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.210094320Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.210097065Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.210098968Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.210100231Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.210101703Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.210103016Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.210104098Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.210105160Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.210106663Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.210107805Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.210108997Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.210110139Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.210111332Z raise exc web-1 | 2025-11-25T15:34:16.210112404Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.210113606Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.210114658Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.210115940Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.210117052Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.210118475Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.210119557Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.210120719Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.210121811Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.210123064Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.210124206Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.210125478Z raise exc web-1 | 2025-11-25T15:34:16.210132912Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.210134345Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.210135938Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.210137220Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.210138352Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.210139514Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.210140607Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.210141829Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.210142971Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.210144133Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.210088909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.210153681Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.210159252Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.210161706Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.210163189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.210164622Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.210165814Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.210167116Z raise exc web-1 | 2025-11-25T15:34:16.210168168Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.210169340Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.210171575Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.210173017Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.210174109Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.210175342Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.210176414Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.210177586Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.210178608Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.210179790Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.210180822Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.210188126Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.210189578Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.210190781Z raise exc web-1 | 2025-11-25T15:34:16.210191793Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.210192945Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.210193977Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.210195169Z response = await f(request) web-1 | 2025-11-25T15:34:16.210196201Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.210197283Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.210198465Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.210199567Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.210200659Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.210201882Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.210202934Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.210204136Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.210205438Z web-1 | 2025-11-25T15:34:16.210145175Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.210208574Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.210209887Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.210211109Z raise exc web-1 | 2025-11-25T15:34:16.210212151Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.210214165Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.210215948Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.210217812Z response = await f(request) web-1 | 2025-11-25T15:34:16.210219605Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.210220747Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.210222180Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.210223312Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.210224464Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.210225656Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.210228211Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.210229534Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.210230796Z web-1 | 2025-11-25T15:34:16.221993125Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39154] 500 Internal Server Error "GET /api/organizers/tags/slug/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:16.222514534Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.222520636Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.222522008Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.222523431Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.222524533Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.222525615Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.222526867Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.222527999Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.222529081Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.222530324Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.222531366Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.222532508Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.222533600Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.222534812Z raise exc web-1 | 2025-11-25T15:34:16.222535854Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.222537026Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.222538078Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.222539281Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.222540333Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.222541465Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.222542527Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.222543709Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.222544761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.222545993Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.222548758Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.222550101Z raise exc web-1 | 2025-11-25T15:34:16.222551103Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.222552265Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.222553648Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.222554890Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.222556002Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.222557234Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.222558296Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.222559448Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.222560490Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.222562334Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.222563446Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.222564578Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.222565750Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.222566983Z raise exc web-1 | 2025-11-25T15:34:16.222567974Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.222569137Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.222570309Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.222571491Z response = await f(request) web-1 | 2025-11-25T15:34:16.222572543Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.222573525Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.222574637Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.222575689Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.222576701Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.222577903Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.222579837Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.222581790Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.222583814Z web-1 | 2025-11-25T15:34:16.222585527Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.222589946Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.222591579Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.222593042Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.222594264Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.222595416Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.222596628Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.222597680Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.222598953Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.222600145Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.222601217Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.222602359Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.222603451Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.222604663Z raise exc web-1 | 2025-11-25T15:34:16.222605725Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.222606898Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.222607980Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.222609172Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.222610224Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.222611426Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.222612468Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.222613630Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.222614722Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.222615965Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.222617157Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.222618409Z raise exc web-1 | 2025-11-25T15:34:16.222619431Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.222620563Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.222621956Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.222629510Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.222630843Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.222632035Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.222633137Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.222634329Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.222635391Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.222636513Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.222637766Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.222638898Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.222640070Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.222641232Z raise exc web-1 | 2025-11-25T15:34:16.222642304Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.222643466Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.222644478Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.222645610Z response = await f(request) web-1 | 2025-11-25T15:34:16.222646642Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.222647624Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.222648766Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.222649798Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.222650840Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.222652102Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.222653174Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.222654377Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.222655689Z web-1 | 2025-11-25T15:34:16.247489466Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39160] 500 Internal Server Error "GET /api/organizers/tags/slug/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:34:16.247989575Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.247994324Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.247995967Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.247997570Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.247998923Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.248006246Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.248007769Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.248008791Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.248009893Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.248012568Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.248013710Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.248014923Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.248016055Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.248017307Z raise exc web-1 | 2025-11-25T15:34:16.248018419Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.248015393Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.248025032Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.248027656Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.248029560Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.248030852Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.248032075Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.248033387Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.248034439Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.248035641Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.248036844Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.248037926Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.248039128Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.248040230Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.248041432Z raise exc web-1 | 2025-11-25T15:34:16.248042514Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.248043667Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.248044799Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.248046011Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.248047063Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.248054627Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.248055970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.248057142Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.248058264Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.248059506Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.248060699Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.248061961Z raise exc web-1 | 2025-11-25T15:34:16.248062993Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.248064155Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.248065718Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.248067010Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.248068143Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.248070908Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.248072110Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.248073242Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.248074374Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.248075516Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.248076578Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.248077751Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.248078933Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.248080095Z raise exc web-1 | 2025-11-25T15:34:16.248081097Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.248082259Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.248083281Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.248084433Z response = await f(request) web-1 | 2025-11-25T15:34:16.248019671Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.248085485Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.248087098Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.248087579Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.248088561Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.248091066Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.248092198Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.248093089Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.248094262Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.248095023Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.248096175Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.248097007Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.248098139Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.248099031Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.248100032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.248101014Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.248102076Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.248103078Z web-1 | 2025-11-25T15:34:16.248104140Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.248106194Z raise exc web-1 | 2025-11-25T15:34:16.248107246Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.248108528Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.248109941Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.248111233Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.248112315Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.248113518Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.248114700Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.248115922Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.248117004Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.248118357Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.248119449Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.248120621Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.248121783Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.248131341Z raise exc web-1 | 2025-11-25T15:34:16.248133155Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.248135128Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.248136270Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.248137773Z response = await f(request) web-1 | 2025-11-25T15:34:16.248138835Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.248139867Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.248141100Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.248142192Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.248143314Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.248144536Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.248145548Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.248146770Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.248148023Z web-1 | 2025-11-25T15:34:16.252751698Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39168] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:34:16.253243712Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.253245706Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.253246908Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.253248211Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.253249493Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.253250615Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.253251767Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.253252839Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.253253941Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.253255154Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.253256276Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.253257438Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.253258540Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.253259822Z raise exc web-1 | 2025-11-25T15:34:16.253262618Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.253263860Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.253264962Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.253266164Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.253267226Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.253268358Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.253269390Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.253270542Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.253271554Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.253272797Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.253273939Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.253275111Z raise exc web-1 | 2025-11-25T15:34:16.253276223Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.253277385Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.253278688Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.253279900Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.253281022Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.253282164Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.253283276Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.253284419Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.253285511Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.253287574Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.253288767Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.253289939Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.253291111Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.253292313Z raise exc web-1 | 2025-11-25T15:34:16.253293295Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.253294437Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.253295519Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.253298164Z response = await f(request) web-1 | 2025-11-25T15:34:16.253299246Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.253300298Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.253301461Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.253302533Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.253303635Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.253305428Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.253306540Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.253307752Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.253316619Z web-1 | 2025-11-25T15:34:16.253352627Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.253356454Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.253358067Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.253359550Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.253360752Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.253361954Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.253363196Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.253364228Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.253365401Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.253366613Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.253367695Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.253368907Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.253369959Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.253371181Z raise exc web-1 | 2025-11-25T15:34:16.253372514Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.253373756Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.253374878Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.253376071Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.253377123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.253384597Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.253385879Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.253387051Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.253388143Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.253389396Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.253390648Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.253391850Z raise exc web-1 | 2025-11-25T15:34:16.253392862Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.253394034Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.253395387Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.253396629Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.253397751Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.253398994Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.253400116Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.253401268Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.253402310Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.253403502Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.253404534Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.253405626Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.253406768Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.253407900Z raise exc web-1 | 2025-11-25T15:34:16.253408922Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.253410085Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.253411116Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.253412249Z response = await f(request) web-1 | 2025-11-25T15:34:16.253413341Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.253414393Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.253415505Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.253416597Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.253417679Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.253420745Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.253421897Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.253423099Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.253424401Z web-1 | 2025-11-25T15:34:16.295712306Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39182] 500 Internal Server Error "GET /api/organizers/tags/slug/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:16.296242992Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.296252090Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.296252641Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.296254524Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.296257620Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.296258882Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.296259524Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.296260956Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.296261668Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.296260185Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.296262269Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.296263411Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.296263942Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.296262970Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.296264443Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.296265475Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.296265996Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.296266587Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.296265164Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.296267148Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.296268190Z raise exc web-1 | 2025-11-25T15:34:16.296268711Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.296269302Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.296267759Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.296278669Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.296280293Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.296281635Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.296282827Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.296283969Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.296285202Z raise exc web-1 | 2025-11-25T15:34:16.296269823Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.296287346Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.296288007Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.296288648Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.296286414Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.296289169Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.296289881Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.296290271Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.296291323Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.296291984Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.296292636Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.296291103Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.296293227Z raise exc web-1 | 2025-11-25T15:34:16.296293918Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.296294179Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.296295030Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.296295601Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.296296273Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.296296854Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.296297325Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.296297926Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.296298527Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.296303927Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.296305420Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.296306692Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.296298917Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.296307934Z raise exc web-1 | 2025-11-25T15:34:16.296314918Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.296316170Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.296317803Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.296319075Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.296320187Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.296334765Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.296340385Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.296342319Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.296343561Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.296344924Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.296346076Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.296347298Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.296348521Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.296349803Z raise exc web-1 | 2025-11-25T15:34:16.296351035Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.296352248Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.296353390Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.296354632Z response = await f(request) web-1 | 2025-11-25T15:34:16.296355734Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.296356786Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.296357948Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.296359070Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.296360213Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.296361405Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.296362667Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.296371243Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.296372816Z web-1 | 2025-11-25T15:34:16.296314056Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.296375922Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.296377265Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.296378367Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.296379619Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.296380681Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.296381823Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.296382985Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.296384188Z raise exc web-1 | 2025-11-25T15:34:16.296387684Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.296388997Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.296390069Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.296391521Z response = await f(request) web-1 | 2025-11-25T15:34:16.296392563Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.296393826Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.296395018Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.296396140Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.296397192Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.296398444Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.296399446Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.296400618Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.296401841Z web-1 | 2025-11-25T15:34:16.301524621Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39192] 500 Internal Server Error "GET /api/organizers/tags/slug/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:16.302043596Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.302047473Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.302049236Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.302051390Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.302055748Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.302057331Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.302059355Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.302060507Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.302061579Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.302062972Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.302064024Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.302065286Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.302066398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.302067571Z raise exc web-1 | 2025-11-25T15:34:16.302068593Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.302069755Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.302070837Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.302072039Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.302073101Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.302074684Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.302076948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.302078191Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.302079533Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.302080745Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.302081918Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.302083440Z raise exc web-1 | 2025-11-25T15:34:16.302084472Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.302085695Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.302087147Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.302088440Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.302089532Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.302090724Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.302091776Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.302093850Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.302094982Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.302096234Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.302097306Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.302098449Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.302099651Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.302101254Z raise exc web-1 | 2025-11-25T15:34:16.302102316Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.302104149Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.302105221Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.302106424Z response = await f(request) web-1 | 2025-11-25T15:34:16.302107526Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.302108548Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.302109730Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.302110852Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.302111944Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.302113126Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.302114198Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.302116182Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.302118236Z web-1 | 2025-11-25T15:34:16.302125269Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.302128255Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.302129737Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.302131370Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.302132963Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.302134396Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.302136270Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.302137402Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.302138514Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.302141129Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.302142301Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.302143493Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.302144595Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.302145747Z raise exc web-1 | 2025-11-25T15:34:16.302146739Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.302147901Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.302148984Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.302150206Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.302151238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.302152410Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.302153482Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.302154634Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.302155706Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.302156918Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.302158071Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.302159243Z raise exc web-1 | 2025-11-25T15:34:16.302160205Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.302161347Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.302162569Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.302163791Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.302164833Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.302166036Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.302167108Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.302168290Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.302169342Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.302170534Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.302171556Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.302172698Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.302174772Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.302175984Z raise exc web-1 | 2025-11-25T15:34:16.302176996Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.302178118Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.302179160Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.302180342Z response = await f(request) web-1 | 2025-11-25T15:34:16.302181374Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.302182406Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.302183558Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.302184600Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.302185722Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.302186895Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.302187947Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.302189089Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.302190291Z web-1 | 2025-11-25T15:34:16.308787390Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39198] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:34:16.309304612Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.309316394Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.309315332Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.309319920Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.309321032Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.309321794Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.309323096Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.309324539Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.309325511Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.309326953Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.309328015Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.309329378Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.309330480Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.309341200Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.309343334Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.309345228Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.309346951Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.309348614Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.309349897Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.309351209Z raise exc web-1 | 2025-11-25T15:34:16.309352321Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.309353543Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.309354605Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.309355858Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.309356930Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.309358142Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.309359194Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.309360386Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.309361498Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.309362741Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.309363913Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.309365175Z raise exc web-1 | 2025-11-25T15:34:16.309366357Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.309367560Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.309369002Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.309370285Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.309371397Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.309372609Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.309373761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.309374964Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.309376046Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.309377248Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.309379953Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.309381255Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.309382418Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.309383610Z raise exc web-1 | 2025-11-25T15:34:16.309384612Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.309385774Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.309386846Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.309388028Z response = await f(request) web-1 | 2025-11-25T15:34:16.309389090Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.309390182Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.309391364Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.309392467Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.309393639Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.309394851Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.309395883Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.309397175Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.309399460Z web-1 | 2025-11-25T15:34:16.309331913Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.309404068Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.309406022Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.309408176Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.309409739Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.309411322Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.309412815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.309414648Z raise exc web-1 | 2025-11-25T15:34:16.309415830Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.309417223Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.309418345Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.309419587Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.309420710Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.309423124Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.309424206Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.309425378Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.309426410Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.309427703Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.309428855Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.309429997Z raise exc web-1 | 2025-11-25T15:34:16.309431009Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.309432111Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.309433343Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.309434606Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.309435678Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.309436940Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.309438042Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.309439234Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.309440286Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.309441448Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.309442480Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.309443603Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.309444755Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.309445977Z raise exc web-1 | 2025-11-25T15:34:16.309446969Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.309448131Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.309449143Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.309450335Z response = await f(request) web-1 | 2025-11-25T15:34:16.309451337Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.309452329Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.309453491Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.309454583Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.309456677Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.309457939Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.309458921Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.309460134Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.309461376Z web-1 | 2025-11-25T15:34:16.314733547Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39214] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:16.315243204Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.315245298Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.315246089Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.315246851Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.315247492Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.315248053Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.315248654Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.315249245Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.315249756Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.315250357Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.315250898Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.315251499Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.315252070Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.315252702Z raise exc web-1 | 2025-11-25T15:34:16.315253233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.315253814Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.315254345Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.315254936Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.315255467Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.315256068Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.315256609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.315257200Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.315257741Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.315262320Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.315263021Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.315263652Z raise exc web-1 | 2025-11-25T15:34:16.315264163Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.315264734Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.315265405Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.315266027Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.315266548Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.315267169Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.315267730Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.315268331Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.315268862Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.315269453Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.315269954Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.315270525Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.315271096Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.315271687Z raise exc web-1 | 2025-11-25T15:34:16.315272188Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.315272769Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.315273290Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.315273891Z response = await f(request) web-1 | 2025-11-25T15:34:16.315274402Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.315274913Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.315275484Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.315276025Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.315276667Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.315277278Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.315277809Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.315278400Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.315285413Z web-1 | 2025-11-25T15:34:16.315350836Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.315354954Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.315356226Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.315357569Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.315358661Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.315359743Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.315360895Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.315361987Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.315363059Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.315364231Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.315365273Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.315366465Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.315367557Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.315368750Z raise exc web-1 | 2025-11-25T15:34:16.315369822Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.315370994Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.315372066Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.315373248Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.315374310Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.315375502Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.315376554Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.315377676Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.315378788Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.315380041Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.315381173Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.315382375Z raise exc web-1 | 2025-11-25T15:34:16.315383357Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.315384549Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.315387585Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.315388937Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.315389989Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.315391202Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.315392284Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.315393416Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.315394538Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.315395700Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.315396782Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.315397924Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.315399097Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.315400249Z raise exc web-1 | 2025-11-25T15:34:16.315401221Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.315402373Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.315403535Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.315404717Z response = await f(request) web-1 | 2025-11-25T15:34:16.315405789Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.315406771Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.315407923Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.315408995Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.315410067Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.315411239Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.315412291Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.315413524Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.315414796Z web-1 | 2025-11-25T15:34:16.319810361Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39218] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:16.320338002Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.320338883Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.320339525Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.320340937Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.320341538Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.320342099Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.320342711Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.320343232Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.320343752Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.320344434Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.320344975Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.320345556Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.320346067Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.320346678Z raise exc web-1 | 2025-11-25T15:34:16.320347169Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.320347750Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.320348271Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.320348882Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.320349403Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.320349984Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.320350495Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.320351066Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.320351577Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.320353050Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.320353661Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.320354292Z raise exc web-1 | 2025-11-25T15:34:16.320354883Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.320355454Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.320356076Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.320356687Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.320357218Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.320358350Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.320358921Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.320359522Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.320360053Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.320360634Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.320361165Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.320361726Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.320362287Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.320362878Z raise exc web-1 | 2025-11-25T15:34:16.320363349Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.320363930Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.320364441Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.320365022Z response = await f(request) web-1 | 2025-11-25T15:34:16.320365533Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.320366054Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.320366635Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.320367156Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.320367697Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.320368379Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.320368900Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.320369521Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.320370152Z web-1 | 2025-11-25T15:34:16.320372436Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.320375642Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.320376865Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.320378217Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.320379309Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.320380421Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.320381604Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.320382736Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.320383808Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.320386593Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.320387795Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.320388957Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.320390059Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.320391242Z raise exc web-1 | 2025-11-25T15:34:16.320392294Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.320393476Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.320394558Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.320395820Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.320396882Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.320398054Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.320399096Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.320400309Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.320401381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.320402683Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.320403885Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.320405118Z raise exc web-1 | 2025-11-25T15:34:16.320406110Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.320407292Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.320408584Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.320409807Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.320410869Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.320412111Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.320413173Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.320414365Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.320415407Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.320416559Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.320417551Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.320421008Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.320422220Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.320423472Z raise exc web-1 | 2025-11-25T15:34:16.320425185Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.320426408Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.320427410Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.320428662Z response = await f(request) web-1 | 2025-11-25T15:34:16.320429754Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.320430836Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.320431948Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.320433070Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.320434112Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.320435294Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.320436316Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.320437489Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.320438761Z web-1 | 2025-11-25T15:34:16.328499128Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39232] 500 Internal Server Error "GET /api/organizers/tags/slug/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:34:16.329014786Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.329016149Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.329016920Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.329017782Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.329018493Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.329019044Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.329019706Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.329020207Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.329020738Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.329021309Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.329021830Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.329022461Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.329026047Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.329026789Z raise exc web-1 | 2025-11-25T15:34:16.329027330Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.329027971Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.329028542Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.329029163Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.329029674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.329030285Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.329030847Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.329031438Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.329031979Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.329032740Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.329033351Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.329033962Z raise exc web-1 | 2025-11-25T15:34:16.329034473Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.329035084Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.329035796Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.329036417Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.329036938Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.329037549Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.329038070Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.329038661Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.329039182Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.329039793Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.329040304Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.329040895Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.329041527Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.329042118Z raise exc web-1 | 2025-11-25T15:34:16.329042609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.329044763Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.329045344Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.329045965Z response = await f(request) web-1 | 2025-11-25T15:34:16.329046546Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.329047107Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.329047678Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.329048219Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.329048740Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.329049331Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.329049902Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.329050543Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.329051185Z web-1 | 2025-11-25T15:34:16.329120064Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.329124042Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.329125444Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.329126897Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.329128009Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.329129141Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.329130293Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.329131496Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.329132588Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.329133810Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.329134952Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.329136154Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.329137256Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.329138479Z raise exc web-1 | 2025-11-25T15:34:16.329139661Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.329140843Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.329141895Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.329143097Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.329145923Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.329147235Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.329148297Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.329149469Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.329150571Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.329151904Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.329153086Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.329154429Z raise exc web-1 | 2025-11-25T15:34:16.329155430Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.329156693Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.329157995Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.329159268Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.329160390Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.329161612Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.329162684Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.329163826Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.329164868Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.329166050Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.329167092Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.329168245Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.329169417Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.329170689Z raise exc web-1 | 2025-11-25T15:34:16.329171841Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.329173034Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.329174055Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.329175178Z response = await f(request) web-1 | 2025-11-25T15:34:16.329176199Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.329177201Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.329178333Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.329180608Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.329181700Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.329182982Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.329184044Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.329185206Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.329186499Z web-1 | 2025-11-25T15:34:16.335924112Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39242] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:34:16.336460729Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.336474315Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.336476910Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.336478883Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.336480206Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.336481799Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.336483262Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.336484344Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.336485416Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.336486598Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.336487670Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.336488922Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.336490014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.336491287Z raise exc web-1 | 2025-11-25T15:34:16.336492379Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.336493571Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.336494673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.336495925Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.336496987Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.336498190Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.336499282Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.336506666Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.336508038Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.336509321Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.336510483Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.336511695Z raise exc web-1 | 2025-11-25T15:34:16.336512677Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.336513869Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.336515472Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.336516805Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.336517877Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.336519099Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.336520241Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.336523637Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.336525461Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.336527344Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.336528877Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.336467522Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.336530230Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.336531913Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.336532464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.336533666Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.336534438Z raise exc web-1 | 2025-11-25T15:34:16.336535229Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.336536241Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.336537473Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.336538205Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.336539447Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.336540148Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.336540890Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.336550017Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.336551630Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.336552942Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.336554035Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.336555317Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.336556459Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.336557691Z raise exc web-1 | 2025-11-25T15:34:16.336558834Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.336560036Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.336561148Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.336562370Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.336563482Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.336564685Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.336565767Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.336566939Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.336568041Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.336569263Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.336570465Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.336571658Z raise exc web-1 | 2025-11-25T15:34:16.336572690Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.336573992Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.336575345Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.336576567Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.336577659Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.336578881Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.336579943Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.336581095Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.336582147Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.336583269Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.336585804Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.336587057Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.336588279Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.336589491Z raise exc web-1 | 2025-11-25T15:34:16.336590533Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.336591715Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.336592777Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.336594100Z response = await f(request) web-1 | 2025-11-25T15:34:16.336595212Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.336596234Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.336597616Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.336598688Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.336599710Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.336601033Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.336602085Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.336603247Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.336604539Z web-1 | 2025-11-25T15:34:16.336542102Z response = await f(request) web-1 | 2025-11-25T15:34:16.336606964Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.336608146Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.336609348Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.336610410Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.336611553Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.336612695Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.336613707Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.336614939Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.336616211Z web-1 | 2025-11-25T15:34:16.346087067Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39244] 500 Internal Server Error "GET /api/organizers/tags/slug/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:34:16.346590022Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.346601984Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.346611011Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.346613015Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.346614247Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.346615429Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.346616862Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.346617914Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.346618956Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.346620148Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.346621210Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.346622422Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.346623464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.346624667Z raise exc web-1 | 2025-11-25T15:34:16.346625989Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.346627322Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.346628464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.346629676Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.346630778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.346631970Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.346633072Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.346634295Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.346635377Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.346636649Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.346637851Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.346639074Z raise exc web-1 | 2025-11-25T15:34:16.346640056Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.346641568Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.346643171Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.346644474Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.346647840Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.346649143Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.346650215Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.346651387Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.346652449Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.346653621Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.346654653Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.346655795Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.346657308Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.346659131Z raise exc web-1 | 2025-11-25T15:34:16.346660865Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.346662798Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.346664572Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.346666465Z response = await f(request) web-1 | 2025-11-25T15:34:16.346667998Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.346669351Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.346670593Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.346671675Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.346673599Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.346675672Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.346677235Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.346678899Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.346680822Z web-1 | 2025-11-25T15:34:16.346684269Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.346688206Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.346689859Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.346691272Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.346692494Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.346693636Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.346694989Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.346702082Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.346703485Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.346704707Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.346705779Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.346706981Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.346708083Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.346709306Z raise exc web-1 | 2025-11-25T15:34:16.346710408Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.346711600Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.346714065Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.346715367Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.346716539Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.346717802Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.346718864Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.346720076Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.346721248Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.346722500Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.346723663Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.346724925Z raise exc web-1 | 2025-11-25T15:34:16.346725927Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.346727119Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.346728452Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.346729714Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.346730826Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.346732048Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.346733120Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.346734323Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.346735375Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.346736557Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.346738971Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.346740174Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.346741366Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.346742568Z raise exc web-1 | 2025-11-25T15:34:16.346743560Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.346744752Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.346746195Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.346748189Z response = await f(request) web-1 | 2025-11-25T15:34:16.346749922Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.346751655Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.346752968Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.346754080Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.346755212Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.346756434Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.346757486Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.346758759Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.346760081Z web-1 | 2025-11-25T15:34:16.350941303Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39256] 500 Internal Server Error "GET /api/organizers/tags/slug/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:34:16.351464686Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.351465848Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.351466499Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.351467151Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.351467702Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.351468463Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.351469044Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.351469615Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.351470276Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.351470918Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.351471449Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.351473032Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.351473643Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.351474234Z raise exc web-1 | 2025-11-25T15:34:16.351474735Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.351475336Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.351475907Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.351476528Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.351477039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.351477630Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.351478141Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.351478742Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.351479293Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.351479894Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.351480456Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.351481047Z raise exc web-1 | 2025-11-25T15:34:16.351481528Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.351482109Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.351483211Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.351484193Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.351485124Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.351486106Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.351486958Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.351487699Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.351488260Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.351488851Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.351489392Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.351489963Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.351490524Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.351491727Z raise exc web-1 | 2025-11-25T15:34:16.351492398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.351493019Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.351493550Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.351494211Z response = await f(request) web-1 | 2025-11-25T15:34:16.351494752Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.351495333Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.351495975Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.351496746Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.351497307Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.351497968Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.351497077Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.351498529Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.351500954Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.351500193Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.351501635Z web-1 | 2025-11-25T15:34:16.351502557Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.351504060Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.351505282Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.351506374Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.351507627Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.351508658Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.351509670Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.351510873Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.351511945Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.351513087Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.351514179Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.351515371Z raise exc web-1 | 2025-11-25T15:34:16.351516433Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.351517605Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.351520942Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.351522274Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.351523326Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.351524568Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.351525610Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.351526783Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.351527935Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.351529237Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.351530399Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.351531692Z raise exc web-1 | 2025-11-25T15:34:16.351532754Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.351533936Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.351535309Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.351536541Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.351537693Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.351538985Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.351540047Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.351541180Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.351542332Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.351543504Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.351544556Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.351545728Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.351547431Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.351549365Z raise exc web-1 | 2025-11-25T15:34:16.351551098Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.351552992Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.351554144Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.351555396Z response = await f(request) web-1 | 2025-11-25T15:34:16.351556478Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.351559885Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.351561197Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.351562249Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.351563311Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.351564533Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.351565545Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.351566758Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.351568020Z web-1 | 2025-11-25T15:34:16.358107270Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39258] 500 Internal Server Error "GET /api/organizers/tags/slug/%22 HTTP/1.1" web-1 | 2025-11-25T15:34:16.358608492Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.358614233Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.358615435Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.358617058Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.358617709Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.358618310Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.358619011Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.358619522Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.358620043Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.358620625Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.358621226Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.358621807Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.358622378Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.358622969Z raise exc web-1 | 2025-11-25T15:34:16.358623520Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.358624131Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.358624662Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.358625263Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.358625794Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.358626405Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.358630052Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.358630703Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.358631264Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.358631876Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.358632517Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.358633098Z raise exc web-1 | 2025-11-25T15:34:16.358633619Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.358634200Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.358635002Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.358635603Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.358636204Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.358636805Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.358637356Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.358638017Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.358638638Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.358639209Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.358639801Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.358640422Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.358640953Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.358641524Z raise exc web-1 | 2025-11-25T15:34:16.358642025Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.358642596Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.358643137Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.358643828Z response = await f(request) web-1 | 2025-11-25T15:34:16.358644359Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.358644870Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.358645461Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.358646002Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.358646543Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.358647134Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.358648427Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.358649048Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.358649679Z web-1 | 2025-11-25T15:34:16.358702598Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.358707247Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.358708870Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.358710393Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.358711625Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.358712768Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.358714120Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.358715212Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.358716274Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.358717446Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.358718699Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.358719921Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.358720993Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.358722195Z raise exc web-1 | 2025-11-25T15:34:16.358723297Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.358724490Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.358725592Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.358726814Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.358727916Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.358729138Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.358730250Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.358731423Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.358732585Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.358733807Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.358734949Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.358742373Z raise exc web-1 | 2025-11-25T15:34:16.358743686Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.358744908Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.358746270Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.358747533Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.358749316Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.358750639Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.358751761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.358753003Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.358754135Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.358755307Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.358756410Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.358757612Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.358758824Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.358760026Z raise exc web-1 | 2025-11-25T15:34:16.358761028Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.358762210Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.358763282Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.358764465Z response = await f(request) web-1 | 2025-11-25T15:34:16.358765527Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.358766559Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.358767741Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.358768833Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.358769895Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.358771117Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.358772219Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.358773472Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.358774784Z web-1 | 2025-11-25T15:34:16.363281447Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39266] 500 Internal Server Error "GET /api/organizers/tags/slug/N HTTP/1.1" web-1 | 2025-11-25T15:34:16.363799310Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.363801273Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.363801865Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.363802566Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.363803167Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.363803798Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.363804379Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.363804980Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.363805632Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.363806303Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.363806814Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.363807625Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.363808176Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.363808798Z raise exc web-1 | 2025-11-25T15:34:16.363809288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.363809870Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.363810471Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.363811052Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.363811583Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.363812154Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.363812685Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.363813266Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.363813797Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.363814388Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.363814929Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.363815480Z raise exc web-1 | 2025-11-25T15:34:16.363815981Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.363816562Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.363817203Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.363817814Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.363819257Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.363819888Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.363820459Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.363821521Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.363822082Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.363822674Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.363823285Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.363823846Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.363824447Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.363825188Z raise exc web-1 | 2025-11-25T15:34:16.363825679Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.363826320Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.363826922Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.363827483Z response = await f(request) web-1 | 2025-11-25T15:34:16.363828014Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.363828605Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.363829186Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.363827623Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.363832452Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.363833995Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.363835217Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.363836169Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.363837081Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.363837952Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.363838533Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.363839094Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.363839706Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.363840247Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.363840808Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.363844444Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.363845126Z raise exc web-1 | 2025-11-25T15:34:16.363845727Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.363846318Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.363846929Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.363847540Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.363848111Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.363848763Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.363849304Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.363849965Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.363850676Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.363851548Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.363852119Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.363852780Z raise exc web-1 | 2025-11-25T15:34:16.363853341Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.363853912Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.363854744Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.363855445Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.363856006Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.363856597Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.363857188Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.363857759Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.363858301Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.363858892Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.363859413Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.363860004Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.363860575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.363861176Z raise exc web-1 | 2025-11-25T15:34:16.363861667Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.363863019Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.363863600Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.363864222Z response = await f(request) web-1 | 2025-11-25T15:34:16.363864733Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.363865294Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.363865915Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.363866466Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.363867007Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.363867618Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.363868129Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.363868730Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.363869391Z web-1 | 2025-11-25T15:34:16.363829787Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.363870964Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.363871636Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.363872157Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.363872768Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.363873399Z web-1 | 2025-11-25T15:34:16.369153495Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39280] 500 Internal Server Error "GET /api/organizers/tags/slug/%16 HTTP/1.1" web-1 | 2025-11-25T15:34:16.369682218Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.369684272Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.369685945Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.369687217Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.369688339Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.369689461Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.369690704Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.369691776Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.369692848Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.369693980Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.369695042Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.369697587Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.369698749Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.369699941Z raise exc web-1 | 2025-11-25T15:34:16.369700943Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.369702075Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.369703167Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.369704349Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.369705421Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.369706563Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.369707605Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.369708898Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.369710140Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.369711382Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.369712454Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.369713577Z raise exc web-1 | 2025-11-25T15:34:16.369714548Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.369715691Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.369716853Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.369718065Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.369719157Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.369720309Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.369721411Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.369722614Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.369723686Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.369724828Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.369725900Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.369727122Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.369728204Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.369731230Z raise exc web-1 | 2025-11-25T15:34:16.369732272Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.369733454Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.369734496Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.369735638Z response = await f(request) web-1 | 2025-11-25T15:34:16.369736650Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.369737772Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.369738914Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.369739956Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.369741038Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.369742210Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.369743282Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.369744394Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.369745607Z web-1 | 2025-11-25T15:34:16.369765033Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.369766306Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.369766967Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.369767618Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.369768199Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.369768870Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.369769532Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.369770123Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.369770694Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.369771285Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.369771806Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.369772818Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.369773689Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.369774531Z raise exc web-1 | 2025-11-25T15:34:16.369775333Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.369776264Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.369779500Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.369780562Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.369782867Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.369783538Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.369784169Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.369784760Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.369785401Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.369786073Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.369786644Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.369787245Z raise exc web-1 | 2025-11-25T15:34:16.369787766Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.369788367Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.369788998Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.369789629Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.369790601Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.369791553Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.369792385Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.369793326Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.369794178Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.369795110Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.369795971Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.369796943Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.369797594Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.369798195Z raise exc web-1 | 2025-11-25T15:34:16.369798767Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.369799368Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.369799889Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.369800610Z response = await f(request) web-1 | 2025-11-25T15:34:16.369801221Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.369802363Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.369803065Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.369803596Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.369804187Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.369804858Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.369805359Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.369805970Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.369806651Z web-1 | 2025-11-25T15:34:16.374867756Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39294] 500 Internal Server Error "GET /api/organizers/tags/slug/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:34:16.375391078Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.375393062Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.375393663Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.375394375Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.375394966Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.375395587Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.375396248Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.375396839Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.375397430Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.375398022Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.375398532Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.375399144Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.375399655Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.375400376Z raise exc web-1 | 2025-11-25T15:34:16.375400857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.375401468Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.375402059Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.375402710Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.375403231Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.375403893Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.375405405Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.375406327Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.375407319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.375408371Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.375409323Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.375410445Z raise exc web-1 | 2025-11-25T15:34:16.375411206Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.375412038Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.375412689Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.375413370Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.375413951Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.375414573Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.375415104Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.375415675Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.375415865Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.375416286Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.375417388Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.375417999Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.375418771Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.375419382Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.375420013Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.375420414Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.375421195Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.375421776Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.375423269Z raise exc web-1 | 2025-11-25T15:34:16.375424090Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.375422417Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.375425022Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.375426134Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.375426645Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.375428639Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.375429320Z response = await f(request) web-1 | 2025-11-25T15:34:16.375430743Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.375431534Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.375430002Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.375432136Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.375432737Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.375433097Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.375433879Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.375434430Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.375435111Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.375435462Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.375436233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.375436794Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.375437446Z raise exc web-1 | 2025-11-25T15:34:16.375437936Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.375439409Z web-1 | 2025-11-25T15:34:16.375438548Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.375441313Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.375442395Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.375443617Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.375444719Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.375445881Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.375446933Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.375448096Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.375449198Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.375450330Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.375451412Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.375453886Z raise exc web-1 | 2025-11-25T15:34:16.375455009Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.375456191Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.375457363Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.375458555Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.375459697Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.375460860Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.375461901Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.375463044Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.375464066Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.375465228Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.375466290Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.375467442Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.375468634Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.375469786Z raise exc web-1 | 2025-11-25T15:34:16.375470748Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.375471950Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.375472992Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.375474104Z response = await f(request) web-1 | 2025-11-25T15:34:16.375475116Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.375476138Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.375477310Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.375478382Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.375479404Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.375480587Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.375481659Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.375482811Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.375484033Z web-1 | 2025-11-25T15:34:16.379701814Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39298] 500 Internal Server Error "GET /api/organizers/tags/slug/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:34:16.380228934Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.380231639Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.380232791Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.380233993Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.380235075Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.380236188Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.380237360Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.380238472Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.380239514Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.380240696Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.380241718Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.380242900Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.380243922Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.380245084Z raise exc web-1 | 2025-11-25T15:34:16.380246026Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.380247198Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.380248250Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.380249462Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.380250494Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.380251677Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.380252689Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.380253821Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.380254833Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.380256035Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.380257117Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.380258309Z raise exc web-1 | 2025-11-25T15:34:16.380259281Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.380260413Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.380261565Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.380263769Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.380264932Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.380266124Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.380267186Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.380268408Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.380269460Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.380270662Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.380272165Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.380273397Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.380274540Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.380275772Z raise exc web-1 | 2025-11-25T15:34:16.380276754Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.380277956Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.380279028Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.380280170Z response = await f(request) web-1 | 2025-11-25T15:34:16.380281212Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.380282865Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.380284057Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.380285119Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.380286201Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.380287394Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.380288456Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.380289578Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.380290780Z web-1 | 2025-11-25T15:34:16.380313883Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.380315246Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.380315927Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.380316609Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.380317180Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.380317791Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.380331657Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.380335885Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.380337007Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.380337848Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.380338470Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.380339161Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.380339842Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.380340503Z raise exc web-1 | 2025-11-25T15:34:16.380341074Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.380341906Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.380342778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.380343399Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.380343990Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.380344591Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.380345132Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.380345773Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.380346384Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.380347016Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.380347667Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.380348268Z raise exc web-1 | 2025-11-25T15:34:16.380348789Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.380349370Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.380350512Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.380351133Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.380351714Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.380352316Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.380352837Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.380353418Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.380353939Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.380355421Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.380356123Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.380356784Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.380357445Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.380358056Z raise exc web-1 | 2025-11-25T15:34:16.380358627Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.380359269Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.380359810Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.380360481Z response = await f(request) web-1 | 2025-11-25T15:34:16.380361102Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.380361683Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.380362294Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.380362855Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.380363406Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.380364008Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.380364529Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.380365140Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.380365811Z web-1 | 2025-11-25T15:34:16.385072710Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39314] 500 Internal Server Error "GET /api/organizers/tags/slug/%26 HTTP/1.1" web-1 | 2025-11-25T15:34:16.385596965Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.385603006Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.385604278Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.385605601Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.385606713Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.385607885Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.385609097Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.385610180Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.385611272Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.385612243Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.385617423Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.385618335Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.385619036Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.385619577Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.385620198Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.385620890Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.385622232Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.385622803Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.385623354Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.385623965Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.385624557Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.385625087Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.385625679Z raise exc web-1 | 2025-11-25T15:34:16.385626250Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.385626851Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.385627372Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.385627963Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.385628504Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.385629085Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.385629626Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.385630207Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.385630768Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.385631359Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.385631930Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.385632552Z raise exc web-1 | 2025-11-25T15:34:16.385633052Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.385633714Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.385634395Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.385635006Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.385636579Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.385637210Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.385637761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.385638352Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.385638883Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.385639475Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.385639995Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.385640567Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.385641158Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.385641749Z raise exc web-1 | 2025-11-25T15:34:16.385642250Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.385642851Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.385643362Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.385643943Z response = await f(request) web-1 | 2025-11-25T15:34:16.385644454Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.385644975Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.385645586Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.385646127Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.385646668Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.385647389Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.385647910Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.385648511Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.385649213Z web-1 | 2025-11-25T15:34:16.385612494Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.385650826Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.385651477Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.385652008Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.385652629Z raise exc web-1 | 2025-11-25T15:34:16.385653130Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.385653731Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.385655314Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.385655935Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.385656747Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.385657348Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.385657859Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.385658450Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.385658991Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.385659572Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.385660103Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.385660694Z raise exc web-1 | 2025-11-25T15:34:16.385661215Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.385661806Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.385662638Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.385663239Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.385663780Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.385664371Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.385664912Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.385665483Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.385666135Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.385666726Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.385667257Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.385667818Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.385668349Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.385668900Z raise exc web-1 | 2025-11-25T15:34:16.385669421Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.385669982Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.385670533Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.385671104Z response = await f(request) web-1 | 2025-11-25T15:34:16.385671625Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.385672747Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.385673358Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.385673899Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.385674420Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.385675061Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.385675602Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.385676163Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.385676775Z web-1 | 2025-11-25T15:34:16.389989724Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39330] 500 Internal Server Error "GET /api/organizers/tags/slug/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:34:16.390516774Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.390522474Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.390523597Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.390525240Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.390525921Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.390526562Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.390527153Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.390527794Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.390528315Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.390528876Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.390529397Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.390529958Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.390530500Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.390531111Z raise exc web-1 | 2025-11-25T15:34:16.390531612Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.390532213Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.390532724Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.390533315Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.390533836Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.390534417Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.390537803Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.390538464Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.390538995Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.390539587Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.390540128Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.390540699Z raise exc web-1 | 2025-11-25T15:34:16.390541240Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.390541821Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.390542592Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.390543444Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.390543975Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.390544546Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.390545137Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.390545728Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.390546249Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.390546820Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.390547361Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.390547932Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.390548473Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.390549054Z raise exc web-1 | 2025-11-25T15:34:16.390549545Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.390550106Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.390550617Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.390551208Z response = await f(request) web-1 | 2025-11-25T15:34:16.390551739Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.390552250Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.390552821Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.390553342Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.390554154Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.390555506Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.390556068Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.390556649Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.390557310Z web-1 | 2025-11-25T15:34:16.390597065Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.390598577Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.390599379Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.390600040Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.390600651Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.390601272Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.390601914Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.390602525Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.390603066Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.390603667Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.390604228Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.390604819Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.390605350Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.390605961Z raise exc web-1 | 2025-11-25T15:34:16.390606492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.390607113Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.390607785Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.390608426Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.390608977Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.390609578Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.390610119Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.390610690Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.390611271Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.390611882Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.390612453Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.390616000Z raise exc web-1 | 2025-11-25T15:34:16.390616601Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.390617212Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.390617874Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.390618485Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.390619046Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.390619727Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.390620278Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.390620879Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.390622592Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.390623214Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.390623735Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.390624396Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.390625037Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.390625628Z raise exc web-1 | 2025-11-25T15:34:16.390626179Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.390626790Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.390627311Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.390627922Z response = await f(request) web-1 | 2025-11-25T15:34:16.390628453Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.390628964Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.390629586Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.390630137Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.390630688Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.390631249Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.390631750Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.390632371Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.390633012Z web-1 | 2025-11-25T15:34:16.397372759Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39344] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:34:16.397875714Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.397876725Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.397877517Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.397878338Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.397879190Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.397879811Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.397880452Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.397880993Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.397881534Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.397882156Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.397882677Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.397883338Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.397883859Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.397884450Z raise exc web-1 | 2025-11-25T15:34:16.397884991Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.397885592Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.397886143Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.397886744Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.397887295Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.397887896Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.397888417Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.397889119Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.397889690Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.397890321Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.397890882Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.397891483Z raise exc web-1 | 2025-11-25T15:34:16.397891984Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.397892585Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.397893657Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.397895801Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.397896773Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.397897715Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.397898496Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.397899398Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.397899989Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.397900620Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.397901161Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.397901813Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.397902404Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.397903005Z raise exc web-1 | 2025-11-25T15:34:16.397903566Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.397904197Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.397904718Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.397905389Z response = await f(request) web-1 | 2025-11-25T15:34:16.397905910Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.397906481Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.397907092Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.397908064Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.397908956Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.397909888Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.397910719Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.397905980Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.397911621Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.397914346Z web-1 | 2025-11-25T15:34:16.397913575Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.397915859Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.397917362Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.397918504Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.397919536Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.397922361Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.397923654Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.397924696Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.397925858Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.397926970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.397928192Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.397929244Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.397930416Z raise exc web-1 | 2025-11-25T15:34:16.397931528Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.397932681Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.397933712Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.397934905Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.397935977Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.397937099Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.397938201Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.397940044Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.397941557Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.397942780Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.397944002Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.397945485Z raise exc web-1 | 2025-11-25T15:34:16.397946476Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.397947639Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.397949041Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.397950254Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.397951406Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.397952568Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.397953660Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.397954782Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.397955894Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.397958249Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.397959371Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.397960483Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.397961745Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.397962887Z raise exc web-1 | 2025-11-25T15:34:16.397963889Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.397965141Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.397966173Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.397967316Z response = await f(request) web-1 | 2025-11-25T15:34:16.397968338Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.397969329Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.397970472Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.397971493Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.397972555Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.397973768Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.397974790Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.397975952Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.397977244Z web-1 | 2025-11-25T15:34:16.425115659Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39346] 500 Internal Server Error "GET /api/organizers/tags/slug/%F0%B9%A7%B4%7C%2B HTTP/1.1" web-1 | 2025-11-25T15:34:16.425636286Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.425637699Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.425638511Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.425639232Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.425639843Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.425640474Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.425641075Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.425641626Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.425642258Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.425642849Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.425646816Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.425647558Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.425648119Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.425649591Z raise exc web-1 | 2025-11-25T15:34:16.425650122Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.425650694Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.425651305Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.425651976Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.425652507Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.425653158Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.425653659Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.425654310Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.425654962Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.425655553Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.425656244Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.425656885Z raise exc web-1 | 2025-11-25T15:34:16.425657376Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.425657937Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.425658618Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.425659220Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.425659741Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.425660332Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.425660863Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.425661434Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.425662025Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.425662596Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.425663097Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.425663658Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.425664980Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.425665591Z raise exc web-1 | 2025-11-25T15:34:16.425666092Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.425666684Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.425667184Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.425667786Z response = await f(request) web-1 | 2025-11-25T15:34:16.425668297Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.425668798Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.425669369Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.425669880Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.425670411Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.425670992Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.425671483Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.425672074Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.425672695Z web-1 | 2025-11-25T15:34:16.425729512Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.425741905Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.425744319Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.425746053Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.425747295Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.425748477Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.425749930Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.425751212Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.425752324Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.425753487Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.425754589Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.425755741Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.425756883Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.425758095Z raise exc web-1 | 2025-11-25T15:34:16.425759237Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.425767373Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.425768695Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.425769957Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.425770999Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.425772222Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.425773274Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.425774476Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.425775558Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.425776800Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.425777973Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.425779205Z raise exc web-1 | 2025-11-25T15:34:16.425780187Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.425781339Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.425782892Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.425784144Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.425785236Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.425786378Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.425787440Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.425788613Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.425789624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.425790797Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.425791819Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.425792931Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.425794073Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.425795195Z raise exc web-1 | 2025-11-25T15:34:16.425796187Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.425797299Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.425798321Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.425799453Z response = await f(request) web-1 | 2025-11-25T15:34:16.425805013Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.425806085Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.425807308Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.425808380Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.425809492Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.425810684Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.425811796Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.425813058Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.425814311Z web-1 | 2025-11-25T15:34:16.432154277Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39358] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%95%F2%B4%89%8F%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:16.432674835Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.432676628Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.432677800Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.432679043Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.432680175Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.432681297Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.432682499Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.432683591Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.432684673Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.432685825Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.432686927Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.432688089Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.432689151Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.432690364Z raise exc web-1 | 2025-11-25T15:34:16.432691546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.432692738Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.432693770Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.432694972Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.432696034Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.432698409Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.432699822Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.432700964Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.432702056Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.432703338Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.432704490Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.432705673Z raise exc web-1 | 2025-11-25T15:34:16.432706704Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.432707837Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.432709119Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.432710351Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.432711393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.432712515Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.432713577Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.432714750Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.432715882Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.432710862Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.432724458Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.432727433Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.432730730Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.432732272Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.432733605Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.432735148Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.432736300Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.432737372Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.432738544Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.432739586Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.432740778Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.432741840Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.432749134Z raise exc web-1 | 2025-11-25T15:34:16.432750667Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.432751889Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.432752951Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.432754154Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.432755206Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.432756408Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.432757450Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.432758682Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.432759764Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.432760996Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.432762169Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.432763391Z raise exc web-1 | 2025-11-25T15:34:16.432764413Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.432765725Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.432767378Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.432768671Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.432769813Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.432770955Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.432772037Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.432773189Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.432774251Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.432775424Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.432776455Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.432777598Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.432778760Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.432779992Z raise exc web-1 | 2025-11-25T15:34:16.432781024Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.432717074Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.432784551Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.432785943Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.432787336Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.432788218Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.432789259Z response = await f(request) web-1 | 2025-11-25T15:34:16.432790412Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.432791945Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.432793037Z raise exc web-1 | 2025-11-25T15:34:16.432794419Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.432794960Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.432795822Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.432796994Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.432797856Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.432798888Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.432799719Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.432800901Z response = await f(request) web-1 | 2025-11-25T15:34:16.432801693Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.432802755Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.432803516Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.432804578Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.432805530Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.432806552Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.432807614Z web-1 | 2025-11-25T15:34:16.432808476Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.432810339Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.432811702Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.432812784Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.432814036Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.432815298Z web-1 | 2025-11-25T15:34:16.437408725Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39372] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD HTTP/1.1" web-1 | 2025-11-25T15:34:16.437919554Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.437920415Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.437920987Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.437921668Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.437922259Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.437922870Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.437923501Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.437924042Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.437924623Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.437925255Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.437925755Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.437926337Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.437926878Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.437927459Z raise exc web-1 | 2025-11-25T15:34:16.437927930Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.437928501Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.437929002Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.437929583Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.437930084Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.437930655Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.437931156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.437931727Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.437932228Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.437932819Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.437933360Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.437933971Z raise exc web-1 | 2025-11-25T15:34:16.437934442Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.437935023Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.437935594Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.437936906Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.437937447Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.437938029Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.437938539Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.437939121Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.437939652Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.437940233Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.437940774Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.437941345Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.437941876Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.437942437Z raise exc web-1 | 2025-11-25T15:34:16.437942908Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.437943479Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.437943990Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.437944571Z response = await f(request) web-1 | 2025-11-25T15:34:16.437945062Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.437945553Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.437946124Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.437946645Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.437947176Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.437947767Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.437948288Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.437948869Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.437949470Z web-1 | 2025-11-25T15:34:16.438006968Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.438008882Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.438009783Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.438010535Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.438011116Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.438012468Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.438013200Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.438013761Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.438014292Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.438014903Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.438015454Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.438016045Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.438016576Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.438017177Z raise exc web-1 | 2025-11-25T15:34:16.438017738Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.438018329Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.438018870Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.438019502Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.438020022Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.438020614Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.438021125Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.438021716Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.438022347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.438022988Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.438023569Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.438024190Z raise exc web-1 | 2025-11-25T15:34:16.438024701Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.438025292Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.438025964Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.438026595Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.438027146Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.438027747Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.438028288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.438028869Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.438029971Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.438030572Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.438031103Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.438031684Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.438032286Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.438032867Z raise exc web-1 | 2025-11-25T15:34:16.438033398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.438033979Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.438034490Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.438035091Z response = await f(request) web-1 | 2025-11-25T15:34:16.438035612Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.438036133Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.438036704Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.438037235Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.438038317Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.438038928Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.438039449Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.438040110Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.438040812Z web-1 | 2025-11-25T15:34:16.445895152Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39384] 500 Internal Server Error "GET /api/organizers/tags/slug/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97 HTTP/1.1" web-1 | 2025-11-25T15:34:16.446412403Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.446413806Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.446414747Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.446415459Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.446416060Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.446416811Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.446417493Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.446418024Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.446418625Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.446419967Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.446420588Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.446421170Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.446421700Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.446422322Z raise exc web-1 | 2025-11-25T15:34:16.446422833Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.446423424Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.446423935Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.446424516Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.446425117Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.446425708Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.446426229Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.446426840Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.446427371Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.446427972Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.446428523Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.446429485Z raise exc web-1 | 2025-11-25T15:34:16.446430317Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.446431248Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.446432190Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.446433162Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.446434014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.446434825Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.446435627Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.446435647Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.446436258Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.446436859Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.446437430Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.446438131Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.446442199Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.446442970Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.446443572Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.446444323Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.446444854Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.446445455Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.446446086Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.446446617Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.446447198Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.446447749Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.446448351Z raise exc web-1 | 2025-11-25T15:34:16.446448902Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.446449653Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.446450204Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.446450775Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.446451306Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.446451887Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.446452398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.446452989Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.446453520Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.446454121Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.446454682Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.446455274Z raise exc web-1 | 2025-11-25T15:34:16.446455805Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.446456416Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.446457097Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.446457718Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.446458259Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.446459652Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.446460233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.446460834Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.446461375Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.446461956Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.446462487Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.446463098Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.446464521Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.446465182Z raise exc web-1 | 2025-11-25T15:34:16.446465753Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.446466374Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.446466966Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.446467617Z response = await f(request) web-1 | 2025-11-25T15:34:16.446468198Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.446468699Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.446469300Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.446469871Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.446470412Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.446471013Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.446471534Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.446472125Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.446472776Z web-1 | 2025-11-25T15:34:16.446438562Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.446474179Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.446474820Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.446475421Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.446476023Z raise exc web-1 | 2025-11-25T15:34:16.446476533Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.446477125Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.446477716Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.446478898Z response = await f(request) web-1 | 2025-11-25T15:34:16.446479459Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.446479960Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.446480541Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.446481062Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.446481573Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.446482164Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.446482675Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.446483236Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.446483867Z web-1 | 2025-11-25T15:34:16.459748878Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39398] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%A9t HTTP/1.1" web-1 | 2025-11-25T15:34:16.460325120Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.460338485Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.460341020Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.460342884Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.460344136Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.460345358Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.460346811Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.460348084Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.460349166Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.460350318Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.460351390Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.460352572Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.460353654Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.460354896Z raise exc web-1 | 2025-11-25T15:34:16.460356038Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.460357211Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.460358323Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.460359545Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.460367280Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.460369313Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.460370405Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.460372269Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.460374183Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.460375996Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.460377769Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.460379723Z raise exc web-1 | 2025-11-25T15:34:16.460381236Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.460383059Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.460385404Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.460387427Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.460389070Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.460390854Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.460392587Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.460394400Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.460395272Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.460396154Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.460397737Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.460398999Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.460400181Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.460401384Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.460402716Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.460403868Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.460405111Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.460406353Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.460407495Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.460408868Z raise exc web-1 | 2025-11-25T15:34:16.460410020Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.460411162Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.460415711Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.460416732Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.460417454Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.460418386Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.460419327Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.460420159Z response = await f(request) web-1 | 2025-11-25T15:34:16.460421020Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.460421782Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.460422854Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.460424196Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.460425990Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.460425168Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.460427533Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.460428414Z raise exc web-1 | 2025-11-25T15:34:16.460429647Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.460430789Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.460431580Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.460432682Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.460433975Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.460435047Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.460436600Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.460437481Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.460438614Z web-1 | 2025-11-25T15:34:16.460439876Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.460441679Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.460443352Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.460445176Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.460446949Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.460448773Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.460451929Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.460453632Z raise exc web-1 | 2025-11-25T15:34:16.460454964Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.460456547Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.460458250Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.460459843Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.460460976Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.460462218Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.460463380Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.460464612Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.460465644Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.460466786Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.460467818Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.460468961Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.460470113Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.460471285Z raise exc web-1 | 2025-11-25T15:34:16.460472267Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.460473419Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.460474461Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.460475663Z response = await f(request) web-1 | 2025-11-25T15:34:16.460476705Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.460477707Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.460478869Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.460479941Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.460480993Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.460482185Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.460483197Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.460484400Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.460485642Z web-1 | 2025-11-25T15:34:16.476806952Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39410] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:34:16.477331618Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.477333110Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.477333872Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.477334553Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.477335184Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.477335735Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.477336407Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.477336928Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.477337569Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.477338210Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.477338731Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.477339312Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.477339913Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.477340484Z raise exc web-1 | 2025-11-25T15:34:16.477340975Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.477341677Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.477342238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.477342829Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.477343420Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.477344031Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.477344542Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.477345163Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.477345714Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.477346325Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.477346896Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.477347467Z raise exc web-1 | 2025-11-25T15:34:16.477347948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.477351876Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.477352647Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.477353248Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.477353779Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.477354370Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.477354911Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.477355502Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.477356064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.477356665Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.477357246Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.477357817Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.477358368Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.477359029Z raise exc web-1 | 2025-11-25T15:34:16.477359540Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.477360191Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.477360702Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.477361534Z response = await f(request) web-1 | 2025-11-25T15:34:16.477362045Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.477362606Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.477363247Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.477363768Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.477364309Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.477364890Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.477365401Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.477365972Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.477366603Z web-1 | 2025-11-25T15:34:16.477367655Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.477372074Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.477374107Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.477376061Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.477379427Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.477380790Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.477382143Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.477383245Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.477384307Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.477385539Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.477386631Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.477387733Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.477388805Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.477389967Z raise exc web-1 | 2025-11-25T15:34:16.477391039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.477392181Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.477393233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.477394396Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.477395468Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.477396620Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.477397672Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.477398804Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.477399926Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.477401158Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.477402330Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.477403553Z raise exc web-1 | 2025-11-25T15:34:16.477404595Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.477405757Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.477407059Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.477408312Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.477409394Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.477410586Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.477411638Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.477414123Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.477415245Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.477416397Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.477417429Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.477418541Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.477419733Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.477420895Z raise exc web-1 | 2025-11-25T15:34:16.477421887Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.477423029Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.477424071Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.477425253Z response = await f(request) web-1 | 2025-11-25T15:34:16.477427027Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.477428019Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.477429191Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.477430303Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.477431345Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.477432547Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.477433619Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.477434781Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.477436034Z web-1 | 2025-11-25T15:34:16.488954395Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39414] 500 Internal Server Error "GET /api/organizers/tags/slug/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:34:16.489469432Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.489471906Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.489472678Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.489473289Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.489473920Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.489474632Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.489475343Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.489478759Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.489479461Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.489480052Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.489480603Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.489481234Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.489481825Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.489482426Z raise exc web-1 | 2025-11-25T15:34:16.489483128Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.489483729Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.489484350Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.489485001Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.489485532Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.489486123Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.489486654Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.489487235Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.489487756Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.489488347Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.489488898Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.489489490Z raise exc web-1 | 2025-11-25T15:34:16.489490031Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.489490652Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.489491303Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.489491944Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.489492495Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.489493096Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.489493677Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.489494268Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.489494820Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.489502133Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.489502704Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.489503275Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.489503836Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.489504468Z raise exc web-1 | 2025-11-25T15:34:16.489504969Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.489505520Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.489506131Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.489506702Z response = await f(request) web-1 | 2025-11-25T15:34:16.489507503Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.489508094Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.489509507Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.489510068Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.489510599Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.489511260Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.489511852Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.489512443Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.489513404Z web-1 | 2025-11-25T15:34:16.489584879Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.489596921Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.489599366Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.489601079Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.489602321Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.489603494Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.489604906Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.489606038Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.489607291Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.489608423Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.489609685Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.489611188Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.489618352Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.489619784Z raise exc web-1 | 2025-11-25T15:34:16.489620936Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.489622149Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.489623261Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.489624473Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.489625545Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.489626747Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.489627829Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.489629002Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.489630134Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.489631386Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.489632528Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.489633710Z raise exc web-1 | 2025-11-25T15:34:16.489634752Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.489635945Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.489637457Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.489638690Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.489639782Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.489640974Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.489642136Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.489643549Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.489644641Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.489645773Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.489646845Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.489647977Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.489649209Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.489650372Z raise exc web-1 | 2025-11-25T15:34:16.489651343Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.489653838Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.489654990Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.489656163Z response = await f(request) web-1 | 2025-11-25T15:34:16.489657235Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.489658266Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.489659469Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.489660551Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.489661603Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.489662785Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.489663807Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.489665009Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.489666251Z web-1 | 2025-11-25T15:34:16.503934587Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39426] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:16.504459062Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.504460023Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.504460614Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.504461276Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.504461877Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.504462498Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.504463139Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.504463670Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.504464171Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.504464762Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.504465353Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.504465924Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.504466455Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.504467047Z raise exc web-1 | 2025-11-25T15:34:16.504467537Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.504468139Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.504468670Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.504470563Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.504471114Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.504471705Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.504472256Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.504472827Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.504473378Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.504473980Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.504474531Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.504475122Z raise exc web-1 | 2025-11-25T15:34:16.504475603Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.504476244Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.504476865Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.504477456Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.504478087Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.504478658Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.504479189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.504479821Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.504480412Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.504480973Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.504481504Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.504482085Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.504482626Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.504483207Z raise exc web-1 | 2025-11-25T15:34:16.504483678Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.504484249Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.504484760Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.504485341Z response = await f(request) web-1 | 2025-11-25T15:34:16.504485862Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.504486353Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.504487685Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.504488236Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.504488747Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.504489358Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.504489879Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.504490471Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.504491102Z web-1 | 2025-11-25T15:34:16.504491222Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.504502673Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.504506260Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.504508605Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.504510388Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.504511921Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.504513794Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.504515317Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.504516910Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.504518553Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.504520186Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.504521499Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.504522751Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.504523963Z raise exc web-1 | 2025-11-25T15:34:16.504525106Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.504526348Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.504527420Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.504528692Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.504529774Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.504530957Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.504532009Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.504533161Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.504540444Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.504541877Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.504543039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.504544272Z raise exc web-1 | 2025-11-25T15:34:16.504545263Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.504546396Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.504548319Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.504551014Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.504552227Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.504553389Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.504554551Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.504555753Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.504556865Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.504558128Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.504559160Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.504560352Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.504561554Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.504562746Z raise exc web-1 | 2025-11-25T15:34:16.504563748Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.504564900Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.504566032Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.504567215Z response = await f(request) web-1 | 2025-11-25T15:34:16.504568327Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.504569359Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.504570541Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.504571643Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.504572705Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.504573907Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.504575069Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.504577915Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.504579287Z web-1 | 2025-11-25T15:34:16.510728515Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39434] 500 Internal Server Error "GET /api/organizers/tags/slug/%F2%BB%83%86%F3%A7%A5%97%C2%96%C3%92%C3%AAH%C2%A2%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:16.511250225Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.511254082Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.511255114Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.511255996Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.511256697Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.511257288Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.511257950Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.511258511Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.511259062Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.511259683Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.511260224Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.511260895Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.511261456Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.511262037Z raise exc web-1 | 2025-11-25T15:34:16.511262578Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.511263159Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.511263670Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.511264272Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.511264803Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.511265374Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.511265885Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.511266456Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.511266997Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.511267588Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.511268139Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.511271705Z raise exc web-1 | 2025-11-25T15:34:16.511272307Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.511273809Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.511274581Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.511275192Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.511275793Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.511276434Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.511276955Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.511277607Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.511278118Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.511278779Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.511279360Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.511279961Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.511280512Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.511281093Z raise exc web-1 | 2025-11-25T15:34:16.511281574Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.511282145Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.511282656Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.511283247Z response = await f(request) web-1 | 2025-11-25T15:34:16.511283788Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.511284319Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.511284910Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.511285451Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.511286103Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.511286714Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.511287245Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.511287826Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.511288457Z web-1 | 2025-11-25T15:34:16.511349532Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.511355843Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.511360292Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.511361254Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.511361885Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.511362516Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.511363257Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.511363818Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.511364400Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.511365061Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.511365592Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.511366253Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.511366784Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.511367415Z raise exc web-1 | 2025-11-25T15:34:16.511368026Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.511368617Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.511369158Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.511369970Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.511370591Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.511371182Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.511371753Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.511372375Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.511372966Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.511373597Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.511374228Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.511374839Z raise exc web-1 | 2025-11-25T15:34:16.511375330Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.511375931Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.511376693Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.511377324Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.511378937Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.511379558Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.511380099Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.511380690Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.511381231Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.511381822Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.511382363Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.511382944Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.511383546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.511384137Z raise exc web-1 | 2025-11-25T15:34:16.511384628Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.511385199Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.511385720Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.511386301Z response = await f(request) web-1 | 2025-11-25T15:34:16.511386822Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.511387313Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.511387894Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.511388415Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.511388956Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.511389547Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.511390068Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.511390689Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.511391320Z web-1 | 2025-11-25T15:34:16.523207340Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39444] 500 Internal Server Error "GET /api/organizers/tags/slug/0%C2%A4P HTTP/1.1" web-1 | 2025-11-25T15:34:16.523727617Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.523729230Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.523730112Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.523730853Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.523731514Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.523732436Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.523737075Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.523737736Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.523738417Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.523739079Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.523739630Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.523740281Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.523740862Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.523741573Z raise exc web-1 | 2025-11-25T15:34:16.523742174Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.523742826Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.523743477Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.523744138Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.523744669Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.523745260Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.523746122Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.523746693Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.523747294Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.523747985Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.523748627Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.523749238Z raise exc web-1 | 2025-11-25T15:34:16.523749739Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.523750330Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.523751031Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.523751642Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.523752173Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.523752764Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.523753325Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.523753886Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.523755319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.523755960Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.523756481Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.523757042Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.523757633Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.523758204Z raise exc web-1 | 2025-11-25T15:34:16.523758725Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.523759307Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.523759808Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.523760389Z response = await f(request) web-1 | 2025-11-25T15:34:16.523760920Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.523761411Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.523761992Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.523762523Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.523763044Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.523761711Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.523768364Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.523769947Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.523771449Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.523773894Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.523775076Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.523776359Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.523777461Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.523778533Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.523779715Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.523780857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.523781999Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.523783091Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.523784324Z raise exc web-1 | 2025-11-25T15:34:16.523785396Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.523788341Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.523789493Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.523790696Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.523791768Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.523792970Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.523794032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.523795164Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.523796296Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.523797568Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.523798721Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.523799923Z raise exc web-1 | 2025-11-25T15:34:16.523800915Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.523802097Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.523803399Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.523804762Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.523805894Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.523807106Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.523808178Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.523809942Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.523811745Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.523813629Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.523815232Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.523816534Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.523817736Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.523818908Z raise exc web-1 | 2025-11-25T15:34:16.523820021Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.523821193Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.523822205Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.523823377Z response = await f(request) web-1 | 2025-11-25T15:34:16.523763665Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.523826352Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.523825571Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.523827314Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.523829268Z web-1 | 2025-11-25T15:34:16.523828537Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.523831001Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.523832113Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.523833195Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.523834498Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.523835550Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.523836792Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.523838095Z web-1 | 2025-11-25T15:34:16.536477962Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39448] 500 Internal Server Error "GET /api/organizers/tags/slug/8%C3%9D_%F1%98%84%8Fr%5Cn HTTP/1.1" web-1 | 2025-11-25T15:34:16.536984082Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.536989091Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.536991336Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.536993560Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.536995253Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.536996726Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.536998289Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.537000062Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.537001274Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.537002597Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.537003719Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.537004891Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.537005933Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.537007155Z raise exc web-1 | 2025-11-25T15:34:16.537008217Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.537015341Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.537017865Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.537019198Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.537020280Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.537021582Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.537022654Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.537023887Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.537024959Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.537026231Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.537027433Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.537028766Z raise exc web-1 | 2025-11-25T15:34:16.537029748Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.537030960Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.537032453Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.537033705Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.537034787Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.537036440Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.537037582Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.537038795Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.537039847Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.537040999Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.537042021Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.537043153Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.537045788Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.537047060Z raise exc web-1 | 2025-11-25T15:34:16.537048513Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.537050567Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.537052390Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.537054184Z response = await f(request) web-1 | 2025-11-25T15:34:16.537057680Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.537059454Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.537061217Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.537062760Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.537064383Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.537066106Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.537067669Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.537069392Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.537071276Z web-1 | 2025-11-25T15:34:16.537077928Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.537079872Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.537081435Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.537083078Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.537084521Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.537086384Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.537087687Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.537088809Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.537089921Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.537091203Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.537092245Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.537093487Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.537094570Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.537095792Z raise exc web-1 | 2025-11-25T15:34:16.537096904Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.537098096Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.537099108Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.537100380Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.537101442Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.537102605Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.537103697Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.537105881Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.537107033Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.537108235Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.537109347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.537110539Z raise exc web-1 | 2025-11-25T15:34:16.537111511Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.537112684Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.537114066Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.537115328Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.537116411Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.537117573Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.537118615Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.537119787Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.537120889Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.537122061Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.537123123Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.537124275Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.537125458Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.537126630Z raise exc web-1 | 2025-11-25T15:34:16.537127682Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.537128834Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.537129906Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.537131068Z response = await f(request) web-1 | 2025-11-25T15:34:16.537132090Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.537133132Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.537134294Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.537135386Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.537136428Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.537137640Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.537139624Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.537140866Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.537142089Z web-1 | 2025-11-25T15:34:16.549479508Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39452] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25 HTTP/1.1" web-1 | 2025-11-25T15:34:16.549986650Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.549991620Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.549993884Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.549995347Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.549996238Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.549997681Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.549998863Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.550000146Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.550001258Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.550002159Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.550003181Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.550004484Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.550005435Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.550006938Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.550007650Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.550008792Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.550010164Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.550011006Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.550011817Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.550012689Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.550013641Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.550014512Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.550015264Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.550016186Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.550026675Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.550028779Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.550030713Z raise exc web-1 | 2025-11-25T15:34:16.550032426Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.550034430Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.550035632Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.550036985Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.550038137Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.550039389Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.550040471Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.550041684Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.550042806Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.550044058Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.550045180Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.550046412Z raise exc web-1 | 2025-11-25T15:34:16.550047444Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.550048597Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.550051221Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.550052614Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.550053856Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.550055049Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.550056161Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.550057363Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.550058465Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.550059687Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.550060769Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.550061942Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.550063204Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.550064426Z raise exc web-1 | 2025-11-25T15:34:16.550066981Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.550068263Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.550069315Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.550070468Z response = await f(request) web-1 | 2025-11-25T15:34:16.550071540Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.550072612Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.550073804Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.550074896Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.550076048Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.550077290Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.550078322Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.550079575Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.550080877Z web-1 | 2025-11-25T15:34:16.550017077Z raise exc web-1 | 2025-11-25T15:34:16.550083292Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.550085205Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.550086969Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.550088862Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.550090716Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.550092529Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.550093962Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.550095475Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.550096877Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.550098701Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.550100013Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.550101285Z raise exc web-1 | 2025-11-25T15:34:16.550102377Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.550103570Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.550104952Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.550107207Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.550108309Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.550109491Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.550110593Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.550111785Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.550112937Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.550114150Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.550115212Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.550116404Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.550117546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.550118728Z raise exc web-1 | 2025-11-25T15:34:16.550119730Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.550120912Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.550121994Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.550123167Z response = await f(request) web-1 | 2025-11-25T15:34:16.550124249Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.550125260Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.550126413Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.550127485Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.550128547Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.550129749Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.550130891Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.550132073Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.550133306Z web-1 | 2025-11-25T15:34:16.574259674Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39468] 500 Internal Server Error "GET /api/organizers/tags/slug/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:34:16.574760965Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.574767077Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.574768369Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.574769291Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.574770002Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.574773799Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.574774601Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.574775122Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.574775633Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.574776274Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.574776785Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.574777426Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.574778047Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.574778789Z raise exc web-1 | 2025-11-25T15:34:16.574779340Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.574779931Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.574780472Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.574781053Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.574781584Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.574782165Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.574782696Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.574783287Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.574783828Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.574784459Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.574785060Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.574785722Z raise exc web-1 | 2025-11-25T15:34:16.574787064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.574787695Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.574788517Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.574789218Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.574789829Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.574790430Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.574791042Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.574792384Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.574792995Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.574793636Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.574794208Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.574794789Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.574795430Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.574796021Z raise exc web-1 | 2025-11-25T15:34:16.574796512Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.574797313Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.574797834Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.574798415Z response = await f(request) web-1 | 2025-11-25T15:34:16.574799017Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.574799548Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.574800129Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.574800650Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.574801191Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.574801782Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.574802283Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.574802894Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.574803565Z web-1 | 2025-11-25T15:34:16.574865201Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.574868076Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.574868908Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.574869679Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.574870310Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.574870892Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.574871593Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.574872174Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.574872735Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.574873326Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.574873867Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.574878035Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.574878716Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.574879317Z raise exc web-1 | 2025-11-25T15:34:16.574879888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.574880550Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.574881091Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.574881692Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.574882423Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.574883044Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.574883645Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.574884287Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.574884898Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.574885519Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.574886150Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.574886751Z raise exc web-1 | 2025-11-25T15:34:16.574887292Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.574888034Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.574888695Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.574889286Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.574889887Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.574890498Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.574891039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.574891681Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.574892222Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.574892823Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.574893394Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.574893965Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.574894546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.574895909Z raise exc web-1 | 2025-11-25T15:34:16.574896510Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.574897091Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.574897622Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.574898273Z response = await f(request) web-1 | 2025-11-25T15:34:16.574898794Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.574899305Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.574899966Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.574900497Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.574901028Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.574901639Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.574902160Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.574902771Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.574903423Z web-1 | 2025-11-25T15:34:16.592877757Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39484] 500 Internal Server Error "GET /api/organizers/tags/slug/failures HTTP/1.1" web-1 | 2025-11-25T15:34:16.593414115Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.593420727Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.593422741Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.593423973Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.593424614Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.593425266Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.593426017Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.593426608Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.593427209Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.593427790Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.593428331Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.593428942Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.593429483Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.593430065Z raise exc web-1 | 2025-11-25T15:34:16.593430636Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.593434854Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.593435645Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.593436296Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.593436827Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.593437428Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.593437989Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.593438581Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.593439142Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.593439783Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.593440434Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.593441075Z raise exc web-1 | 2025-11-25T15:34:16.593441737Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.593442328Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.593443169Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.593443820Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.593444402Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.593445003Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.593445554Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.593446145Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.593446676Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.593447267Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.593447798Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.593448369Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.593448980Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.593449641Z raise exc web-1 | 2025-11-25T15:34:16.593450152Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.593450743Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.593451294Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.593452667Z response = await f(request) web-1 | 2025-11-25T15:34:16.593453238Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.593453809Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.593454420Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.593454961Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.593455512Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.593456134Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.593456655Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.593457286Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.593458017Z web-1 | 2025-11-25T15:34:16.593430004Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.593459680Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.593460281Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.593460923Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.593461484Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.593462065Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.593462646Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.593463157Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.593463728Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.593464299Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.593464820Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.593465401Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.593465912Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.593466523Z raise exc web-1 | 2025-11-25T15:34:16.593467054Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.593467625Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.593468156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.593468737Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.593469268Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.593469839Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.593471232Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.593471873Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.593472394Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.593473015Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.593473576Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.593474167Z raise exc web-1 | 2025-11-25T15:34:16.593474648Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.593475219Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.593476031Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.593476652Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.593477183Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.593477774Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.593478305Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.593478866Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.593479367Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.593479968Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.593480479Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.593481070Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.593481641Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.593482223Z raise exc web-1 | 2025-11-25T15:34:16.593482713Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.593483285Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.593483816Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.593484407Z response = await f(request) web-1 | 2025-11-25T15:34:16.593484918Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.593485980Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.593486581Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.593487112Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.593487703Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.593488975Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.593489576Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.593490478Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.593491109Z web-1 | 2025-11-25T15:34:16.598011418Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39500] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%B7%C3%94%C3%B8Qe%C2%BC HTTP/1.1" web-1 | 2025-11-25T15:34:16.598532667Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.598533990Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.598534881Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.598535723Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.598536575Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.598537256Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.598537877Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.598538458Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.598539029Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.598539670Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.598540221Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.598540782Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.598541323Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.598542045Z raise exc web-1 | 2025-11-25T15:34:16.598542576Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.598543177Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.598543718Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.598544349Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.598544860Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.598545511Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.598546062Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.598546663Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.598547204Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.598547786Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.598556742Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.598557454Z raise exc web-1 | 2025-11-25T15:34:16.598557965Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.598558546Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.598559207Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.598559838Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.598560409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.598561040Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.598561642Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.598562233Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.598562824Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.598563395Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.598563976Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.598564637Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.598565188Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.598565789Z raise exc web-1 | 2025-11-25T15:34:16.598566340Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.598566942Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.598567513Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.598568104Z response = await f(request) web-1 | 2025-11-25T15:34:16.598568615Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.598569116Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.598569707Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.598570218Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.598570759Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.598571420Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.598571931Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.598572542Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.598573173Z web-1 | 2025-11-25T15:34:16.598644667Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.598656590Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.598659205Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.598661048Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.598662331Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.598663643Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.598665046Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.598666188Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.598667280Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.598668492Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.598669544Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.598670756Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.598671849Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.598673061Z raise exc web-1 | 2025-11-25T15:34:16.598674123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.598675295Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.598676347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.598677579Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.598678651Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.598679814Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.598680916Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.598682088Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.598683150Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.598685705Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.598686907Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.598688149Z raise exc web-1 | 2025-11-25T15:34:16.598689181Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.598690353Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.598691956Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.598700422Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.598701835Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.598703047Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.598704680Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.598706604Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.598708598Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.598710291Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.598711383Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.598712685Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.598713857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.598715060Z raise exc web-1 | 2025-11-25T15:34:16.598716112Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.598717294Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.598718396Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.598719668Z response = await f(request) web-1 | 2025-11-25T15:34:16.598720710Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.598721752Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.598722965Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.598724037Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.598725109Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.598726371Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.598727463Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.598728705Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.598730028Z web-1 | 2025-11-25T15:34:16.609676064Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39504] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:34:16.610197563Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.610199106Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.610200349Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.610201621Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.610204446Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.610205709Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.610209476Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.610211309Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.610213122Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.610215006Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.610216539Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.610217801Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.610218903Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.610220126Z raise exc web-1 | 2025-11-25T15:34:16.610221148Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.610222350Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.610223402Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.610224644Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.610225736Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.610226878Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.610227920Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.610229052Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.610230094Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.610227149Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.610236416Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.610238981Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.610240764Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.610242067Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.610243429Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.610244802Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.610245884Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.610231297Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.610255262Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.610272835Z raise exc web-1 | 2025-11-25T15:34:16.610276431Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.610278235Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.610280629Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.610282052Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.610283244Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.610284627Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.610285759Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.610287111Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.610288193Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.610289326Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.610290317Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.610291399Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.610292512Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.610293754Z raise exc web-1 | 2025-11-25T15:34:16.610294776Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.610295938Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.610296980Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.610298212Z response = await f(request) web-1 | 2025-11-25T15:34:16.610299264Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.610300286Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.610301408Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.610302490Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.610303562Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.610304805Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.610305817Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.610307209Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.610325483Z web-1 | 2025-11-25T15:34:16.610247056Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.610335192Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.610342646Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.610344700Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.610346032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.610347445Z raise exc web-1 | 2025-11-25T15:34:16.610348477Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.610349629Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.610350711Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.610351953Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.610353005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.610354268Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.610355320Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.610356482Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.610357544Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.610358746Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.610359838Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.610361020Z raise exc web-1 | 2025-11-25T15:34:16.610362022Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.610363214Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.610364978Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.610366220Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.610367262Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.610368494Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.610369546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.610370718Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.610371750Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.610372963Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.610373975Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.610375357Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.610378042Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.610379896Z raise exc web-1 | 2025-11-25T15:34:16.610381499Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.610383242Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.610384885Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.610386718Z response = await f(request) web-1 | 2025-11-25T15:34:16.610388342Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.610389874Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.610391908Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.610393561Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.610395064Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.610396677Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.610398040Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.610399643Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.610401406Z web-1 | 2025-11-25T15:34:16.623097098Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39506] 500 Internal Server Error "GET /api/organizers/tags/slug/E HTTP/1.1" web-1 | 2025-11-25T15:34:16.623623997Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.623628446Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.623630089Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.623631622Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.623632784Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.623633926Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.623635078Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.623636180Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.623637413Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.623638665Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.623639727Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.623640979Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.623642071Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.623643264Z raise exc web-1 | 2025-11-25T15:34:16.623650587Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.623651990Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.623653082Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.623654314Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.623655366Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.623656589Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.623657671Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.623658863Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.623660055Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.623661368Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.623662510Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.623663732Z raise exc web-1 | 2025-11-25T15:34:16.623664744Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.623665956Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.623667259Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.623668501Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.623669583Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.623670735Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.623671797Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.623672889Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.623673951Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.623675143Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.623676175Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.623677899Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.623679091Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.623680283Z raise exc web-1 | 2025-11-25T15:34:16.623681275Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.623682447Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.623683479Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.623686274Z response = await f(request) web-1 | 2025-11-25T15:34:16.623687386Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.623688438Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.623691023Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.623692927Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.623694700Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.623696734Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.623698167Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.623699469Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.623700802Z web-1 | 2025-11-25T15:34:16.623707494Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.623711852Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.623713956Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.623715539Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.623716792Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.623717874Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.623719086Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.623720158Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.623721210Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.623722402Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.623723474Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.623724646Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.623725738Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.623726921Z raise exc web-1 | 2025-11-25T15:34:16.623727973Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.623729105Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.623730127Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.623731329Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.623732401Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.623735337Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.623736539Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.623737731Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.623738803Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.623740015Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.623741187Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.623742400Z raise exc web-1 | 2025-11-25T15:34:16.623743502Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.623746277Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.623747680Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.623748982Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.623750044Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.623751266Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.623752328Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.623753521Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.623754633Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.623755815Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.623756847Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.623758009Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.623759191Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.623760384Z raise exc web-1 | 2025-11-25T15:34:16.623761415Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.623762598Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.623763630Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.623764862Z response = await f(request) web-1 | 2025-11-25T15:34:16.623765904Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.623766916Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.623768098Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.623769160Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.623770232Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.623772436Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.623773668Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.623774941Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.623776223Z web-1 | 2025-11-25T15:34:16.635057399Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39518] 500 Internal Server Error "GET /api/organizers/tags/slug/X%F1%9D%A1%96%F3%93%B6%928t%F4%89%9B%B7%C3%99y%24%C3%BB HTTP/1.1" web-1 | 2025-11-25T15:34:16.635576333Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.635582144Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.635584569Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.635585190Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.635586843Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.635588586Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.635590169Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.635590981Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.635591983Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.635592764Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.635593856Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.635595219Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.635596120Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.635596922Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.635597904Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.635598705Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.635599737Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.635601030Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.635602092Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.635603414Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.635604606Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.635605869Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.635606891Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.635617811Z raise exc web-1 | 2025-11-25T15:34:16.635620206Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.635622129Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.635608303Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.635623752Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.635624634Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.635625646Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.635627039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.635627910Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.635628842Z raise exc web-1 | 2025-11-25T15:34:16.635629784Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.635630515Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.635631477Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.635632338Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.635633431Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.635634713Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.635635675Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.635636546Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.635637578Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.635638951Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.635640003Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.635640804Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.635641796Z raise exc web-1 | 2025-11-25T15:34:16.635643079Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.635643970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.635644872Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.635645844Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.635646535Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.635647908Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.635648369Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.635651464Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.635652286Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.635653107Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.635654059Z raise exc web-1 | 2025-11-25T15:34:16.635654951Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.635656334Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.635657185Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.635658117Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.635658918Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.635659900Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.635660592Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.635661864Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.635663036Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.635664178Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.635665320Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.635666623Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.635667845Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.635668997Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.635670270Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.635671422Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.635672704Z raise exc web-1 | 2025-11-25T15:34:16.635673676Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.635674969Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.635676071Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.635677453Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.635678265Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.635679036Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.635680058Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.635686130Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.635688123Z raise exc web-1 | 2025-11-25T15:34:16.635689766Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.635691620Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.635692842Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.635694114Z response = await f(request) web-1 | 2025-11-25T15:34:16.635695277Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.635696389Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.635697531Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.635698623Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.635699675Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.635700877Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.635701979Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.635703242Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.635704534Z web-1 | 2025-11-25T15:34:16.635681541Z response = await f(request) web-1 | 2025-11-25T15:34:16.635706708Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.635707830Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.635709033Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.635710084Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.635711167Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.635712369Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.635713381Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.635714583Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.635715835Z web-1 | 2025-11-25T15:34:16.647280323Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39532] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:16.647795480Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.647800600Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.647802293Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.647803856Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.647811530Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.647812893Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.647814306Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.647815368Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.647816430Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.647817642Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.647818674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.647819916Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.647820968Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.647822160Z raise exc web-1 | 2025-11-25T15:34:16.647823303Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.647824455Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.647825517Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.647826669Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.647827791Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.647830466Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.647831578Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.647832730Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.647833882Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.647835105Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.647836297Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.647837569Z raise exc web-1 | 2025-11-25T15:34:16.647838611Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.647839763Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.647841086Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.647842308Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.647843380Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.647844592Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.647847247Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.647849021Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.647850133Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.647851295Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.647852347Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.647853509Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.647854752Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.647855894Z raise exc web-1 | 2025-11-25T15:34:16.647856926Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.647858148Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.647859230Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.647860392Z response = await f(request) web-1 | 2025-11-25T15:34:16.647861594Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.647862626Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.647864620Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.647866373Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.647868026Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.647869820Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.647870872Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.647872154Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.647873467Z web-1 | 2025-11-25T15:34:16.647881482Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.647891571Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.647894266Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.647896149Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.647897452Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.647898724Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.647900067Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.647901129Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.647902211Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.647909795Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.647911157Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.647912400Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.647913512Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.647914734Z raise exc web-1 | 2025-11-25T15:34:16.647917319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.647918591Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.647919653Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.647920876Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.647921988Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.647923190Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.647924262Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.647925454Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.647926586Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.647927839Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.647929011Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.647930223Z raise exc web-1 | 2025-11-25T15:34:16.647931225Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.647932417Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.647934000Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.647935313Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.647936395Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.647937577Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.647938639Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.647939801Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.647940893Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.647942066Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.647943128Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.647944290Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.647947065Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.647948327Z raise exc web-1 | 2025-11-25T15:34:16.647949479Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.647950682Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.647951764Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.647952936Z response = await f(request) web-1 | 2025-11-25T15:34:16.647953988Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.647954990Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.647956162Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.647957224Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.647958286Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.647959518Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.647960560Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.647961773Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.647963065Z web-1 | 2025-11-25T15:34:16.652996628Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39538] 500 Internal Server Error "GET /api/organizers/tags/slug/0 HTTP/1.1" web-1 | 2025-11-25T15:34:16.653512076Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.653515252Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.653516193Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.653517205Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.653517977Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.653518768Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.653519399Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.653519960Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.653520542Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.653521163Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.653521814Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.653522716Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.653523547Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.653525912Z raise exc web-1 | 2025-11-25T15:34:16.653526863Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.653527765Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.653527875Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.653528687Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.653529548Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.653529979Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.653530400Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.653530791Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.653531582Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.653532163Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.653532764Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.653533346Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.653534017Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.653534658Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.653535309Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.653535900Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.653536532Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.653537183Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.653537674Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.653538135Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.653538545Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.653539397Z raise exc web-1 | 2025-11-25T15:34:16.653539818Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.653540188Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.653540719Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.653541441Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.653541862Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.653542763Z raise exc web-1 | 2025-11-25T15:34:16.653545879Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.653546961Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.653542493Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.653547763Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.653548374Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.653549015Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.653549586Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.653550347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.653550949Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.653551590Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.653552111Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.653552782Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.653553323Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.653553724Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.653554285Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.653554996Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.653555467Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.653555908Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.653556349Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.653556860Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.653557321Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.653557852Z raise exc web-1 | 2025-11-25T15:34:16.653558503Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.653558924Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.653559495Z raise exc web-1 | 2025-11-25T15:34:16.653560146Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.653560657Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.653561398Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.653561889Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.653563192Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.653563823Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.653564384Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.653565055Z response = await f(request) web-1 | 2025-11-25T15:34:16.653565606Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.653566197Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.653566778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.653567359Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.653567991Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.653568592Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.653569183Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.653569764Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.653570395Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.653570926Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.653571557Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.653572168Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.653572780Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.653573311Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.653573992Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.653574864Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.653575194Z raise exc web-1 | 2025-11-25T15:34:16.653575825Z web-1 | 2025-11-25T15:34:16.653576286Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.653577488Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.653578330Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.653579332Z response = await f(request) web-1 | 2025-11-25T15:34:16.653580174Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.653580905Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.653581867Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.653582448Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.653583610Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.653584271Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.653584872Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.653585463Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.653586145Z web-1 | 2025-11-25T15:34:16.659850148Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39540] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%895%F1%86%A7%AE%C2%99R%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:34:16.660361839Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.660366819Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.660368482Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.660370025Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.660371327Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.660372459Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.660373651Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.660374723Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.660375805Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.660377008Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.660378110Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.660379352Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.660380464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.660381676Z raise exc web-1 | 2025-11-25T15:34:16.660382728Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.660383901Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.660384993Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.660386225Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.660387287Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.660388479Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.660393218Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.660394491Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.660395573Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.660402776Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.660404229Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.660405491Z raise exc web-1 | 2025-11-25T15:34:16.660406473Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.660407645Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.660409008Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.660409669Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.660410250Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.660410851Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.660411372Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.660411953Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.660412775Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.660413396Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.660413917Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.660414488Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.660415069Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.660415640Z raise exc web-1 | 2025-11-25T15:34:16.660416141Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.660416742Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.660417253Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.660417844Z response = await f(request) web-1 | 2025-11-25T15:34:16.660418375Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.660418906Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.660419498Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.660420019Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.660420549Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.660421151Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.660421672Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.660422293Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.660424206Z web-1 | 2025-11-25T15:34:16.660444535Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.660453602Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.660456166Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.660457890Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.660459172Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.660460364Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.660461697Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.660462739Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.660463741Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.660464903Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.660466035Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.660467167Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.660468229Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.660469391Z raise exc web-1 | 2025-11-25T15:34:16.660470433Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.660471625Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.660472687Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.660473870Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.660474962Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.660476134Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.660477176Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.660478308Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.660479430Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.660480672Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.660481815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.660483077Z raise exc web-1 | 2025-11-25T15:34:16.660484099Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.660485291Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.660493166Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.660494619Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.660495861Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.660497093Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.660498175Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.660499337Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.660500450Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.660501662Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.660502734Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.660503846Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.660504998Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.660506150Z raise exc web-1 | 2025-11-25T15:34:16.660507142Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.660508274Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.660509426Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.660510639Z response = await f(request) web-1 | 2025-11-25T15:34:16.660511741Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.660512763Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.660513925Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.660514987Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.660516069Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.660517271Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.660518333Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.660519626Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.660520868Z web-1 | 2025-11-25T15:34:16.665150302Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39548] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%97 HTTP/1.1" web-1 | 2025-11-25T15:34:16.665668815Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.665672422Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.665674296Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.665678974Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.665681139Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.665682902Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.665684906Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.665686609Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.665687891Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.665688362Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.665692109Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.665693802Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.665695095Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.665696447Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.665697389Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.665698441Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.665699313Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.665700294Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.665701136Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.665702258Z raise exc web-1 | 2025-11-25T15:34:16.665703090Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.665703981Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.665704963Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.665706937Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.665705955Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.665708219Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.665709251Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.665710123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.665711245Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.665712057Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.665713008Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.665713900Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.665718238Z raise exc web-1 | 2025-11-25T15:34:16.665720472Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.665721845Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.665722887Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.665724089Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.665725221Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.665726434Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.665727486Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.665728658Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.665729770Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.665731022Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.665732224Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.665733447Z raise exc web-1 | 2025-11-25T15:34:16.665734539Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.665735741Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.665737084Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.665738346Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.665739438Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.665740650Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.665741722Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.665742894Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.665743956Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.665745129Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.665746151Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.665747293Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.665748976Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.665750849Z raise exc web-1 | 2025-11-25T15:34:16.665752693Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.665754697Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.665757292Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.665758634Z response = await f(request) web-1 | 2025-11-25T15:34:16.665759666Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.665760728Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.665761900Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.665763012Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.665764084Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.665765337Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.665766429Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.665767631Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.665768923Z web-1 | 2025-11-25T15:34:16.665714972Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.665771388Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.665772700Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.665773813Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.665775065Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.665776177Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.665777379Z raise exc web-1 | 2025-11-25T15:34:16.665778391Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.665779563Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.665780896Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.665782138Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.665783200Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.665784382Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.665785444Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.665786607Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.665787699Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.665788871Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.665789903Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.665792297Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.665793479Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.665794642Z raise exc web-1 | 2025-11-25T15:34:16.665795634Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.665796776Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.665797858Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.665799040Z response = await f(request) web-1 | 2025-11-25T15:34:16.665800082Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.665801164Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.665802306Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.665803358Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.665804430Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.665805632Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.665806684Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.665807776Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.665808989Z web-1 | 2025-11-25T15:34:16.670147336Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39556] 500 Internal Server Error "GET /api/organizers/tags/slug/%07%C3%A4%C2%82%C3%AE%09~5%C3%80%C3%B5%C2%BB%3E%C2%97%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:16.670664627Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.670667192Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.670668414Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.670669667Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.670670799Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.670671881Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.670673083Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.670674115Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.670675177Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.670676309Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.670677381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.670678543Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.670679655Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.670686508Z raise exc web-1 | 2025-11-25T15:34:16.670687560Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.670688722Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.670689784Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.670691107Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.670692199Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.670693371Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.670694443Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.670695635Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.670696707Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.670697910Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.670699102Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.670700324Z raise exc web-1 | 2025-11-25T15:34:16.670701306Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.670702478Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.670703831Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.670705103Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.670706185Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.670707357Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.670708440Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.670709612Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.670710664Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.670711836Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.670712918Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.670714090Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.670715272Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.670716425Z raise exc web-1 | 2025-11-25T15:34:16.670717406Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.670720632Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.670721755Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.670722947Z response = await f(request) web-1 | 2025-11-25T15:34:16.670724039Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.670725051Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.670726233Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.670727295Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.670728337Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.670729579Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.670730631Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.670732294Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.670733657Z web-1 | 2025-11-25T15:34:16.670753915Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.670757091Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.670758393Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.670759836Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.670760918Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.670762030Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.670763273Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.670764345Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.670765386Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.670766549Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.670767681Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.670768843Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.670769955Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.670771137Z raise exc web-1 | 2025-11-25T15:34:16.670772199Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.670773392Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.670774474Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.670775646Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.670780094Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.670781377Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.670782459Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.670783611Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.670784723Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.670785995Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.670787157Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.670788460Z raise exc web-1 | 2025-11-25T15:34:16.670789512Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.670790724Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.670792127Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.670795864Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.670797066Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.670798268Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.670799380Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.670800623Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.670801755Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.670802967Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.670804099Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.670805261Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.670806464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.670807646Z raise exc web-1 | 2025-11-25T15:34:16.670808668Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.670809830Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.670810902Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.670812064Z response = await f(request) web-1 | 2025-11-25T15:34:16.670813116Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.670814118Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.670815300Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.670817494Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.670818636Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.670819859Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.670820991Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.670822243Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.670823506Z web-1 | 2025-11-25T15:34:16.675569148Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39566] 500 Internal Server Error "GET /api/organizers/tags/slug/admin HTTP/1.1" web-1 | 2025-11-25T15:34:16.676089555Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.676091849Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.676093012Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.676094314Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.676095446Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.676096528Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.676097780Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.676098873Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.676099884Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.676101037Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.676102059Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.676103201Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.676104223Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.676105365Z raise exc web-1 | 2025-11-25T15:34:16.676106347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.676107509Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.676108561Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.676109743Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.676110785Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.676111917Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.676112969Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.676114843Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.676115484Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.676119171Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.676121756Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.676123609Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.676122797Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.676124551Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.676125553Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.676126044Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.676127466Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.676128228Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.676126875Z raise exc web-1 | 2025-11-25T15:34:16.676128759Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.676129460Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.676129771Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.676130692Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.676131123Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.676132035Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.676132496Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.676133898Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.676133327Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.676134479Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.676135321Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.676135872Z raise exc web-1 | 2025-11-25T15:34:16.676137215Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.676136573Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.676137836Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.676138567Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.676139168Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.676139799Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.676144378Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.676145831Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.676146953Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.676148125Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.676149387Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.676150600Z raise exc web-1 | 2025-11-25T15:34:16.676151672Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.676152864Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.676153916Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.676155128Z response = await f(request) web-1 | 2025-11-25T15:34:16.676156160Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.676157232Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.676158605Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.676160308Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.676162031Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.676164105Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.676165277Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.676166479Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.676167802Z web-1 | 2025-11-25T15:34:16.676140230Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.676170287Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.676171589Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.676172661Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.676173843Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.676174955Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.676176067Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.676177170Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.676178382Z raise exc web-1 | 2025-11-25T15:34:16.676179334Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.676181638Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.676183131Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.676184333Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.676185375Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.676186507Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.676187569Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.676188711Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.676189733Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.676190915Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.676191947Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.676193089Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.676194192Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.676195354Z raise exc web-1 | 2025-11-25T15:34:16.676196336Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.676197528Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.676198570Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.676199712Z response = await f(request) web-1 | 2025-11-25T15:34:16.676200704Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.676201696Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.676202828Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.676203870Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.676204892Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.676206094Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.676207146Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.676208248Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.676209420Z web-1 | 2025-11-25T15:34:16.681469939Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39580] 500 Internal Server Error "GET /api/organizers/tags/slug/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:34:16.681989855Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.681992039Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.681993703Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.681997339Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.681998592Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.681999694Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.682000886Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.682001958Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.682003060Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.682004202Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.682005284Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.682006447Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.682007509Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.682008621Z raise exc web-1 | 2025-11-25T15:34:16.682009602Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.682010745Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.682011767Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.682012919Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.682013991Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.682015133Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.682016185Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.682017317Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.682018339Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.682019511Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.682020623Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.682021765Z raise exc web-1 | 2025-11-25T15:34:16.682022727Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.682023859Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.682025021Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.682026244Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.682027296Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.682029440Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.682030612Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.682031774Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.682033317Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.682034579Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.682035631Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.682036794Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.682037916Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.682039068Z raise exc web-1 | 2025-11-25T15:34:16.682040090Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.682041292Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.682042344Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.682043506Z response = await f(request) web-1 | 2025-11-25T15:34:16.682044538Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.682045560Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.682046712Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.682047764Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.682048846Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.682050018Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.682051090Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.682052233Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.682053475Z web-1 | 2025-11-25T15:34:16.682077400Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.682080085Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.682081778Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.682083782Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.682085004Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.682086186Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.682087379Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.682088451Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.682090565Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.682091867Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.682092899Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.682094061Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.682095093Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.682096275Z raise exc web-1 | 2025-11-25T15:34:16.682097257Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.682098439Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.682099511Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.682100734Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.682101796Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.682102938Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.682104000Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.682105202Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.682106254Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.682107426Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.682108528Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.682109741Z raise exc web-1 | 2025-11-25T15:34:16.682110712Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.682111885Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.682113137Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.682114359Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.682115401Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.682116613Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.682117756Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.682118958Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.682119990Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.682121152Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.682122184Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.682124418Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.682125600Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.682126813Z raise exc web-1 | 2025-11-25T15:34:16.682127784Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.682128977Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.682130019Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.682131151Z response = await f(request) web-1 | 2025-11-25T15:34:16.682132163Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.682133225Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.682134367Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.682135409Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.682136481Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.682137643Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.682138715Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.682139857Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.682141089Z web-1 | 2025-11-25T15:34:16.687280241Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39582] 500 Internal Server Error "GET /api/organizers/tags/slug/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:34:16.687792653Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.687795819Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.687796951Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.687797813Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.687798454Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.687799055Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.687799686Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.687800217Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.687800778Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.687801349Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.687801910Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.687802501Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.687805747Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.687806870Z raise exc web-1 | 2025-11-25T15:34:16.687807711Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.687808613Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.687809454Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.687810376Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.687811017Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.687811258Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.687812039Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.687812630Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.687813282Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.687813793Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.687814193Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.687814694Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.687815496Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.687815876Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.687816337Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.687816808Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.687817239Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.687817660Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.687818071Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.687818582Z raise exc web-1 | 2025-11-25T15:34:16.687819293Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.687819764Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.687820205Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.687820676Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.687821016Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.687821667Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.687821918Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.687822569Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.687824382Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.687824954Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.687825655Z raise exc web-1 | 2025-11-25T15:34:16.687826176Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.687826797Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.687827398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.687828019Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.687828640Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.687829171Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.687829843Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.687830404Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.687831075Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.687831526Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.687832257Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.687832738Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.687833129Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.687833530Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.687833980Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.687834411Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.687834872Z raise exc web-1 | 2025-11-25T15:34:16.687835213Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.687835644Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.687836135Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.687836635Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.687836996Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.687837457Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.687837888Z raise exc web-1 | 2025-11-25T15:34:16.687838359Z response = await f(request) web-1 | 2025-11-25T15:34:16.687839010Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.687840453Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.687841134Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.687841675Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.687842436Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.687842907Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.687843388Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.687843729Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.687844230Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.687844901Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.687845482Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.687846143Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.687846624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.687847326Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.687847837Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.687848548Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.687848949Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.687849540Z web-1 | 2025-11-25T15:34:16.687850191Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.687851373Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.687852265Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.687853156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.687854068Z raise exc web-1 | 2025-11-25T15:34:16.687854749Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.687855591Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.687856152Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.687856743Z response = await f(request) web-1 | 2025-11-25T15:34:16.687857234Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.687857745Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.687858326Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.687859538Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.687860110Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.687860711Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.687861232Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.687861813Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.687862424Z web-1 | 2025-11-25T15:34:16.692045740Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39588] 500 Internal Server Error "GET /api/organizers/tags/slug/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:34:16.692561308Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.692562801Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.692563572Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.692564244Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.692564905Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.692565476Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.692566047Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.692566588Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.692567099Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.692567680Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.692568231Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.692568812Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.692569363Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.692569964Z raise exc web-1 | 2025-11-25T15:34:16.692570505Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.692571106Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.692571637Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.692572239Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.692572770Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.692573361Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.692573912Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.692574493Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.692578290Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.692579051Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.692579612Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.692580224Z raise exc web-1 | 2025-11-25T15:34:16.692580725Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.692581316Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.692582007Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.692582638Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.692583179Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.692583770Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.692584321Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.692584892Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.692585433Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.692586004Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.692586545Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.692587107Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.692587688Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.692588269Z raise exc web-1 | 2025-11-25T15:34:16.692588750Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.692589331Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.692589832Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.692590413Z response = await f(request) web-1 | 2025-11-25T15:34:16.692590934Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.692591435Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.692591986Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.692592537Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.692593048Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.692593649Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.692594170Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.692595633Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.692596354Z web-1 | 2025-11-25T15:34:16.692653301Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.692658751Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.692659823Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.692660685Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.692661356Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.692661967Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.692662608Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.692663139Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.692663670Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.692664281Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.692664812Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.692665404Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.692665915Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.692666516Z raise exc web-1 | 2025-11-25T15:34:16.692667017Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.692667628Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.692668149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.692668750Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.692669281Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.692669872Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.692670393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.692670974Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.692671485Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.692672076Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.692672617Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.692673208Z raise exc web-1 | 2025-11-25T15:34:16.692673709Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.692676995Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.692677827Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.692678438Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.692678969Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.692679540Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.692680121Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.692680722Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.692681253Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.692681854Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.692682365Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.692682926Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.692683488Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.692684079Z raise exc web-1 | 2025-11-25T15:34:16.692684570Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.692685161Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.692685672Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.692686263Z response = await f(request) web-1 | 2025-11-25T15:34:16.692686784Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.692687305Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.692687886Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.692688417Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.692688948Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.692689549Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.692690080Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.692690661Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.692691282Z web-1 | 2025-11-25T15:34:16.702474925Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39590] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%97%C3%B2%F3%90%84%9C HTTP/1.1" web-1 | 2025-11-25T15:34:16.702981737Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.702983591Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.702984763Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.702987578Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.702988730Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.702989842Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.702991045Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.702992077Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.702993129Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.702994451Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.702995503Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.702996675Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.702997737Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.702998909Z raise exc web-1 | 2025-11-25T15:34:16.702999941Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.703001134Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.703002196Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.703003348Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.703004380Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.703005552Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.703006554Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.703007706Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.703008748Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.703009920Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.703009650Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.703011022Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.703013026Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.703014018Z raise exc web-1 | 2025-11-25T15:34:16.703015100Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.703015911Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.703017294Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.703026952Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.703028535Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.703029878Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.703031140Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.703032252Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.703033494Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.703034647Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.703035789Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.703036871Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.703038083Z raise exc web-1 | 2025-11-25T15:34:16.703039115Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.703040317Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.703041399Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.703042591Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.703043673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.703044876Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.703045928Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.703047080Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.703048122Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.703049274Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.703050406Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.703051638Z raise exc web-1 | 2025-11-25T15:34:16.703052640Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.703053903Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.703055195Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.703056407Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.703057459Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.703058652Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.703059694Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.703062389Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.703063541Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.703064723Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.703065775Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.703067097Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.703068270Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.703069482Z raise exc web-1 | 2025-11-25T15:34:16.703070504Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.703071716Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.703072768Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.703073930Z response = await f(request) web-1 | 2025-11-25T15:34:16.703074962Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.703075954Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.703077156Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.703078238Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.703079320Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.703080533Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.703081565Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.703082737Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.703083989Z web-1 | 2025-11-25T15:34:16.703017905Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.703086694Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.703088127Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.703089259Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.703090461Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.703091533Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.703092716Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.703093768Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.703094920Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.703095952Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.703098146Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.703099328Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.703100500Z raise exc web-1 | 2025-11-25T15:34:16.703101542Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.703102714Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.703103736Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.703104918Z response = await f(request) web-1 | 2025-11-25T15:34:16.703105910Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.703106932Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.703108074Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.703109136Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.703110178Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.703111391Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.703112403Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.703113575Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.703114747Z web-1 | 2025-11-25T15:34:16.709671470Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39600] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%809%C3%A9%17%17r6 HTTP/1.1" web-1 | 2025-11-25T15:34:16.710163104Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.710166951Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.710169165Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.710171209Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.710172481Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.710173663Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.710174916Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.710176118Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.710177220Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.710178432Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.710179514Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.710180697Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.710188000Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.710189483Z raise exc web-1 | 2025-11-25T15:34:16.710190545Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.710191787Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.710192809Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.710193992Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.710195013Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.710196206Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.710197228Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.710198380Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.710199542Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.710205854Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.710207156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.710208328Z raise exc web-1 | 2025-11-25T15:34:16.710209300Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.710210543Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.710211915Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.710213147Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.710214189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.710215402Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.710216454Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.710217576Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.710218618Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.710219760Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.710220802Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.710221954Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.710223096Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.710224699Z raise exc web-1 | 2025-11-25T15:34:16.710225801Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.710228426Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.710229538Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.710230731Z response = await f(request) web-1 | 2025-11-25T15:34:16.710231793Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.710232794Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.710233957Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.710235069Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.710236121Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.710237874Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.710239627Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.710241391Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.710243304Z web-1 | 2025-11-25T15:34:16.710247522Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.710250407Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.710251690Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.710253062Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.710254205Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.710255317Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.710256539Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.710257581Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.710258643Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.710259775Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.710260827Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.710261979Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.710263011Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.710264193Z raise exc web-1 | 2025-11-25T15:34:16.710265215Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.710266387Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.710267399Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.710269744Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.710270826Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.710272018Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.710273050Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.710274242Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.710275304Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.710276486Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.710277609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.710278831Z raise exc web-1 | 2025-11-25T15:34:16.710279813Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.710281015Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.710282227Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.710283480Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.710284522Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.710285724Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.710286766Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.710287968Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.710289020Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.710290202Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.710291244Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.710292376Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.710293518Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.710294671Z raise exc web-1 | 2025-11-25T15:34:16.710295632Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.710296785Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.710297827Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.710299019Z response = await f(request) web-1 | 2025-11-25T15:34:16.710300201Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.710301984Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.710305160Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.710306924Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.710315490Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.710316972Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.710318044Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.710319377Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.710320639Z web-1 | 2025-11-25T15:34:16.738315592Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39602] 500 Internal Server Error "GET /api/organizers/tags/slug/%F2%8D%80%92%3CWA%C2%92%F3%90%A6%AD%5B%C2%B8 HTTP/1.1" web-1 | 2025-11-25T15:34:16.738831090Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.738840448Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.738843664Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.738846129Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.738846459Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.738848052Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.738850307Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.738851809Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.738853072Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.738854534Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.738855466Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.738857560Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.738856729Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.738858792Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.738859794Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.738860816Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.738862630Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.738861958Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.738863682Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.738864583Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.738865685Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.738875314Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.738876907Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.738878039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.738879261Z raise exc web-1 | 2025-11-25T15:34:16.738880333Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.738881565Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.738882627Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.738883860Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.738884982Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.738886194Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.738887216Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.738888398Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.738889440Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.738890662Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.738891794Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.738893057Z raise exc web-1 | 2025-11-25T15:34:16.738894049Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.738895241Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.738896543Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.738897786Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.738898848Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.738899980Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.738901062Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.738902414Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.738903506Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.738904689Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.738906352Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.738908215Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.738910129Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.738913756Z raise exc web-1 | 2025-11-25T15:34:16.738914888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.738916140Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.738917302Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.738918545Z response = await f(request) web-1 | 2025-11-25T15:34:16.738919637Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.738920679Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.738921811Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.738922903Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.738923945Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.738925207Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.738926269Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.738927502Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.738928784Z web-1 | 2025-11-25T15:34:16.738866627Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.738931269Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.738932571Z raise exc web-1 | 2025-11-25T15:34:16.738933643Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.738934895Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.738935997Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.738937200Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.738938292Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.738939434Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.738940456Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.738941568Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.738942600Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.738943852Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.738945014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.738946197Z raise exc web-1 | 2025-11-25T15:34:16.738947188Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.738949433Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.738950946Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.738952168Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.738953240Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.738954462Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.738955534Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.738956696Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.738957728Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.738958840Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.738959862Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.738961004Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.738962147Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.738963279Z raise exc web-1 | 2025-11-25T15:34:16.738964261Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.738965383Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.738966405Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.738967597Z response = await f(request) web-1 | 2025-11-25T15:34:16.738968599Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.738969581Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.738970753Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.738971785Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.738972887Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.738974099Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.738975101Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.738976233Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.738977425Z web-1 | 2025-11-25T15:34:16.794571869Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39612] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:34:16.795178338Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.795183587Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.795194528Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.795195500Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.795196151Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.795196782Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.795197413Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.795197934Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.795198445Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.795199067Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.795199648Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.795200239Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.795200770Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.795201391Z raise exc web-1 | 2025-11-25T15:34:16.795201902Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.795202493Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.795203014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.795203625Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.795204156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.795204757Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.795205268Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.795205829Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.795206360Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.795206971Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.795207563Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.795208174Z raise exc web-1 | 2025-11-25T15:34:16.795208695Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.795209286Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.795210197Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.795210869Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.795211390Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.795213073Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.795213664Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.795214245Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.795214796Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.795215397Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.795215908Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.795216479Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.795217060Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.795217651Z raise exc web-1 | 2025-11-25T15:34:16.795218152Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.795218713Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.795219244Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.795219836Z response = await f(request) web-1 | 2025-11-25T15:34:16.795220347Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.795220867Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.795221449Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.795221990Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.795222521Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.795223142Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.795223653Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.795224274Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.795224895Z web-1 | 2025-11-25T15:34:16.795295518Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.795297351Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.795298163Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.795298944Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.795299535Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.795300116Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.795300747Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.795305887Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.795306518Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.795307150Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.795307711Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.795308322Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.795311227Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.795311928Z raise exc web-1 | 2025-11-25T15:34:16.795312980Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.795313622Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.795314173Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.795314814Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.795315365Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.795315956Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.795316507Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.795317098Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.795317669Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.795318300Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.795318922Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.795319573Z raise exc web-1 | 2025-11-25T15:34:16.795320064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.795320745Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.795321446Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.795322098Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.795322719Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.795323330Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.795323901Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.795324512Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.795325063Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.795325664Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.795327438Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.795328059Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.795328660Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.795329281Z raise exc web-1 | 2025-11-25T15:34:16.795329802Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.795330423Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.795330954Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.795331565Z response = await f(request) web-1 | 2025-11-25T15:34:16.795332096Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.795332617Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.795333218Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.795333759Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.795334321Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.795334932Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.795335503Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.795336124Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.795336785Z web-1 | 2025-11-25T15:34:16.809060067Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39616] 500 Internal Server Error "GET /api/organizers/tags/slug/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:34:16.809587758Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.809593719Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.809594821Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.809595723Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.809596404Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.809597015Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.809597666Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.809598177Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.809598708Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.809599299Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.809599830Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.809603608Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.809604299Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.809604910Z raise exc web-1 | 2025-11-25T15:34:16.809605421Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.809606032Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.809606553Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.809607164Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.809607675Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.809608256Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.809608787Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.809609368Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.809609889Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.809610511Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.809615660Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.809616612Z raise exc web-1 | 2025-11-25T15:34:16.809615841Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.809621341Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.809623625Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.809622703Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.809625198Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.809626000Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.809626711Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.809627573Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.809627993Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.809629717Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.809630618Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.809631280Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.809631891Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.809628935Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.809639946Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.809641509Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.809642631Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.809643693Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.809644965Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.809646067Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.809647240Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.809648352Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.809649574Z raise exc web-1 | 2025-11-25T15:34:16.809650596Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.809651818Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.809652880Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.809654132Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.809655445Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.809657268Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.809659062Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.809661065Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.809662248Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.809663520Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.809664732Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.809665975Z raise exc web-1 | 2025-11-25T15:34:16.809667017Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.809668179Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.809669521Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.809670754Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.809671836Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.809672978Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.809674060Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.809676825Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.809677947Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.809679099Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.809680161Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.809681324Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.809682446Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.809683638Z raise exc web-1 | 2025-11-25T15:34:16.809684620Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.809685802Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.809686844Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.809688176Z response = await f(request) web-1 | 2025-11-25T15:34:16.809689248Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.809690240Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.809691443Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.809692505Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.809693597Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.809694799Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.809695861Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.809697083Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.809698376Z web-1 | 2025-11-25T15:34:16.809632492Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.809704467Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.809705138Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.809705739Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.809706351Z raise exc web-1 | 2025-11-25T15:34:16.809706862Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.809707453Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.809707974Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.809708595Z response = await f(request) web-1 | 2025-11-25T15:34:16.809709166Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.809709677Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.809713153Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.809713805Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.809714346Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.809714937Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.809715468Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.809716119Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.809716750Z web-1 | 2025-11-25T15:34:16.816279124Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39628] 500 Internal Server Error "GET /api/organizers/tags/slug/%5Ex%F1%9D%B1%9D%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:34:16.816806725Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.816812105Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.816814038Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.816815982Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.816817665Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.816818898Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.816820120Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.816821242Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.816822314Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.816823516Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.816824598Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.816825760Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.816826832Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.816828065Z raise exc web-1 | 2025-11-25T15:34:16.816829127Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.816830229Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.816831271Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.816832443Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.816833505Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.816834677Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.816835699Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.816838935Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.816840178Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.816841460Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.816842652Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.816843905Z raise exc web-1 | 2025-11-25T15:34:16.816844896Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.816846069Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.816847451Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.816848754Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.816849806Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.816851028Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.816852080Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.816853422Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.816854474Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.816855667Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.816856709Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.816857941Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.816859093Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.816860245Z raise exc web-1 | 2025-11-25T15:34:16.816861247Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.816862419Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.816863441Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.816864613Z response = await f(request) web-1 | 2025-11-25T15:34:16.816866226Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.816867369Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.816868561Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.816869653Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.816870705Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.816871937Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.816874051Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.816875344Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.816876616Z web-1 | 2025-11-25T15:34:16.816912694Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.816915008Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.816916791Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.816918765Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.816920398Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.816921881Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.816923143Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.816924436Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.816925558Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.816926770Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.816927882Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.816929044Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.816930096Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.816931269Z raise exc web-1 | 2025-11-25T15:34:16.816932240Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.816933413Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.816934455Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.816935647Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.816936699Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.816937851Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.816938893Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.816940055Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.816941127Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.816942299Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.816943431Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.816949172Z raise exc web-1 | 2025-11-25T15:34:16.816950254Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.816951406Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.816952629Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.816953851Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.816954923Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.816956125Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.816957207Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.816958400Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.816959542Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.816960734Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.816961836Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.816962968Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.816964110Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.816965313Z raise exc web-1 | 2025-11-25T15:34:16.816966294Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.816967457Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.816968458Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.816969621Z response = await f(request) web-1 | 2025-11-25T15:34:16.816970693Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.816971674Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.816972817Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.816973889Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.816974921Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.816976123Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.816977165Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.816978307Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.816979499Z web-1 | 2025-11-25T15:34:16.834806848Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39632] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%A8V%F2%9F%98%94%C3%A6%F1%A4%A1%BF HTTP/1.1" web-1 | 2025-11-25T15:34:16.835339759Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.835353705Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.835356180Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.835358173Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.835359696Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.835361269Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.835362531Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.835363634Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.835364696Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.835365968Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.835367100Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.835368362Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.835369515Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.835370737Z raise exc web-1 | 2025-11-25T15:34:16.835371819Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.835373011Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.835374083Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.835375305Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.835376387Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.835377620Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.835378742Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.835379914Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.835381006Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.835382248Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.835383421Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.835384683Z raise exc web-1 | 2025-11-25T15:34:16.835385655Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.835386837Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.835388260Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.835391145Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.835392398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.835393640Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.835394752Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.835395944Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.835397036Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.835398178Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.835399260Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.835400413Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.835401595Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.835402797Z raise exc web-1 | 2025-11-25T15:34:16.835403789Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.835404991Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.835406053Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.835407225Z response = await f(request) web-1 | 2025-11-25T15:34:16.835408297Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.835409319Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.835410522Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.835411594Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.835412676Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.835413908Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.835414940Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.835416172Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.835417495Z web-1 | 2025-11-25T15:34:16.835340460Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.835419999Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.835421382Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.835422664Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.835423766Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.835424889Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.835427223Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.835428435Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.835429517Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.835430699Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.835431761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.835432934Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.835434006Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.835435208Z raise exc web-1 | 2025-11-25T15:34:16.835436350Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.835437582Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.835438674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.835439847Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.835440909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.835442081Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.835443123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.835444255Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.835445347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.835446579Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.835447802Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.835448984Z raise exc web-1 | 2025-11-25T15:34:16.835449986Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.835451168Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.835452400Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.835453683Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.835454775Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.835455987Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.835457059Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.835458211Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.835459233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.835461297Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.835462419Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.835463601Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.835464723Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.835465896Z raise exc web-1 | 2025-11-25T15:34:16.835466877Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.835468030Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.835469062Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.835470254Z response = await f(request) web-1 | 2025-11-25T15:34:16.835471276Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.835472298Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.835473490Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.835474562Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.835475624Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.835476816Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.835477848Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.835479030Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.835480313Z web-1 | 2025-11-25T15:34:16.840205967Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39648] 500 Internal Server Error "GET /api/organizers/tags/slug/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:34:16.840722377Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.840727467Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.840729330Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.840731414Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.840732957Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.840734400Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.840735953Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.840737315Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.840738938Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.840740221Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.840741303Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.840744098Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.840745420Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.840759487Z raise exc web-1 | 2025-11-25T15:34:16.840760599Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.840761751Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.840762913Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.840764075Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.840765668Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.840766921Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.840767973Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.840769155Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.840770267Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.840771519Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.840772752Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.840773994Z raise exc web-1 | 2025-11-25T15:34:16.840775016Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.840776188Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.840777501Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.840778723Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.840779785Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.840780977Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.840782119Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.840783251Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.840784343Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.840785576Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.840786668Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.840787830Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.840789012Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.840791908Z raise exc web-1 | 2025-11-25T15:34:16.840793651Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.840795645Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.840797298Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.840799051Z response = await f(request) web-1 | 2025-11-25T15:34:16.840800654Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.840802287Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.840802568Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.840804121Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.840805724Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.840806695Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.840808258Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.840809791Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.840810753Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.840811655Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.840812456Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.840813308Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.840814129Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.840815061Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.840815973Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.840816995Z web-1 | 2025-11-25T15:34:16.840818458Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.840820121Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.840822004Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.840823657Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.840825471Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.840827204Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.840828466Z raise exc web-1 | 2025-11-25T15:34:16.840829518Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.840830711Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.840833075Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.840834377Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.840835429Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.840836592Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.840837634Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.840838836Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.840839888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.840841110Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.840842242Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.840843495Z raise exc web-1 | 2025-11-25T15:34:16.840844476Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.840845649Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.840846851Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.840848113Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.840849155Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.840850327Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.840851369Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.840852552Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.840853624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.840854806Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.840855848Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.840856930Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.840858072Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.840859254Z raise exc web-1 | 2025-11-25T15:34:16.840860256Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.840861438Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.840862460Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.840863612Z response = await f(request) web-1 | 2025-11-25T15:34:16.840864634Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.840866568Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.840867810Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.840868872Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.840869944Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.840871136Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.840872188Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.840873391Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.840874633Z web-1 | 2025-11-25T15:34:16.850897916Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39652] 500 Internal Server Error "GET /api/organizers/tags/slug/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21 HTTP/1.1" web-1 | 2025-11-25T15:34:16.851412473Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.851417081Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.851418464Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.851419917Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.851421089Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.851422251Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.851423413Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.851424435Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.851425497Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.851427100Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.851428823Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.851430677Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.851432370Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.851432781Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.851434193Z raise exc web-1 | 2025-11-25T15:34:16.851436798Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.851438532Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.851439594Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.851440405Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.851441197Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.851451576Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.851453139Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.851454411Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.851455473Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.851456525Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.851457768Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.851458850Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.851460062Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.851461164Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.851462356Z raise exc web-1 | 2025-11-25T15:34:16.851463428Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.851464651Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.851465743Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.851466945Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.851468037Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.851469219Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.851470301Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.851471453Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.851472555Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.851473968Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.851475140Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.851476453Z raise exc web-1 | 2025-11-25T15:34:16.851477475Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.851478707Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.851480070Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.851481332Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.851482504Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.851483726Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.851484839Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.851487574Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.851488726Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.851489928Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.851491000Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.851492202Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.851493415Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.851494627Z raise exc web-1 | 2025-11-25T15:34:16.851495619Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.851496791Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.851497843Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.851499025Z response = await f(request) web-1 | 2025-11-25T15:34:16.851500087Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.851501109Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.851502271Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.851503333Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.851504415Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.851505638Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.851506710Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.851507932Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.851509204Z web-1 | 2025-11-25T15:34:16.851441898Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.851511749Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.851513001Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.851514274Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.851515376Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.851516548Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.851517620Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.851518772Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.851519904Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.851522660Z raise exc web-1 | 2025-11-25T15:34:16.851523802Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.851525014Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.851526407Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.851527659Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.851528701Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.851529873Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.851530915Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.851532117Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.851533149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.851534331Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.851535333Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.851536415Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.851537537Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.851538650Z raise exc web-1 | 2025-11-25T15:34:16.851539661Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.851540824Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.851541816Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.851542938Z response = await f(request) web-1 | 2025-11-25T15:34:16.851543960Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.851545001Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.851546164Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.851547216Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.851548288Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.851549510Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.851550542Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.851551744Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.851552956Z web-1 | 2025-11-25T15:34:16.856418193Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39666] 500 Internal Server Error "GET /api/organizers/tags/slug/%F2%AC%A3%BCi HTTP/1.1" web-1 | 2025-11-25T15:34:16.856934432Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.856936256Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.856936927Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.856937679Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.856938610Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.856939181Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.856939762Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.856940283Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.856940814Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.856941386Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.856941917Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.856942518Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.856943069Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.856943670Z raise exc web-1 | 2025-11-25T15:34:16.856944221Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.856944802Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.856945333Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.856945934Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.856946455Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.856947036Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.856947547Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.856948108Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.856948629Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.856949240Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.856949811Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.856950443Z raise exc web-1 | 2025-11-25T15:34:16.856950933Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.856951525Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.856952196Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.856953849Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.856954430Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.856955041Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.856955582Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.856956143Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.856956674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.856957255Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.856957766Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.856958327Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.856958908Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.856959469Z raise exc web-1 | 2025-11-25T15:34:16.856959950Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.856960531Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.856961072Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.856961674Z response = await f(request) web-1 | 2025-11-25T15:34:16.856962205Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.856962686Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.856963257Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.856963818Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.856964359Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.856964950Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.856965481Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.856966082Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.856966693Z web-1 | 2025-11-25T15:34:16.857015645Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.857018490Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.857019222Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.857019943Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.857020484Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.857021115Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.857023059Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.857023650Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.857024181Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.857024842Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.857025383Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.857025974Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.857026505Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.857027106Z raise exc web-1 | 2025-11-25T15:34:16.857027648Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.857028219Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.857028750Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.857029351Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.857029882Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.857030473Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.857030994Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.857031555Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.857032106Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.857032727Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.857033288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.857033899Z raise exc web-1 | 2025-11-25T15:34:16.857034410Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.857034991Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.857035683Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.857036284Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.857036815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.857037406Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.857037957Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.857038538Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.857039079Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.857040401Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.857040942Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.857041504Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.857042085Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.857042686Z raise exc web-1 | 2025-11-25T15:34:16.857043197Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.857043788Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.857044349Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.857044940Z response = await f(request) web-1 | 2025-11-25T15:34:16.857045461Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.857045982Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.857046553Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.857047084Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.857047615Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.857048216Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.857048727Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.857049328Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.857049979Z web-1 | 2025-11-25T15:34:16.871374129Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39678] 500 Internal Server Error "GET /api/organizers/tags/slug/%2C HTTP/1.1" web-1 | 2025-11-25T15:34:16.871877194Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.871880200Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.871881041Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.871881803Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.871882444Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.871883105Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.871883736Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.871884287Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.871884808Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.871885410Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.871888004Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.871888676Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.871889227Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.871889848Z raise exc web-1 | 2025-11-25T15:34:16.871890379Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.871891010Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.871891591Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.871892222Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.871892773Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.871893365Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.871893896Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.871894507Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.871895058Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.871895689Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.871896280Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.871896911Z raise exc web-1 | 2025-11-25T15:34:16.871897392Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.871897993Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.871898715Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.871899356Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.871899907Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.871900508Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.871901069Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.871901650Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.871902181Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.871902772Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.871903293Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.871903914Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.871904505Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.871905698Z raise exc web-1 | 2025-11-25T15:34:16.871906239Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.871906840Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.871907361Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.871907942Z response = await f(request) web-1 | 2025-11-25T15:34:16.871908483Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.871909014Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.871905056Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.871922078Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.871926427Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.871929142Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.871931085Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.871932889Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.871934782Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.871935944Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.871937077Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.871938379Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.871939521Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.871940703Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.871941795Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.871942998Z raise exc web-1 | 2025-11-25T15:34:16.871944070Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.871945352Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.871946464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.871947807Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.871948909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.871950171Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.871951213Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.871952405Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.871959779Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.871961292Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.871962474Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.871963757Z raise exc web-1 | 2025-11-25T15:34:16.871964779Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.871965971Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.871967915Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.871969227Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.871970319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.871971571Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.871972673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.871973926Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.871975058Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.871976230Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.871977312Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.871978464Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.871979606Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.871980789Z raise exc web-1 | 2025-11-25T15:34:16.871982362Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.871984295Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.871985938Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.871987722Z response = await f(request) web-1 | 2025-11-25T15:34:16.871909635Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.871989375Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.871991048Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.871991980Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.871993262Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.871994504Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.871995757Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.871996759Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.871998071Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.872000736Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.872001898Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.872002670Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.872003952Z web-1 | 2025-11-25T15:34:16.872005064Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.872007509Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.872009533Z web-1 | 2025-11-25T15:34:16.885443000Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39682] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:34:16.885960021Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.885961514Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.885962325Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.885963047Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.885963748Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.885964379Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.885965081Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.885965722Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.885966253Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.885966854Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.885967395Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.885967976Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.885968527Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.885969128Z raise exc web-1 | 2025-11-25T15:34:16.885969669Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.885970230Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.885970781Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.885971392Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.885971923Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.885975640Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.885976402Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.885977013Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.885977684Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.885978366Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.885979027Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.885979638Z raise exc web-1 | 2025-11-25T15:34:16.885980199Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.885980800Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.885981491Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.885982203Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.885982754Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.885983415Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.885983936Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.885984527Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.885985058Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.885985649Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.885986160Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.885986751Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.885987372Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.885987964Z raise exc web-1 | 2025-11-25T15:34:16.885988475Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.885989046Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.885989547Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.885990128Z response = await f(request) web-1 | 2025-11-25T15:34:16.885990659Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.885991160Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.885991771Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.885992292Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.885992803Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.885994065Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.885994616Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.885995227Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.885995878Z web-1 | 2025-11-25T15:34:16.886054619Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.886061251Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.886062454Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.886063335Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.886063966Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.886064557Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.886065209Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.886065740Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.886066311Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.886066952Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.886069066Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.886069687Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.886070308Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.886070899Z raise exc web-1 | 2025-11-25T15:34:16.886071501Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.886072072Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.886072623Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.886073244Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.886073795Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.886074396Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.886074917Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.886075508Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.886076059Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.886076650Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.886077241Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.886081209Z raise exc web-1 | 2025-11-25T15:34:16.886081820Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.886082431Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.886083233Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.886083864Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.886084395Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.886084966Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.886085507Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.886086098Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.886086609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.886087200Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.886087741Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.886088322Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.886088883Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.886089464Z raise exc web-1 | 2025-11-25T15:34:16.886089955Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.886090556Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.886091077Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.886091678Z response = await f(request) web-1 | 2025-11-25T15:34:16.886092209Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.886092720Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.886093301Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.886093822Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.886094383Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.886094975Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.886095536Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.886096147Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.886096778Z web-1 | 2025-11-25T15:34:16.910036786Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39688] 500 Internal Server Error "GET /api/organizers/tags/slug/%F1%B3%86%93%06%C2%9D%C3%A9 HTTP/1.1" web-1 | 2025-11-25T15:34:16.910553606Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.910555250Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.910556071Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.910556813Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.910557574Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.910558135Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.910558796Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.910559407Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.910559998Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.910560620Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.910561161Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.910561772Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.910562303Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.910562884Z raise exc web-1 | 2025-11-25T15:34:16.910563405Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.910563986Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.910564527Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.910565178Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.910565729Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.910566310Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.910566831Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.910567412Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.910567943Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.910568575Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.910569166Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.910569787Z raise exc web-1 | 2025-11-25T15:34:16.910570278Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.910570859Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.910571761Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.910573654Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.910574516Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.910575377Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.910576239Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.910577061Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.910577852Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.910578754Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.910579515Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.910580347Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.910581158Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.910581990Z raise exc web-1 | 2025-11-25T15:34:16.910582771Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.910583613Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.910584374Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.910585206Z response = await f(request) web-1 | 2025-11-25T15:34:16.910585947Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.910586709Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.910587590Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.910588432Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.910589283Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.910590205Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.910591007Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.910583432Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.910597809Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.910600595Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.910602438Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.910603751Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.910604933Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.910606255Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.910607317Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.910614882Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.910616384Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.910617496Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.910618629Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.910619721Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.910620913Z raise exc web-1 | 2025-11-25T15:34:16.910621975Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.910623157Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.910624239Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.910625481Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.910626563Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.910627916Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.910628948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.910630200Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.910631783Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.910633707Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.910635570Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.910637554Z raise exc web-1 | 2025-11-25T15:34:16.910639107Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.910640961Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.910643415Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.910644778Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.910645980Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.910647272Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.910648485Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.910649707Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.910650799Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.910651961Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.910654646Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.910655859Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.910657051Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.910658223Z raise exc web-1 | 2025-11-25T15:34:16.910659205Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.910660337Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.910661359Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.910662521Z response = await f(request) web-1 | 2025-11-25T15:34:16.910663583Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.910664575Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.910665747Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.910666779Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.910667831Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.910669043Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.910670125Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.910671318Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.910672620Z web-1 | 2025-11-25T15:34:16.910592079Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.910675295Z web-1 | 2025-11-25T15:34:16.917263077Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39700] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%97%C2%A2%C2%9A%16%3F%C3%BA%F1%A9%85%AE%E3%AD%92 HTTP/1.1" web-1 | 2025-11-25T15:34:16.917791629Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.917793262Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.917793893Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.917794535Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.917795096Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.917795667Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.917796268Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.917796779Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.917797320Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.917800646Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.917801227Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.917801808Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.917802369Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.917802981Z raise exc web-1 | 2025-11-25T15:34:16.917803471Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.917804073Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.917804604Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.917805195Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.917805776Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.917806377Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.917806898Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.917807469Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.917808010Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.917808601Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.917809182Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.917809773Z raise exc web-1 | 2025-11-25T15:34:16.917810244Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.917810815Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.917811436Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.917812068Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.917812589Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.917813190Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.917813731Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.917814332Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.917814863Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.917815434Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.917815965Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.917816546Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.917817688Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.917818299Z raise exc web-1 | 2025-11-25T15:34:16.917818810Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.917819391Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.917819942Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.917820503Z response = await f(request) web-1 | 2025-11-25T15:34:16.917821024Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.917821535Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.917822106Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.917822627Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.917823138Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.917823760Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.917824281Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.917824862Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.917825513Z web-1 | 2025-11-25T15:34:16.917904872Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.917911424Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.917912777Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.917914129Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.917915251Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.917916353Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.917917486Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.917918497Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.917919610Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.917920832Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.917921884Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.917923006Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.917924098Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.917925290Z raise exc web-1 | 2025-11-25T15:34:16.917926372Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.917929448Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.917930640Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.917931853Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.917932905Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.917934077Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.917935119Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.917936331Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.917937393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.917938615Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.917939828Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.917941060Z raise exc web-1 | 2025-11-25T15:34:16.917942032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.917943164Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.917944536Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.917945719Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.917946781Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.917947923Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.917948985Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.917950167Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.917951239Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.917952411Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.917953473Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.917954615Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.917955788Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.917956960Z raise exc web-1 | 2025-11-25T15:34:16.917958032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.917959224Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.917960256Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.917962390Z response = await f(request) web-1 | 2025-11-25T15:34:16.917963562Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.917964594Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.917965746Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.917966798Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.917967810Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.917969062Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.917970044Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.917971237Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.917972509Z web-1 | 2025-11-25T15:34:16.935992089Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39702] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:34:16.936505914Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.936507326Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.936508128Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.936508809Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.936509360Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.936509971Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.936510552Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.936511053Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.936511574Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.936512155Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.936512666Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.936513257Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.936513778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.936514380Z raise exc web-1 | 2025-11-25T15:34:16.936514880Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.936515482Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.936516003Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.936516574Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.936517075Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.936520671Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.936521483Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.936522084Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.936522595Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.936523186Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.936523737Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.936524308Z raise exc web-1 | 2025-11-25T15:34:16.936524789Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.936525420Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.936526092Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.936526713Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.936527264Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.936527865Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.936528406Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.936528977Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.936529618Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.936527133Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.936533115Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.936535359Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.936536832Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.936537994Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.936539136Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.936540338Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.936541430Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.936542522Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.936543755Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.936544857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.936546039Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.936549145Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.936550427Z raise exc web-1 | 2025-11-25T15:34:16.936551489Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.936552601Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.936553733Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.936554966Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.936556038Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.936557230Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.936558292Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.936559474Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.936560576Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.936561809Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.936562961Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.936564243Z raise exc web-1 | 2025-11-25T15:34:16.936565245Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.936566397Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.936567700Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.936569002Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.936570074Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.936571266Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.936572328Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.936573491Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.936574522Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.936575675Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.936576747Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.936577899Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.936579041Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.936580213Z raise exc web-1 | 2025-11-25T15:34:16.936581195Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.936583449Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.936584531Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.936585703Z response = await f(request) web-1 | 2025-11-25T15:34:16.936586745Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.936587747Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.936530189Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.936588879Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.936590032Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.936591645Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.936590953Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.936592236Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.936593037Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.936593628Z raise exc web-1 | 2025-11-25T15:34:16.936594360Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.936594941Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.936595983Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.936596534Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.936597145Z response = await f(request) web-1 | 2025-11-25T15:34:16.936597656Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.936598177Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.936598838Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.936599369Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.936599900Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.936600531Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.936601082Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.936595552Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.936601673Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.936602756Z web-1 | 2025-11-25T15:34:16.936602335Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.936604509Z web-1 | 2025-11-25T15:34:16.941519659Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39718] 500 Internal Server Error "GET /api/organizers/tags/slug/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:34:16.942050366Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.942054303Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.942056177Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.942058231Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.942059944Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.942061647Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.942062930Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.942064072Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.942065144Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.942066446Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.942067528Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.942068710Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.942070744Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.942072037Z raise exc web-1 | 2025-11-25T15:34:16.942073139Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.942074281Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.942075343Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.942076475Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.942077517Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.942078679Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.942079761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.942080913Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.942082005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.942083288Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.942084480Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.942085722Z raise exc web-1 | 2025-11-25T15:34:16.942086714Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.942087886Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.942091213Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.942092575Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.942093657Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.942094880Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.942096362Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.942097565Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.942098647Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.942099799Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.942100901Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.942102063Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.942103235Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.942104437Z raise exc web-1 | 2025-11-25T15:34:16.942105479Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.942106632Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.942107654Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.942108826Z response = await f(request) web-1 | 2025-11-25T15:34:16.942109928Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.942110930Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.942112072Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.942113114Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.942114116Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.942115318Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.942116370Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.942117572Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.942118915Z web-1 | 2025-11-25T15:34:16.942132530Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.942134794Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.942136458Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.942138401Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.942139994Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.942142880Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.942144242Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.942145424Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.942146496Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.942147729Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.942148741Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.942149993Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.942151035Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.942152197Z raise exc web-1 | 2025-11-25T15:34:16.942153199Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.942154351Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.942155393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.942156615Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.942157637Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.942158840Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.942159892Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.942161084Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.942162096Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.942163298Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.942164450Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.942165662Z raise exc web-1 | 2025-11-25T15:34:16.942166634Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.942167837Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.942169049Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.942170281Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.942171343Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.942172535Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.942173587Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.942175872Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.942177014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.942178206Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.942179268Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.942180410Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.942181572Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.942182765Z raise exc web-1 | 2025-11-25T15:34:16.942183756Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.942184919Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.942185951Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.942187143Z response = await f(request) web-1 | 2025-11-25T15:34:16.942188185Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.942189207Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.942190379Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.942191411Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.942192463Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.942193635Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.942194687Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.942195829Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.942197051Z web-1 | 2025-11-25T15:34:16.978036075Z INFO 2025-11-25T15:34:16 - [172.25.0.1:39720] 500 Internal Server Error "GET /api/organizers/tags/slug/%F1%9B%AC%98 HTTP/1.1" web-1 | 2025-11-25T15:34:16.978575729Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.978582281Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.978584475Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.978585657Z ERROR 2025-11-25T15:34:16 - Exception in ASGI application web-1 | 2025-11-25T15:34:16.978586589Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.978588132Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:16.978589424Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.978590627Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:16.978591809Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.978602900Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.978605054Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.978606707Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.978608590Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.978610344Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.978611646Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.978612798Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.978614081Z raise exc web-1 | 2025-11-25T15:34:16.978615233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.978616435Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.978617527Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.978618920Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.978620062Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.978621314Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.978622416Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.978623569Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.978624701Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.978625983Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.978627165Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.978628418Z raise exc web-1 | 2025-11-25T15:34:16.978629440Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.978630662Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.978632145Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.978633437Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.978634599Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.978635822Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.978636914Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.978638086Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.978639168Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.978641823Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.978642975Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.978644137Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.978645349Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.978646552Z raise exc web-1 | 2025-11-25T15:34:16.978647554Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.978648706Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.978649758Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.978650930Z response = await f(request) web-1 | 2025-11-25T15:34:16.978652022Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.978653054Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.978654306Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.978655408Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.978656510Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.978657753Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.978658785Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.978660778Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.978662892Z web-1 | 2025-11-25T15:34:16.978593151Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:16.978666149Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.978668062Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:16.978670016Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.978671629Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.978673162Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:16.978674705Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:16.978676127Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:16.978677961Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.978679213Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:16.978680455Z raise exc web-1 | 2025-11-25T15:34:16.978681497Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:16.978684423Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:16.978685655Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:16.978686867Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:16.978687970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:16.978689082Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:16.978690134Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:16.978691276Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:16.978692348Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:16.978693590Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:16.978694792Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.978695965Z raise exc web-1 | 2025-11-25T15:34:16.978696966Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.978698149Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.978699331Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:16.978700543Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.978701575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:16.978702827Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:16.978706534Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:16.978707847Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:16.978708909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:16.978710081Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:16.978711123Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:16.978712235Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:16.978713327Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:16.978714469Z raise exc web-1 | 2025-11-25T15:34:16.978715481Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:16.978716653Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:16.978717665Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:16.978719849Z response = await f(request) web-1 | 2025-11-25T15:34:16.978720971Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.978721993Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:16.978723156Z content = await serialize_response( web-1 | 2025-11-25T15:34:16.978724208Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:16.978725380Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:16.978726632Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:16.978727654Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:16.978728856Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:16.978730129Z web-1 | 2025-11-25T15:34:17.008306061Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39722] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:17.008846916Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.008849040Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.008849852Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.008850603Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.008851194Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.008851755Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.008852337Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.008852858Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.008853439Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.008854110Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.008854651Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.008855222Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.008855763Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.008856354Z raise exc web-1 | 2025-11-25T15:34:17.008856885Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.008857466Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.008858017Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.008858618Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.008859149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.008863868Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.008864539Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.008865131Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.008865682Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.008866303Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.008866874Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.008867505Z raise exc web-1 | 2025-11-25T15:34:17.008867996Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.008868587Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.008869248Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.008869880Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.008870451Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.008871042Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.008871603Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.008872144Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.008872725Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.008873296Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.008873817Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.008874398Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.008874959Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.008875540Z raise exc web-1 | 2025-11-25T15:34:17.008876041Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.008876632Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.008877243Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.008877844Z response = await f(request) web-1 | 2025-11-25T15:34:17.008878375Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.008878876Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.008879447Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.008879968Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.008881371Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.008882012Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.008882543Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.008883134Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.008883776Z web-1 | 2025-11-25T15:34:17.008948066Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.008954669Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.008955861Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.008956793Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.008957454Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.008958045Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.008958726Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.008959247Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.008959848Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.008960450Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.008961021Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.008961612Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.008962153Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.008962744Z raise exc web-1 | 2025-11-25T15:34:17.008963275Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.008963846Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.008964397Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.008964998Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.008965549Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.008966150Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.008966721Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.008967312Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.008967853Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.008968465Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.008972452Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.008973204Z raise exc web-1 | 2025-11-25T15:34:17.008973715Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.008974306Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.008975087Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.008975728Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.008976279Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.008976890Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.008977441Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.008978023Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.008978554Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.008979145Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.008979656Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.008980247Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.008980828Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.008981419Z raise exc web-1 | 2025-11-25T15:34:17.008981920Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.008982501Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.008983002Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.008983613Z response = await f(request) web-1 | 2025-11-25T15:34:17.008984154Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.008984665Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.008985256Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.008985777Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.008986328Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.008986929Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.008987460Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.008988061Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.008988713Z web-1 | 2025-11-25T15:34:17.014361773Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39738] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:17.014890496Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.014893301Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.014894123Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.014894834Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.014895435Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.014896006Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.014896638Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.014897169Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.014897690Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.014898301Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.014898862Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.014899463Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.014900014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.014900585Z raise exc web-1 | 2025-11-25T15:34:17.014901096Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.014901717Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.014902248Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.014902859Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.014903400Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.014904011Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.014904552Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.014905134Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.014905675Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.014906276Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.014906847Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.014907438Z raise exc web-1 | 2025-11-25T15:34:17.014907949Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.014908520Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.014910995Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.014911686Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.014912227Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.014912828Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.014913369Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.014913960Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.014914501Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.014915082Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.014915603Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.014916194Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.014916755Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.014917316Z raise exc web-1 | 2025-11-25T15:34:17.014917797Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.014918378Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.014918970Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.014919531Z response = await f(request) web-1 | 2025-11-25T15:34:17.014920052Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.014920563Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.014921134Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.014921655Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.014922176Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.014922777Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.014923298Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.014923889Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.014919771Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.014930331Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.014933106Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.014934990Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.014936312Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.014943866Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.014945449Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.014946541Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.014947714Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.014948886Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.014949948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.014951100Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.014952242Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.014953454Z raise exc web-1 | 2025-11-25T15:34:17.014954546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.014955779Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.014956931Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.014958133Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.014959265Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.014962351Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.014963513Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.014964665Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.014965777Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.014967240Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.014969234Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.014971117Z raise exc web-1 | 2025-11-25T15:34:17.014972690Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.014974544Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.014976788Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.014978782Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.014980004Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.014981277Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.014982409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.014983611Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.014986156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.014987408Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.014988470Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.014989632Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.014990824Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.014992037Z raise exc web-1 | 2025-11-25T15:34:17.014993069Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.014994241Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.014995293Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.014996495Z response = await f(request) web-1 | 2025-11-25T15:34:17.014997567Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.014998609Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.014999771Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.015000873Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.015001965Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.015003218Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.015004250Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.015005512Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.015006814Z web-1 | 2025-11-25T15:34:17.014924530Z web-1 | 2025-11-25T15:34:17.020209926Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39740] 500 Internal Server Error "GET /api/organizers/tags/slug/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:17.020753607Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.020755129Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.020755891Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.020756622Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.020757243Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.020757804Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.020758396Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.020758907Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.020759438Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.020762954Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.020763605Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.020764247Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.020764808Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.020765389Z raise exc web-1 | 2025-11-25T15:34:17.020765890Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.020766501Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.020767042Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.020767643Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.020768164Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.020768795Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.020769306Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.020769887Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.020770428Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.020771019Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.020771590Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.020772191Z raise exc web-1 | 2025-11-25T15:34:17.020772682Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.020773273Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.020773935Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.020774626Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.020775167Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.020775768Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.020776289Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.020776870Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.020777391Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.020778002Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.020778523Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.020793411Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.020794012Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.020794604Z raise exc web-1 | 2025-11-25T15:34:17.020795084Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.020795676Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.020796207Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.020796808Z response = await f(request) web-1 | 2025-11-25T15:34:17.020797329Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.020797860Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.020798471Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.020799012Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.020799553Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.020800154Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.020800695Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.020801326Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.020801957Z web-1 | 2025-11-25T15:34:17.020872720Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.020879483Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.020880785Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.020882178Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.020883290Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.020884352Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.020885484Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.020886516Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.020887668Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.020888861Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.020889933Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.020891085Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.020892157Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.020893379Z raise exc web-1 | 2025-11-25T15:34:17.020896896Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.020898158Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.020899260Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.020900462Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.020901504Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.020902656Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.020903688Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.020904821Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.020905923Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.020907155Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.020908327Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.020909569Z raise exc web-1 | 2025-11-25T15:34:17.020910561Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.020911723Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.020913096Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.020914328Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.020915380Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.020916583Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.020917685Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.020918857Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.020919909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.020921061Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.020922123Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.020923315Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.020924447Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.020925670Z raise exc web-1 | 2025-11-25T15:34:17.020926872Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.020928114Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.020929146Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.020931320Z response = await f(request) web-1 | 2025-11-25T15:34:17.020932472Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.020933464Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.020934627Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.020935699Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.020936801Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.020937973Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.020939005Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.020940257Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.020941509Z web-1 | 2025-11-25T15:34:17.027692858Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39752] 500 Internal Server Error "GET /api/organizers/tags/slug/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:34:17.028221782Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.028222693Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.028223354Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.028224006Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.028224577Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.028225178Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.028225779Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.028226320Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.028226881Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.028227442Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.028227973Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.028228544Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.028229075Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.028229686Z raise exc web-1 | 2025-11-25T15:34:17.028230187Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.028230778Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.028231319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.028234626Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.028235237Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.028235818Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.028236349Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.028236950Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.028237501Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.028238112Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.028238673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.028239334Z raise exc web-1 | 2025-11-25T15:34:17.028239845Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.028240507Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.028241158Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.028241819Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.028242340Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.028242941Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.028243793Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.028242370Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.028247640Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.028248933Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.028249914Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.028250566Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.028251167Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.028251848Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.028252389Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.028253000Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.028253641Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.028254182Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.028254773Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.028255304Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.028259232Z raise exc web-1 | 2025-11-25T15:34:17.028259903Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.028260494Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.028261055Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.028261656Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.028262197Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.028262799Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.028263330Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.028263951Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.028264502Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.028265133Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.028265724Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.028266335Z raise exc web-1 | 2025-11-25T15:34:17.028266836Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.028267417Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.028268219Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.028268880Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.028269411Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.028270072Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.028270643Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.028271244Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.028271815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.028272457Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.028272978Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.028273569Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.028274150Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.028274751Z raise exc web-1 | 2025-11-25T15:34:17.028275252Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.028275833Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.028277236Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.028277867Z response = await f(request) web-1 | 2025-11-25T15:34:17.028278418Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.028278939Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.028279520Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.028280071Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.028280622Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.028281243Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.028281854Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.028282496Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.028283147Z web-1 | 2025-11-25T15:34:17.028244685Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.028284610Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.028285271Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.028285892Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.028286453Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.028287044Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.028287645Z raise exc web-1 | 2025-11-25T15:34:17.028288166Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.028288757Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.028289288Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.028289869Z response = await f(request) web-1 | 2025-11-25T15:34:17.028290400Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.028290941Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.028291522Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.028292043Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.028292544Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.028293125Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.028293636Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.028294448Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.028296632Z web-1 | 2025-11-25T15:34:17.051115805Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39754] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%BF%3Ap%24i3%F1%AC%86%9C%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:17.051631374Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.051643276Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.051645841Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.051647614Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.051648927Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.051650079Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.051651551Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.051652704Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.051653766Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.051654878Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.051655960Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.051657152Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.051658264Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.051659436Z raise exc web-1 | 2025-11-25T15:34:17.051660538Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.051661701Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.051662753Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.051663915Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.051664937Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.051666109Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.051667161Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.051668323Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.051669996Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.051671289Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.051672441Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.051673643Z raise exc web-1 | 2025-11-25T15:34:17.051674635Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.051682089Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.051683912Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.051685165Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.051686277Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.051687439Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.051688521Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.051689653Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.051690715Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.051691867Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.051692969Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.051694121Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.051695244Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.051696436Z raise exc web-1 | 2025-11-25T15:34:17.051697518Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.051698700Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.051699752Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.051700934Z response = await f(request) web-1 | 2025-11-25T15:34:17.051701956Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.051702968Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.051704100Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.051705192Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.051706284Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.051707497Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.051708549Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.051709771Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.051711003Z web-1 | 2025-11-25T15:34:17.051709340Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.051714359Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.051716584Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.051725190Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.051726663Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.051727865Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.051729107Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.051730189Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.051731391Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.051732564Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.051733606Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.051734798Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.051735890Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.051737072Z raise exc web-1 | 2025-11-25T15:34:17.051738114Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.051739276Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.051740358Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.051741581Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.051742612Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.051743805Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.051744857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.051746009Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.051747091Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.051748333Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.051749515Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.051750748Z raise exc web-1 | 2025-11-25T15:34:17.051751750Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.051752922Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.051754314Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.051755567Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.051756649Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.051757861Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.051760416Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.051761658Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.051762780Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.051763953Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.051764984Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.051766097Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.051767249Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.051768441Z raise exc web-1 | 2025-11-25T15:34:17.051769493Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.051770655Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.051771727Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.051776125Z response = await f(request) web-1 | 2025-11-25T15:34:17.051777318Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.051778310Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.051779502Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.051780624Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.051781706Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.051782908Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.051783970Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.051785172Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.051786445Z web-1 | 2025-11-25T15:34:17.067677808Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39764] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%8F%C3%A4%C2%80%C3%9B%C2%BA%F3%99%8E%83 HTTP/1.1" web-1 | 2025-11-25T15:34:17.068196813Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.068197584Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.068201481Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.068203185Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.068204267Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.068205709Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.068208224Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.068219345Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.068221449Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.068223423Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.068225086Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.068226749Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.068228081Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.068229173Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.068230386Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.068231518Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.068232750Z raise exc web-1 | 2025-11-25T15:34:17.068233882Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.068235054Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.068236166Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.068237399Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.068238501Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.068239693Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.068240735Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.068241877Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.068242989Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.068244202Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.068245384Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.068246606Z raise exc web-1 | 2025-11-25T15:34:17.068247568Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.068248740Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.068250203Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.068251415Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.068252457Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.068253649Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.068254721Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.068257336Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.068258468Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.068259661Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.068260713Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.068261895Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.068263017Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.068264199Z raise exc web-1 | 2025-11-25T15:34:17.068265201Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.068266393Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.068267425Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.068268597Z response = await f(request) web-1 | 2025-11-25T15:34:17.068269639Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.068270651Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.068271803Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.068272875Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.068273957Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.068275180Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.068276602Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.068278426Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.068280660Z web-1 | 2025-11-25T15:34:17.068207122Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.068283886Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.068285760Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.068287643Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.068289346Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.068290979Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.068292502Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.068293885Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.068295518Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.068296730Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.068299576Z raise exc web-1 | 2025-11-25T15:34:17.068300638Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.068301860Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.068302902Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.068304124Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.068305116Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.068306298Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.068307320Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.068313472Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.068315546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.068316858Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.068317990Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.068319182Z raise exc web-1 | 2025-11-25T15:34:17.068320174Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.068321326Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.068322509Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.068323771Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.068324813Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.068326025Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.068327067Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.068328229Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.068329271Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.068330464Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.068331505Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.068332638Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.068333720Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.068334862Z raise exc web-1 | 2025-11-25T15:34:17.068335854Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.068338008Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.068339100Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.068340332Z response = await f(request) web-1 | 2025-11-25T15:34:17.068341364Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.068342376Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.068343518Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.068344610Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.068345712Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.068346934Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.068347956Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.068349159Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.068350381Z web-1 | 2025-11-25T15:34:17.082285661Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39776] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:17.082814684Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.082821246Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.082822499Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.082823421Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.082824082Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.082824683Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.082825314Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.082825825Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.082826346Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.082826987Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.082827558Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.082828159Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.082828700Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.082829392Z raise exc web-1 | 2025-11-25T15:34:17.082829923Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.082830494Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.082831015Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.082835183Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.082835854Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.082836435Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.082836946Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.082837547Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.082838068Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.082838669Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.082839240Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.082839881Z raise exc web-1 | 2025-11-25T15:34:17.082840362Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.082840943Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.082841735Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.082842336Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.082842847Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.082843428Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.082843969Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.082844550Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.082845071Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.082845642Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.082846193Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.082846744Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.082847305Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.082847866Z raise exc web-1 | 2025-11-25T15:34:17.082848357Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.082848908Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.082849409Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.082849970Z response = await f(request) web-1 | 2025-11-25T15:34:17.082850481Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.082850972Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.082852355Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.082852916Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.082853437Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.082854038Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.082854529Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.082855140Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.082855761Z web-1 | 2025-11-25T15:34:17.082924871Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.082935571Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.082938006Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.082939769Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.082941051Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.082942214Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.082943536Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.082944638Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.082945790Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.082947023Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.082948095Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.082949277Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.082950339Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.082951541Z raise exc web-1 | 2025-11-25T15:34:17.082952593Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.082953745Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.082954847Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.082956060Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.082957152Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.082958294Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.082959336Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.082960508Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.082968373Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.082969856Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.082971258Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.082972521Z raise exc web-1 | 2025-11-25T15:34:17.082973502Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.082974665Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.082976187Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.082977470Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.082978582Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.082979764Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.082980866Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.082981998Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.082983070Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.082984253Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.082985295Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.082986467Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.082987619Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.082988761Z raise exc web-1 | 2025-11-25T15:34:17.082989863Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.082990995Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.082991987Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.082993139Z response = await f(request) web-1 | 2025-11-25T15:34:17.082994151Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.082995133Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.082996255Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.082997287Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.082998319Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.082999511Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.083000513Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.083001705Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.083004531Z web-1 | 2025-11-25T15:34:17.089252624Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39786] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%8D%C3%8E%C2%A6%C2%A0%F2%AC%9A%8C%C3%8AI HTTP/1.1" web-1 | 2025-11-25T15:34:17.089793360Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.089799111Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.089800213Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.089801124Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.089801726Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.089802317Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.089802948Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.089803459Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.089803980Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.089804591Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.089805122Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.089805733Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.089806284Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.089806865Z raise exc web-1 | 2025-11-25T15:34:17.089807356Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.089808017Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.089808548Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.089809129Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.089807997Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.089809660Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.089810863Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.089810402Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.089811404Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.089812045Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.089812596Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.089813197Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.089817565Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.089818317Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.089818968Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.089819489Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.089820110Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.089820781Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.089821403Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.089822044Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.089822575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.089823166Z raise exc web-1 | 2025-11-25T15:34:17.089823697Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.089824288Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.089824859Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.089825460Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.089826031Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.089826612Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.089827123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.089827714Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.089828235Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.089828836Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.089829428Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.089830029Z raise exc web-1 | 2025-11-25T15:34:17.089830530Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.089831101Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.089831742Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.089832343Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.089832874Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.089833465Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.089834026Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.089835449Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.089836030Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.089836621Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.089837152Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.089837733Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.089838314Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.089838885Z raise exc web-1 | 2025-11-25T15:34:17.089839416Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.089839997Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.089840518Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.089841099Z response = await f(request) web-1 | 2025-11-25T15:34:17.089841620Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.089842131Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.089842703Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.089843223Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.089843795Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.089844366Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.089844887Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.089845478Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.089846119Z web-1 | 2025-11-25T15:34:17.089813558Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.089847481Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.089848093Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.089848684Z raise exc web-1 | 2025-11-25T15:34:17.089849255Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.089849826Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.089850738Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.089851329Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.089851870Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.089853132Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.089853693Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.089854274Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.089854845Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.089855436Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.089855937Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.089856468Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.089857029Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.089857600Z raise exc web-1 | 2025-11-25T15:34:17.089858121Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.089858673Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.089859203Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.089859775Z response = await f(request) web-1 | 2025-11-25T15:34:17.089860306Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.089863151Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.089863772Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.089864373Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.089864914Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.089865555Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.089866076Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.089866657Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.089867279Z web-1 | 2025-11-25T15:34:17.128231605Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39800] 500 Internal Server Error "GET /api/organizers/tags/slug/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:34:17.128758575Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.128770737Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.128773182Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.128775035Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.128776458Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.128777700Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.128779093Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.128792087Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.128793390Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.128794592Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.128795644Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.128796826Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.128797999Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.128799211Z raise exc web-1 | 2025-11-25T15:34:17.128800914Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.128802186Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.128803248Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.128804421Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.128805493Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.128806655Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.128807717Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.128808859Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.128809921Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.128811133Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.128812315Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.128813558Z raise exc web-1 | 2025-11-25T15:34:17.128814540Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.128815752Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.128817345Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.128818627Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.128819709Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.128820922Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.128822054Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.128823176Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.128824248Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.128826833Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.128828065Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.128829217Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.128830379Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.128831562Z raise exc web-1 | 2025-11-25T15:34:17.128832563Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.128833696Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.128834728Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.128835900Z response = await f(request) web-1 | 2025-11-25T15:34:17.128836992Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.128838064Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.128839176Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.128838344Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.128840258Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.128843213Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.128842061Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.128844486Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.128845548Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.128847141Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.128846450Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.128848363Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.128849175Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.128851329Z web-1 | 2025-11-25T15:34:17.128850457Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.128853282Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.128854505Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.128855667Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.128856879Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.128857991Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.128859153Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.128866297Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.128867699Z raise exc web-1 | 2025-11-25T15:34:17.128868802Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.128870014Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.128871096Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.128872308Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.128873450Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.128874703Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.128875755Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.128876937Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.128877999Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.128879251Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.128880383Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.128881596Z raise exc web-1 | 2025-11-25T15:34:17.128882557Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.128883730Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.128885082Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.128886314Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.128887366Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.128888488Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.128889601Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.128890753Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.128891815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.128892967Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.128893999Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.128895151Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.128896323Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.128897465Z raise exc web-1 | 2025-11-25T15:34:17.128898457Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.128901092Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.128902164Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.128903326Z response = await f(request) web-1 | 2025-11-25T15:34:17.128904398Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.128905450Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.128906603Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.128907634Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.128908706Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.128909919Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.128910991Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.128912183Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.128913455Z web-1 | 2025-11-25T15:34:17.198790491Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39802] 500 Internal Server Error "GET /api/organizers/tags/slug/%C3%81%F0%BD%8A%8F%C3%9B%F2%9D%AF%9E%F3%B0%B1%B6%F0%B3%B4%9C%19%F1%88%90%AB HTTP/1.1" web-1 | 2025-11-25T15:34:17.199416837Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.199428920Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.199431595Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.199433468Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.199434771Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.199435933Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.199437356Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.199438448Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.199439490Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.199438257Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.199440642Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.199443938Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.199442926Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.199445140Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.199446383Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.199447114Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.199461812Z raise exc web-1 | 2025-11-25T15:34:17.199463425Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.199464697Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.199465769Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.199466981Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.199468144Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.199469276Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.199470348Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.199471530Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.199472652Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.199473945Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.199475097Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.199476339Z raise exc web-1 | 2025-11-25T15:34:17.199477311Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.199478453Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.199480076Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.199481318Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.199482491Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.199483663Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.199484735Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.199485857Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.199486899Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.199488041Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.199489073Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.199490215Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.199491437Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.199492620Z raise exc web-1 | 2025-11-25T15:34:17.199493672Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.199496387Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.199497559Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.199498741Z response = await f(request) web-1 | 2025-11-25T15:34:17.199499833Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.199500855Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.199502047Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.199503139Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.199504221Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.199505434Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.199506486Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.199507718Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.199509040Z web-1 | 2025-11-25T15:34:17.199447916Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.199512206Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.199513429Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.199514631Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.199515813Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.199516915Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.199518057Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.199519129Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.199520312Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.199521354Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.199522546Z raise exc web-1 | 2025-11-25T15:34:17.199523598Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.199524820Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.199525952Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.199527134Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.199528176Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.199529369Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.199530411Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.199532504Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.199533637Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.199534869Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.199536021Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.199537193Z raise exc web-1 | 2025-11-25T15:34:17.199538175Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.199539337Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.199540710Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.199541892Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.199542914Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.199544066Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.199545108Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.199546260Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.199547322Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.199548434Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.199549466Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.199550608Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.199551701Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.199552923Z raise exc web-1 | 2025-11-25T15:34:17.199553905Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.199555017Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.199556059Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.199557231Z response = await f(request) web-1 | 2025-11-25T15:34:17.199558233Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.199559245Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.199560397Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.199561469Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.199562511Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.199563723Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.199564775Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.199567260Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.199568542Z web-1 | 2025-11-25T15:34:17.204323091Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39814] 500 Internal Server Error "GET /api/organizers/tags/slug/False HTTP/1.1" web-1 | 2025-11-25T15:34:17.204846043Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.204850311Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.204851573Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.204852986Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.204854108Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.204855170Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.204856352Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.204857424Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.204858476Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.204859639Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.204860701Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.204862093Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.204863195Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.204864367Z raise exc web-1 | 2025-11-25T15:34:17.204865419Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.204866582Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.204867694Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.204868886Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.204869928Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.204871090Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.204872152Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.204873304Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.204874396Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.204875639Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.204876861Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.204884395Z raise exc web-1 | 2025-11-25T15:34:17.204885577Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.204886770Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.204888082Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.204889294Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.204890366Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.204891518Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.204892621Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.204893723Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.204894755Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.204895887Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.204896919Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.204898071Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.204899193Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.204900365Z raise exc web-1 | 2025-11-25T15:34:17.204901347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.204902489Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.204903481Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.204904623Z response = await f(request) web-1 | 2025-11-25T15:34:17.204905705Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.204906717Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.204907839Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.204908871Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.204909933Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.204911125Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.204912117Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.204913259Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.204914522Z web-1 | 2025-11-25T15:34:17.204980496Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.204984473Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.204987899Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.204989372Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.204990544Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.204991687Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.204993029Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.204994141Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.204995213Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.204996436Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.204997508Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.204998650Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.204999802Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.205001004Z raise exc web-1 | 2025-11-25T15:34:17.205002076Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.205003268Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.205004330Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.205005573Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.205006665Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.205007857Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.205008909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.205010121Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.205011283Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.205017205Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.205018427Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.205019659Z raise exc web-1 | 2025-11-25T15:34:17.205020671Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.205021903Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.205023226Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.205024468Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.205025540Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.205027694Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.205028846Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.205030019Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.205031101Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.205032293Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.205033345Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.205034517Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.205035659Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.205036851Z raise exc web-1 | 2025-11-25T15:34:17.205037863Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.205039005Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.205040118Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.205041290Z response = await f(request) web-1 | 2025-11-25T15:34:17.205042392Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.205043394Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.205044536Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.205045598Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.205046630Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.205047842Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.205048894Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.205050096Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.205051399Z web-1 | 2025-11-25T15:34:17.216147847Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39818] 500 Internal Server Error "GET /api/organizers/tags/slug/%F2%80%9E%98%F4%86%97%AA8%F2%9F%AF%94%09faQ%C2%9E%F2%A6%BD%81%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:34:17.216656893Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.216663165Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.216664467Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.216665359Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.216666010Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.216670078Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.216670879Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.216671400Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.216671972Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.216672573Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.216673174Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.216673755Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.216674296Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.216674887Z raise exc web-1 | 2025-11-25T15:34:17.216675448Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.216676029Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.216676560Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.216677171Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.216677702Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.216678303Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.216676159Z ERROR 2025-11-25T15:34:17 - Exception in ASGI application web-1 | 2025-11-25T15:34:17.216682451Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:17.216684315Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:17.216685808Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:17.216686990Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.216688122Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:17.216689314Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.216690476Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.216691578Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:17.216692771Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:17.216693823Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:17.216695045Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.216696127Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:17.216697339Z raise exc web-1 | 2025-11-25T15:34:17.216698401Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:17.216706066Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:17.216707438Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:17.216708630Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:17.216709793Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:17.216711035Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:17.216712107Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.216713279Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.216714391Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.216715634Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.216716766Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.216718018Z raise exc web-1 | 2025-11-25T15:34:17.216719290Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.216720513Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.216721935Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.216723208Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.216724290Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.216725532Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.216726614Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.216727806Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.216728868Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.216730001Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.216731022Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.216732205Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.216733317Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.216734569Z raise exc web-1 | 2025-11-25T15:34:17.216735571Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.216736743Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.216737785Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.216740380Z response = await f(request) web-1 | 2025-11-25T15:34:17.216741522Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.216742544Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.216743706Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.216744828Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.216745890Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.216747083Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.216748155Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.216678804Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:17.216757582Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:17.216763043Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:17.216765457Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:17.216766990Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.216768593Z raise exc web-1 | 2025-11-25T15:34:17.216769936Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.216771128Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.216773292Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:17.216774634Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.216775766Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:17.216777019Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:17.216778111Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:17.216779423Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:17.216780475Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:17.216781658Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:17.216782699Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:17.216783852Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:17.216785014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:17.216786216Z raise exc web-1 | 2025-11-25T15:34:17.216787228Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:17.216797187Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:17.216798559Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:17.216799822Z response = await f(request) web-1 | 2025-11-25T15:34:17.216800924Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.216801936Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:17.216803078Z content = await serialize_response( web-1 | 2025-11-25T15:34:17.216749437Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.216804240Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:17.216806194Z web-1 | 2025-11-25T15:34:17.216807115Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:17.216809219Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:17.216810361Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:17.216811594Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:17.216812826Z web-1 | 2025-11-25T15:34:17.224463514Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39834] 422 Unprocessable Entity "GET /api/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:34:17.231972676Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39834] 422 Unprocessable Entity "GET /api/organizers/tags/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:34:17.237745406Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39834] 422 Unprocessable Entity "GET /api/organizers/tags/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:17.241886443Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39834] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:34:17.247821839Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39834] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:34:17.253583329Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39834] 422 Unprocessable Entity "GET /api/organizers/tags/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:34:17.262722462Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39834] 422 Unprocessable Entity "GET /api/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:34:17.267100875Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39834] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:34:17.270170900Z WARNING 2025-11-25T15:34:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:17.270201427Z WARNING 2025-11-25T15:34:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:17.275033471Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39842] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:34:17.279712258Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39842] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:34:17.293474443Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39842] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:17.303334409Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39842] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%A4%C3%BE%C3%AC%C2%B2%3A%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:34:17.314038311Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39842] 422 Unprocessable Entity "GET /api/organizers/tags/~%F0%A0%A2%8F%3FR%F3%91%8B%A6 HTTP/1.1" web-1 | 2025-11-25T15:34:17.320941324Z WARNING 2025-11-25T15:34:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:17.320950982Z WARNING 2025-11-25T15:34:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:17.326381691Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%85%C2%98%C2%A6 HTTP/1.1" web-1 | 2025-11-25T15:34:17.331115000Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%13B%F4%85%BF%98 HTTP/1.1" web-1 | 2025-11-25T15:34:17.339998753Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:34:17.385423970Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:17.408377034Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:34:17.413026165Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:34:17.424392080Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%87%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v HTTP/1.1" web-1 | 2025-11-25T15:34:17.451538239Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:17.457223966Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:17.464511853Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:34:17.470051816Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:17.474399581Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:17.482560277Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:34:17.489776148Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:34:17.508768925Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/7%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:34:17.513254449Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%F1%A3%86%90 HTTP/1.1" web-1 | 2025-11-25T15:34:17.517269158Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:34:17.521691493Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/V%C2%836%C3%B3p%F4%80%9D%A8%C3%AF%F3%A0%83%B28%F4%85%95%B5%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:34:17.525987521Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%26 HTTP/1.1" web-1 | 2025-11-25T15:34:17.529964890Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:34:17.536245415Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:34:17.547139353Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%F1%AE%A1%9B%063%0F%1D HTTP/1.1" web-1 | 2025-11-25T15:34:17.560858497Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%97%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:34:17.574535221Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:34:17.578852849Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:34:17.608551933Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:34:17.620441170Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:34:17.654580833Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q HTTP/1.1" web-1 | 2025-11-25T15:34:17.666786074Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/8%10 HTTP/1.1" web-1 | 2025-11-25T15:34:17.689038192Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%F0%BA%91%A0yV HTTP/1.1" web-1 | 2025-11-25T15:34:17.705218007Z INFO 2025-11-25T15:34:17 - [172.25.0.1:39856] 422 Unprocessable Entity "GET /api/organizers/tags/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:34:17.736062541Z WARNING 2025-11-25T15:34:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:17.736091526Z WARNING 2025-11-25T15:34:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:17.739248204Z WARNING 2025-11-25T15:34:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:17.739253544Z WARNING 2025-11-25T15:34:17 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:17.743666341Z INFO 2025-11-25T15:34:17 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:34:17.758300383Z INFO 2025-11-25T15:34:17 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/advanced HTTP/1.1" web-1 | 2025-11-25T15:34:17.866217145Z INFO 2025-11-25T15:34:17 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:34:17.871520825Z INFO 2025-11-25T15:34:17 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/a%19%C2%B0%F3%82%80%8D HTTP/1.1" web-1 | 2025-11-25T15:34:17.882332399Z INFO 2025-11-25T15:34:17 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%F2%8B%B2%A0S%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:17.887592627Z INFO 2025-11-25T15:34:17 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%80 HTTP/1.1" web-1 | 2025-11-25T15:34:17.909235361Z INFO 2025-11-25T15:34:17 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:34:17.921592988Z INFO 2025-11-25T15:34:17 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%F1%AC%B4%BCh%C2%98%1B%F2%A7%BA%BF%C3%83 HTTP/1.1" web-1 | 2025-11-25T15:34:17.934487183Z INFO 2025-11-25T15:34:17 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:34:17.964398425Z INFO 2025-11-25T15:34:17 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%F3%84%99%BE%C2%B3 HTTP/1.1" web-1 | 2025-11-25T15:34:17.980095944Z INFO 2025-11-25T15:34:17 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:34:17.984691795Z INFO 2025-11-25T15:34:17 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:34:18.014511044Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%88A%E2%99%B4%09%07%F2%AE%B8%93%2A%60j%C2%BBN%0C%C3%A9%C3%90%F3%BB%9D%92%F3%B4%B1%91%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:18.024590082Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%10Aj%26%C2%AE%C2%87%F4%8C%B1%83%F3%89%A5%AD%F0%B8%A5%B2%C3%95%F1%A8%8E%93%F1%82%92%90%40%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:34:18.029558422Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/d%C2%8Ck%C3%BF%C2%BE%07 HTTP/1.1" web-1 | 2025-11-25T15:34:18.035485272Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/GET HTTP/1.1" web-1 | 2025-11-25T15:34:18.041816492Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/GET HTTP/1.1" web-1 | 2025-11-25T15:34:18.048002790Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/0 HTTP/1.1" web-1 | 2025-11-25T15:34:18.054995572Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%8A%F4%8A%B0%94%F1%B5%AD%8A HTTP/1.1" web-1 | 2025-11-25T15:34:18.076322493Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:18.081821910Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:18.085976492Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:18.092835914Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:34:18.112646327Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%9F%C2%852%F0%B8%9F%A4%C2%BD%28%C2%B4%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29 HTTP/1.1" web-1 | 2025-11-25T15:34:18.145906147Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%F4%8A%AB%B8%0B%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:34:18.157867691Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/w HTTP/1.1" web-1 | 2025-11-25T15:34:18.174248834Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%A0%C3%91 HTTP/1.1" web-1 | 2025-11-25T15:34:18.198118279Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:34:18.216008156Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%E1%9A%9B%E1%9A%84%E1%9A%93%E1%9A%90%E1%9A%8B%E1%9A%92%E1%9A%84%E1%9A%80%E1%9A%91%E1%9A%84%E1%9A%82%E1%9A%91%E1%9A%8F%E1%9A%85%E1%9A%9C HTTP/1.1" web-1 | 2025-11-25T15:34:18.239338860Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C8%BA HTTP/1.1" web-1 | 2025-11-25T15:34:18.243739654Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%26%C2%A6%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:34:18.256005839Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%11%C2%91%C2%91c%0EE%ED%82%9C%C3%B8%27 HTTP/1.1" web-1 | 2025-11-25T15:34:18.261058538Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:34:18.265184236Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:34:18.273193667Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/4%C2%AF%C3%BB%1A%C3%95%C3%80%F1%8D%95%8B HTTP/1.1" web-1 | 2025-11-25T15:34:18.285002133Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:34:18.288894232Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:34:18.301559867Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%92 HTTP/1.1" web-1 | 2025-11-25T15:34:18.323284525Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%3F HTTP/1.1" web-1 | 2025-11-25T15:34:18.327095833Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%3F HTTP/1.1" web-1 | 2025-11-25T15:34:18.392674997Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%F0%A4%AF%82m HTTP/1.1" web-1 | 2025-11-25T15:34:18.399552703Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/O.%C2%A6%2B%C2%A2%C2%B2%C2%BAKG HTTP/1.1" web-1 | 2025-11-25T15:34:18.420499400Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%F3%B0%A0%B8%F0%B3%81%A8 HTTP/1.1" web-1 | 2025-11-25T15:34:18.449719785Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%0B%3B%C3%93%C2%AD%C2%9F%C2%95%C3%BC%C2%8F%C3%96%C2%ACa%F1%95%8E%B9z%27%3D HTTP/1.1" web-1 | 2025-11-25T15:34:18.456714941Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C2%AFk%3B%C2%83%C2%84%C2%AA7%C2%9B%C3%B0%C2%BC%C3%B3s%C3%A6zt%F2%A7%A5%9Eh%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:34:18.462215150Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%AD%1D HTTP/1.1" web-1 | 2025-11-25T15:34:18.467613759Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:34:18.472312713Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:34:18.478060006Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:18.483457472Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:18.487871602Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%7F HTTP/1.1" web-1 | 2025-11-25T15:34:18.499384322Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37264] 422 Unprocessable Entity "GET /api/organizers/tags/%F2%B5%A5%A83%5E%F3%BE%89%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:18.510568947Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37280] 200 OK "GET /api/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:34:18.523715625Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37280] 200 OK "GET /api/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:34:18.530019954Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37280] 200 OK "GET /api/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:34:18.541910104Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37280] 400 Bad Request "GET /api/organizers/tools?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:18.546976258Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37280] 200 OK "GET /api/organizers/tools?perPage=-1798320691 HTTP/1.1" web-1 | 2025-11-25T15:34:18.559915146Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37280] 200 OK "GET /api/organizers/tools?search=null HTTP/1.1" web-1 | 2025-11-25T15:34:18.569137676Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37280] 200 OK "GET /api/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:34:18.584288859Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37280] 200 OK "GET /api/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:34:18.621378612Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37280] 200 OK "GET /api/organizers/tools?paginationSeed=%F1%87%A0%A9%2B&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:18.630411896Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37280] 200 OK "GET /api/organizers/tools HTTP/1.1" web-1 | 2025-11-25T15:34:18.643353469Z ERROR 2025-11-25T15:34:18 - Error processing query for Repo model=Tool schema=RecipeToolOut web-1 | 2025-11-25T15:34:18.643357697Z ERROR 2025-11-25T15:34:18 - Error processing query for Repo model=Tool schema=RecipeToolOut web-1 | 2025-11-25T15:34:18.643370251Z ERROR 2025-11-25T15:34:18 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:18.643383816Z ERROR 2025-11-25T15:34:18 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:18.643628937Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37280] 500 Internal Server Error "GET /api/organizers/tools?perPage=2657513662514862813&search=null&page=4217&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:18.644742297Z ERROR 2025-11-25T15:34:18 - Exception in ASGI application web-1 | 2025-11-25T15:34:18.644743630Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:18.644744401Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:18.644745153Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:18.644745774Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644746355Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:18.644746926Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:18.644747467Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644748058Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:18.644748649Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:18.644749180Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:18.644749762Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:18.644750303Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:18.644750894Z raise exc web-1 | 2025-11-25T15:34:18.644751415Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:18.644752016Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:18.644752547Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:18.644757416Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:18.644758077Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:18.644758668Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:18.644759179Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:18.644759760Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:18.644760331Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:18.644760973Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:18.644761534Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:18.644762155Z raise exc web-1 | 2025-11-25T15:34:18.644762646Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:18.644763237Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:18.644763958Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:18.644764549Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:18.644765080Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:18.644765691Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:18.644766222Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:18.644766794Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:18.644767314Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:18.644767906Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:18.644768407Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:18.644768968Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:18.644769539Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:18.644770140Z raise exc web-1 | 2025-11-25T15:34:18.644770631Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:18.644771202Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:18.644771703Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:18.644772264Z response = await f(request) web-1 | 2025-11-25T15:34:18.644772775Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644771272Z ERROR 2025-11-25T15:34:18 - Exception in ASGI application web-1 | 2025-11-25T15:34:18.644780239Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:18.644781511Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:18.644782423Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:18.644783114Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644783825Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:18.644784487Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:18.644785028Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644785609Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:18.644786220Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:18.644786911Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:18.644787512Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:18.644788053Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:18.644788695Z raise exc web-1 | 2025-11-25T15:34:18.644789226Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:18.644789797Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:18.644790328Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:18.644790949Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:18.644791470Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:18.644792091Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:18.644773266Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:18.644802781Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:18.644811297Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644813692Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:18.644815826Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:18.644817208Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644818511Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:18.644819933Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:18.644820985Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644822117Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:18.644830102Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:18.644831425Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644833459Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:18.644834831Z return await future web-1 | 2025-11-25T15:34:18.644835853Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644836895Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:18.644838077Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:18.644839210Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644840332Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/organizers/controller_tools.py", line 29, in get_all web-1 | 2025-11-25T15:34:18.644841584Z response = self.repo.page_all( web-1 | 2025-11-25T15:34:18.644842716Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644843758Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:34:18.644844970Z raise e web-1 | 2025-11-25T15:34:18.644846022Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:34:18.644847215Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:34:18.644848367Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644849419Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:34:18.644850601Z return self._execute_internal( web-1 | 2025-11-25T15:34:18.644851633Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644852645Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:18.644853837Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:18.644855350Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644857033Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:18.644858927Z result = conn.execute( web-1 | 2025-11-25T15:34:18.644860540Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644862143Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:18.644863956Z return meth( web-1 | 2025-11-25T15:34:18.644865519Z ^^^^^ web-1 | 2025-11-25T15:34:18.644792622Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:18.644867052Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:18.644870488Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:18.644870037Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:18.644873744Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644875197Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:18.644876249Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:18.644876990Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:18.644878103Z ret = self._execute_context( web-1 | 2025-11-25T15:34:18.644880387Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644881810Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:34:18.644883473Z return self._exec_single_context( web-1 | 2025-11-25T15:34:18.644879485Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:18.644885066Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644886388Z raise exc web-1 | 2025-11-25T15:34:18.644888362Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:34:18.644888692Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:18.644890105Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:18.644891177Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:18.644892520Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:18.644894283Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:34:18.644894123Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:18.644895836Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:34:18.644896728Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:18.644897659Z self.dialect.do_execute( web-1 | 2025-11-25T15:34:18.644899062Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:18.644899833Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:34:18.644900945Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:18.644902348Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:34:18.644903220Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:18.644904973Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:18.644903991Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:18.644906376Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:18.644909722Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:18.644911455Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:18.644913168Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:18.644914952Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:18.644916795Z raise exc web-1 | 2025-11-25T15:34:18.644918278Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:18.644919971Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:18.644921414Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:18.644922927Z response = await f(request) web-1 | 2025-11-25T15:34:18.644924319Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644925702Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:18.644927375Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:18.644928517Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644929589Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:18.644930822Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:18.644931944Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644933026Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:18.644934218Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:18.644935270Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644936352Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:18.644937514Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:18.644938606Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644939879Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:18.644941091Z return await future web-1 | 2025-11-25T15:34:18.644942123Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644943165Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:18.644944367Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:18.644945469Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644946501Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/organizers/controller_tools.py", line 29, in get_all web-1 | 2025-11-25T15:34:18.644950719Z response = self.repo.page_all( web-1 | 2025-11-25T15:34:18.644951801Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644952863Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:34:18.644953995Z raise e web-1 | 2025-11-25T15:34:18.644955017Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:34:18.644956149Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:34:18.644957261Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644958293Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:34:18.644959425Z return self._execute_internal( web-1 | 2025-11-25T15:34:18.644960427Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644961429Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:18.644962621Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:18.644963743Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644964825Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:18.644965988Z result = conn.execute( web-1 | 2025-11-25T15:34:18.644967020Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644968021Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:18.644969204Z return meth( web-1 | 2025-11-25T15:34:18.644970206Z ^^^^^ web-1 | 2025-11-25T15:34:18.644971197Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:18.644972420Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:18.644973462Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644974464Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:18.644975646Z ret = self._execute_context( web-1 | 2025-11-25T15:34:18.644976908Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644977940Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:34:18.644979122Z return self._exec_single_context( web-1 | 2025-11-25T15:34:18.644980134Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:18.644981487Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:34:18.644982619Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:18.644983651Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:18.644985695Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:34:18.644986807Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:34:18.644987959Z self.dialect.do_execute( web-1 | 2025-11-25T15:34:18.644989001Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:34:18.644990163Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:34:18.644991265Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:18.652299870Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?perPage=4217&search=null&page=4217&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:18.658405617Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?perPage=4217&search=null&page=4 HTTP/1.1" web-1 | 2025-11-25T15:34:18.677817581Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?paginationSeed=null&page=21018 HTTP/1.1" web-1 | 2025-11-25T15:34:18.698844819Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?orderDirection=asc&orderByNullPosition=first&queryFilter=999999999999999999999999999999 HTTP/1.1" web-1 | 2025-11-25T15:34:18.714163718Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?paginationSeed=&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=4K&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:34:18.723159291Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=4K&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:34:18.731351706Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=MH&page=-1658 HTTP/1.1" web-1 | 2025-11-25T15:34:18.740031706Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?paginationSeed=4K&orderBy=%C2%A3%C2%BCP%23W&search=MH&orderByNullPosition=null&perPage=63&orderDirection=desc&queryFilter=MH&page=63 HTTP/1.1" web-1 | 2025-11-25T15:34:18.747116882Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:18.755398084Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?search=xc%F4%87%9F%B8&paginationSeed=%17%F0%BF%AE%90%C2%BC%C2%87%C3%A3%F1%8D%BF%88%C3%AB&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:18.762023165Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?search=xc%F4%87%9F%B8&paginationSeed=xc%F4%87%9F%B8&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:18.790448156Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?paginationSeed=&queryFilter=%03&orderBy=%23a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95&orderDirection=asc&orderByNullPosition=first&perPage=-64&search=H%F3%B7%AF%8E%F2%A6%8E%BF&page=-7005 HTTP/1.1" web-1 | 2025-11-25T15:34:18.819611213Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?perPage=635699026&search=&orderDirection=desc&page=4504&orderByNullPosition=null&queryFilter=&orderBy=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:18.826210977Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?perPage=635699026&search=&orderDirection=desc&page=4504&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:18.832113101Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?page=635699026&perPage=5 HTTP/1.1" web-1 | 2025-11-25T15:34:18.840385566Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?page=200 HTTP/1.1" web-1 | 2025-11-25T15:34:18.848137093Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?orderDirection=desc&paginationSeed=null&perPage=86&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:18.857185996Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:18.882110784Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?search=null&queryFilter=P%C2%AE%C2%87HiGz%1Ema9%F3%9D%BA%B4X%3A%19%C3%A2&orderBy=%C3%B7%C2%8B%F0%BA%AB%8E&perPage=-5918 HTTP/1.1" web-1 | 2025-11-25T15:34:18.891045082Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?search=null&queryFilter=P%C2%AE%C2%87HiGz%1Ema9%F3%9D%BA%B4X%3A%19%C3%A2&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:18.897402872Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?search=null&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:18.904212069Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?search=&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:18.913127883Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?page=1585&queryFilter=%C3%89&perPage=65&search=null&orderBy=null&orderDirection=asc&orderByNullPosition=last&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:18.920336751Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?page=1585&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:18.927536712Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?page=1585&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:34:18.934594857Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?page=65&queryFilter=%C3%89&perPage=65&orderDirection=asc&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:34:18.940449872Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?page=5 HTTP/1.1" web-1 | 2025-11-25T15:34:18.946455240Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:18.977130116Z INFO 2025-11-25T15:34:18 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?search=%7C%7D%C3%95YK%F4%8A%A2%95%C2%BE&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:19.014162621Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?orderDirection=asc&perPage=-4559&page=107&paginationSeed=%F0%94%BC%9C%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:19.020396097Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:19.035267715Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?paginationSeed=null&search=null&orderDirection=asc&queryFilter=null&page=-15869&orderByNullPosition=last&orderBy=null&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:34:19.050827255Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?orderBy=&orderDirection=asc&orderByNullPosition=null&queryFilter=Security&paginationSeed=%C2%8A%F0%95%A6%91%C3%88%01%0A&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:34:19.057974588Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?orderBy=&orderDirection=asc&paginationSeed=null&queryFilter=Security&orderByNullPosition=null&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:34:19.065646235Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?orderBy=&orderDirection=asc&queryFilter=Security&orderByNullPosition=null&paginationSeed=&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:34:19.076639409Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?orderBy=&orderDirection=asc&queryFilter=&orderByNullPosition=null&paginationSeed=&perPage=560905333&search=%C2%B4%F2%95%BC%A2%F2%86%85%9A%1Et%1F%12%F2%AA%8C%83%2B%C2%A1%C2%97%C2%A5%0E%C2%AF HTTP/1.1" web-1 | 2025-11-25T15:34:19.081827262Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:19.098910153Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?page=6255&paginationSeed=%C3%A8%F0%93%8A%A1%C3%A7%2C&queryFilter=null&perPage=-114&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:19.108811878Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?page=6255&paginationSeed=%C3%A8%F0%93%8A%A1%C3%A7%2C&queryFilter=null&perPage=-114&search=%C3%A8%F0%93%8A%A1%C3%A7%2C HTTP/1.1" web-1 | 2025-11-25T15:34:19.117916546Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:19.138090482Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?orderBy=null&queryFilter=null&orderByNullPosition=null&perPage=-14236&orderDirection=asc&paginationSeed=%C2%96&page=52&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:19.144938382Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?orderBy=null&queryFilter=null&orderByNullPosition=null&perPage=-14236&orderDirection=asc&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:19.162685530Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?perPage=-28844&queryFilter=null&orderDirection=asc&orderByNullPosition=first&paginationSeed=null&search=null&orderBy=null&page=-5309 HTTP/1.1" web-1 | 2025-11-25T15:34:19.170861514Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?perPage=-5309&queryFilter=null&orderDirection=asc&orderByNullPosition=first&paginationSeed=null&search=null&orderBy=null&page=-5309 HTTP/1.1" web-1 | 2025-11-25T15:34:19.178831511Z ERROR 2025-11-25T15:34:19 - invalid attribute string: 'õh򤍊ê_f–‡ïŠø󺄆򛅾񨻮t' does not exist on this schema web-1 | 2025-11-25T15:34:19.178856388Z ERROR 2025-11-25T15:34:19 - invalid attribute string: 'õh򤍊ê_f–‡ïŠø󺄆򛅾񨻮t' does not exist on this schema web-1 | 2025-11-25T15:34:19.179071722Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?search=%F2%87%B6%8A%C2%83%F3%94%80%BE%F0%AA%84%BA%C3%AE%C2%A4P&queryFilter=%C3%B5%07h%F2%A4%8D%8A%C3%AAF%C2%96%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ&orderBy=null&perPage=-32184&orderDirection=desc&page=30873&paginationSeed=null&orderByNullPosition=first HTTP/1.1" web-1 | 2025-11-25T15:34:19.241427894Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=%F3%87%A4%83%F0%A5%85%AC%C3%98%7Cz%F3%A2%BF%96F%3F&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:19.249534809Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=null&page=31492&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:19.257038050Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=&search=null&page=24029&orderBy=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:19.263987310Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?orderByNullPosition=null&paginationSeed=null&perPage=24029&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:19.302349873Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?orderBy=%C3%A7&queryFilter=&search=E6%C3%82%7C%C2%84%C2%B5%22%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84&paginationSeed=null&perPage=354&orderByNullPosition=null&orderDirection=asc&page=-20900 HTTP/1.1" web-1 | 2025-11-25T15:34:19.309297270Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 200 OK "GET /api/organizers/tools?orderBy= HTTP/1.1" web-1 | 2025-11-25T15:34:19.326638346Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?perPage=-2175&search=%C3%8E%7B%C3%AE%C2%87%C3%A1&paginationSeed=%F4%8C%A0%BFE&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:34:19.335173975Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?perPage=-2175&search=null&paginationSeed=%F4%8C%A0%BFE&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:34:19.343254690Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?perPage=-2175&search=null&paginationSeed=&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:34:19.351800248Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 400 Bad Request "GET /api/organizers/tools?perPage=-15515&search=null&paginationSeed=&orderDirection=asc&orderByNullPosition=first&queryFilter=null&orderBy=null&page=-15515 HTTP/1.1" web-1 | 2025-11-25T15:34:19.374810300Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?orderByNullPosition=null&page=-12981 HTTP/1.1" web-1 | 2025-11-25T15:34:19.416607724Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37292] 422 Unprocessable Entity "GET /api/organizers/tools?queryFilter=null&orderBy=null&search=%C2%A4%C2%ABe%06&orderByNullPosition=null&paginationSeed=null&page=11470&perPage=24593&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:19.420098269Z WARNING 2025-11-25T15:34:19 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:19.420117465Z WARNING 2025-11-25T15:34:19 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:19.423640291Z WARNING 2025-11-25T15:34:19 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:19.423637586Z WARNING 2025-11-25T15:34:19 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:19.451726185Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=%C3%81%C2%B0&search=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:19.458791242Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=&search=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:19.465386418Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?page=201&orderByNullPosition=null&queryFilter=%C2%8BzE%C3%B2%C3%96%F0%B6%90%84%C3%AF%F2%82%81%B8g%C2%B8O%C3%B2%C3%B1&orderBy=&search=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:19.472863439Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?page=201&orderByNullPosition=null&queryFilter=&orderBy=&search=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:19.510224572Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 200 OK "GET /api/organizers/tools?orderDirection=desc&perPage=-13359&paginationSeed=%1C&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:19.529127020Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?paginationSeed=null&orderByNullPosition=null&page=27246&orderBy=null&search=null&perPage=-27857 HTTP/1.1" web-1 | 2025-11-25T15:34:19.536533980Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?paginationSeed=null&orderByNullPosition=null&page=27246&search=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:19.767214206Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?search=null&orderByNullPosition=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:19.771203167Z INFO 2025-11-25T15:34:19 - [127.0.0.1:45702] 200 OK "GET /api/app/about HTTP/1.1" web-1 | 2025-11-25T15:34:19.783186582Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 200 OK "GET /api/organizers/tools?search=%E0%A4%AE%E0%A4%A8%E0%A5%80%E0%A4%B7+%D9%85%D9%86%D8%B4&paginationSeed=null&perPage=4977&queryFilter=%C2%96&page=12045&orderByNullPosition=last&orderBy=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:19.793651725Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 200 OK "GET /api/organizers/tools?search=%E0%A4%AE%E0%A4%A8%E0%A5%80%E0%A4%B7+%D9%85%D9%86%D8%B4&paginationSeed=null&perPage=4977&queryFilter=%C2%96&page=4977&orderByNullPosition=last&orderBy=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:19.801251797Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 200 OK "GET /api/organizers/tools?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:19.827076445Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?orderBy=null&orderByNullPosition=null&search=null&orderDirection=asc&page=2462&paginationSeed=%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:19.833493426Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?orderBy=null&orderByNullPosition=null&page=0&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:19.842372931Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?orderByNullPosition=null&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:19.850228613Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?queryFilter=%F2%95%A3%8B%C2%9F&orderByNullPosition=null&page=-24961&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:34:19.858270756Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?queryFilter=%F2%95%A3%8B%C2%9F&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:34:19.865855590Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?queryFilter=null&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:34:19.873503212Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?queryFilter=null&orderByNullPosition=null&page=126&paginationSeed=null&search=null&orderBy=null&orderDirection=desc&perPage=126 HTTP/1.1" web-1 | 2025-11-25T15:34:19.880323540Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 200 OK "GET /api/organizers/tools?queryFilter=null&page=6 HTTP/1.1" web-1 | 2025-11-25T15:34:19.962948907Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?perPage=24696&orderBy=null&paginationSeed=D%3C&page=201&queryFilter=null&orderDirection=desc&search=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:19.969333797Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 200 OK "GET /api/organizers/tools?orderByNullPosition=last&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:19.976858508Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 200 OK "GET /api/organizers/tools?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:19.983238169Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 200 OK "GET /api/organizers/tools?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:19.989867749Z INFO 2025-11-25T15:34:19 - [172.25.0.1:37298] 200 OK "GET /api/organizers/tools?page=27791 HTTP/1.1" web-1 | 2025-11-25T15:34:20.001348349Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37298] 400 Bad Request "GET /api/organizers/tools?orderDirection=asc&page=-10777&orderBy=null&orderByNullPosition=last&paginationSeed=null&queryFilter=%F3%B7%92%A8%C3%A8%C2%92%F4%84%98%83%3F HTTP/1.1" web-1 | 2025-11-25T15:34:20.008445858Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?queryFilter=null&orderByNullPosition=null&page=31264 HTTP/1.1" web-1 | 2025-11-25T15:34:20.018505219Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37298] 200 OK "GET /api/organizers/tools?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:20.024149739Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37298] 200 OK "GET /api/organizers/tools?perPage=-25868 HTTP/1.1" web-1 | 2025-11-25T15:34:20.031377332Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37298] 200 OK "GET /api/organizers/tools?orderDirection=asc&search=%C3%BD%F3%8D%95%A3%C3%B6x%28 HTTP/1.1" web-1 | 2025-11-25T15:34:20.037246755Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37298] 422 Unprocessable Entity "GET /api/organizers/tools?search=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:20.047392107Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37300] 500 Internal Server Error "GET /api/organizers/tools/slug/0 HTTP/1.1" web-1 | 2025-11-25T15:34:20.048017922Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.048022000Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.048023333Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.048024304Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.048024996Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.048025587Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.048026218Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.048026759Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.048027270Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.048030947Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.048031588Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.048032199Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.048032730Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.048033582Z raise exc web-1 | 2025-11-25T15:34:20.048034123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.048034724Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.048035275Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.048035876Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.048036497Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.048037088Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.048037619Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.048038200Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.048038772Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.048039383Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.048039954Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.048040545Z raise exc web-1 | 2025-11-25T15:34:20.048041056Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.048041637Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.048042438Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.048043050Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.048043591Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.048044192Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.048044733Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.048045314Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.048045865Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.048046446Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.048046987Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.048048360Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.048048971Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.048049562Z raise exc web-1 | 2025-11-25T15:34:20.048050073Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.048050654Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.048051185Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.048051786Z response = await f(request) web-1 | 2025-11-25T15:34:20.048052297Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.048052798Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.048053369Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.048053890Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.048054441Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.048055052Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.048055593Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.048056194Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.048056856Z web-1 | 2025-11-25T15:34:20.048151874Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.048153667Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.048154459Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.048155250Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.048155881Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.048156503Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.048157154Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.048157705Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.048158236Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.048158847Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.048159398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.048159969Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.048160500Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.048161111Z raise exc web-1 | 2025-11-25T15:34:20.048166461Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.048167193Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.048167744Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.048168335Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.048168856Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.048169437Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.048169958Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.048170539Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.048171120Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.048171721Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.048172322Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.048178845Z raise exc web-1 | 2025-11-25T15:34:20.048179386Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.048180057Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.048180728Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.048181429Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.048181970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.048182572Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.048183103Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.048183674Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.048184205Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.048184776Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.048185297Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.048185878Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.048186449Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.048187050Z raise exc web-1 | 2025-11-25T15:34:20.048187561Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.048188142Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.048188653Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.048191719Z response = await f(request) web-1 | 2025-11-25T15:34:20.048192290Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.048192801Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.048193412Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.048193943Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.048194484Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.048195075Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.048195606Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.048196207Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.048196838Z web-1 | 2025-11-25T15:34:20.056160704Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37314] 500 Internal Server Error "GET /api/organizers/tools/slug/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:34:20.056710657Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.056712731Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.056713332Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.056713993Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.056714624Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.056715196Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.056715807Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.056716358Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.056716899Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.056717490Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.056718061Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.056718642Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.056719193Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.056719794Z raise exc web-1 | 2025-11-25T15:34:20.056720325Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.056720936Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.056721517Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.056722129Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.056723822Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.056724413Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.056724964Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.056725515Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.056726066Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.056726657Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.056727238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.056727859Z raise exc web-1 | 2025-11-25T15:34:20.056728340Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.056728921Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.056729583Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.056730194Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.056730735Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.056731326Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.056731857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.056732428Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.056733029Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.056733620Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.056734141Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.056734702Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.056735253Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.056735844Z raise exc web-1 | 2025-11-25T15:34:20.056736335Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.056736896Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.056737397Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.056737978Z response = await f(request) web-1 | 2025-11-25T15:34:20.056738499Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.056738990Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.056739541Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.056740804Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.056741355Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.056741946Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.056742457Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.056743078Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.056743719Z web-1 | 2025-11-25T15:34:20.056747797Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.056751063Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.056752275Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.056753628Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.056754770Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.056756022Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.056757285Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.056758377Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.056759389Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.056760561Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.056761673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.056762815Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.056763877Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.056765009Z raise exc web-1 | 2025-11-25T15:34:20.056766061Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.056767213Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.056768265Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.056769457Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.056770509Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.056771642Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.056772704Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.056773816Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.056774948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.056778194Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.056779446Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.056780628Z raise exc web-1 | 2025-11-25T15:34:20.056781670Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.056782873Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.056784165Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.056785427Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.056786570Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.056787722Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.056788774Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.056789916Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.056790948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.056792050Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.056793142Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.056794224Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.056795436Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.056796608Z raise exc web-1 | 2025-11-25T15:34:20.056797580Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.056798752Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.056799794Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.056800987Z response = await f(request) web-1 | 2025-11-25T15:34:20.056802009Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.056803020Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.056804213Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.056805265Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.056806287Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.056807529Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.056808531Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.056809733Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.056810985Z web-1 | 2025-11-25T15:34:20.063517870Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37322] 500 Internal Server Error "GET /api/organizers/tools/slug/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:20.064074676Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.064076039Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.064076830Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.064077602Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.064078193Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.064078764Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.064079535Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.064080086Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.064080607Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.064081218Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.064081749Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.064082330Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.064082882Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.064083483Z raise exc web-1 | 2025-11-25T15:34:20.064084064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.064084665Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.064085246Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.064085847Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.064086378Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.064086979Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.064087510Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.064088091Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.064088642Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.064089243Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.064089825Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.064090436Z raise exc web-1 | 2025-11-25T15:34:20.064090937Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.064095856Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.064096687Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.064097319Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.064097870Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.064098471Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.064099022Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.064099603Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.064100134Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.064100725Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.064101256Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.064101817Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.064102408Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.064103009Z raise exc web-1 | 2025-11-25T15:34:20.064103500Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.064104111Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.064104632Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.064105203Z response = await f(request) web-1 | 2025-11-25T15:34:20.064105734Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.064106316Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.064106947Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.064107478Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.064107999Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.064108620Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.064109161Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.064109782Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.064110433Z web-1 | 2025-11-25T15:34:20.064189692Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.064192988Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.064193670Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.064194411Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.064196345Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.064196986Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.064197617Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.064198148Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.064198689Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.064199290Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.064199841Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.064200422Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.064200993Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.064201614Z raise exc web-1 | 2025-11-25T15:34:20.064202166Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.064202737Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.064203288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.064203889Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.064204430Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.064205021Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.064205542Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.064206133Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.064206704Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.064207325Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.064207926Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.064208548Z raise exc web-1 | 2025-11-25T15:34:20.064209048Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.064209650Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.064210311Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.064210952Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.064211513Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.064212124Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.064212685Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.064214038Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.064214609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.064215180Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.064215711Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.064216302Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.064216923Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.064217504Z raise exc web-1 | 2025-11-25T15:34:20.064218005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.064218606Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.064219117Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.064219708Z response = await f(request) web-1 | 2025-11-25T15:34:20.064220239Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.064220740Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.064221342Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.064221883Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.064222414Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.064223005Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.064223526Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.064224117Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.064224768Z web-1 | 2025-11-25T15:34:20.068585758Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37326] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:34:20.069119430Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.069120171Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.069120753Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.069121384Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.069121915Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.069122496Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.069123097Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.069123628Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.069125491Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.069126153Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.069126684Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.069127255Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.069127786Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.069128377Z raise exc web-1 | 2025-11-25T15:34:20.069128878Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.069129459Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.069129970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.069130581Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.069131102Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.069131683Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.069132234Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.069132795Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.069133306Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.069133927Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.069134498Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.069135110Z raise exc web-1 | 2025-11-25T15:34:20.069135630Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.069136192Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.069136843Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.069137454Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.069137975Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.069138566Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.069139097Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.069139698Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.069140229Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.069140830Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.069141351Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.069142594Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.069143185Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.069143766Z raise exc web-1 | 2025-11-25T15:34:20.069144277Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.069144848Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.069145369Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.069145940Z response = await f(request) web-1 | 2025-11-25T15:34:20.069146461Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.069146962Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.069147553Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.069148084Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.069148605Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.069149196Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.069149717Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.069150328Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.069150959Z web-1 | 2025-11-25T15:34:20.069149597Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.069154366Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.069155658Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.069156550Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.069157211Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.069157802Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.069158544Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.069159105Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.069159616Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.069160207Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.069160718Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.069161289Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.069161820Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.069165987Z raise exc web-1 | 2025-11-25T15:34:20.069166699Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.069167290Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.069167831Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.069168432Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.069168973Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.069169554Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.069170075Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.069170656Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.069171197Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.069171808Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.069172369Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.069172971Z raise exc web-1 | 2025-11-25T15:34:20.069173462Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.069174063Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.069174824Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.069175445Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.069175986Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.069176577Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.069177148Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.069177720Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.069178241Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.069178822Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.069179333Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.069179904Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.069180485Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.069181076Z raise exc web-1 | 2025-11-25T15:34:20.069181577Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.069182138Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.069183540Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.069184142Z response = await f(request) web-1 | 2025-11-25T15:34:20.069184663Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.069185174Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.069185765Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.069186296Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.069186827Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.069187428Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.069187929Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.069188550Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.069189191Z web-1 | 2025-11-25T15:34:20.074397642Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37330] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:34:20.074924983Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.074929792Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.074931044Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.074931896Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.074932537Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.074933158Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.074933799Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.074934310Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.074934881Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.074935482Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.074936033Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.074936635Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.074937186Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.074939600Z raise exc web-1 | 2025-11-25T15:34:20.074940211Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.074940812Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.074941373Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.074942045Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.074945752Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.074946443Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.074946974Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.074947545Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.074948096Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.074948707Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.074949288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.074949960Z raise exc web-1 | 2025-11-25T15:34:20.074950460Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.074951072Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.074951873Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.074952534Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.074953065Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.074953677Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.074954218Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.074954799Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.074955360Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.074955931Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.074956472Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.074957073Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.074957634Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.074958225Z raise exc web-1 | 2025-11-25T15:34:20.074958706Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.074959277Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.074959798Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.074960379Z response = await f(request) web-1 | 2025-11-25T15:34:20.074960890Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.074961401Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.074961982Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.074963405Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.074963976Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.074964597Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.074965128Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.074965729Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.074966400Z web-1 | 2025-11-25T15:34:20.075024359Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.075030040Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.075031252Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.075032074Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.075032685Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.075033276Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.075033987Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.075034538Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.075035089Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.075035661Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.075036202Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.075036793Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.075037334Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.075037925Z raise exc web-1 | 2025-11-25T15:34:20.075038466Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.075039057Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.075039568Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.075040159Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.075040680Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.075041271Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.075041832Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.075042423Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.075042964Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.075046831Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.075047493Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.075048134Z raise exc web-1 | 2025-11-25T15:34:20.075048635Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.075049236Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.075049997Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.075050619Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.075051190Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.075051801Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.075052342Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.075052933Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.075053464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.075054085Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.075054596Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.075055157Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.075055748Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.075056349Z raise exc web-1 | 2025-11-25T15:34:20.075056850Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.075057441Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.075057952Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.075058554Z response = await f(request) web-1 | 2025-11-25T15:34:20.075059054Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.075059575Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.075060177Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.075060718Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.075061259Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.075061860Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.075062381Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.075062982Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.075064394Z web-1 | 2025-11-25T15:34:20.081195709Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37344] 500 Internal Server Error "GET /api/organizers/tools/slug/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:34:20.081747575Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.081754057Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.081755159Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.081755951Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.081756612Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.081757203Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.081757824Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.081758345Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.081758876Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.081759437Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.081759968Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.081760559Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.081761110Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.081761732Z raise exc web-1 | 2025-11-25T15:34:20.081762233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.081762834Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.081763355Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.081763936Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.081764467Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.081765058Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.081765609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.081766190Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.081766741Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.081767372Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.081766801Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.081767943Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.081769146Z raise exc web-1 | 2025-11-25T15:34:20.081774155Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.081774896Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.081775748Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.081776429Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.081776980Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.081777581Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.081778112Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.081778794Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.081779335Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.081779936Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.081780477Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.081781048Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.081781639Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.081782230Z raise exc web-1 | 2025-11-25T15:34:20.081782771Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.081783382Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.081783913Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.081784514Z response = await f(request) web-1 | 2025-11-25T15:34:20.081785045Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.081785556Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.081786137Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.081786679Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.081787230Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.081787841Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.081788352Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.081788923Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.081789574Z web-1 | 2025-11-25T15:34:20.081768735Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.081791257Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.081791918Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.081793401Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.081794022Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.081794623Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.081795164Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.081795685Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.081796256Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.081796787Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.081797379Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.081797890Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.081798501Z raise exc web-1 | 2025-11-25T15:34:20.081798982Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.081799563Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.081800064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.081800645Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.081801156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.081801727Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.081802238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.081802809Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.081803330Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.081803931Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.081804492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.081805073Z raise exc web-1 | 2025-11-25T15:34:20.081805564Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.081806165Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.081807037Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.081807648Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.081808179Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.081808770Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.081809972Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.081810593Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.081811114Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.081811706Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.081812216Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.081812808Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.081813379Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.081813960Z raise exc web-1 | 2025-11-25T15:34:20.081814471Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.081815042Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.081815553Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.081816154Z response = await f(request) web-1 | 2025-11-25T15:34:20.081816655Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.081817256Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.081817877Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.081818408Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.081818919Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.081819510Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.081820031Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.081820612Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.081821213Z web-1 | 2025-11-25T15:34:20.091408588Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37358] 500 Internal Server Error "GET /api/organizers/tools/slug/0 HTTP/1.1" web-1 | 2025-11-25T15:34:20.091956477Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.091961046Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.091962128Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.091962969Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.091963570Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.091964221Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.091964933Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.091965454Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.091969491Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.091970243Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.091970784Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.091971355Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.091971896Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.091972557Z raise exc web-1 | 2025-11-25T15:34:20.091973128Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.091973709Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.091974230Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.091974841Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.091975352Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.091975923Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.091976444Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.091977015Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.091977567Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.091978178Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.091978739Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.091979340Z raise exc web-1 | 2025-11-25T15:34:20.091979831Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.091980392Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.091981263Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.091981915Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.091982466Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.091983067Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.091983598Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.091984169Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.091984690Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.091985261Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.091992705Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.091993306Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.091993907Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.091994498Z raise exc web-1 | 2025-11-25T15:34:20.091994999Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.091995580Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.091997654Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.091998275Z response = await f(request) web-1 | 2025-11-25T15:34:20.091998806Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.091999347Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.091999959Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.092000510Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.092001041Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.092001662Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.092002183Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.092002804Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.092003425Z web-1 | 2025-11-25T15:34:20.092047738Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.092054471Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.092057988Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.092059450Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.092060392Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.092061324Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.092062226Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.092062997Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.092063778Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.092064640Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.092065442Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.092066273Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.092067065Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.092071603Z raise exc web-1 | 2025-11-25T15:34:20.092072545Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.092073427Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.092074258Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.092075180Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.092076031Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.092076923Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.092077715Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.092078636Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.092079438Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.092080330Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.092081191Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.092082093Z raise exc web-1 | 2025-11-25T15:34:20.092082814Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.092083596Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.092084608Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.092085249Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.092085800Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.092086401Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.092086942Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.092087523Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.092088094Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.092088665Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.092089166Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.092089777Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.092090338Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.092090969Z raise exc web-1 | 2025-11-25T15:34:20.092093364Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.092094045Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.092095608Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.092096229Z response = await f(request) web-1 | 2025-11-25T15:34:20.092096820Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.092097361Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.092098023Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.092098544Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.092099115Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.092099706Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.092100227Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.092100818Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.092101469Z web-1 | 2025-11-25T15:34:20.096930368Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37364] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:34:20.097480761Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.097483987Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.097484699Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.097485380Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.097485981Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.097486542Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.097487153Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.097487694Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.097488255Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.097488857Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.097489388Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.097489949Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.097490460Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.097491031Z raise exc web-1 | 2025-11-25T15:34:20.097491532Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.097492143Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.097492674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.097494637Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.097495199Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.097495820Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.097496351Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.097496952Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.097497503Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.097498094Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.097498675Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.097499276Z raise exc web-1 | 2025-11-25T15:34:20.097499767Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.097500348Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.097501060Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.097501681Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.097502222Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.097502813Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.097503374Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.097503965Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.097504496Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.097505097Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.097505688Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.097506279Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.097506840Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.097507441Z raise exc web-1 | 2025-11-25T15:34:20.097507311Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.097507942Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.097509555Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.097508854Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.097510107Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.097511589Z response = await f(request) web-1 | 2025-11-25T15:34:20.097512872Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.097511199Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.097513443Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.097514906Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.097514234Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.097515447Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.097516859Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.097516218Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.097517540Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.097518182Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.097518562Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.097519524Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.097519955Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.097520626Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.097521047Z web-1 | 2025-11-25T15:34:20.097521748Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.097522981Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.097524103Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.097525335Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.097526397Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.097527569Z raise exc web-1 | 2025-11-25T15:34:20.097528591Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.097529763Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.097530805Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.097532028Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.097533060Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.097534242Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.097535314Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.097536526Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.097538941Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.097540263Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.097541405Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.097542598Z raise exc web-1 | 2025-11-25T15:34:20.097543579Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.097544742Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.097545974Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.097547276Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.097548398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.097549571Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.097550653Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.097551795Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.097552857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.097554049Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.097555091Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.097556293Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.097557425Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.097558628Z raise exc web-1 | 2025-11-25T15:34:20.097559619Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.097560722Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.097561774Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.097562936Z response = await f(request) web-1 | 2025-11-25T15:34:20.097563938Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.097565000Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.097566222Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.097567294Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.097568306Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.097569518Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.097570560Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.097571712Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.097573946Z web-1 | 2025-11-25T15:34:20.100502326Z WARNING 2025-11-25T15:34:20 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:20.100520460Z WARNING 2025-11-25T15:34:20 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:20.104649734Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37392] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:34:20.105178427Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.105179309Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.105179950Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.105180621Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.105181212Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.105181763Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.105182354Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.105182885Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.105183497Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.105184108Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.105184639Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.105185240Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.105185791Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.105186392Z raise exc web-1 | 2025-11-25T15:34:20.105186873Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.105187474Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.105188005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.105188626Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.105189167Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.105189768Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.105190279Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.105190860Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.105191381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.105191983Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.105195740Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.105196431Z raise exc web-1 | 2025-11-25T15:34:20.105196942Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.105197523Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.105198204Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.105198825Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.105199326Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.105199917Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.105200448Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.105201040Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.105201550Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.105202152Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.105202653Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.105203234Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.105203785Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.105204366Z raise exc web-1 | 2025-11-25T15:34:20.105204857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.105205438Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.105205939Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.105206510Z response = await f(request) web-1 | 2025-11-25T15:34:20.105207021Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.105207512Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.105208073Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.105208604Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.105209135Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.105209736Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.105210237Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.105210798Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.105211429Z web-1 | 2025-11-25T15:34:20.105274868Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.105279888Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.105280589Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.105281300Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.105281901Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.105282442Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.105283044Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.105283605Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.105284126Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.105284707Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.105285238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.105285829Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.105286360Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.105286951Z raise exc web-1 | 2025-11-25T15:34:20.105287432Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.105288013Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.105288534Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.105289135Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.105289666Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.105290257Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.105290778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.105291349Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.105291870Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.105292461Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.105293012Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.105293593Z raise exc web-1 | 2025-11-25T15:34:20.105294084Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.105294685Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.105295327Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.105295928Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.105297150Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.105297761Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.105298312Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.105298913Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.105299444Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.105300045Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.105300556Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.105301117Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.105301699Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.105302300Z raise exc web-1 | 2025-11-25T15:34:20.105302831Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.105303422Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.105303933Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.105304514Z response = await f(request) web-1 | 2025-11-25T15:34:20.105305045Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.105305526Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.105306107Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.105306628Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.105307149Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.105308111Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.105308652Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.105309463Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.105310144Z web-1 | 2025-11-25T15:34:20.110768635Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37406] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:34:20.111292930Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.111294012Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.111294813Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.111295675Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.111296376Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.111297759Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.111298390Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.111298911Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.111299462Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.111300033Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.111300584Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.111301145Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.111301716Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.111302287Z raise exc web-1 | 2025-11-25T15:34:20.111302778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.111303370Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.111303891Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.111304502Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.111305043Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.111305624Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.111306165Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.111306746Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.111307277Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.111308249Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.111308820Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.111309411Z raise exc web-1 | 2025-11-25T15:34:20.111309932Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.111310503Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.111311074Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.111311665Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.111312186Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.111312767Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.111313308Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.111313889Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.111315072Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.111315693Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.111316214Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.111317206Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.111322776Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.111323768Z raise exc web-1 | 2025-11-25T15:34:20.111324309Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.111324940Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.111325501Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.111326092Z response = await f(request) web-1 | 2025-11-25T15:34:20.111326603Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.111325261Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.111327114Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.111328687Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.111329228Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.111329749Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.111330330Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.111327946Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.111330931Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.111331402Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.111332725Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.111331963Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.111333747Z web-1 | 2025-11-25T15:34:20.111333316Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.111334748Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.111335430Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.111335971Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.111336562Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.111337143Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.111337684Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.111341601Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.111342233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.111342844Z raise exc web-1 | 2025-11-25T15:34:20.111343345Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.111343946Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.111344467Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.111345048Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.111345569Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.111346190Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.111346721Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.111347302Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.111347823Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.111348434Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.111348975Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.111349556Z raise exc web-1 | 2025-11-25T15:34:20.111350037Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.111350618Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.111351259Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.111351841Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.111352372Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.111352953Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.111353494Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.111354075Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.111354586Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.111355187Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.111355698Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.111356259Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.111356830Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.111358633Z raise exc web-1 | 2025-11-25T15:34:20.111359154Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.111359725Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.111360246Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.111360837Z response = await f(request) web-1 | 2025-11-25T15:34:20.111361338Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.111361839Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.111362430Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.111362951Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.111363522Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.111364124Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.111364655Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.111365256Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.111365877Z web-1 | 2025-11-25T15:34:20.124620979Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37420] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:20.125153279Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.125157968Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.125159030Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.125159841Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.125160523Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.125161124Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.125161735Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.125162246Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.125162797Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.125163368Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.125163919Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.125164570Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.125165171Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.125165772Z raise exc web-1 | 2025-11-25T15:34:20.125166293Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.125170060Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.125170692Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.125171283Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.125171814Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.125172415Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.125172946Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.125173537Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.125174078Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.125174659Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.125175220Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.125175811Z raise exc web-1 | 2025-11-25T15:34:20.125176302Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.125176883Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.125177655Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.125178256Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.125178787Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.125179358Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.125179889Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.125180490Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.125181021Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.125181602Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.125182143Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.125182694Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.125183265Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.125183826Z raise exc web-1 | 2025-11-25T15:34:20.125184317Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.125184878Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.125185369Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.125186742Z response = await f(request) web-1 | 2025-11-25T15:34:20.125187303Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.125187824Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.125188395Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.125188936Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.125189477Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.125190068Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.125190569Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.125191150Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.125191791Z web-1 | 2025-11-25T15:34:20.125238238Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.125239801Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.125240543Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.125241284Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.125241865Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.125242496Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.125243128Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.125243749Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.125244290Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.125244881Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.125245392Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.125245983Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.125246504Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.125247085Z raise exc web-1 | 2025-11-25T15:34:20.125247576Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.125248147Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.125248698Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.125249299Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.125249820Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.125250421Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.125254158Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.125254850Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.125255501Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.125256122Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.125256683Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.125257274Z raise exc web-1 | 2025-11-25T15:34:20.125257775Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.125258376Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.125259068Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.125259699Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.125260220Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.125260861Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.125261422Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.125262013Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.125262544Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.125263145Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.125263706Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.125264307Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.125264868Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.125265460Z raise exc web-1 | 2025-11-25T15:34:20.125265951Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.125266542Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.125267073Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.125267654Z response = await f(request) web-1 | 2025-11-25T15:34:20.125268175Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.125268706Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.125269297Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.125269838Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.125270369Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.125270960Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.125272493Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.125273154Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.125273775Z web-1 | 2025-11-25T15:34:20.132409135Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37426] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:34:20.132939441Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.132940944Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.132941555Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.132942176Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.132942747Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.132943318Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.132943939Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.132944470Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.132944991Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.132945593Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.132946114Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.132946695Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.132947196Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.132947787Z raise exc web-1 | 2025-11-25T15:34:20.132948288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.132948869Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.132949360Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.132949961Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.132950472Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.132951073Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.132951574Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.132952155Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.132952696Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.132953277Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.132954860Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.132955481Z raise exc web-1 | 2025-11-25T15:34:20.132955952Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.132956533Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.132957134Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.132957715Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.132958246Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.132958817Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.132959409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.132959990Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.132960511Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.132961092Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.132961613Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.132962194Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.132962755Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.132963336Z raise exc web-1 | 2025-11-25T15:34:20.132963857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.132964428Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.132964959Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.132965540Z response = await f(request) web-1 | 2025-11-25T15:34:20.132965690Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.132966051Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.132966622Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.132967183Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.132968235Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.132967804Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.132968786Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.132969357Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.132969768Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.132970419Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.132973655Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.132974397Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.132974988Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.132975529Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.132976100Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.132976661Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.132977322Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.132977843Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.132978434Z raise exc web-1 | 2025-11-25T15:34:20.132978945Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.132979556Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.132980057Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.132980658Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.132981189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.132981781Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.132982292Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.132982863Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.132983374Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.132983955Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.132984506Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.132985097Z raise exc web-1 | 2025-11-25T15:34:20.132985588Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.132986179Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.132986830Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.132988573Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.132989144Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.132989786Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.132990317Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.132991659Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.132992260Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.132992881Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.132993412Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.132993973Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.132994535Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.132995126Z raise exc web-1 | 2025-11-25T15:34:20.132995627Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.132996198Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.132996699Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.132997310Z response = await f(request) web-1 | 2025-11-25T15:34:20.132997851Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.132998352Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.132998923Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.132999464Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.132999985Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.133000576Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.133001087Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.133001688Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.133002279Z web-1 | 2025-11-25T15:34:20.132970800Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.133003722Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.133004343Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.133004974Z web-1 | 2025-11-25T15:34:20.137392354Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37432] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:34:20.137914945Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.137915967Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.137916518Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.137917129Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.137917760Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.137919073Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.137919704Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.137920275Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.137920826Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.137921407Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.137922018Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.137922609Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.137923120Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.137923711Z raise exc web-1 | 2025-11-25T15:34:20.137924202Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.137924783Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.137925304Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.137925875Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.137926406Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.137926978Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.137927478Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.137928050Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.137928601Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.137929202Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.137929763Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.137930334Z raise exc web-1 | 2025-11-25T15:34:20.137930815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.137931396Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.137931987Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.137932608Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.137933139Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.137933740Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.137934261Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.137934852Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.137936065Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.137936676Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.137937187Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.137937758Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.137938319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.137938920Z raise exc web-1 | 2025-11-25T15:34:20.137939401Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.137939992Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.137940523Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.137941084Z response = await f(request) web-1 | 2025-11-25T15:34:20.137941585Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.137942126Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.137944260Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.137944851Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.137945382Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.137945993Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.137946584Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.137947175Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.137947797Z web-1 | 2025-11-25T15:34:20.138011035Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.138013981Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.138015444Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.138016946Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.138018079Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.138019191Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.138020383Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.138021505Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.138022607Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.138023779Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.138024861Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.138031875Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.138033117Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.138034359Z raise exc web-1 | 2025-11-25T15:34:20.138035381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.138036593Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.138037655Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.138038727Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.138039258Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.138039860Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.138040411Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.138041002Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.138041513Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.138042094Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.138042635Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.138043226Z raise exc web-1 | 2025-11-25T15:34:20.138043717Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.138044298Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.138044949Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.138045560Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.138046091Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.138046682Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.138047213Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.138047774Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.138048305Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.138048957Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.138049488Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.138050119Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.138050700Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.138052133Z raise exc web-1 | 2025-11-25T15:34:20.138052684Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.138053275Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.138053776Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.138054387Z response = await f(request) web-1 | 2025-11-25T15:34:20.138054888Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.138055389Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.138055960Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.138056491Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.138057012Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.138057623Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.138058124Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.138058715Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.138059326Z web-1 | 2025-11-25T15:34:20.149898489Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37446] 500 Internal Server Error "GET /api/organizers/tools/slug/%F0%9D%90%93%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%AA%F0%9D%90%AE%F0%9D%90%A2%F0%9D%90%9C%F0%9D%90%A4%2B%F0%9D%90%9B%F0%9D%90%AB%F0%9D%90%A8%F0%9D%90%B0%F0%9D%90%A7%2B%F0%9D%90%9F%F0%9D%90%A8%F0%9D%90%B1%2B%F0%9D%90%A3%F0%9D%90%AE%F0%9D%90%A6%F0%9D%90%A9%F0%9D%90%AC%2B%F0%9D%90%A8%F0%9D%90%AF%F0%9D%90%9E%F0%9D%90%AB%2B%F0%9D%90%AD%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%A5%F0%9D%90%9A%F0%9D%90%B3%F0%9D%90%B2%2B%F0%9D%90%9D%F0%9D%90%A8%F0%9D%90%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:20.150447280Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.150448442Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.150449083Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.150449685Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.150450256Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.150450787Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.150451378Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.150451899Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.150452430Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.150453051Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.150453562Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.150455435Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.150456016Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.150456598Z raise exc web-1 | 2025-11-25T15:34:20.150457088Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.150457680Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.150458211Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.150458802Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.150459313Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.150459914Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.150460425Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.150461006Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.150461527Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.150462118Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.150462669Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.150463260Z raise exc web-1 | 2025-11-25T15:34:20.150463741Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.150464312Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.150464893Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.150465484Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.150465995Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.150466546Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.150467097Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.150467668Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.150468189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.150468770Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.150469362Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.150469913Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.150470444Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.150471015Z raise exc web-1 | 2025-11-25T15:34:20.150470504Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.150474962Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.150476745Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.150478408Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.150479591Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.150480703Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.150481955Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.150483007Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.150484099Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.150485281Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.150486383Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.150487616Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.150488738Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.150489920Z raise exc web-1 | 2025-11-25T15:34:20.150491082Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.150492244Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.150493316Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.150494529Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.150495611Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.150496843Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.150497905Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.150499137Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.150500209Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.150501482Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.150502654Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.150503896Z raise exc web-1 | 2025-11-25T15:34:20.150504888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.150506090Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.150507423Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.150511871Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.150513094Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.150514296Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.150515388Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.150516530Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.150517612Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.150518794Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.150519846Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.150520978Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.150522151Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.150523343Z raise exc web-1 | 2025-11-25T15:34:20.150524325Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.150525477Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.150526529Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.150527791Z response = await f(request) web-1 | 2025-11-25T15:34:20.150528853Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.150529865Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.150531037Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.150472157Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.150533011Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.150533893Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.150532119Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.150534744Z response = await f(request) web-1 | 2025-11-25T15:34:20.150535816Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.150536437Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.150537780Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.150538732Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.150539343Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.150540014Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.150537109Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.150540705Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.150542469Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.150542860Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.150544232Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.150544863Z web-1 | 2025-11-25T15:34:20.150543891Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.150546176Z web-1 | 2025-11-25T15:34:20.156236422Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37458] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:34:20.156775103Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.156776586Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.156777378Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.156778039Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.156778690Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.156779261Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.156779922Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.156780453Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.156780994Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.156781595Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.156782146Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.156782728Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.156783259Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.156783850Z raise exc web-1 | 2025-11-25T15:34:20.156784371Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.156784972Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.156785493Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.156786074Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.156786635Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.156787226Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.156787727Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.156791033Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.156791694Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.156792306Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.156792857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.156793448Z raise exc web-1 | 2025-11-25T15:34:20.156793949Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.156794510Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.156795171Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.156795802Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.156796353Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.156796934Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.156797435Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.156798016Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.156798557Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.156799118Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.156799629Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.156800200Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.156800771Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.156801353Z raise exc web-1 | 2025-11-25T15:34:20.156801843Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.156802435Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.156802956Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.156803537Z response = await f(request) web-1 | 2025-11-25T15:34:20.156804048Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.156804559Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.156805140Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.156805751Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.156806292Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.156806903Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.156807444Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.156808987Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.156809648Z web-1 | 2025-11-25T15:34:20.156883296Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.156889869Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.156891101Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.156892113Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.156892784Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.156893355Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.156894007Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.156894528Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.156895059Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.156895650Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.156896211Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.156896852Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.156897383Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.156897994Z raise exc web-1 | 2025-11-25T15:34:20.156898565Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.156899156Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.156899687Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.156900308Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.156900849Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.156901440Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.156901971Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.156902573Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.156903114Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.156903705Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.156904296Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.156904907Z raise exc web-1 | 2025-11-25T15:34:20.156908854Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.156909606Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.156910407Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.156911049Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.156911620Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.156912211Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.156912752Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.156913363Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.156913914Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.156914515Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.156915046Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.156926928Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.156927540Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.156928161Z raise exc web-1 | 2025-11-25T15:34:20.156928672Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.156929273Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.156929794Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.156930395Z response = await f(request) web-1 | 2025-11-25T15:34:20.156930916Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.156931417Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.156931998Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.156932539Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.156933080Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.156933691Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.156934212Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.156934843Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.156935494Z web-1 | 2025-11-25T15:34:20.161826991Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37460] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%90 HTTP/1.1" web-1 | 2025-11-25T15:34:20.162356285Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.162357517Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.162359210Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.162359921Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.162360573Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.162361144Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.162361755Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.162362286Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.162362827Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.162363408Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.162363939Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.162364510Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.162365071Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.162365662Z raise exc web-1 | 2025-11-25T15:34:20.162366153Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.162366744Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.162367265Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.162367876Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.162368377Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.162368968Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.162369509Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.162370101Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.162370621Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.162371223Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.162371774Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.162372365Z raise exc web-1 | 2025-11-25T15:34:20.162372856Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.162373437Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.162374088Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.162374699Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.162375901Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.162376533Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.162377064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.162377645Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.162378156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.162378747Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.162379268Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.162379839Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.162380400Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.162381031Z raise exc web-1 | 2025-11-25T15:34:20.162381532Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.162382113Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.162382634Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.162381802Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.162383225Z response = await f(request) web-1 | 2025-11-25T15:34:20.162383987Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.162384347Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.162384768Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.162385369Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.162385980Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.162386441Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.162387393Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.162387032Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.162387954Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.162388435Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.162388966Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.162389497Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.162389878Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.162390439Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.162390890Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.162392543Z web-1 | 2025-11-25T15:34:20.162391370Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.162393545Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.162394116Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.162394687Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.162395278Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.162395879Z raise exc web-1 | 2025-11-25T15:34:20.162396390Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.162396991Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.162397532Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.162398133Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.162398644Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.162399255Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.162399776Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.162400377Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.162400898Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.162401499Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.162402040Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.162402632Z raise exc web-1 | 2025-11-25T15:34:20.162403113Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.162403714Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.162404345Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.162404946Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.162405487Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.162406068Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.162406609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.162407230Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.162407791Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.162408392Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.162412059Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.162412721Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.162413302Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.162413923Z raise exc web-1 | 2025-11-25T15:34:20.162414424Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.162415005Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.162415536Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.162416137Z response = await f(request) web-1 | 2025-11-25T15:34:20.162416678Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.162417199Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.162417810Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.162418351Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.162418892Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.162419473Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.162420004Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.162420615Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.162421277Z web-1 | 2025-11-25T15:34:20.179048011Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37464] 500 Internal Server Error "GET /api/organizers/tools/slug/o HTTP/1.1" web-1 | 2025-11-25T15:34:20.179597312Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.179603654Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.179604726Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.179605548Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.179606149Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.179606750Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.179607472Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.179608013Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.179608544Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.179609125Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.179609646Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.179613553Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.179614174Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.179614785Z raise exc web-1 | 2025-11-25T15:34:20.179615336Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.179615968Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.179616478Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.179617070Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.179617591Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.179618182Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.179618703Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.179619284Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.179619925Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.179620526Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.179621087Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.179621678Z raise exc web-1 | 2025-11-25T15:34:20.179622159Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.179622770Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.179623532Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.179624173Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.179624714Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.179625305Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.179625836Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.179626417Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.179626938Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.179627529Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.179628050Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.179628621Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.179629212Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.179629824Z raise exc web-1 | 2025-11-25T15:34:20.179631086Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.179631737Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.179632248Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.179632829Z response = await f(request) web-1 | 2025-11-25T15:34:20.179633360Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.179633861Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.179634472Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.179635003Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.179635564Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.179636145Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.179636646Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.179637247Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.179637879Z web-1 | 2025-11-25T15:34:20.179692822Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.179694405Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.179695236Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.179695978Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.179696569Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.179697140Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.179697741Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.179698272Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.179698813Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.179699404Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.179699955Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.179700556Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.179701107Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.179701709Z raise exc web-1 | 2025-11-25T15:34:20.179702230Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.179702831Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.179703362Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.179706718Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.179707349Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.179707960Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.179708491Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.179709092Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.179709623Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.179710225Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.179710806Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.179711387Z raise exc web-1 | 2025-11-25T15:34:20.179711888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.179712469Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.179713110Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.179713751Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.179714302Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.179714873Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.179715414Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.179716025Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.179719061Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.179719712Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.179720233Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.179720824Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.179721486Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.179722077Z raise exc web-1 | 2025-11-25T15:34:20.179722568Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.179723159Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.179723680Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.179724301Z response = await f(request) web-1 | 2025-11-25T15:34:20.179724812Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.179725313Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.179726766Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.179727347Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.179727888Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.179728499Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.179729020Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.179729661Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.179730302Z web-1 | 2025-11-25T15:34:20.184719892Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37466] 500 Internal Server Error "GET /api/organizers/tools/slug/%2C%F4%8A%9F%A5%F3%BB%94%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:20.185242874Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.185244077Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.185244648Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.185245299Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.185245900Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.185246521Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.185247122Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.185247653Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.185248325Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.185248906Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.185249457Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.185250018Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.185250569Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.185251150Z raise exc web-1 | 2025-11-25T15:34:20.185251651Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.185252232Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.185252773Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.185253334Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.185253865Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.185254416Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.185254937Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.185256540Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.185257131Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.185257742Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.185258303Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.185258915Z raise exc web-1 | 2025-11-25T15:34:20.185259395Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.185259987Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.185260618Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.185261239Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.185261760Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.185262351Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.185262902Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.185263483Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.185264034Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.185264605Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.185265156Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.185265737Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.185266298Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.185266890Z raise exc web-1 | 2025-11-25T15:34:20.185267401Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.185268002Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.185268523Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.185269194Z response = await f(request) web-1 | 2025-11-25T15:34:20.185269715Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.185270226Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.185270827Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.185271398Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.185270677Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.185271959Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.185272881Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.185274324Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.185274885Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.185275436Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.185276137Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.185276558Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.185277169Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.185277890Z web-1 | 2025-11-25T15:34:20.185278541Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.185279553Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.185280195Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.185280746Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.185281317Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.185281848Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.185282459Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.185282990Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.185283601Z raise exc web-1 | 2025-11-25T15:34:20.185284102Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.185284753Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.185287869Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.185288540Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.185289101Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.185289722Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.185290314Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.185290905Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.185291436Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.185292027Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.185292558Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.185293139Z raise exc web-1 | 2025-11-25T15:34:20.185296866Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.185297537Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.185298198Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.185298810Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.185299361Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.185299942Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.185300483Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.185301094Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.185301635Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.185302236Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.185302737Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.185303308Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.185303869Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.185304460Z raise exc web-1 | 2025-11-25T15:34:20.185304971Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.185305552Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.185306043Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.185306644Z response = await f(request) web-1 | 2025-11-25T15:34:20.185307155Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.185308387Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.185309980Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.185310922Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.185311774Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.185312686Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.185313447Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.185314309Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.185315331Z web-1 | 2025-11-25T15:34:20.190042809Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37470] 500 Internal Server Error "GET /api/organizers/tools/slug/%F1%81%B3%9D%16%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:34:20.190585127Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.190594525Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.190595747Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.190596599Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.190597260Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.190597861Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.190598482Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.190599033Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.190599634Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.190600215Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.190600807Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.190601388Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.190601949Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.190602550Z raise exc web-1 | 2025-11-25T15:34:20.190603081Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.190603672Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.190604183Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.190604774Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.190605325Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.190605886Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.190606417Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.190606998Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.190607529Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.190608130Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.190608681Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.190609373Z raise exc web-1 | 2025-11-25T15:34:20.190609904Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.190610495Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.190611266Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.190612639Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.190613230Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.190613821Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.190614372Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.190614943Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.190615514Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.190616105Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.190616616Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.190617197Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.190617768Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.190618359Z raise exc web-1 | 2025-11-25T15:34:20.190618880Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.190619462Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.190619993Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.190620564Z response = await f(request) web-1 | 2025-11-25T15:34:20.190621085Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.190621596Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.190622177Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.190622718Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.190623259Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.190623850Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.190624401Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.190624972Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.190625653Z web-1 | 2025-11-25T15:34:20.190663815Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.190665338Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.190666139Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.190667031Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.190667622Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.190668223Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.190672722Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.190673683Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.190674505Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.190675377Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.190676198Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.190677080Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.190677941Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.190678813Z raise exc web-1 | 2025-11-25T15:34:20.190679574Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.190680526Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.190681368Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.190682270Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.190683121Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.190684093Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.190684824Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.190685456Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.190686007Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.190686628Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.190687179Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.190687810Z raise exc web-1 | 2025-11-25T15:34:20.190688311Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.190689423Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.190690445Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.190691397Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.190692248Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.190693170Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.190694042Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.190694963Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.190695825Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.190697719Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.190698410Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.190699001Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.190699592Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.190700203Z raise exc web-1 | 2025-11-25T15:34:20.190700704Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.190701295Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.190701826Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.190702437Z response = await f(request) web-1 | 2025-11-25T15:34:20.190702928Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.190703439Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.190704020Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.190704551Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.190705082Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.190705683Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.190706194Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.190706806Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.190707437Z web-1 | 2025-11-25T15:34:20.211303575Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37486] 500 Internal Server Error "GET /api/organizers/tools/slug/total_cases HTTP/1.1" web-1 | 2025-11-25T15:34:20.211809526Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.211814044Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.211815126Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.211815988Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.211816649Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.211817220Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.211817861Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.211818372Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.211818883Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.211819444Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.211819955Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.211823582Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.211824233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.211824844Z raise exc web-1 | 2025-11-25T15:34:20.211825345Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.211825936Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.211826457Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.211827048Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.211827599Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.211828171Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.211828692Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.211829273Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.211829784Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.211827650Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.211830355Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.211832358Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.211832960Z raise exc web-1 | 2025-11-25T15:34:20.211831867Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.211833470Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.211834913Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.211834583Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.211835705Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.211836336Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.211836787Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.211837618Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.211838109Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.211838941Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.211839482Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.211840894Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.211842437Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.211840193Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.211843028Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.211843690Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.211844151Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.211845112Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.211845683Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.211844792Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.211846265Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.211846806Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.211847266Z raise exc web-1 | 2025-11-25T15:34:20.211847938Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.211848559Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.211849200Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.211849561Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.211850312Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.211850873Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.211851554Z raise exc web-1 | 2025-11-25T15:34:20.211851865Z response = await f(request) web-1 | 2025-11-25T15:34:20.211852667Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.211853157Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.211853949Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.211854460Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.211855041Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.211855562Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.211856915Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.211856253Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.211857456Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.211858477Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.211859018Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.211858157Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.211860251Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.211860962Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.211861393Z web-1 | 2025-11-25T15:34:20.211862044Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.211863296Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.211864348Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.211865561Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.211866723Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.211867955Z raise exc web-1 | 2025-11-25T15:34:20.211868917Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.211870109Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.211871442Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.211872694Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.211873736Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.211874928Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.211875960Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.211877132Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.211878164Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.211880228Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.211881942Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.211883745Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.211885388Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.211886630Z raise exc web-1 | 2025-11-25T15:34:20.211887652Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.211888814Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.211889866Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.211891069Z response = await f(request) web-1 | 2025-11-25T15:34:20.211892141Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.211899144Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.211900747Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.211901879Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.211902921Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.211904153Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.211905195Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.211906448Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.211907720Z web-1 | 2025-11-25T15:34:20.216742579Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37492] 500 Internal Server Error "GET /api/organizers/tools/slug/%F3%82%93%B0%F1%BC%AB%8C%C3%97%F1%B1%8C%B1%C2%BC%C2%BCHG%C3%AF%C3%99%5E%C2%A5F%F1%BB%A0%8B%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:20.217268417Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.217270030Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.217270651Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.217271312Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.217271924Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.217272495Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.217273186Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.217273737Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.217274248Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.217274839Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.217275360Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.217275961Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.217276482Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.217277063Z raise exc web-1 | 2025-11-25T15:34:20.217277584Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.217278175Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.217278706Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.217279307Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.217279808Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.217281612Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.217282153Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.217282724Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.217283265Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.217283886Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.217284447Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.217285038Z raise exc web-1 | 2025-11-25T15:34:20.217285529Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.217286090Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.217286741Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.217287373Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.217287904Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.217288495Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.217289026Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.217289617Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.217290168Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.217290759Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.217291290Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.217291861Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.217292432Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.217293013Z raise exc web-1 | 2025-11-25T15:34:20.217293494Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.217294065Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.217294566Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.217295147Z response = await f(request) web-1 | 2025-11-25T15:34:20.217295658Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.217296159Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.217296760Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.217297301Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.217297822Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.217299024Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.217299575Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.217300197Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.217300828Z web-1 | 2025-11-25T15:34:20.217371390Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.217377362Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.217378594Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.217379676Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.217380367Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.217380978Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.217381650Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.217382221Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.217382752Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.217383333Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.217383864Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.217384485Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.217385036Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.217385637Z raise exc web-1 | 2025-11-25T15:34:20.217386168Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.217386759Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.217387300Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.217387911Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.217388442Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.217389023Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.217389524Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.217390115Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.217390636Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.217391238Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.217391819Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.217396017Z raise exc web-1 | 2025-11-25T15:34:20.217396638Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.217397249Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.217398030Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.217398712Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.217399243Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.217399844Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.217400375Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.217400956Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.217401467Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.217402048Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.217402559Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.217403120Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.217403701Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.217404282Z raise exc web-1 | 2025-11-25T15:34:20.217404763Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.217405354Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.217405885Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.217406486Z response = await f(request) web-1 | 2025-11-25T15:34:20.217407047Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.217407588Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.217408169Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.217408700Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.217409241Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.217409843Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.217410363Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.217410985Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.217411636Z web-1 | 2025-11-25T15:34:20.222423628Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37496] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%A1%C3%A9%C2%A5%C3%8Ai%F2%A3%AF%A4%F0%AB%B9%8F%12k%0F%C3%8E%1A%F3%92%8E%94%F1%8D%8E%8Ez%C3%9E%F3%B8%AA%87%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:34:20.222953012Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.222953894Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.222954475Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.222955126Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.222955728Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.222956299Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.222956920Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.222957441Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.222958012Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.222958603Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.222959144Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.222959735Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.222960276Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.222960907Z raise exc web-1 | 2025-11-25T15:34:20.222961428Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.222962039Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.222962580Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.222963192Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.222963723Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.222964304Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.222964825Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.222965396Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.222965927Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.222966538Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.222966959Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.222967119Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.222968281Z raise exc web-1 | 2025-11-25T15:34:20.222967820Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.222968812Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.222970044Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.222970676Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.222971327Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.222971788Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.222972329Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.222972860Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.222973351Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.222973832Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.222974413Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.222974863Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.222975394Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.222975845Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.222976346Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.222976867Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.222977368Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.222977819Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.222978330Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.222978851Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.222979392Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.222979793Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.222980364Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.222980825Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.222981386Z raise exc web-1 | 2025-11-25T15:34:20.222981817Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.222982317Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.222982828Z raise exc web-1 | 2025-11-25T15:34:20.222983339Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.222983790Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.222984301Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.222985954Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.222986515Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.222987016Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.222987517Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.222988038Z response = await f(request) web-1 | 2025-11-25T15:34:20.222988549Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.222989030Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.222989491Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.222989992Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.222990503Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.222991004Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.222991475Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.222991966Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.222992507Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.222992927Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.222993509Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.222993969Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.222994540Z raise exc web-1 | 2025-11-25T15:34:20.222994931Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.222995472Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.222995953Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.222996514Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.222997025Z web-1 | 2025-11-25T15:34:20.222997546Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.222998598Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.222999149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.222999770Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.223000432Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.223001674Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.223002255Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.223002856Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.223003387Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.223003968Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.223004529Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.223005130Z raise exc web-1 | 2025-11-25T15:34:20.223005641Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.223006242Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.223006773Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.223007365Z response = await f(request) web-1 | 2025-11-25T15:34:20.223007896Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.223008437Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.223008988Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.223009529Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.223010040Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.223010661Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.223011202Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.223011793Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.223012424Z web-1 | 2025-11-25T15:34:20.231935371Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37510] 500 Internal Server Error "GET /api/organizers/tools/slug/%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14 HTTP/1.1" web-1 | 2025-11-25T15:34:20.232464294Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.232470546Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.232471698Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.232472580Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.232474604Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.232475265Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.232475866Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.232476387Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.232480164Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.232480855Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.232481396Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.232481967Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.232482488Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.232483069Z raise exc web-1 | 2025-11-25T15:34:20.232483580Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.232484212Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.232484813Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.232485424Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.232486005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.232486606Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.232487127Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.232487708Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.232488259Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.232488840Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.232489391Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.232489992Z raise exc web-1 | 2025-11-25T15:34:20.232490493Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.232491075Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.232491846Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.232492457Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.232492978Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.232493589Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.232494130Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.232494721Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.232495292Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.232495884Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.232496384Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.232497677Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.232498258Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.232498839Z raise exc web-1 | 2025-11-25T15:34:20.232499330Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.232499921Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.232500452Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.232501043Z response = await f(request) web-1 | 2025-11-25T15:34:20.232501554Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.232502065Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.232502646Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.232503167Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.232503708Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.232504299Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.232504840Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.232505431Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.232506043Z web-1 | 2025-11-25T15:34:20.232555195Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.232557349Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.232558561Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.232559313Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.232559904Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.232560495Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.232561076Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.232561607Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.232562148Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.232562719Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.232563260Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.232563881Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.232564422Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.232568300Z raise exc web-1 | 2025-11-25T15:34:20.232569362Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.232570303Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.232571175Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.232572137Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.232572968Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.232573920Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.232574672Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.232575313Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.232575844Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.232576435Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.232577006Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.232577607Z raise exc web-1 | 2025-11-25T15:34:20.232578088Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.232578689Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.232579370Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.232580022Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.232580553Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.232581124Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.232581675Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.232582246Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.232582777Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.232583398Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.232583919Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.232584490Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.232585051Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.232585642Z raise exc web-1 | 2025-11-25T15:34:20.232586143Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.232586714Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.232588187Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.232588818Z response = await f(request) web-1 | 2025-11-25T15:34:20.232589339Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.232589850Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.232590441Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.232590992Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.232591533Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.232592124Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.232592655Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.232593266Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.232593898Z web-1 | 2025-11-25T15:34:20.244584826Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37512] 500 Internal Server Error "GET /api/organizers/tools/slug/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:20.245106235Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.245107948Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.245108600Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.245109271Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.245109862Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.245110413Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.245111014Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.245111545Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.245112096Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.245112687Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.245113198Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.245113779Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.245114330Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.245114931Z raise exc web-1 | 2025-11-25T15:34:20.245115412Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.245116014Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.245116534Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.245118027Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.245118578Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.245119169Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.245119700Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.245120282Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.245120813Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.245121404Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.245121985Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.245122055Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.245122596Z raise exc web-1 | 2025-11-25T15:34:20.245123377Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.245124099Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.245125211Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.245124710Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.245125892Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.245126343Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.245126964Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.245127405Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.245127966Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.245128437Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.245129028Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.245129559Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.245130030Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.245130851Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.245131302Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.245131883Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.245132334Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.245132915Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.245133366Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.245133877Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.245135049Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.245135721Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.245136191Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.245136682Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.245137193Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.245137714Z raise exc web-1 | 2025-11-25T15:34:20.245138215Z raise exc web-1 | 2025-11-25T15:34:20.245138646Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.245139147Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.245139668Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.245140179Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.245140610Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.245141131Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.245141682Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.245142153Z response = await f(request) web-1 | 2025-11-25T15:34:20.245142644Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.245143144Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.245143706Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.245144106Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.245144657Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.245145138Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.245145679Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.245146110Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.245146631Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.245147062Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.245147633Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.245148104Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.245149056Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.245148645Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.245150198Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.245151400Z web-1 | 2025-11-25T15:34:20.245150679Z raise exc web-1 | 2025-11-25T15:34:20.245152492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.245153153Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.245153825Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.245154516Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.245155077Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.245155728Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.245156269Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.245156860Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.245157411Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.245158022Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.245158543Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.245159134Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.245159696Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.245160287Z raise exc web-1 | 2025-11-25T15:34:20.245160778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.245161379Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.245161930Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.245162541Z response = await f(request) web-1 | 2025-11-25T15:34:20.245163072Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.245163603Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.245164204Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.245164735Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.245165266Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.245165847Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.245166368Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.245166959Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.245170646Z web-1 | 2025-11-25T15:34:20.270493221Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37524] 500 Internal Server Error "GET /api/organizers/tools/slug/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:34:20.271015662Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.271024488Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.271026823Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.271028606Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.271029869Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.271031061Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.271032574Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.271033646Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.271034648Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.271035810Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.271040058Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.271041320Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.271042452Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.271043675Z raise exc web-1 | 2025-11-25T15:34:20.271044807Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.271045929Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.271047001Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.271048203Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.271049265Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.271050457Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.271051479Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.271052631Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.271053753Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.271055006Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.271056168Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.271057360Z raise exc web-1 | 2025-11-25T15:34:20.271064153Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.271066117Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.271067800Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.271069102Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.271070204Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.271071367Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.271072469Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.271073591Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.271074873Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.271076005Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.271077678Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.271079532Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.271081355Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.271083129Z raise exc web-1 | 2025-11-25T15:34:20.271084161Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.271085373Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.271086435Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.271087677Z response = await f(request) web-1 | 2025-11-25T15:34:20.271088709Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.271089741Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.271090963Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.271089611Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.271092075Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.271094400Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.271095151Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.271097205Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.271096083Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.271098277Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.271099399Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.271100401Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.271101523Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.271103938Z web-1 | 2025-11-25T15:34:20.271104970Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.271107094Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.271108146Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.271109208Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.271110430Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.271111542Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.271112794Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.271113916Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.271115119Z raise exc web-1 | 2025-11-25T15:34:20.271116161Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.271117353Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.271118425Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.271119597Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.271120649Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.271121861Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.271122903Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.271124076Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.271125158Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.271126400Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.271127572Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.271128784Z raise exc web-1 | 2025-11-25T15:34:20.271129756Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.271130958Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.271132311Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.271133563Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.271134615Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.271135788Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.271143572Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.271144985Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.271146147Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.271147530Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.271148612Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.271149734Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.271150896Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.271152068Z raise exc web-1 | 2025-11-25T15:34:20.271153090Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.271154292Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.271155314Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.271156587Z response = await f(request) web-1 | 2025-11-25T15:34:20.271157649Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.271158660Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.271159843Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.271160905Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.271161957Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.271163159Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.271164211Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.271165433Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.271166676Z web-1 | 2025-11-25T15:34:20.275698807Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37540] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:34:20.276219855Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.276220987Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.276221689Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.276222360Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.276222941Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.276223492Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.276224083Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.276227389Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.276228101Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.276228702Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.276229223Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.276229804Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.276230335Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.276230926Z raise exc web-1 | 2025-11-25T15:34:20.276231437Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.276232008Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.276232579Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.276233160Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.276233691Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.276234262Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.276234773Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.276235354Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.276235885Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.276236476Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.276237027Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.276237608Z raise exc web-1 | 2025-11-25T15:34:20.276238089Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.276238660Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.276239752Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.276240754Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.276241546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.276240855Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.276242397Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.276244041Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.276244722Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.276245333Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.276251014Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.276252386Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.276253578Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.276246164Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.276254841Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.276255752Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.276257496Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.276258287Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.276259179Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.276256845Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.276260041Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.276261884Z raise exc web-1 | 2025-11-25T15:34:20.276262475Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.276261002Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.276263106Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.276263737Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.276264068Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.276264840Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.276265431Z response = await f(request) web-1 | 2025-11-25T15:34:20.276266242Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.276266703Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.276267374Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.276267745Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.276268627Z raise exc web-1 | 2025-11-25T15:34:20.276269128Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.276269689Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.276270129Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.276270911Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.276271462Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.276272033Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.276273386Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.276274858Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.276274187Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.276275460Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.276276171Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.276276572Z web-1 | 2025-11-25T15:34:20.276277443Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.276278585Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.276279748Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.276280830Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.276282082Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.276283234Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.276284446Z raise exc web-1 | 2025-11-25T15:34:20.276285398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.276286590Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.276287903Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.276289145Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.276290187Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.276291349Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.276292401Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.276293574Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.276294575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.276295838Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.276296870Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.276298012Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.276299154Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.276300326Z raise exc web-1 | 2025-11-25T15:34:20.276301308Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.276303693Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.276304785Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.276305997Z response = await f(request) web-1 | 2025-11-25T15:34:20.276307069Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.276317468Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.276321286Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.276322478Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.276323520Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.276324752Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.276325844Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.276327066Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.276328339Z web-1 | 2025-11-25T15:34:20.318818203Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37556] 500 Internal Server Error "GET /api/organizers/tools/slug/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:20.319343660Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.319355482Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.319357936Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.319359720Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.319361012Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.319362164Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.319363487Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.319364529Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.319365841Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.319367164Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.319368206Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.319369378Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.319370420Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.319371622Z raise exc web-1 | 2025-11-25T15:34:20.319373285Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.319374507Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.319375690Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.319382803Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.319384737Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.319386610Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.319388343Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.319390247Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.319391990Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.319393914Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.319395717Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.319397701Z raise exc web-1 | 2025-11-25T15:34:20.319398803Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.319400005Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.319401648Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.319402891Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.319403953Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.319405145Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.319406187Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.319403652Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.319407369Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.319410275Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.319409263Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.319411507Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.319413441Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.319412439Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.319414633Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.319415525Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.319416637Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.319418580Z raise exc web-1 | 2025-11-25T15:34:20.319417618Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.319429230Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.319430974Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.319432156Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.319433238Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.319434450Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.319435512Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.319436744Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.319437846Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.319439099Z raise exc web-1 | 2025-11-25T15:34:20.319440161Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.319441353Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.319442415Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.319443617Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.319444699Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.319445942Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.319447004Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.319448166Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.319449248Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.319450470Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.319451622Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.319452875Z raise exc web-1 | 2025-11-25T15:34:20.319453867Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.319455099Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.319456441Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.319457644Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.319458706Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.319459948Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.319461010Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.319462162Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.319464757Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.319466029Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.319467071Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.319468203Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.319469376Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.319470578Z raise exc web-1 | 2025-11-25T15:34:20.319471590Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.319472762Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.319473784Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.319474976Z response = await f(request) web-1 | 2025-11-25T15:34:20.319476068Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.319477100Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.319478312Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.319479394Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.319480456Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.319481689Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.319482771Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.319483963Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.319485225Z web-1 | 2025-11-25T15:34:20.319419592Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.319487850Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.319489063Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.319490285Z response = await f(request) web-1 | 2025-11-25T15:34:20.319491487Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.319493321Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.319495204Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.319496857Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.319498290Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.319499532Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.319500644Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.319503400Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.319504762Z web-1 | 2025-11-25T15:34:20.324737399Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37572] 500 Internal Server Error "GET /api/organizers/tools/slug/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:20.325251805Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.325256694Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.325257856Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.325258738Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.325259379Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.325260000Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.325260682Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.325261213Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.325261754Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.325262345Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.325262946Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.325263587Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.325264168Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.325264759Z raise exc web-1 | 2025-11-25T15:34:20.325265270Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.325265891Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.325266432Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.325267054Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.325267575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.325268166Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.325268667Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.325269278Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.325269799Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.325270440Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.325271011Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.325269989Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.325274878Z raise exc web-1 | 2025-11-25T15:34:20.325277603Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.325278204Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.325277132Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.325279016Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.325280168Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.325279737Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.325280689Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.325281531Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.325282152Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.325282953Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.325283494Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.325284126Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.325284546Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.325285979Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.325285338Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.325286570Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.325287171Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.325287592Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.325288213Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.325288614Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.325290017Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.325289405Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.325290588Z raise exc web-1 | 2025-11-25T15:34:20.325291319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.325291870Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.325292551Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.325292892Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.325293704Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.325306458Z raise exc web-1 | 2025-11-25T15:34:20.325308952Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.325310215Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.325311497Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.325313731Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.325314893Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.325316226Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.325317318Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.325330503Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.325331645Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.325332897Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.325334069Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.325335322Z raise exc web-1 | 2025-11-25T15:34:20.325336324Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.325337546Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.325338908Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.325340121Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.325341203Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.325342405Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.325343497Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.325344689Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.325345751Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.325346913Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.325347975Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.325349088Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.325350220Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.325351452Z raise exc web-1 | 2025-11-25T15:34:20.325352474Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.325355069Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.325356191Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.325357413Z response = await f(request) web-1 | 2025-11-25T15:34:20.325358455Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.325359467Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.325360609Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.325361671Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.325362723Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.325363966Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.325364997Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.325366230Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.325367572Z web-1 | 2025-11-25T15:34:20.325294184Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.325371279Z response = await f(request) web-1 | 2025-11-25T15:34:20.325371920Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.325372461Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.325373083Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.325373634Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.325374165Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.325374796Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.325375317Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.325375908Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.325376539Z web-1 | 2025-11-25T15:34:20.331796245Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37584] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:34:20.332324196Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.332327993Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.332331881Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.332333454Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.332334616Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.332335718Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.332338974Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.332340186Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.332341228Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.332342421Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.332343473Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.332344685Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.332345777Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.332346969Z raise exc web-1 | 2025-11-25T15:34:20.332348051Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.332349173Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.332350245Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.332351438Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.332352489Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.332353672Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.332354674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.332355846Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.332356898Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.332358120Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.332359282Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.332360515Z raise exc web-1 | 2025-11-25T15:34:20.332361526Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.332362709Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.332364061Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.332365334Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.332366386Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.332367578Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.332368650Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.332369772Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.332370814Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.332373008Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.332374541Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.332375763Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.332376935Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.332378118Z raise exc web-1 | 2025-11-25T15:34:20.332379130Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.332380282Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.332381364Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.332382556Z response = await f(request) web-1 | 2025-11-25T15:34:20.332384379Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.332386053Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.332387866Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.332389609Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.332391373Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.332393326Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.332394919Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.332396853Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.332398225Z web-1 | 2025-11-25T15:34:20.332409777Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.332419115Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.332421479Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.332423333Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.332424645Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.332425837Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.332427140Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.332428222Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.332429294Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.332430506Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.332431598Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.332432840Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.332440415Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.332441817Z raise exc web-1 | 2025-11-25T15:34:20.332442929Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.332444092Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.332445144Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.332446326Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.332447388Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.332448590Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.332449622Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.332450804Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.332451846Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.332453068Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.332454221Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.332455453Z raise exc web-1 | 2025-11-25T15:34:20.332456425Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.332457627Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.332459190Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.332460492Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.332461574Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.332462807Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.332463899Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.332465101Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.332466173Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.332467365Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.332468487Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.332469629Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.332470892Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.332472064Z raise exc web-1 | 2025-11-25T15:34:20.332474579Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.332475791Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.332476833Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.332478025Z response = await f(request) web-1 | 2025-11-25T15:34:20.332479077Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.332480099Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.332481271Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.332482343Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.332483415Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.332484608Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.332485650Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.332486922Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.332488214Z web-1 | 2025-11-25T15:34:20.337885410Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37592] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:20.338418191Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.338423220Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.338425194Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.338426627Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.338427829Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.338428470Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.338430744Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.338429071Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.338431756Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.338433399Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.338432758Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.338434030Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.338434662Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.338435092Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.338436134Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.338436655Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.338438238Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.338438910Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.338435804Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.338439611Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.338441194Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.338440573Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.338441745Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.338442767Z raise exc web-1 | 2025-11-25T15:34:20.338443298Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.338442466Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.338443859Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.338444400Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.338444851Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.338445722Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.338446273Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.338447646Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.338447085Z raise exc web-1 | 2025-11-25T15:34:20.338448247Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.338448928Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.338449229Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.338450171Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.338450622Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.338451623Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.338452225Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.338452836Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.338451323Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.338453467Z raise exc web-1 | 2025-11-25T15:34:20.338454108Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.338458486Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.338459979Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.338461051Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.338462263Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.338463386Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.338464638Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.338465870Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.338467143Z raise exc web-1 | 2025-11-25T15:34:20.338468144Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.338469357Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.338470759Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.338472002Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.338473064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.338474246Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.338475348Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.338476520Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.338477582Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.338478794Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.338479806Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.338481029Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.338482201Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.338483383Z raise exc web-1 | 2025-11-25T15:34:20.338484385Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.338485567Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.338486589Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.338487761Z response = await f(request) web-1 | 2025-11-25T15:34:20.338488833Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.338489945Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.338491128Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.338492210Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.338494143Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.338495416Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.338496438Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.338497710Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.338498992Z web-1 | 2025-11-25T15:34:20.338454429Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.338501397Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.338503992Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.338505304Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.338506416Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.338507629Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.338508721Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.338509893Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.338510985Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.338512147Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.338513199Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.338514381Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.338515533Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.338516706Z raise exc web-1 | 2025-11-25T15:34:20.338517708Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.338518840Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.338519932Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.338521094Z response = await f(request) web-1 | 2025-11-25T15:34:20.338522116Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.338523148Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.338524240Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.338525262Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.338526334Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.338527526Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.338529550Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.338530762Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.338531984Z web-1 | 2025-11-25T15:34:20.342917270Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37608] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:20.343448477Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.343452275Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.343453527Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.343454889Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.343455972Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.343457064Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.343458256Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.343459338Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.343460420Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.343461602Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.343462684Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.343463876Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.343464938Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.343466131Z raise exc web-1 | 2025-11-25T15:34:20.343467163Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.343468365Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.343469407Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.343470569Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.343471641Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.343472803Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.343473825Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.343474987Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.343476059Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.343477332Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.343480307Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.343481650Z raise exc web-1 | 2025-11-25T15:34:20.343482692Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.343483874Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.343485156Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.343486419Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.343487461Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.343488713Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.343489795Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.343490977Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.343492039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.343493201Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.343494273Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.343495416Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.343496558Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.343498211Z raise exc web-1 | 2025-11-25T15:34:20.343499273Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.343500445Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.343501487Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.343502699Z response = await f(request) web-1 | 2025-11-25T15:34:20.343503761Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.343504733Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.343505895Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.343506977Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.343508801Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.343510805Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.343512478Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.343514271Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.343516285Z web-1 | 2025-11-25T15:34:20.343519791Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.343524721Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.343525642Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.343526334Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.343526895Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.343527476Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.343528087Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.343528638Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.343529179Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.343529780Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.343530351Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.343530962Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.343531493Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.343532115Z raise exc web-1 | 2025-11-25T15:34:20.343532635Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.343533227Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.343533748Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.343534359Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.343534880Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.343535461Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.343536002Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.343536553Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.343537084Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.343537685Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.343538236Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.343538827Z raise exc web-1 | 2025-11-25T15:34:20.343539318Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.343539909Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.343540560Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.343541212Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.343542654Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.343543316Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.343543857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.343544468Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.343545019Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.343545590Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.343546191Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.343546802Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.343547393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.343547974Z raise exc web-1 | 2025-11-25T15:34:20.343548465Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.343549066Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.343549587Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.343550188Z response = await f(request) web-1 | 2025-11-25T15:34:20.343550679Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.343551190Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.343551791Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.343552322Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.343552843Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.343553445Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.343553966Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.343554577Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.343555218Z web-1 | 2025-11-25T15:34:20.351389139Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37614] 500 Internal Server Error "GET /api/organizers/tools/slug/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:34:20.351910388Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.351912372Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.351912993Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.351913664Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.351914256Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.351917071Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.351917772Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.351918313Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.351918844Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.351919485Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.351920036Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.351920628Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.351921159Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.351921760Z raise exc web-1 | 2025-11-25T15:34:20.351922261Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.351922892Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.351923423Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.351924034Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.351924565Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.351925156Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.351925697Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.351926298Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.351926829Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.351925086Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.351927420Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.351929815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.351929083Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.351930426Z raise exc web-1 | 2025-11-25T15:34:20.351931468Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.351932069Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.351931167Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.351932770Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.351933341Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.351936487Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.351937820Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.351933852Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.351939212Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.351941988Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.351941867Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.351943110Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.351945204Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.351944372Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.351946436Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.351947418Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.351948440Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.351949522Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.351950343Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.351951385Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.351952327Z raise exc web-1 | 2025-11-25T15:34:20.351953419Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.351954181Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.351955303Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.351956124Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.351957176Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.351957968Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.351959921Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.351959100Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.351961003Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.351961945Z raise exc web-1 | 2025-11-25T15:34:20.351962947Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.351963849Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.351964750Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.351965772Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.351967686Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.351968427Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.351969720Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.351970411Z response = await f(request) web-1 | 2025-11-25T15:34:20.351971102Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.351972255Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.351973076Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.351974058Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.351975080Z raise exc web-1 | 2025-11-25T15:34:20.351976012Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.351976863Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.351977875Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.351978767Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.351979719Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.351980791Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.351981692Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.351983476Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.351982804Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.351984788Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.351986131Z web-1 | 2025-11-25T15:34:20.351985389Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.351988054Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.351989236Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.351990409Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.351991551Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.351992723Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.351993795Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.351994947Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.351996179Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.351998524Z raise exc web-1 | 2025-11-25T15:34:20.351999576Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.352000778Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.352001840Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.352003022Z response = await f(request) web-1 | 2025-11-25T15:34:20.352004074Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.352005056Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.352006198Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.352007220Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.352008272Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.352009454Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.352010486Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.352011669Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.352012901Z web-1 | 2025-11-25T15:34:20.358620329Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37622] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:34:20.359145646Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.359157688Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.359160303Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.359162077Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.359163339Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.359164521Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.359165854Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.359166916Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.359167978Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.359169180Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.359170382Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.359171605Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.359172677Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.359174400Z raise exc web-1 | 2025-11-25T15:34:20.359175552Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.359182776Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.359184729Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.359186803Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.359193766Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.359195670Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.359197123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.359198635Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.359200108Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.359199437Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.359201691Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.359204106Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.359203004Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.359205478Z raise exc web-1 | 2025-11-25T15:34:20.359206701Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.359207452Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.359208384Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.359209666Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.359210438Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.359212081Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.359212421Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.359213453Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.359214405Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.359215347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.359216238Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.359217341Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.359218072Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.359220046Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.359219234Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.359221288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.359223813Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.359224774Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.359225917Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.359226708Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.359227870Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.359228682Z raise exc web-1 | 2025-11-25T15:34:20.359230555Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.359229814Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.359231808Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.359232559Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.359234563Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.359235735Z raise exc web-1 | 2025-11-25T15:34:20.359233761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.359237448Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.359236747Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.359239462Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.359238741Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.359240584Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.359241496Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.359242568Z response = await f(request) web-1 | 2025-11-25T15:34:20.359243369Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.359244411Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.359245433Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.359246225Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.359248168Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.359247317Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.359249351Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.359250142Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.359259730Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.359261433Z raise exc web-1 | 2025-11-25T15:34:20.359262565Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.359251224Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.359264379Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.359265501Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.359268887Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.359270150Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.359271602Z web-1 | 2025-11-25T15:34:20.359269278Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.359278746Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.359281651Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.359283745Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.359285509Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.359287262Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.359288564Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.359289927Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.359290999Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.359292211Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.359293383Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.359294636Z raise exc web-1 | 2025-11-25T15:34:20.359295698Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.359296870Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.359298042Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.359299164Z response = await f(request) web-1 | 2025-11-25T15:34:20.359300176Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.359301188Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.359302330Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.359303432Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.359304524Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.359316667Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.359317949Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.359322057Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.359323480Z web-1 | 2025-11-25T15:34:20.369268957Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37630] 500 Internal Server Error "GET /api/organizers/tools/slug/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:34:20.369802980Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.369804603Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.369805234Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.369805875Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.369806446Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.369807007Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.369807619Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.369808120Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.369808661Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.369809252Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.369809773Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.369810364Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.369810885Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.369811486Z raise exc web-1 | 2025-11-25T15:34:20.369812007Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.369812598Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.369813109Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.369813009Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.369813710Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.369814832Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.369814371Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.369815423Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.369816135Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.369816415Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.369816866Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.369818519Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.369819070Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.369819631Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.369820132Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.369820653Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.369821174Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.369821645Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.369822116Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.369823098Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.369822677Z raise exc web-1 | 2025-11-25T15:34:20.369823749Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.369824100Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.369825141Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.369824741Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.369825833Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.369826153Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.369826524Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.369827095Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.369827486Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.369828097Z raise exc web-1 | 2025-11-25T15:34:20.369828508Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.369829049Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.369829450Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.369830041Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.369830461Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.369831002Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.369831393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.369832014Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.369833126Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.369833728Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.369834178Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.369834729Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.369835170Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.369835671Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.369836162Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.369836663Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.369837154Z raise exc web-1 | 2025-11-25T15:34:20.369837615Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.369838076Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.369838647Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.369839048Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.369839999Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.369839619Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.369840631Z response = await f(request) web-1 | 2025-11-25T15:34:20.369841041Z raise exc web-1 | 2025-11-25T15:34:20.369841572Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.369841963Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.369842524Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.369842965Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.369843516Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.369844538Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.369844117Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.369845109Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.369845520Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.369846101Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.369846462Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.369847053Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.369847463Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.369848596Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.369849187Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.369849688Z web-1 | 2025-11-25T15:34:20.369850189Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.369851170Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.369851781Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.369852292Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.369852894Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.369853445Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.369854046Z raise exc web-1 | 2025-11-25T15:34:20.369854527Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.369855098Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.369855619Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.369856190Z response = await f(request) web-1 | 2025-11-25T15:34:20.369856701Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.369857192Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.369857773Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.369858294Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.369858795Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.369859386Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.369859897Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.369860478Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.369861119Z web-1 | 2025-11-25T15:34:20.374411324Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37632] 500 Internal Server Error "GET /api/organizers/tools/slug/%F3%80%94%A5%C3%A4%C3%AF%C3%A9I%F0%9B%9E%A51%C3%B1%C2%83%F2%B3%81%8B%C3%B7 HTTP/1.1" web-1 | 2025-11-25T15:34:20.374939095Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.374943584Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.374944636Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.374945457Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.374949194Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.374949966Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.374950607Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.374951158Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.374951679Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.374952280Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.374952831Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.374953402Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.374953923Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.374954544Z raise exc web-1 | 2025-11-25T15:34:20.374955045Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.374955636Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.374956147Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.374956739Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.374957239Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.374957831Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.374958331Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.374958913Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.374959434Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.374960015Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.374960586Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.374961157Z raise exc web-1 | 2025-11-25T15:34:20.374961648Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.374962239Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.374962990Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.374963611Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.374964142Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.374964713Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.374966126Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.374966737Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.374967268Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.374967849Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.374968370Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.374968971Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.374971236Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.374971867Z raise exc web-1 | 2025-11-25T15:34:20.374972348Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.374972939Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.374973440Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.374974031Z response = await f(request) web-1 | 2025-11-25T15:34:20.374974522Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.374975043Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.374975634Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.374976165Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.374976676Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.374977297Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.374977818Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.374978399Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.374979020Z web-1 | 2025-11-25T15:34:20.375021700Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.375025668Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.375027111Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.375028503Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.375029625Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.375030697Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.375031880Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.375033002Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.375034024Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.375037009Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.375038292Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.375039474Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.375040566Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.375041758Z raise exc web-1 | 2025-11-25T15:34:20.375042820Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.375043982Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.375045034Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.375046227Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.375047319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.375048501Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.375049583Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.375050745Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.375051827Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.375053079Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.375054252Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.375055464Z raise exc web-1 | 2025-11-25T15:34:20.375056466Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.375057638Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.375058950Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.375060143Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.375061185Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.375062367Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.375063439Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.375064601Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.375065703Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.375066825Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.375067907Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.375069089Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.375071143Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.375072396Z raise exc web-1 | 2025-11-25T15:34:20.375073398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.375074580Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.375075662Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.375076814Z response = await f(request) web-1 | 2025-11-25T15:34:20.375077846Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.375078878Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.375080040Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.375081132Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.375082214Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.375083627Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.375084719Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.375085961Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.375087234Z web-1 | 2025-11-25T15:34:20.381250147Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37640] 500 Internal Server Error "GET /api/organizers/tools/slug/%22 HTTP/1.1" web-1 | 2025-11-25T15:34:20.381777648Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.381783459Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.381785492Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.381787687Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.381789420Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.381790993Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.381792265Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.381791784Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.381793387Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.381795812Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.381797575Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.381798407Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.381796794Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.381801903Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.381803196Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.381804408Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.381805490Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.381806722Z raise exc web-1 | 2025-11-25T15:34:20.381807754Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.381808967Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.381810049Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.381811271Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.381812333Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.381813485Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.381814537Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.381815699Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.381816801Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.381818064Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.381819296Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.381820568Z raise exc web-1 | 2025-11-25T15:34:20.381821570Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.381822752Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.381824115Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.381825357Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.381826429Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.381827662Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.381828734Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.381829936Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.381830988Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.381832170Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.381833212Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.381834374Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.381836528Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.381837791Z raise exc web-1 | 2025-11-25T15:34:20.381838813Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.381840005Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.381841037Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.381842209Z response = await f(request) web-1 | 2025-11-25T15:34:20.381843251Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.381844263Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.381845435Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.381846517Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.381847579Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.381848811Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.381849863Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.381851066Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.381852368Z web-1 | 2025-11-25T15:34:20.381798988Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.381854742Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.381856055Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.381857187Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.381858309Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.381859531Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.381860593Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.381861786Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.381863649Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.381864942Z raise exc web-1 | 2025-11-25T15:34:20.381865954Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.381867116Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.381868238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.381869470Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.381870562Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.381872666Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.381873768Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.381874940Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.381876012Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.381877175Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.381878287Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.381879499Z raise exc web-1 | 2025-11-25T15:34:20.381880461Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.381881623Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.381883056Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.381884268Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.381885310Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.381886512Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.381887564Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.381888746Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.381889778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.381890910Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.381891952Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.381893074Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.381894187Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.381895319Z raise exc web-1 | 2025-11-25T15:34:20.381896290Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.381897453Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.381898465Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.381899597Z response = await f(request) web-1 | 2025-11-25T15:34:20.381900639Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.381901621Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.381902743Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.381903765Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.381909475Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.381910728Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.381911780Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.381912932Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.381914154Z web-1 | 2025-11-25T15:34:20.386516157Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37656] 500 Internal Server Error "GET /api/organizers/tools/slug/N HTTP/1.1" web-1 | 2025-11-25T15:34:20.387053876Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.387054978Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.387055600Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.387056251Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.387056802Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.387057423Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.387058014Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.387058625Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.387059146Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.387059777Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.387060288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.387060849Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.387061350Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.387061931Z raise exc web-1 | 2025-11-25T15:34:20.387062402Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.387062993Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.387063494Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.387064106Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.387064627Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.387065258Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.387065769Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.387066350Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.387066881Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.387068364Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.387068945Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.387069536Z raise exc web-1 | 2025-11-25T15:34:20.387070017Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.387070608Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.387071219Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.387071840Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.387072381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.387072972Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.387073543Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.387074495Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.387075066Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.387075657Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.387076198Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.387076769Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.387077350Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.387077942Z raise exc web-1 | 2025-11-25T15:34:20.387078442Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.387079054Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.387079575Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.387080156Z response = await f(request) web-1 | 2025-11-25T15:34:20.387080697Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.387081208Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.387081779Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.387082310Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.387082851Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.387083452Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.387083963Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.387084544Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.387085716Z web-1 | 2025-11-25T15:34:20.387143074Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.387155347Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.387157781Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.387159525Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.387160787Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.387161969Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.387163292Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.387164384Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.387165466Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.387166748Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.387167910Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.387169143Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.387170225Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.387171437Z raise exc web-1 | 2025-11-25T15:34:20.387172499Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.387173681Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.387174743Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.387175986Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.387177118Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.387178300Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.387179382Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.387180534Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.387181606Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.387182869Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.387184021Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.387185283Z raise exc web-1 | 2025-11-25T15:34:20.387186295Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.387187447Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.387195122Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.387196664Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.387197757Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.387198939Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.387200091Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.387201273Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.387202335Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.387203477Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.387204579Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.387205731Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.387206924Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.387208086Z raise exc web-1 | 2025-11-25T15:34:20.387209078Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.387210270Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.387211402Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.387212735Z response = await f(request) web-1 | 2025-11-25T15:34:20.387213817Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.387214819Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.387216001Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.387217073Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.387218145Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.387219377Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.387220389Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.387221611Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.387222944Z web-1 | 2025-11-25T15:34:20.392477682Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37658] 500 Internal Server Error "GET /api/organizers/tools/slug/%16 HTTP/1.1" web-1 | 2025-11-25T15:34:20.393001225Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.393002507Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.393003229Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.393006846Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.393007527Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.393008128Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.393008719Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.393009250Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.393009801Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.393010372Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.393010913Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.393011544Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.393012075Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.393012667Z raise exc web-1 | 2025-11-25T15:34:20.393013187Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.393013769Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.393014340Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.393014961Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.393015482Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.393016083Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.393016604Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.393017726Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.393018568Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.393019459Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.393020251Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.393021142Z raise exc web-1 | 2025-11-25T15:34:20.393021884Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.393022796Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.393023827Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.393024769Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.393025410Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.393020872Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.393038756Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.393026052Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.393041330Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.393042553Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.393044196Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.393045107Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.393045779Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.393043324Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.393046350Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.393047802Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.393047111Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.393048374Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.393049426Z raise exc web-1 | 2025-11-25T15:34:20.393049926Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.393049125Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.393050498Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.393051930Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.393051299Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.393052511Z response = await f(request) web-1 | 2025-11-25T15:34:20.393053864Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.393053283Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.393054385Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.393055166Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.393055787Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.393056579Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.393057130Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.393057721Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.393058162Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.393059605Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.393058963Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.393062530Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.393063933Z raise exc web-1 | 2025-11-25T15:34:20.393065005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.393066207Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.393067339Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.393068582Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.393069684Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.393070876Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.393071968Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.393073150Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.393074312Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.393075575Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.393076757Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.393078079Z raise exc web-1 | 2025-11-25T15:34:20.393079081Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.393080253Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.393081856Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.393083169Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.393084281Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.393085493Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.393086575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.393087778Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.393088840Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.393089982Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.393091034Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.393092176Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.393093358Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.393094560Z raise exc web-1 | 2025-11-25T15:34:20.393095562Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.393097836Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.393098949Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.393100121Z response = await f(request) web-1 | 2025-11-25T15:34:20.393101183Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.393102225Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.393103387Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.393104469Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.393105541Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.393106803Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.393107835Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.393109058Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.393110390Z web-1 | 2025-11-25T15:34:20.393060186Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.393113556Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.393117113Z web-1 | 2025-11-25T15:34:20.398131820Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37668] 500 Internal Server Error "GET /api/organizers/tools/slug/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:34:20.398651967Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.398658098Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.398659411Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.398660824Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.398662026Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.398663168Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.398664350Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.398665412Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.398666414Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.398667586Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.398668658Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.398669831Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.398670933Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.398674139Z raise exc web-1 | 2025-11-25T15:34:20.398675301Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.398676463Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.398677525Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.398678707Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.398679779Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.398680961Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.398682013Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.398683186Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.398684268Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.398685480Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.398686642Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.398687874Z raise exc web-1 | 2025-11-25T15:34:20.398688876Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.398690089Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.398691421Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.398692653Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.398693675Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.398694878Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.398695960Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.398697122Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.398698194Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.398700047Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.398701199Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.398702342Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.398703524Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.398704726Z raise exc web-1 | 2025-11-25T15:34:20.398705728Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.398708142Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.398709826Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.398711799Z response = await f(request) web-1 | 2025-11-25T15:34:20.398713523Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.398715226Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.398717069Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.398718823Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.398720536Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.398721538Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.398723301Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.398724042Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.398724724Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.398725335Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.398722409Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.398725916Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.398726697Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.398727118Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.398728030Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.398728501Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.398729392Z web-1 | 2025-11-25T15:34:20.398729843Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.398730915Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.398731476Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.398732087Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.398732689Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.398733320Z raise exc web-1 | 2025-11-25T15:34:20.398733901Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.398734482Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.398734983Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.398735574Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.398736105Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.398740002Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.398740603Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.398741195Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.398741726Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.398742327Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.398742898Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.398743509Z raise exc web-1 | 2025-11-25T15:34:20.398744010Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.398744591Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.398745242Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.398745843Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.398746394Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.398746995Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.398747516Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.398748128Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.398748759Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.398749350Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.398749881Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.398750462Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.398751023Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.398751624Z raise exc web-1 | 2025-11-25T15:34:20.398752115Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.398752716Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.398753247Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.398753848Z response = await f(request) web-1 | 2025-11-25T15:34:20.398754359Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.398754910Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.398755501Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.398756032Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.398757465Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.398758146Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.398758667Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.398759278Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.398759910Z web-1 | 2025-11-25T15:34:20.402957222Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37670] 500 Internal Server Error "GET /api/organizers/tools/slug/G%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:34:20.403485424Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.403486366Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.403486987Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.403487618Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.403488159Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.403488820Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.403489451Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.403490012Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.403490564Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.403491155Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.403491676Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.403492257Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.403492768Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.403493399Z raise exc web-1 | 2025-11-25T15:34:20.403493900Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.403494491Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.403494992Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.403495573Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.403496094Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.403496675Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.403497176Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.403497777Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.403499641Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.403500252Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.403500803Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.403501384Z raise exc web-1 | 2025-11-25T15:34:20.403501865Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.403502446Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.403503057Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.403503698Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.403502867Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.403504239Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.403505341Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.403505682Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.403506564Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.403507024Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.403507896Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.403508467Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.403509108Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.403509489Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.403510962Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.403510250Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.403511483Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.403512885Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.403512234Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.403513436Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.403514078Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.403514518Z raise exc web-1 | 2025-11-25T15:34:20.403515160Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.403515500Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.403516382Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.403519287Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.403520630Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.403521742Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.403522984Z raise exc web-1 | 2025-11-25T15:34:20.403524036Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.403525269Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.403526311Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.403527533Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.403528605Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.403529787Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.403530839Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.403532011Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.403533053Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.403534256Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.403535368Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.403536590Z raise exc web-1 | 2025-11-25T15:34:20.403537592Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.403538784Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.403539976Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.403541179Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.403542251Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.403543413Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.403544304Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.403544906Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.403545437Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.403546008Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.403546529Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.403547100Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.403547701Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.403548893Z raise exc web-1 | 2025-11-25T15:34:20.403549414Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.403550015Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.403550526Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.403551127Z response = await f(request) web-1 | 2025-11-25T15:34:20.403551688Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.403552189Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.403552770Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.403553321Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.403553852Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.403554453Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.403554964Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.403555576Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.403556177Z web-1 | 2025-11-25T15:34:20.403516893Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.403557810Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.403558822Z response = await f(request) web-1 | 2025-11-25T15:34:20.403559713Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.403560635Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.403561296Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.403561847Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.403562398Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.403563010Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.403563571Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.403564132Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.403564773Z web-1 | 2025-11-25T15:34:20.408205879Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37674] 500 Internal Server Error "GET /api/organizers/tools/slug/%26 HTTP/1.1" web-1 | 2025-11-25T15:34:20.408720495Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.408721517Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.408722138Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.408723791Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.408724383Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.408724914Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.408725565Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.408726086Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.408726637Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.408727238Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.408727769Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.408728370Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.408728891Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.408729462Z raise exc web-1 | 2025-11-25T15:34:20.408729983Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.408730564Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.408731085Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.408731666Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.408732187Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.408732778Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.408733279Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.408733860Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.408734411Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.408734992Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.408735543Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.408736115Z raise exc web-1 | 2025-11-25T15:34:20.408736595Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.408737187Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.408737788Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.408738399Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.408738970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.408739551Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.408740873Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.408741495Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.408742046Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.408742637Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.408743158Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.408743729Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.408744310Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.408744881Z raise exc web-1 | 2025-11-25T15:34:20.408745372Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.408745943Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.408746444Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.408747015Z response = await f(request) web-1 | 2025-11-25T15:34:20.408747536Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.408748027Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.408748618Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.408749129Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.408749650Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.408750251Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.408750762Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.408751363Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.408751984Z web-1 | 2025-11-25T15:34:20.408812248Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.408814482Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.408815163Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.408815854Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.408816405Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.408816966Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.408817568Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.408818078Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.408818599Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.408820283Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.408820894Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.408821505Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.408822056Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.408822657Z raise exc web-1 | 2025-11-25T15:34:20.408823188Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.408823749Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.408824270Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.408824901Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.408825422Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.408826013Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.408826524Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.408827085Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.408827616Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.408828228Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.408828809Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.408829440Z raise exc web-1 | 2025-11-25T15:34:20.408829951Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.408830532Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.408831183Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.408831814Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.408832355Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.408832956Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.408833507Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.408834089Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.408834610Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.408835201Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.408835732Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.408836944Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.408837545Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.408838146Z raise exc web-1 | 2025-11-25T15:34:20.408838727Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.408839338Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.408839879Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.408840450Z response = await f(request) web-1 | 2025-11-25T15:34:20.408840991Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.408841492Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.408842074Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.408842595Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.408843126Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.408843747Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.408844258Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.408844859Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.408845490Z web-1 | 2025-11-25T15:34:20.413210166Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37680] 500 Internal Server Error "GET /api/organizers/tools/slug/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:34:20.413767453Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.413769817Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.413770479Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.413771190Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.413771831Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.413772392Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.413772983Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.413773504Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.413774045Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.413774647Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.413775178Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.413775729Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.413776240Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.413777873Z raise exc web-1 | 2025-11-25T15:34:20.413778474Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.413779055Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.413779606Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.413780197Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.413780728Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.413781309Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.413781820Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.413782642Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.413783493Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.413784465Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.413785377Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.413786339Z raise exc web-1 | 2025-11-25T15:34:20.413787190Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.413788122Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.413789004Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.413789845Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.413790406Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.413791017Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.413791578Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.413792149Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.413792690Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.413793292Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.413793813Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.413794384Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.413794965Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.413795586Z raise exc web-1 | 2025-11-25T15:34:20.413794334Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.413802559Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.413803761Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.413804683Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.413796107Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.413805434Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.413806035Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.413806887Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.413810895Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.413813770Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.413815072Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.413816245Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.413816876Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.413817527Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.413818078Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.413818699Z raise exc web-1 | 2025-11-25T15:34:20.413819230Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.413819881Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.413820402Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.413821074Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.413821605Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.413822216Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.413822747Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.413823338Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.413823849Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.413824450Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.413825021Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.413825632Z raise exc web-1 | 2025-11-25T15:34:20.413826133Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.413826734Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.413830351Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.413831042Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.413831593Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.413832195Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.413832726Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.413833327Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.413833888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.413834459Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.413834990Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.413835581Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.413836152Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.413836763Z raise exc web-1 | 2025-11-25T15:34:20.413837274Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.413837955Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.413838466Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.413839068Z response = await f(request) web-1 | 2025-11-25T15:34:20.413839599Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.413841432Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.413842063Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.413842604Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.413843155Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.413843836Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.413844377Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.413844969Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.413845620Z web-1 | 2025-11-25T15:34:20.413807508Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.413847433Z response = await f(request) web-1 | 2025-11-25T15:34:20.413848024Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.413848545Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.413849177Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.413850749Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.413851331Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.413851912Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.413852433Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.413853034Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.413853645Z web-1 | 2025-11-25T15:34:20.420481141Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37692] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:34:20.421005516Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.421010155Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.421011277Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.421012068Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.421012649Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.421013210Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.421013902Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.421014443Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.421015064Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.421015655Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.421016176Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.421016757Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.421017278Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.421017879Z raise exc web-1 | 2025-11-25T15:34:20.421018370Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.421018981Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.421019522Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.421020113Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.421020644Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.421021235Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.421021746Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.421022317Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.421026435Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.421027116Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.421027718Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.421028309Z raise exc web-1 | 2025-11-25T15:34:20.421028780Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.421029371Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.421030122Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.421030703Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.421031224Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.421033388Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.421033969Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.421034610Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.421035141Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.421035743Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.421036274Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.421036865Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.421037436Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.421038057Z raise exc web-1 | 2025-11-25T15:34:20.421038568Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.421039159Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.421039680Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.421040261Z response = await f(request) web-1 | 2025-11-25T15:34:20.421040782Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.421041303Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.421041894Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.421042415Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.421042956Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.421043557Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.421044108Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.421044699Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.421046202Z web-1 | 2025-11-25T15:34:20.421089554Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.421091127Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.421091898Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.421092549Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.421093120Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.421093742Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.421094353Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.421094884Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.421095425Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.421096016Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.421096557Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.421097138Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.421097779Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.421098370Z raise exc web-1 | 2025-11-25T15:34:20.421098911Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.421099512Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.421100063Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.421100655Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.421101196Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.421101797Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.421102308Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.421102879Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.421103440Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.421104041Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.421104592Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.421105183Z raise exc web-1 | 2025-11-25T15:34:20.421105694Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.421109762Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.421110493Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.421111104Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.421111665Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.421112256Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.421112817Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.421113418Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.421113970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.421114581Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.421115122Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.421115683Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.421116244Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.421116845Z raise exc web-1 | 2025-11-25T15:34:20.421117376Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.421117967Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.421118498Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.421119099Z response = await f(request) web-1 | 2025-11-25T15:34:20.421119630Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.421120181Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.421120752Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.421121303Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.421121874Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.421122476Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.421123007Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.421123628Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.421124259Z web-1 | 2025-11-25T15:34:20.448799041Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37700] 500 Internal Server Error "GET /api/organizers/tools/slug/%F0%B9%A7%B4%7C%2B HTTP/1.1" web-1 | 2025-11-25T15:34:20.449344986Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.449351548Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.449352831Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.449357359Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.449358111Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.449358692Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.449359343Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.449359914Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.449360455Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.449361056Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.449361607Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.449362208Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.449362750Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.449363371Z raise exc web-1 | 2025-11-25T15:34:20.449363922Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.449364503Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.449365024Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.449365635Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.449366166Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.449366767Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.449367288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.449367859Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.449368460Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.449372558Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.449373199Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.449373800Z raise exc web-1 | 2025-11-25T15:34:20.449374331Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.449374962Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.449375744Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.449376345Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.449376856Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.449378439Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.449379040Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.449379621Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.449380152Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.449380733Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.449381264Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.449381835Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.449382396Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.449382998Z raise exc web-1 | 2025-11-25T15:34:20.449383488Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.449384060Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.449384601Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.449385192Z response = await f(request) web-1 | 2025-11-25T15:34:20.449385703Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.449386214Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.449386795Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.449387336Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.449387857Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.449388478Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.449388989Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.449389610Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.449390251Z web-1 | 2025-11-25T15:34:20.457227068Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.457232859Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.457234082Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.457234963Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.457235644Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.457236236Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.457236867Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.457237388Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.457241235Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.457241976Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.457242517Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.457243108Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.457243650Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.457244281Z raise exc web-1 | 2025-11-25T15:34:20.457244852Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.457245443Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.457246054Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.457246685Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.457247216Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.457247777Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.457248298Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.457248889Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.457249430Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.457250062Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.457250643Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.457251244Z raise exc web-1 | 2025-11-25T15:34:20.457251735Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.457252336Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.457253127Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.457253758Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.457254289Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.457254891Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.457255422Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.457256103Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.457256644Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.457257225Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.457257746Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.457259179Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.457259790Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.457260401Z raise exc web-1 | 2025-11-25T15:34:20.457260892Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.457261483Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.457261994Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.457262585Z response = await f(request) web-1 | 2025-11-25T15:34:20.457263106Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.457263597Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.457264168Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.457264699Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.457265240Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.457265851Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.457266372Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.457266983Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.457267635Z web-1 | 2025-11-25T15:34:20.464374421Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37712] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%95%F2%B4%89%8F%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:20.464863810Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.464865833Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.464866435Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.464867116Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.464867747Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.464868288Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.464868889Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.464869420Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.464869941Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.464870552Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.464871083Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.464871664Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.464873548Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.464874179Z raise exc web-1 | 2025-11-25T15:34:20.464874720Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.464875311Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.464875822Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.464876443Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.464876954Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.464877576Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.464878127Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.464878708Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.464879219Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.464879840Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.464880381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.464880962Z raise exc web-1 | 2025-11-25T15:34:20.464881443Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.464882014Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.464882655Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.464883266Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.464883777Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.464884348Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.464884879Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.464885460Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.464885981Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.464886572Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.464887153Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.464887735Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.464888366Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.464888947Z raise exc web-1 | 2025-11-25T15:34:20.464889438Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.464890640Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.464891181Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.464891802Z response = await f(request) web-1 | 2025-11-25T15:34:20.464892333Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.464892844Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.464893415Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.464893946Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.464894467Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.464895048Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.464895559Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.464896160Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.464896802Z web-1 | 2025-11-25T15:34:20.464973426Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.464980298Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.464982022Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.464983494Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.464984687Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.464985829Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.464987021Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.464988043Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.464989065Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.464990327Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.464991359Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.464992541Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.464993684Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.464994906Z raise exc web-1 | 2025-11-25T15:34:20.464995978Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.464997130Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.464998232Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.465005446Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.465006778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.465008000Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.465009042Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.465010245Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.465011297Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.465012549Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.465013721Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.465014994Z raise exc web-1 | 2025-11-25T15:34:20.465015985Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.465017198Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.465018560Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.465019803Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.465020885Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.465022067Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.465023129Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.465024341Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.465025393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.465026565Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.465027617Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.465028779Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.465029902Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.465031084Z raise exc web-1 | 2025-11-25T15:34:20.465032076Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.465033248Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.465034290Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.465035502Z response = await f(request) web-1 | 2025-11-25T15:34:20.465036534Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.465037566Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.465038718Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.465041183Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.465043136Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.465045090Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.465046803Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.465048276Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.465049609Z web-1 | 2025-11-25T15:34:20.469519533Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37728] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD HTTP/1.1" web-1 | 2025-11-25T15:34:20.470046573Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.470047585Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.470048156Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.470048817Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.470049639Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.470050180Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.470050881Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.470051442Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.470051973Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.470052594Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.470053155Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.470053736Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.470054237Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.470054828Z raise exc web-1 | 2025-11-25T15:34:20.470055359Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.470055950Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.470056471Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.470057093Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.470057603Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.470058175Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.470058686Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.470060268Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.470060840Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.470061441Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.470062002Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.470062603Z raise exc web-1 | 2025-11-25T15:34:20.470063094Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.470063665Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.470064316Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.470065178Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.470066019Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.470066931Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.470067702Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.470068504Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.470069305Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.470070217Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.470066590Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.470071069Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.470073884Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.470074575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.470075197Z raise exc web-1 | 2025-11-25T15:34:20.470072922Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.470075677Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.470076619Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.470077200Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.470078092Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.470078563Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.470079986Z response = await f(request) web-1 | 2025-11-25T15:34:20.470079324Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.470080517Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.470081358Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.470086307Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.470087700Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.470088792Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.470090064Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.470091136Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.470092309Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.470093391Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.470094573Z raise exc web-1 | 2025-11-25T15:34:20.470095605Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.470096747Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.470097779Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.470099001Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.470100053Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.470101235Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.470102277Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.470103430Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.470104532Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.470105774Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.470106946Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.470108219Z raise exc web-1 | 2025-11-25T15:34:20.470109210Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.470110423Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.470111725Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.470112987Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.470114080Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.470115292Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.470116394Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.470118127Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.470121273Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.470123237Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.470124399Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.470125551Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.470126773Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.470128016Z raise exc web-1 | 2025-11-25T15:34:20.470129038Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.470130240Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.470131282Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.470132464Z response = await f(request) web-1 | 2025-11-25T15:34:20.470133526Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.470134538Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.470135690Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.470136792Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.470137874Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.470139107Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.470140128Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.470141301Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.470142603Z web-1 | 2025-11-25T15:34:20.470081849Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.470145108Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.470146270Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.470147392Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.470148574Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.470149636Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.470150788Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.470152091Z web-1 | 2025-11-25T15:34:20.478060192Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37734] 500 Internal Server Error "GET /api/organizers/tools/slug/%F1%93%AE%B2%C3%A5%F2%A8%93%83%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97 HTTP/1.1" web-1 | 2025-11-25T15:34:20.478593103Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.478596569Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.478597180Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.478597832Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.478598403Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.478598944Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.478599545Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.478600106Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.478600597Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.478601208Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.478601709Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.478602300Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.478602821Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.478603432Z raise exc web-1 | 2025-11-25T15:34:20.478603933Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.478604524Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.478605045Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.478605636Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.478606147Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.478606728Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.478607239Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.478607820Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.478608361Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.478608963Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.478609524Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.478610125Z raise exc web-1 | 2025-11-25T15:34:20.478610606Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.478611177Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.478611778Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.478612389Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.478613591Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.478614222Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.478614753Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.478615335Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.478615856Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.478616447Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.478616978Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.478617549Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.478618110Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.478618721Z raise exc web-1 | 2025-11-25T15:34:20.478619202Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.478619793Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.478620314Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.478620875Z response = await f(request) web-1 | 2025-11-25T15:34:20.478621396Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.478621897Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.478622458Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.478622989Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.478623510Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.478624111Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.478624632Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.478625193Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.478625834Z web-1 | 2025-11-25T15:34:20.478689023Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.478695565Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.478696808Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.478697679Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.478698330Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.478698952Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.478699603Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.478703350Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.478704031Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.478704702Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.478705314Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.478705915Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.478706466Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.478707077Z raise exc web-1 | 2025-11-25T15:34:20.478707608Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.478708209Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.478708730Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.478709371Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.478709902Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.478710493Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.478711014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.478711615Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.478712156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.478712778Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.478713359Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.478714000Z raise exc web-1 | 2025-11-25T15:34:20.478714521Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.478715122Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.478715923Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.478716565Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.478717096Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.478717677Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.478718218Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.478718819Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.478719350Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.478721855Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.478722396Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.478722977Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.478723558Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.478724139Z raise exc web-1 | 2025-11-25T15:34:20.478724650Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.478725251Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.478725772Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.478726373Z response = await f(request) web-1 | 2025-11-25T15:34:20.478726894Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.478727425Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.478728016Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.478728537Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.478729058Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.478729679Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.478730210Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.478730841Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.478731463Z web-1 | 2025-11-25T15:34:20.491650724Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37738] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%A9t HTTP/1.1" web-1 | 2025-11-25T15:34:20.492171713Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.492175740Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.492177033Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.492177995Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.492181301Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.492181942Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.492182583Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.492183114Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.492183735Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.492184407Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.492185018Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.492188584Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.492189216Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.492189837Z raise exc web-1 | 2025-11-25T15:34:20.492190358Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.492190929Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.492191520Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.492192151Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.492192672Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.492193263Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.492193844Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.492194425Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.492194936Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.492195537Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.492196099Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.492196680Z raise exc web-1 | 2025-11-25T15:34:20.492197241Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.492192892Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.492202931Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.492205176Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.492206929Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.492208111Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.492209243Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.492210486Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.492211538Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.492212640Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.492213902Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.492214964Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.492216136Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.492217228Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.492224402Z raise exc web-1 | 2025-11-25T15:34:20.492225604Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.492226816Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.492227868Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.492229090Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.492230142Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.492231335Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.492232577Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.492233759Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.492234821Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.492236013Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.492237166Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.492238368Z raise exc web-1 | 2025-11-25T15:34:20.492239360Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.492240512Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.492242005Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.492243247Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.492244319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.492245461Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.492246543Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.492248136Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.492249799Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.492251693Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.492253396Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.492255149Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.492256893Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.492258746Z raise exc web-1 | 2025-11-25T15:34:20.492260409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.492267533Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.492268655Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.492269867Z response = await f(request) web-1 | 2025-11-25T15:34:20.492271009Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.492272091Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.492273253Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.492274315Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.492275387Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.492276640Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.492277742Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.492278944Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.492280176Z web-1 | 2025-11-25T15:34:20.492197832Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.492283753Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.492285096Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.492286188Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.492287370Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.492288492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.492289644Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.492290686Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.492291828Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.492292850Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.492293972Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.492295124Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.492296267Z raise exc web-1 | 2025-11-25T15:34:20.492297349Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.492298511Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.492299533Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.492300675Z response = await f(request) web-1 | 2025-11-25T15:34:20.492301687Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.492302659Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.492305113Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.492306215Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.492307317Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.492316254Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.492317647Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.492318989Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.492323408Z web-1 | 2025-11-25T15:34:20.509324455Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37750] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:34:20.509844952Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.509846666Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.509847417Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.509848058Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.509848619Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.509849210Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.509849831Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.509850393Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.509853068Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.509853669Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.509854290Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.509854911Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.509855502Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.509856113Z raise exc web-1 | 2025-11-25T15:34:20.509856664Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.509857245Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.509857786Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.509858378Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.509858909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.509859490Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.509861964Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.509862585Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.509863106Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.509863677Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.509864208Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.509864780Z raise exc web-1 | 2025-11-25T15:34:20.509865291Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.509865872Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.509866513Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.509867124Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.509867635Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.509868216Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.509868757Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.509869338Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.509869869Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.509870460Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.509870971Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.509871522Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.509872113Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.509872664Z raise exc web-1 | 2025-11-25T15:34:20.509873165Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.509873756Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.509874267Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.509874858Z response = await f(request) web-1 | 2025-11-25T15:34:20.509875389Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.509875910Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.509876492Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.509877033Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.509877614Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.509883014Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.509883966Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.509884607Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.509885258Z web-1 | 2025-11-25T15:34:20.509944810Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.509951332Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.509952584Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.509953466Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.509954097Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.509954759Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.509955420Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.509956051Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.509956572Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.509957203Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.509957734Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.509958325Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.509958866Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.509959477Z raise exc web-1 | 2025-11-25T15:34:20.509960038Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.509960640Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.509961181Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.509961802Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.509962433Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.509963034Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.509963575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.509964156Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.509964697Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.509965368Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.509965960Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.509969877Z raise exc web-1 | 2025-11-25T15:34:20.509970508Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.509971129Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.509971941Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.509972572Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.509973113Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.509973704Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.509974255Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.509974866Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.509975397Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.509975998Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.509976549Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.509977111Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.509977702Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.509978273Z raise exc web-1 | 2025-11-25T15:34:20.509978754Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.509979345Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.509979876Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.509980447Z response = await f(request) web-1 | 2025-11-25T15:34:20.509980988Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.509981479Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.509982070Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.509982591Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.509983142Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.509983753Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.509984274Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.509984895Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.509985546Z web-1 | 2025-11-25T15:34:20.521356150Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37754] 500 Internal Server Error "GET /api/organizers/tools/slug/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:34:20.521864484Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.521866548Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.521867240Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.521867951Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.521868552Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.521869133Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.521869734Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.521870255Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.521870766Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.521871347Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.521871858Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.521872439Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.521872980Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.521873581Z raise exc web-1 | 2025-11-25T15:34:20.521874102Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.521874694Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.521875215Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.521875806Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.521876337Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.521876928Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.521877479Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.521878070Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.521878611Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.521879232Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.521879823Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.521880444Z raise exc web-1 | 2025-11-25T15:34:20.521880935Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.521881536Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.521883640Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.521884302Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.521884853Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.521885454Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.521885985Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.521886576Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.521887107Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.521887698Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.521888229Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.521888810Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.521889391Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.521889992Z raise exc web-1 | 2025-11-25T15:34:20.521890503Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.521891084Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.521891595Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.521892166Z response = await f(request) web-1 | 2025-11-25T15:34:20.521892697Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.521891255Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.521895994Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.521897857Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.521899390Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.521900532Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.521901744Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.521905251Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.521906403Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.521907465Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.521908768Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.521909870Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.521911042Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.521912134Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.521915420Z raise exc web-1 | 2025-11-25T15:34:20.521916632Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.521917805Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.521918897Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.521920079Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.521921171Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.521922363Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.521923385Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.521924557Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.521925649Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.521926882Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.521928054Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.521929296Z raise exc web-1 | 2025-11-25T15:34:20.521930288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.521931460Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.521932843Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.521934105Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.521935167Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.521936339Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.521937411Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.521938654Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.521939726Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.521940898Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.521941950Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.521943082Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.521944234Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.521945446Z raise exc web-1 | 2025-11-25T15:34:20.521946438Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.521948743Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.521949865Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.521893208Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.521951879Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.521951027Z response = await f(request) web-1 | 2025-11-25T15:34:20.521952500Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.521953141Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.521953572Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.521954303Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.521954664Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.521955525Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.521955996Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.521956668Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.521957088Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.521957820Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.521958291Z web-1 | 2025-11-25T15:34:20.521959272Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.521961547Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.521962959Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.521964242Z web-1 | 2025-11-25T15:34:20.536344738Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37770] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:20.536857370Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.536861869Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.536863512Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.536864954Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.536866157Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.536867439Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.536868671Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.536869673Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.536870665Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.536878750Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.536880123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.536881305Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.536882427Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.536883650Z raise exc web-1 | 2025-11-25T15:34:20.536884742Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.536885924Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.536887166Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.536888388Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.536889481Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.536890623Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.536891715Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.536892877Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.536893979Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.536895211Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.536896353Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.536898838Z raise exc web-1 | 2025-11-25T15:34:20.536899930Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.536901152Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.536902515Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.536903817Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.536904869Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.536906092Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.536907154Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.536908286Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.536909318Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.536910510Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.536911542Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.536912684Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.536915309Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.536916551Z raise exc web-1 | 2025-11-25T15:34:20.536917553Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.536918705Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.536919757Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.536920970Z response = await f(request) web-1 | 2025-11-25T15:34:20.536922032Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.536923074Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.536924256Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.536923394Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.536925969Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.536928634Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.536930177Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.536930999Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.536929696Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.536931600Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.536932361Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.536932662Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.536933603Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.536934084Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.536934946Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.536935447Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.536936819Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.536936278Z web-1 | 2025-11-25T15:34:20.536937451Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.536938493Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.536939074Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.536939625Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.536940206Z raise exc web-1 | 2025-11-25T15:34:20.536940737Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.536944454Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.536945095Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.536945746Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.536946257Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.536946858Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.536947369Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.536947950Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.536948491Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.536949103Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.536949674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.536950305Z raise exc web-1 | 2025-11-25T15:34:20.536950806Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.536951397Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.536952168Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.536952799Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.536953340Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.536953932Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.536954483Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.536955084Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.536955605Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.536956176Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.536956677Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.536957238Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.536957899Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.536958500Z raise exc web-1 | 2025-11-25T15:34:20.536959061Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.536959612Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.536960123Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.536961706Z response = await f(request) web-1 | 2025-11-25T15:34:20.536962257Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.536962758Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.536963359Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.536963890Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.536964441Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.536965042Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.536965573Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.536966145Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.536966796Z web-1 | 2025-11-25T15:34:20.543483564Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37778] 500 Internal Server Error "GET /api/organizers/tools/slug/%F2%BB%83%86%F3%A7%A5%97%C2%96%C3%92%C3%AAH%C2%A2%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:20.543967743Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.543969547Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.543970188Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.543970849Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.543971420Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.543972021Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.543972663Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.543973214Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.543973755Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.543974346Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.543974877Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.543975458Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.543975979Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.543976560Z raise exc web-1 | 2025-11-25T15:34:20.543977071Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.543977662Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.543978213Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.543978824Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.543980557Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.543981178Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.543981699Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.543982281Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.543982792Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.543983423Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.543984004Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.543984595Z raise exc web-1 | 2025-11-25T15:34:20.543985076Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.543985647Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.543986248Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.543986869Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.543987400Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.543988031Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.543988562Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.543989143Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.543989674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.543990266Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.543990777Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.543991348Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.543990807Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.543991929Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.543993452Z raise exc web-1 | 2025-11-25T15:34:20.543992911Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.543993952Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.543994654Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.543994994Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.543995525Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.543995936Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.543997679Z response = await f(request) web-1 | 2025-11-25T15:34:20.543996607Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.543998271Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.543998812Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.543999282Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.543999914Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.544000314Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.544000875Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.544001276Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.544001857Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.544002248Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.544002879Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.544003260Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.544004222Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.544003831Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.544004843Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.544005274Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.544005895Z web-1 | 2025-11-25T15:34:20.544006266Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.544007278Z raise exc web-1 | 2025-11-25T15:34:20.544007859Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.544008450Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.544009031Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.544009672Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.544010283Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.544010864Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.544011375Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.544011956Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.544012487Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.544016314Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.544016986Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.544017627Z raise exc web-1 | 2025-11-25T15:34:20.544018128Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.544018699Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.544019390Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.544020031Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.544020552Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.544021154Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.544021685Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.544022266Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.544022777Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.544023358Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.544023859Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.544024410Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.544025001Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.544025682Z raise exc web-1 | 2025-11-25T15:34:20.544026173Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.544026764Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.544027285Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.544027856Z response = await f(request) web-1 | 2025-11-25T15:34:20.544028377Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.544028888Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.544029479Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.544030000Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.544030561Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.544031182Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.544031743Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.544032335Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.544033757Z web-1 | 2025-11-25T15:34:20.556154059Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37794] 500 Internal Server Error "GET /api/organizers/tools/slug/0%C2%A4P HTTP/1.1" web-1 | 2025-11-25T15:34:20.556685206Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.556686769Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.556687530Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.556688222Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.556688803Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.556689354Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.556689965Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.556690486Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.556691017Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.556691658Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.556692179Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.556692760Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.556693291Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.556693862Z raise exc web-1 | 2025-11-25T15:34:20.556694373Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.556694984Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.556695505Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.556696106Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.556696668Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.556697239Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.556697760Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.556698341Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.556698922Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.556699533Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.556700084Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.556700665Z raise exc web-1 | 2025-11-25T15:34:20.556701156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.556704883Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.556705614Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.556706236Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.556706777Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.556707358Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.556707899Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.556708490Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.556709031Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.556709612Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.556710123Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.556710694Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.556711245Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.556711846Z raise exc web-1 | 2025-11-25T15:34:20.556712327Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.556712918Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.556713449Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.556714040Z response = await f(request) web-1 | 2025-11-25T15:34:20.556714561Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.556715072Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.556715663Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.556716194Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.556716755Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.556717366Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.556717887Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.556718479Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.556719140Z web-1 | 2025-11-25T15:34:20.556796265Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.556800713Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.556802055Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.556803458Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.556806253Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.556807466Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.556808688Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.556809810Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.556810862Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.556812074Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.556813136Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.556814298Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.556815451Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.556816663Z raise exc web-1 | 2025-11-25T15:34:20.556817785Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.556818937Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.556820029Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.556821252Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.556822313Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.556823506Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.556824558Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.556825740Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.556826832Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.556828064Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.556829216Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.556830489Z raise exc web-1 | 2025-11-25T15:34:20.556831481Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.556832653Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.556834036Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.556835238Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.556836300Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.556837542Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.556838604Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.556840728Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.556841820Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.556843022Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.556844084Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.556845257Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.556846529Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.556847701Z raise exc web-1 | 2025-11-25T15:34:20.556848723Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.556849885Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.556850957Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.556852119Z response = await f(request) web-1 | 2025-11-25T15:34:20.556853141Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.556854163Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.556855325Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.556856408Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.556857459Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.556858712Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.556859774Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.556861207Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.556863180Z web-1 | 2025-11-25T15:34:20.569522995Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37804] 500 Internal Server Error "GET /api/organizers/tools/slug/8%C3%9D_%F1%98%84%8Fr%5Cn HTTP/1.1" web-1 | 2025-11-25T15:34:20.570051127Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.570052760Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.570053832Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.570054754Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.570055465Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.570056076Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.570056757Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.570057288Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.570061266Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.570062007Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.570062538Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.570063219Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.570063760Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.570064382Z raise exc web-1 | 2025-11-25T15:34:20.570064903Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.570065504Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.570066025Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.570066626Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.570067157Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.570067758Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.570068259Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.570068860Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.570069391Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.570069962Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.570070864Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.570071836Z raise exc web-1 | 2025-11-25T15:34:20.570072687Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.570073609Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.570074661Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.570075633Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.570076484Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.570077356Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.570077937Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.570078548Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.570079079Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.570079680Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.570080221Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.570081674Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.570082275Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.570082876Z raise exc web-1 | 2025-11-25T15:34:20.570083357Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.570083928Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.570084459Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.570085050Z response = await f(request) web-1 | 2025-11-25T15:34:20.570085642Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.570086132Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.570083708Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.570089739Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.570091062Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.570092074Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.570092705Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.570093306Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.570093967Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.570094488Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.570094999Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.570095660Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.570096221Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.570096823Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.570097414Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.570098005Z raise exc web-1 | 2025-11-25T15:34:20.570098546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.570099137Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.570099698Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.570100309Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.570100850Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.570101461Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.570105379Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.570106090Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.570106651Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.570107272Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.570107853Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.570108474Z raise exc web-1 | 2025-11-25T15:34:20.570108955Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.570109536Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.570110308Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.570110939Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.570111470Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.570112081Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.570112602Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.570113193Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.570113734Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.570114325Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.570114846Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.570115417Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.570115999Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.570116600Z raise exc web-1 | 2025-11-25T15:34:20.570117121Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.570117702Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.570118213Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.570118804Z response = await f(request) web-1 | 2025-11-25T15:34:20.570119335Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.570119836Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.570120427Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.570120948Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.570121549Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.570124535Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.570125116Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.570125727Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.570126378Z web-1 | 2025-11-25T15:34:20.570086764Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.570128001Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.570128612Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.570129474Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.570130356Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.570131277Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.570132259Z web-1 | 2025-11-25T15:34:20.582799317Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37818] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%87%C2%94%C3%A17%C3%A1%C3%B05%C2%83E%C2%81u%C2%AB%ED%80%B25 HTTP/1.1" web-1 | 2025-11-25T15:34:20.583319664Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.583331587Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.583334152Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.583335875Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.583337257Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.583338420Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.583339752Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.583340834Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.583341896Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.583343028Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.583344090Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.583345333Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.583346455Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.583347637Z raise exc web-1 | 2025-11-25T15:34:20.583348699Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.583349881Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.583350933Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.583358477Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.583359770Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.583360952Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.583362014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.583363126Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.583364228Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.583365470Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.583366643Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.583367905Z raise exc web-1 | 2025-11-25T15:34:20.583368927Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.583370079Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.583371702Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.583373776Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.583374908Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.583376050Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.583377192Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.583378345Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.583379417Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.583380559Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.583381661Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.583382823Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.583383995Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.583385157Z raise exc web-1 | 2025-11-25T15:34:20.583386149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.583387291Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.583388313Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.583389486Z response = await f(request) web-1 | 2025-11-25T15:34:20.583390527Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.583391579Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.583394104Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.583395246Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.583396328Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.583397601Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.583398643Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.583399895Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.583401238Z web-1 | 2025-11-25T15:34:20.583403632Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.583409122Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.583410966Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.583414903Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.583416226Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.583417388Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.583418660Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.583419843Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.583420925Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.583422297Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.583423419Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.583424632Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.583425724Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.583426936Z raise exc web-1 | 2025-11-25T15:34:20.583428018Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.583429210Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.583430292Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.583431504Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.583432566Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.583433759Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.583434761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.583435923Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.583437015Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.583444298Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.583445671Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.583446994Z raise exc web-1 | 2025-11-25T15:34:20.583448005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.583449218Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.583450580Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.583451863Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.583452935Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.583454117Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.583455189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.583456341Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.583457393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.583458515Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.583459547Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.583460679Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.583461831Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.583463044Z raise exc web-1 | 2025-11-25T15:34:20.583464046Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.583465238Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.583466280Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.583467462Z response = await f(request) web-1 | 2025-11-25T15:34:20.583468504Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.583469496Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.583470638Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.583471670Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.583472722Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.583473944Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.583475537Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.583477461Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.583481588Z web-1 | 2025-11-25T15:34:20.607766554Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37832] 500 Internal Server Error "GET /api/organizers/tools/slug/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:34:20.608295187Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.608296570Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.608297321Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.608298073Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.608298674Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.608299365Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.608300076Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.608300597Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.608301128Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.608301709Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.608302230Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.608302842Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.608303393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.608303964Z raise exc web-1 | 2025-11-25T15:34:20.608304515Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.608305076Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.608305617Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.608306208Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.608306729Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.608307320Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.608308592Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.608309224Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.608309775Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.608310386Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.608310957Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.608311568Z raise exc web-1 | 2025-11-25T15:34:20.608315716Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.608317199Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.608321256Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.608322178Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.608322909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.608323661Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.608324372Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.608325083Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.608325775Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.608326516Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.608327207Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.608327949Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.608328720Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.608329582Z raise exc web-1 | 2025-11-25T15:34:20.608330133Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.608330734Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.608331265Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.608331876Z response = await f(request) web-1 | 2025-11-25T15:34:20.608332387Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.608332908Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.608333509Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.608334050Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.608334591Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.608335192Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.608335723Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.608336324Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.608336976Z web-1 | 2025-11-25T15:34:20.608335062Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.608344820Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.608347626Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.608356272Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.608357905Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.608359147Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.608360510Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.608361592Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.608362604Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.608363796Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.608364828Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.608365940Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.608367162Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.608368345Z raise exc web-1 | 2025-11-25T15:34:20.608369397Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.608370569Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.608371611Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.608372813Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.608373865Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.608375047Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.608376039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.608377201Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.608378624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.608380497Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.608382381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.608386338Z raise exc web-1 | 2025-11-25T15:34:20.608387460Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.608388713Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.608390286Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.608391518Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.608392580Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.608393762Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.608396487Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.608397730Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.608398782Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.608399964Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.608401006Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.608402158Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.608403280Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.608404482Z raise exc web-1 | 2025-11-25T15:34:20.608405484Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.608406636Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.608407668Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.608408801Z response = await f(request) web-1 | 2025-11-25T15:34:20.608409842Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.608410854Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.608411987Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.608413059Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.608414111Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.608415333Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.608416375Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.608417557Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.608418819Z web-1 | 2025-11-25T15:34:20.626902531Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37848] 500 Internal Server Error "GET /api/organizers/tools/slug/failures HTTP/1.1" web-1 | 2025-11-25T15:34:20.627435602Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.627439329Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.627440631Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.627441964Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.627443066Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.627444248Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.627445420Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.627449448Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.627450660Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.627451863Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.627452955Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.627454137Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.627455189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.627456411Z raise exc web-1 | 2025-11-25T15:34:20.627457473Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.627458685Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.627459747Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.627460980Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.627462032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.627463204Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.627464226Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.627465368Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.627466420Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.627467652Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.627468814Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.627470047Z raise exc web-1 | 2025-11-25T15:34:20.627471079Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.627472261Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.627473613Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.627474856Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.627475918Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.627477090Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.627478222Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.627479334Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.627480396Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.627481538Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.627483682Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.627484895Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.627486047Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.627487219Z raise exc web-1 | 2025-11-25T15:34:20.627488221Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.627489343Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.627490385Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.627491998Z response = await f(request) web-1 | 2025-11-25T15:34:20.627493180Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.627494222Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.627495354Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.627496416Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.627497498Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.627498670Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.627499712Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.627500945Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.627502237Z web-1 | 2025-11-25T15:34:20.627535009Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.627538355Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.627539708Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.627541100Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.627542252Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.627543334Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.627544497Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.627545528Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.627546560Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.627547803Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.627548855Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.627549997Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.627551039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.627554085Z raise exc web-1 | 2025-11-25T15:34:20.627555227Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.627556389Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.627557471Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.627558683Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.627559755Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.627560917Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.627561929Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.627563091Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.627564173Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.627565416Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.627566608Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.627567870Z raise exc web-1 | 2025-11-25T15:34:20.627568882Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.627570055Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.627571397Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.627572639Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.627573711Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.627574854Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.627575916Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.627577078Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.627578140Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.627579322Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.627580354Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.627581476Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.627582618Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.627583770Z raise exc web-1 | 2025-11-25T15:34:20.627584762Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.627587016Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.627588118Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.627589291Z response = await f(request) web-1 | 2025-11-25T15:34:20.627590353Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.627591375Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.627592517Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.627593589Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.627594621Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.627595863Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.627596875Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.627598087Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.627599309Z web-1 | 2025-11-25T15:34:20.632408952Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37858] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%B7%C3%94%C3%B8Qe%C2%BC HTTP/1.1" web-1 | 2025-11-25T15:34:20.632932485Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.632933367Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.632934028Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.632934709Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.632935280Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.632935811Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.632936422Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.632936913Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.632937434Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.632938025Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.632938566Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.632939158Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.632939679Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.632940280Z raise exc web-1 | 2025-11-25T15:34:20.632940811Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.632941362Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.632941883Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.632943906Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.632944518Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.632945089Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.632945620Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.632946211Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.632946802Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.632947403Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.632948004Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.632948615Z raise exc web-1 | 2025-11-25T15:34:20.632949136Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.632949717Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.632950389Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.632951010Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.632951561Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.632952142Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.632953024Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.632953965Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.632954867Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.632955779Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.632956650Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.632957582Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.632958434Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.632959335Z raise exc web-1 | 2025-11-25T15:34:20.632959876Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.632960498Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.632961029Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.632961630Z response = await f(request) web-1 | 2025-11-25T15:34:20.632962161Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.632962642Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.632963864Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.632964425Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.632964946Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.632965557Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.632966078Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.632965337Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.632966739Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.632968543Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.632969114Z web-1 | 2025-11-25T15:34:20.632969845Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.632971298Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.632972380Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.632973482Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.632974654Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.632975666Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.632976668Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.632977870Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.632978992Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.632980185Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.632981257Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.632982449Z raise exc web-1 | 2025-11-25T15:34:20.632983491Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.632984633Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.632985715Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.632986887Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.632987919Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.632989101Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.632990183Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.632991336Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.632994031Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.632995343Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.632996545Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.632997818Z raise exc web-1 | 2025-11-25T15:34:20.632998790Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.633000002Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.633001294Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.633002547Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.633003609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.633004771Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.633005813Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.633006965Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.633007977Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.633009149Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.633010171Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.633011313Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.633012465Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.633013637Z raise exc web-1 | 2025-11-25T15:34:20.633015411Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.633017334Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.633019028Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.633020711Z response = await f(request) web-1 | 2025-11-25T15:34:20.633021853Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.633022875Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.633023987Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.633025039Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.633026051Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.633027263Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.633028265Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.633029417Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.633031601Z web-1 | 2025-11-25T15:34:20.643599317Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37874] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%91%F2%B9%8F%96~%C3%AF%C2%AF%C3%A0%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:34:20.644128691Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.644129713Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.644130424Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.644131206Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.644132057Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.644132648Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.644133270Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.644133831Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.644134352Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.644134933Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.644135464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.644136125Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.644136686Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.644137297Z raise exc web-1 | 2025-11-25T15:34:20.644137808Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.644138409Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.644138980Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.644141194Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.644141786Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.644142367Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.644142908Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.644143539Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.644144080Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.644144711Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.644145302Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.644147596Z raise exc web-1 | 2025-11-25T15:34:20.644148117Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.644148689Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.644149320Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.644149961Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.644150492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.644151083Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.644151624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.644152205Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.644152726Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.644153307Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.644153838Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.644154409Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.644154980Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.644155561Z raise exc web-1 | 2025-11-25T15:34:20.644156062Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.644156643Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.644157154Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.644157726Z response = await f(request) web-1 | 2025-11-25T15:34:20.644158236Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.644158717Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.644159288Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.644159799Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.644160300Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.644160911Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.644161422Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.644161973Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.644162635Z web-1 | 2025-11-25T15:34:20.644226284Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.644229941Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.644230713Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.644232636Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.644233257Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.644233838Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.644234440Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.644234971Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.644235502Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.644236103Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.644236634Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.644237225Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.644237766Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.644238367Z raise exc web-1 | 2025-11-25T15:34:20.644238888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.644239439Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.644239970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.644240571Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.644241112Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.644241713Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.644242224Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.644242805Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.644243356Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.644243957Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.644244519Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.644245140Z raise exc web-1 | 2025-11-25T15:34:20.644245651Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.644246312Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.644246973Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.644247614Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.644248155Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.644249658Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.644250229Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.644250810Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.644251371Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.644251962Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.644252503Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.644253085Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.644253666Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.644254257Z raise exc web-1 | 2025-11-25T15:34:20.644254758Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.644255339Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.644255850Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.644256431Z response = await f(request) web-1 | 2025-11-25T15:34:20.644256942Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.644257433Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.644257994Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.644258535Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.644259046Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.644259647Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.644260148Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.644260729Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.644261340Z web-1 | 2025-11-25T15:34:20.657732859Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37888] 500 Internal Server Error "GET /api/organizers/tools/slug/E HTTP/1.1" web-1 | 2025-11-25T15:34:20.658250611Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.658254499Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.658255871Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.658257304Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.658258426Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.658259498Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.658260730Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.658261953Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.658264427Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.658265239Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.658266020Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.658266691Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.658263556Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.658267323Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.658268896Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.658268154Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.658269437Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.658270258Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.658270819Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.658271420Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.658271951Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.658272663Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.658272993Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.658273865Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.658274426Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.658275087Z raise exc web-1 | 2025-11-25T15:34:20.658275458Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.658276500Z raise exc web-1 | 2025-11-25T15:34:20.658277081Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.658277682Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.658276189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.658278233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.658279666Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.658279045Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.658280257Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.658281088Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.658281649Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.658283433Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.658283954Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.658284685Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.658285096Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.658285897Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.658286479Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.658287050Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.658287581Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.658288222Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.658288623Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.658289685Z raise exc web-1 | 2025-11-25T15:34:20.658290206Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.658289394Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.658290827Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.658291448Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.658291969Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.658293021Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.658293582Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.658292680Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.658294183Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.658294754Z raise exc web-1 | 2025-11-25T15:34:20.658295155Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.658295796Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.658296207Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.658297018Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.658297549Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.658298571Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.658303260Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.658304032Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.658304703Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.658305324Z raise exc web-1 | 2025-11-25T15:34:20.658305875Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.658306496Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.658307047Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.658307638Z response = await f(request) web-1 | 2025-11-25T15:34:20.658311656Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.658312578Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.658313219Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.658313800Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.658314361Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.658315022Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.658315583Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.658298381Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.658316214Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.658317727Z web-1 | 2025-11-25T15:34:20.658317487Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.658319621Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.658320893Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.658321985Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.658323288Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.658324370Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.658325552Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.658326584Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.658327856Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.658329038Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.658330211Z raise exc web-1 | 2025-11-25T15:34:20.658331203Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.658333697Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.658334829Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.658336002Z response = await f(request) web-1 | 2025-11-25T15:34:20.658337054Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.658338085Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.658339218Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.658340260Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.658341362Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.658342564Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.658343606Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.658344748Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.658346000Z web-1 | 2025-11-25T15:34:20.669524593Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37890] 500 Internal Server Error "GET /api/organizers/tools/slug/X%F1%9D%A1%96%F3%93%B6%928t%F4%89%9B%B7%C3%99y%24%C3%BB HTTP/1.1" web-1 | 2025-11-25T15:34:20.670049349Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.670053196Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.670054508Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.670055881Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.670056953Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.670058015Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.670059197Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.670060299Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.670061411Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.670062644Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.670063706Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.670064878Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.670066000Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.670067222Z raise exc web-1 | 2025-11-25T15:34:20.670068264Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.670069436Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.670072372Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.670073634Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.670074736Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.670075899Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.670076930Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.670079265Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.670080457Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.670081750Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.670082942Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.670084204Z raise exc web-1 | 2025-11-25T15:34:20.670085196Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.670086378Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.670087681Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.670088993Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.670090045Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.670091287Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.670092319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.670093482Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.670094503Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.670095676Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.670096728Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.670097880Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.670099062Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.670100234Z raise exc web-1 | 2025-11-25T15:34:20.670101226Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.670102378Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.670103420Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.670104592Z response = await f(request) web-1 | 2025-11-25T15:34:20.670105644Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.670109111Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.670110333Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.670111535Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.670112607Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.670113820Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.670114872Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.670116064Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.670117567Z web-1 | 2025-11-25T15:34:20.670154276Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.670158163Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.670159796Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.670161269Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.670162471Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.670163613Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.670164805Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.670165847Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.670166899Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.670168122Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.670169194Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.670170376Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.670171438Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.670172640Z raise exc web-1 | 2025-11-25T15:34:20.670173752Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.670174934Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.670176017Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.670177249Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.670178321Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.670179533Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.670180545Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.670187859Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.670189221Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.670190434Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.670191566Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.670192848Z raise exc web-1 | 2025-11-25T15:34:20.670193860Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.670195052Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.670196395Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.670197667Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.670198709Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.670199881Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.670200973Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.670202246Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.670203308Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.670204440Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.670205502Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.670206644Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.670207766Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.670208938Z raise exc web-1 | 2025-11-25T15:34:20.670209920Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.670211122Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.670212134Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.670213327Z response = await f(request) web-1 | 2025-11-25T15:34:20.670214379Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.670215360Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.670216513Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.670217575Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.670218707Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.670219929Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.670221001Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.670223706Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.670225039Z web-1 | 2025-11-25T15:34:20.681937935Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37902] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%A4%C2%91%F1%BE%8A%A1uh%C2%AD%C2%B6%C3%96%14%F0%B3%9B%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:20.682452982Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.682457110Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.682458553Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.682459955Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.682461117Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.682464834Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.682466067Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.682467079Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.682468111Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.682469373Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.682470485Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.682471657Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.682471707Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.682472769Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.682475815Z raise exc web-1 | 2025-11-25T15:34:20.682474743Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.682476897Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.682478290Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.682478941Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.682479903Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.682480834Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.682481987Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.682482848Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.682483920Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.682484772Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.682485974Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.682489320Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.682488649Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.682490412Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.682491514Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.682492456Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.682493468Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.682494290Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.682495382Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.682496253Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.682498127Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.682497416Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.682499379Z raise exc web-1 | 2025-11-25T15:34:20.682500161Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.682501213Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.682502205Z raise exc web-1 | 2025-11-25T15:34:20.682503176Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.682503968Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.682505010Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.682505932Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.682507024Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.682508056Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.682508857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.682510059Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.682510831Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.682511883Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.682512624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.682513806Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.682514568Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.682524717Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.682527021Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.682528955Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.682530578Z raise exc web-1 | 2025-11-25T15:34:20.682531650Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.682532882Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.682534215Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.682535447Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.682536509Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.682537691Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.682538793Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.682540176Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.682541268Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.682542410Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.682543502Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.682544684Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.682545847Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.682547049Z raise exc web-1 | 2025-11-25T15:34:20.682548061Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.682549293Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.682550365Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.682551527Z response = await f(request) web-1 | 2025-11-25T15:34:20.682552589Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.682553621Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.682554783Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.682555855Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.682556907Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.682558120Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.682559252Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.682562027Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.682563420Z web-1 | 2025-11-25T15:34:20.682515740Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.682566054Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.682567227Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.682568439Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.682569491Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.682570633Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.682571805Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.682572977Z raise exc web-1 | 2025-11-25T15:34:20.682574029Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.682575232Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.682576274Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.682577466Z response = await f(request) web-1 | 2025-11-25T15:34:20.682578468Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.682579510Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.682580712Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.682581774Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.682582836Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.682584048Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.682585060Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.682586272Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.682587475Z web-1 | 2025-11-25T15:34:20.687562257Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37916] 500 Internal Server Error "GET /api/organizers/tools/slug/0 HTTP/1.1" web-1 | 2025-11-25T15:34:20.688092383Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.688096951Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.688098053Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.688098945Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.688099566Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.688100147Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.688103844Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.688104455Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.688104996Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.688105587Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.688106139Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.688106750Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.688107331Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.688107912Z raise exc web-1 | 2025-11-25T15:34:20.688108413Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.688108994Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.688109525Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.688110096Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.688110637Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.688111228Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.688111739Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.688112330Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.688112851Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.688113482Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.688115336Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.688115957Z raise exc web-1 | 2025-11-25T15:34:20.688116478Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.688117079Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.688117921Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.688118522Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.688119043Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.688119634Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.688120165Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.688120726Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.688121277Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.688122569Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.688123120Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.688123712Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.688124273Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.688124864Z raise exc web-1 | 2025-11-25T15:34:20.688125355Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.688125936Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.688126487Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.688127058Z response = await f(request) web-1 | 2025-11-25T15:34:20.688127569Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.688128080Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.688128671Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.688129202Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.688129703Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.688130274Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.688130795Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.688131356Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.688131997Z web-1 | 2025-11-25T15:34:20.688180168Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.688181801Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.688182592Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.688183273Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.688183844Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.688184395Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.688184987Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.688185518Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.688186029Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.688186630Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.688187161Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.688192150Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.688193142Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.688194064Z raise exc web-1 | 2025-11-25T15:34:20.688194915Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.688195867Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.688196759Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.688197700Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.688198482Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.688199123Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.688199684Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.688200285Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.688200856Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.688201468Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.688202039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.688202640Z raise exc web-1 | 2025-11-25T15:34:20.688203141Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.688203712Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.688204363Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.688204974Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.688205495Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.688206096Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.688207028Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.688207970Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.688208912Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.688209923Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.688210785Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.688211767Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.688212649Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.688213520Z raise exc web-1 | 2025-11-25T15:34:20.688214983Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.688215634Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.688216165Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.688216756Z response = await f(request) web-1 | 2025-11-25T15:34:20.688217267Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.688217778Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.688218359Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.688218940Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.688219501Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.688220103Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.688220603Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.688221205Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.688221846Z web-1 | 2025-11-25T15:34:20.694834875Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37922] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%895%F1%86%A7%AE%C2%99R%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:34:20.695358238Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.695361584Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.695363087Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.695364449Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.695365752Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.695366894Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.695368116Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.695369198Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.695370260Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.695371443Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.695372515Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.695373687Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.695374839Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.695376021Z raise exc web-1 | 2025-11-25T15:34:20.695377023Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.695387803Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.695389266Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.695390609Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.695391721Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.695392883Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.695393975Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.695395187Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.695396319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.695397542Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.695398674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.695399876Z raise exc web-1 | 2025-11-25T15:34:20.695400858Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.695402030Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.695403352Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.695404585Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.695405687Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.695406909Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.695407961Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.695409123Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.695410175Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.695411548Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.695412700Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.695413922Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.695415155Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.695416317Z raise exc web-1 | 2025-11-25T15:34:20.695417359Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.695418531Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.695419583Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.695420765Z response = await f(request) web-1 | 2025-11-25T15:34:20.695423310Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.695424402Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.695426446Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.695428289Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.695430013Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.695431616Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.695432748Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.695433950Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.695435292Z web-1 | 2025-11-25T15:34:20.695379778Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.695437907Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.695439090Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.695440382Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.695441514Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.695442616Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.695443798Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.695444931Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.695446053Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.695447235Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.695448297Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.695449479Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.695450541Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.695451703Z raise exc web-1 | 2025-11-25T15:34:20.695452685Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.695453857Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.695454929Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.695456081Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.695457093Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.695458266Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.695459287Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.695461522Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.695462614Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.695463786Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.695464918Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.695466090Z raise exc web-1 | 2025-11-25T15:34:20.695467092Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.695468244Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.695469747Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.695470969Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.695472031Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.695473204Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.695474306Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.695475438Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.695476480Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.695477642Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.695478714Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.695479846Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.695480928Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.695482090Z raise exc web-1 | 2025-11-25T15:34:20.695483092Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.695484234Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.695485256Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.695486378Z response = await f(request) web-1 | 2025-11-25T15:34:20.695487390Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.695488412Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.695489584Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.695490686Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.695491758Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.695492951Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.695494874Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.695496097Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.695497319Z web-1 | 2025-11-25T15:34:20.699879779Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37924] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%97 HTTP/1.1" web-1 | 2025-11-25T15:34:20.700413792Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.700416206Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.700417378Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.700418591Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.700419753Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.700420845Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.700422087Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.700423169Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.700424221Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.700425393Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.700426455Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.700427628Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.700428660Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.700429882Z raise exc web-1 | 2025-11-25T15:34:20.700430894Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.700432066Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.700433108Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.700434270Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.700435382Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.700436534Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.700437576Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.700438739Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.700439831Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.700441033Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.700442135Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.700444329Z raise exc web-1 | 2025-11-25T15:34:20.700445331Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.700446503Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.700447655Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.700448838Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.700449920Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.700451092Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.700452124Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.700453246Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.700454278Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.700455440Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.700456472Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.700457634Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.700458716Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.700459918Z raise exc web-1 | 2025-11-25T15:34:20.700460890Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.700462012Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.700463024Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.700464156Z response = await f(request) web-1 | 2025-11-25T15:34:20.700465198Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.700466210Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.700467422Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.700468464Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.700469516Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.700470679Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.700471741Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.700472873Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.700474055Z web-1 | 2025-11-25T15:34:20.700502899Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.700507468Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.700508229Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.700508970Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.700509682Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.700510283Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.700510884Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.700511585Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.700512437Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.700513369Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.700514180Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.700515072Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.700515893Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.700516855Z raise exc web-1 | 2025-11-25T15:34:20.700517637Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.700518619Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.700519570Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.700520542Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.700521394Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.700522386Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.700522927Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.700523588Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.700524149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.700524770Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.700525371Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.700525992Z raise exc web-1 | 2025-11-25T15:34:20.700526473Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.700527044Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.700527656Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.700528297Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.700529769Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.700530872Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.700531773Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.700532685Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.700533537Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.700534488Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.700535360Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.700536292Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.700537244Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.700537905Z raise exc web-1 | 2025-11-25T15:34:20.700538446Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.700539047Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.700539578Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.700540179Z response = await f(request) web-1 | 2025-11-25T15:34:20.700540700Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.700541241Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.700541812Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.700542363Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.700542924Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.700543545Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.700544056Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.700544657Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.700545279Z web-1 | 2025-11-25T15:34:20.705052984Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37940] 500 Internal Server Error "GET /api/organizers/tools/slug/%07%C3%A4%C2%82%C3%AE%09~5%C3%80%C3%B5%C2%BB%3E%C2%97%C2%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:20.705593439Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.705595272Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.705595904Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.705596545Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.705597096Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.705598569Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.705599250Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.705599791Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.705600362Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.705600963Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.705601504Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.705602085Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.705602626Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.705603217Z raise exc web-1 | 2025-11-25T15:34:20.705603788Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.705605672Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.705606253Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.705606874Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.705607415Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.705608066Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.705608597Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.705609179Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.705609689Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.705610291Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.705610842Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.705611433Z raise exc web-1 | 2025-11-25T15:34:20.705611924Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.705612505Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.705613136Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.705613737Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.705614258Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.705614859Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.705615400Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.705616021Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.705617294Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.705617905Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.705618436Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.705619017Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.705619578Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.705620169Z raise exc web-1 | 2025-11-25T15:34:20.705620680Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.705621311Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.705621842Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.705622423Z response = await f(request) web-1 | 2025-11-25T15:34:20.705622944Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.705623465Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.705623305Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.705624046Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.705625589Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.705624878Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.705626140Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.705627042Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.705627613Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.705629016Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.705628334Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.705629978Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.705631801Z web-1 | 2025-11-25T15:34:20.705631090Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.705633755Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.705634907Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.705635999Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.705637061Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.705638213Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.705639275Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.705641810Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.705642952Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.705644134Z raise exc web-1 | 2025-11-25T15:34:20.705645106Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.705646268Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.705647370Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.705648532Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.705649584Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.705650737Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.705651758Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.705652901Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.705653913Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.705655055Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.705656167Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.705657349Z raise exc web-1 | 2025-11-25T15:34:20.705658291Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.705659443Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.705660605Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.705661787Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.705662849Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.705664062Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.705670233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.705671556Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.705672628Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.705673820Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.705674882Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.705676004Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.705677146Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.705684320Z raise exc web-1 | 2025-11-25T15:34:20.705685402Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.705686584Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.705687616Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.705688788Z response = await f(request) web-1 | 2025-11-25T15:34:20.705689820Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.705690882Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.705691994Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.705693086Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.705694218Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.705695370Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.705696452Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.705697554Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.705698787Z web-1 | 2025-11-25T15:34:20.710187476Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37946] 500 Internal Server Error "GET /api/organizers/tools/slug/admin HTTP/1.1" web-1 | 2025-11-25T15:34:20.710717081Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.710718574Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.710719185Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.710719816Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.710720367Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.710720928Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.710721549Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.710722110Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.710722671Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.710723262Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.710723803Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.710724374Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.710724895Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.710725477Z raise exc web-1 | 2025-11-25T15:34:20.710725967Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.710727430Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.710728001Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.710728592Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.710729143Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.710729715Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.710730246Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.710730817Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.710731368Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.710731969Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.710732530Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.710733121Z raise exc web-1 | 2025-11-25T15:34:20.710733632Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.710734203Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.710734794Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.710735405Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.710735946Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.710736517Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.710737058Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.710737639Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.710738180Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.710738782Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.710739353Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.710739934Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.710740485Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.710741056Z raise exc web-1 | 2025-11-25T15:34:20.710741537Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.710742098Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.710742619Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.710743881Z response = await f(request) web-1 | 2025-11-25T15:34:20.710744442Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.710744963Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.710745534Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.710746075Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.710746606Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.710747207Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.710747778Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.710748339Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.710748961Z web-1 | 2025-11-25T15:34:20.710812400Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.710815015Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.710816227Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.710817449Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.710818581Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.710819643Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.710820826Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.710821888Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.710822970Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.710824162Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.710825234Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.710826396Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.710827438Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.710828600Z raise exc web-1 | 2025-11-25T15:34:20.710829612Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.710830764Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.710831806Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.710832988Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.710834040Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.710835213Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.710837357Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.710838599Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.710839721Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.710840913Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.710842055Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.710843218Z raise exc web-1 | 2025-11-25T15:34:20.710844200Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.710845412Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.710846554Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.710847846Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.710848898Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.710850091Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.710851203Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.710852385Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.710853437Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.710854609Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.710855651Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.710856853Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.710857925Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.710859128Z raise exc web-1 | 2025-11-25T15:34:20.710860149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.710861322Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.710862334Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.710863496Z response = await f(request) web-1 | 2025-11-25T15:34:20.710864518Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.710865520Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.710866672Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.710867714Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.710868746Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.710870940Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.710872102Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.710873204Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.710874476Z web-1 | 2025-11-25T15:34:20.716399572Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37956] 500 Internal Server Error "GET /api/organizers/tools/slug/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:34:20.716925991Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.716928275Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.716929477Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.716930740Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.716931932Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.716933114Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.716934317Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.716935409Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.716936481Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.716937643Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.716938715Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.716939867Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.716940939Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.716942121Z raise exc web-1 | 2025-11-25T15:34:20.716943133Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.716944285Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.716945327Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.716946469Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.716947541Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.716948724Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.716949575Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.716949786Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.716950908Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.716951789Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.716952250Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.716952871Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.716956729Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.716957590Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.716959614Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.716958893Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.716960796Z raise exc web-1 | 2025-11-25T15:34:20.716963491Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.716964133Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.716965205Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.716966757Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.716966096Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.716967809Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.716969673Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.716968922Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.716970565Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.716972378Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.716971727Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.716973310Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.716975183Z raise exc web-1 | 2025-11-25T15:34:20.716974352Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.716976025Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.716977017Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.716977838Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.716979752Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.716978900Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.716980754Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.716981625Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.716982116Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.716987416Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.716988478Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.716989160Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.716989751Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.716990372Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.716991033Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.716991664Z raise exc web-1 | 2025-11-25T15:34:20.716992235Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.716992836Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.716993808Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.716994470Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.716995041Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.716995632Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.716996183Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.716996774Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.716997325Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.716997916Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.716998437Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.716999028Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.716999609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.717000210Z raise exc web-1 | 2025-11-25T15:34:20.717000801Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.717001493Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.717002034Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.717002655Z response = await f(request) web-1 | 2025-11-25T15:34:20.717003176Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.717003687Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.717004278Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.717004819Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.717005370Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.717007254Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.717007875Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.717008496Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.717009127Z web-1 | 2025-11-25T15:34:20.716982808Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.717011141Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.717011772Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.717012353Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.717012924Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.717013505Z raise exc web-1 | 2025-11-25T15:34:20.717014006Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.717014587Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.717015108Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.717015689Z response = await f(request) web-1 | 2025-11-25T15:34:20.717016190Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.717016741Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.717017322Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.717017843Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.717018374Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.717018956Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.717019456Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.717020038Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.717020669Z web-1 | 2025-11-25T15:34:20.722286247Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37972] 500 Internal Server Error "GET /api/organizers/tools/slug/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:34:20.722795173Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.722798078Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.722799291Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.722800553Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.722801725Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.722803879Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.722805132Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.722806184Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.722807256Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.722808388Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.722809450Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.722810622Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.722811674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.722812896Z raise exc web-1 | 2025-11-25T15:34:20.722813878Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.722815060Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.722816122Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.722817284Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.722818366Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.722819489Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.722820551Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.722821753Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.722822795Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.722823987Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.722825079Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.722826201Z raise exc web-1 | 2025-11-25T15:34:20.722827183Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.722828325Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.722829487Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.722831591Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.722832703Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.722833866Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.722834958Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.722837011Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.722838174Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.722839366Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.722840418Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.722855316Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.722856488Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.722857680Z raise exc web-1 | 2025-11-25T15:34:20.722858672Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.722859884Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.722860926Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.722862119Z response = await f(request) web-1 | 2025-11-25T15:34:20.722863161Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.722864223Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.722866727Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.722868481Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.722870284Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.722871606Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.722872749Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.722873921Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.722875183Z web-1 | 2025-11-25T15:34:20.722891935Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.722895652Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.722897194Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.722898697Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.722899900Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.722901062Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.722902254Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.722903316Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.722904488Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.722905730Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.722906833Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.722914297Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.722915659Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.722916942Z raise exc web-1 | 2025-11-25T15:34:20.722918024Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.722919216Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.722920318Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.722921570Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.722922642Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.722923844Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.722924957Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.722926149Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.722927271Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.722928533Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.722929746Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.722930988Z raise exc web-1 | 2025-11-25T15:34:20.722931990Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.722933182Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.722934555Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.722935837Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.722936909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.722938081Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.722939223Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.722940396Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.722941458Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.722942620Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.722943672Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.722944814Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.722945986Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.722948771Z raise exc web-1 | 2025-11-25T15:34:20.722949853Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.722951046Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.722952078Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.722953260Z response = await f(request) web-1 | 2025-11-25T15:34:20.722954362Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.722955414Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.722956606Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.722957698Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.722958790Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.722960042Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.722961094Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.722962337Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.722963649Z web-1 | 2025-11-25T15:34:20.727049122Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37980] 500 Internal Server Error "GET /api/organizers/tools/slug/T%C3%9B%1C HTTP/1.1" web-1 | 2025-11-25T15:34:20.727585208Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.727587924Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.727589106Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.727590328Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.727591460Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.727592602Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.727593775Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.727594917Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.727595959Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.727597181Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.727598233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.727599465Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.727600487Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.727601669Z raise exc web-1 | 2025-11-25T15:34:20.727602671Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.727605326Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.727606468Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.727607671Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.727608743Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.727609915Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.727610947Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.727612109Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.727613151Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.727614393Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.727615545Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.727613732Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.727616748Z raise exc web-1 | 2025-11-25T15:34:20.727618751Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.727619393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.727620174Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.727621436Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.727622458Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.727624352Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.727623530Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.727626286Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.727625514Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.727627348Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.727628349Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.727629431Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.727630233Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.727631365Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.727632307Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.727634301Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.727637968Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.727639440Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.727640633Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.727641825Z raise exc web-1 | 2025-11-25T15:34:20.727642957Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.727644119Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.727645221Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.727646463Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.727647546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.727648768Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.727649810Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.727650972Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.727652064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.727653326Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.727654599Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.727655841Z raise exc web-1 | 2025-11-25T15:34:20.727656893Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.727658125Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.727659498Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.727660750Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.727661892Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.727663075Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.727664197Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.727665399Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.727666481Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.727667653Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.727668725Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.727669897Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.727671110Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.727673564Z raise exc web-1 | 2025-11-25T15:34:20.727674686Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.727675909Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.727676991Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.727678183Z response = await f(request) web-1 | 2025-11-25T15:34:20.727679295Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.727680317Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.727681529Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.727682611Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.727683713Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.727685006Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.727686058Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.727687290Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.727688603Z web-1 | 2025-11-25T15:34:20.727633389Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.727691157Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.727692460Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.727693612Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.727694864Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.727696097Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.727697339Z raise exc web-1 | 2025-11-25T15:34:20.727698361Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.727699523Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.727700605Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.727701737Z response = await f(request) web-1 | 2025-11-25T15:34:20.727702749Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.727703791Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.727704933Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.727705985Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.727707017Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.727709161Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.727710333Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.727711486Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.727712748Z web-1 | 2025-11-25T15:34:20.736989109Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37990] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%97%C3%B2%F3%90%84%9C HTTP/1.1" web-1 | 2025-11-25T15:34:20.737519264Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.737520717Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.737521318Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.737522019Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.737522570Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.737523141Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.737523733Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.737524264Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.737524825Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.737525416Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.737525917Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.737526508Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.737527019Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.737527620Z raise exc web-1 | 2025-11-25T15:34:20.737528111Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.737528702Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.737529233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.737529834Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.737530375Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.737530956Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.737531467Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.737532068Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.737532589Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.737533200Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.737535284Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.737535935Z raise exc web-1 | 2025-11-25T15:34:20.737536416Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.737537007Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.737537619Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.737538210Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.737538771Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.737539352Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.737539923Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.737540514Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.737541045Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.737541636Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.737542147Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.737542728Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.737543269Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.737543860Z raise exc web-1 | 2025-11-25T15:34:20.737544361Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.737544932Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.737545473Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.737546064Z response = await f(request) web-1 | 2025-11-25T15:34:20.737546575Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.737547096Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.737547678Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.737548219Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.737548760Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.737549351Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.737549862Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.737550433Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.737551054Z web-1 | 2025-11-25T15:34:20.737637857Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.737650150Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.737652635Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.737654428Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.737655670Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.737656802Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.737658125Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.737659177Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.737660329Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.737661531Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.737662603Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.737663956Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.737665088Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.737666290Z raise exc web-1 | 2025-11-25T15:34:20.737667392Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.737668565Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.737669717Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.737670869Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.737671921Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.737673083Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.737674145Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.737675297Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.737676379Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.737677571Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.737678744Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.737679956Z raise exc web-1 | 2025-11-25T15:34:20.737680968Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.737682100Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.737683693Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.737691027Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.737692359Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.737693571Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.737694674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.737695826Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.737696858Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.737698030Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.737699072Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.737700194Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.737701356Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.737702468Z raise exc web-1 | 2025-11-25T15:34:20.737703510Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.737704652Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.737705654Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.737706836Z response = await f(request) web-1 | 2025-11-25T15:34:20.737707888Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.737708870Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.737710012Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.737711054Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.737712086Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.737713309Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.737714361Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.737715563Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.737716845Z web-1 | 2025-11-25T15:34:20.744007679Z INFO 2025-11-25T15:34:20 - [172.25.0.1:37996] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%809%C3%A9%17%17r6 HTTP/1.1" web-1 | 2025-11-25T15:34:20.744541562Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.744542553Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.744543175Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.744543806Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.744544347Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.744545800Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.744546441Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.744546962Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.744547473Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.744548054Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.744548585Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.744549166Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.744549697Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.744550288Z raise exc web-1 | 2025-11-25T15:34:20.744550779Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.744551340Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.744551861Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.744552432Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.744552963Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.744553534Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.744554045Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.744554616Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.744555137Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.744555768Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.744556329Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.744556910Z raise exc web-1 | 2025-11-25T15:34:20.744557401Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.744557992Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.744558584Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.744559185Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.744559716Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.744560297Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.744560818Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.744561990Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.744562571Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.744563162Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.744563683Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.744564264Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.744564815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.744565386Z raise exc web-1 | 2025-11-25T15:34:20.744565937Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.744566508Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.744567019Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.744567611Z response = await f(request) web-1 | 2025-11-25T15:34:20.744568131Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.744568642Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.744569204Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.744569724Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.744570225Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.744570817Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.744571378Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.744571929Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.744572530Z web-1 | 2025-11-25T15:34:20.744575375Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.744578611Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.744579904Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.744581246Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.744582388Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.744583490Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.744584663Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.744585704Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.744586857Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.744587999Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.744591085Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.744592377Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.744593449Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.744594601Z raise exc web-1 | 2025-11-25T15:34:20.744595643Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.744596755Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.744597847Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.744599030Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.744600142Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.744601264Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.744602266Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.744603508Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.744606984Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.744608337Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.744609509Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.744610752Z raise exc web-1 | 2025-11-25T15:34:20.744611793Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.744612966Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.744614298Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.744615631Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.744616683Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.744617835Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.744618977Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.744620059Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.744621091Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.744622273Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.744623295Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.744624447Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.744625579Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.744627763Z raise exc web-1 | 2025-11-25T15:34:20.744628856Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.744630018Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.744631060Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.744632212Z response = await f(request) web-1 | 2025-11-25T15:34:20.744633244Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.744634226Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.744635348Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.744636440Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.744637532Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.744638744Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.744639756Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.744640898Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.744642171Z web-1 | 2025-11-25T15:34:20.773707083Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38002] 500 Internal Server Error "GET /api/organizers/tools/slug/%F2%8D%80%92%3CWA%C2%92%F3%90%A6%AD%5B%C2%B8 HTTP/1.1" web-1 | 2025-11-25T15:34:20.774335373Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.774337256Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.774338128Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.774338910Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.774339801Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.774340412Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.774341114Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.774341645Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.774342166Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.774342767Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.774343328Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.774343919Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.774344500Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.774345121Z raise exc web-1 | 2025-11-25T15:34:20.774368495Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.774377422Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.774379636Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.774381349Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.774382602Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.774384064Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.774385297Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.774386519Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.774387611Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.774388873Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.774390056Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.774391288Z raise exc web-1 | 2025-11-25T15:34:20.774392330Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.774393532Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.774395947Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.774397289Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.774398381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.774399594Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.774400686Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.774401898Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.774402980Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.774404162Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.774405324Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.774406476Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.774407609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.774408851Z raise exc web-1 | 2025-11-25T15:34:20.774409843Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.774410995Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.774416766Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.774418198Z response = await f(request) web-1 | 2025-11-25T15:34:20.774419321Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.774420373Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.774421555Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.774422647Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.774423729Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.774424951Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.774426003Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.774427296Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.774435160Z web-1 | 2025-11-25T15:34:20.774500543Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.774513397Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.774515882Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.774517655Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.774518928Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.774520140Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.774521533Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.774522625Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.774523797Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.774524989Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.774526071Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.774527253Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.774528395Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.774529588Z raise exc web-1 | 2025-11-25T15:34:20.774530680Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.774531912Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.774533014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.774534236Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.774535338Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.774544416Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.774545768Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.774546950Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.774548062Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.774549285Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.774550487Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.774551709Z raise exc web-1 | 2025-11-25T15:34:20.774552681Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.774553823Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.774555396Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.774556669Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.774557721Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.774558963Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.774560105Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.774561267Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.774562329Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.774563511Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.774564573Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.774565726Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.774566938Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.774568100Z raise exc web-1 | 2025-11-25T15:34:20.774569152Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.774570314Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.774571346Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.774572498Z response = await f(request) web-1 | 2025-11-25T15:34:20.774573560Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.774574612Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.774575774Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.774576866Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.774577948Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.774580884Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.774581996Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.774583198Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.774584491Z web-1 | 2025-11-25T15:34:20.832437586Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38006] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:34:20.833059665Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.833068772Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.833071276Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.833073060Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.833074392Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.833075625Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.833077087Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.833078179Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.833079522Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.833080794Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.833081826Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.833080985Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.833083018Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.833086254Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.833085223Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.833087487Z raise exc web-1 | 2025-11-25T15:34:20.833088679Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.833089531Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.833090252Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.833091454Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.833092386Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.833093278Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.833094340Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.833105741Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.833107174Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.833108476Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.833109699Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.833110771Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.833111953Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.833113075Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.833114217Z raise exc web-1 | 2025-11-25T15:34:20.833115279Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.833116461Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.833117583Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.833118756Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.833119818Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.833120950Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.833122082Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.833123174Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.833124266Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.833125488Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.833126700Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.833127943Z raise exc web-1 | 2025-11-25T15:34:20.833128935Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.833130127Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.833131540Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.833132792Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.833133884Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.833135246Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.833136439Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.833137571Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.833138643Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.833141148Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.833142290Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.833143492Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.833144674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.833145836Z raise exc web-1 | 2025-11-25T15:34:20.833146848Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.833148010Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.833149032Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.833150205Z response = await f(request) web-1 | 2025-11-25T15:34:20.833151257Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.833152258Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.833153391Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.833154453Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.833155525Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.833156687Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.833157769Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.833158921Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.833160193Z web-1 | 2025-11-25T15:34:20.833095392Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.833162938Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.833164331Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.833165403Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.833166605Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.833167697Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.833168890Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.833170002Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.833171164Z raise exc web-1 | 2025-11-25T15:34:20.833172156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.833173288Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.833174901Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.833177065Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.833178167Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.833179339Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.833180411Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.833181543Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.833182575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.833183748Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.833184759Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.833185952Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.833187034Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.833188136Z raise exc web-1 | 2025-11-25T15:34:20.833189108Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.833190180Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.833191161Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.833192304Z response = await f(request) web-1 | 2025-11-25T15:34:20.833193295Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.833194347Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.833195450Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.833196512Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.833197564Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.833198686Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.833199708Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.833200860Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.833202092Z web-1 | 2025-11-25T15:34:20.846039410Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38018] 500 Internal Server Error "GET /api/organizers/tools/slug/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:34:20.846563214Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.846565498Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.846566149Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.846566800Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.846568594Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.846569185Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.846569806Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.846570367Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.846570898Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.846571489Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.846572020Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.846572611Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.846573182Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.846573763Z raise exc web-1 | 2025-11-25T15:34:20.846574274Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.846574865Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.846575386Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.846575947Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.846576468Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.846577060Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.846577580Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.846578132Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.846578673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.846579294Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.846579875Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.846580466Z raise exc web-1 | 2025-11-25T15:34:20.846580957Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.846581528Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.846582159Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.846582770Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.846583281Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.846583882Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.846585085Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.846585686Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.846586197Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.846586778Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.846587299Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.846587850Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.846588421Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.846589002Z raise exc web-1 | 2025-11-25T15:34:20.846589513Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.846590084Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.846590575Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.846591116Z response = await f(request) web-1 | 2025-11-25T15:34:20.846591637Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.846592128Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.846592689Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.846593220Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.846593741Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.846594332Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.846594843Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.846595434Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.846596055Z web-1 | 2025-11-25T15:34:20.846686385Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.846688008Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.846688809Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.846689541Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.846690162Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.846690753Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.846691344Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.846691875Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.846692446Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.846697496Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.846698157Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.846698748Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.846699309Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.846699930Z raise exc web-1 | 2025-11-25T15:34:20.846700491Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.846701072Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.846701653Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.846702355Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.846702906Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.846703507Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.846704068Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.846704639Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.846705190Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.846705821Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.846706402Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.846707014Z raise exc web-1 | 2025-11-25T15:34:20.846707494Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.846708086Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.846708757Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.846709388Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.846709909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.846710480Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.846711021Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.846711592Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.846712103Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.846712674Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.846713185Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.846713746Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.846715409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.846716010Z raise exc web-1 | 2025-11-25T15:34:20.846716531Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.846717103Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.846717603Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.846718205Z response = await f(request) web-1 | 2025-11-25T15:34:20.846718726Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.846719237Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.846719838Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.846720379Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.846720920Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.846721531Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.846722072Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.846722653Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.846723294Z web-1 | 2025-11-25T15:34:20.853291830Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38030] 500 Internal Server Error "GET /api/organizers/tools/slug/%5Ex%F1%9D%B1%9D%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:34:20.853800174Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.853802008Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.853802739Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.853803390Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.853803971Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.853804542Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.853805144Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.853805645Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.853806166Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.853806777Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.853807308Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.853807869Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.853808400Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.853809953Z raise exc web-1 | 2025-11-25T15:34:20.853810534Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.853811145Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.853811686Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.853812307Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.853812868Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.853813459Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.853813980Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.853814571Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.853815102Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.853815693Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.853816264Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.853816856Z raise exc web-1 | 2025-11-25T15:34:20.853817347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.853817958Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.853822276Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.853822937Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.853823538Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.853824139Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.853824730Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.853825321Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.853825893Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.853826464Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.853826965Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.853827546Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.853828107Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.853828668Z raise exc web-1 | 2025-11-25T15:34:20.853829149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.853829710Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.853830962Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.853831563Z response = await f(request) web-1 | 2025-11-25T15:34:20.853832084Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.853832625Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.853833186Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.853834158Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.853832485Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.853835030Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.853836272Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.853837033Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.853837895Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.853838386Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.853839468Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.853840129Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.853841582Z web-1 | 2025-11-25T15:34:20.853840740Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.853843726Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.853844938Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.853845980Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.853847122Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.853848325Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.853849367Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.853850519Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.853851621Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.853852793Z raise exc web-1 | 2025-11-25T15:34:20.853853885Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.853855017Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.853856169Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.853857372Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.853858414Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.853865447Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.853866799Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.853867992Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.853869064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.853870236Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.853871388Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.853872610Z raise exc web-1 | 2025-11-25T15:34:20.853873582Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.853874714Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.853876047Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.853877269Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.853878351Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.853879513Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.853880675Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.853881818Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.853882950Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.853884112Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.853885134Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.853886236Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.853887398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.853888560Z raise exc web-1 | 2025-11-25T15:34:20.853889562Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.853890714Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.853891726Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.853892838Z response = await f(request) web-1 | 2025-11-25T15:34:20.853893870Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.853894872Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.853896034Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.853897056Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.853899741Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.853901034Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.853902076Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.853903248Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.853904490Z web-1 | 2025-11-25T15:34:20.871169974Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38038] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%A8V%F2%9F%98%94%C3%A6%F1%A4%A1%BF HTTP/1.1" web-1 | 2025-11-25T15:34:20.871728834Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.871730797Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.871731609Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.871732410Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.871733092Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.871733653Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.871734264Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.871734775Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.871735286Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.871735907Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.871736448Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.871737059Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.871737590Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.871738171Z raise exc web-1 | 2025-11-25T15:34:20.871738682Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.871739263Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.871739774Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.871740365Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.871740886Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.871741477Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.871741988Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.871742569Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.871746216Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.871746897Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.871747438Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.871748210Z raise exc web-1 | 2025-11-25T15:34:20.871748711Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.871749312Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.871749953Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.871750534Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.871751035Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.871751616Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.871752117Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.871752688Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.871753229Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.871753820Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.871754331Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.871754902Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.871755474Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.871756055Z raise exc web-1 | 2025-11-25T15:34:20.871756546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.871757127Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.871757638Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.871758229Z response = await f(request) web-1 | 2025-11-25T15:34:20.871758740Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.871759271Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.871759852Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.871760363Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.871760904Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.871761495Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.871762016Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.871762607Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.871764170Z web-1 | 2025-11-25T15:34:20.871842737Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.871846625Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.871847927Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.871849270Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.871850392Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.871851484Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.871852656Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.871853668Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.871854740Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.871855902Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.871856974Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.871858096Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.871859178Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.871860391Z raise exc web-1 | 2025-11-25T15:34:20.871861513Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.871862655Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.871863757Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.871864919Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.871865991Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.871867153Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.871868195Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.871869367Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.871870429Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.871871632Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.871872774Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.871873996Z raise exc web-1 | 2025-11-25T15:34:20.871874988Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.871876180Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.871879376Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.871880689Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.871881741Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.871882913Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.871884005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.871885097Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.871886189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.871887331Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.871888563Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.871889686Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.871890808Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.871891970Z raise exc web-1 | 2025-11-25T15:34:20.871893012Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.871894154Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.871895176Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.871896328Z response = await f(request) web-1 | 2025-11-25T15:34:20.871897350Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.871898362Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.871899494Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.871900526Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.871901558Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.871902740Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.871903742Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.871904934Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.871906207Z web-1 | 2025-11-25T15:34:20.876608758Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38048] 500 Internal Server Error "GET /api/organizers/tools/slug/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:34:20.877136048Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.877136759Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.877137350Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.877138953Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.877139534Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.877140136Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.877140717Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.877141238Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.877141769Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.877142340Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.877142871Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.877143442Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.877143963Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.877144574Z raise exc web-1 | 2025-11-25T15:34:20.877145065Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.877145646Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.877146147Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.877146728Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.877147269Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.877147860Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.877148381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.877148972Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.877149503Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.877150184Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.877150786Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.877151367Z raise exc web-1 | 2025-11-25T15:34:20.877151848Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.877152439Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.877153020Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.877153641Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.877154162Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.877154733Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.877159472Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.877160103Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.877160624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.877161195Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.877161696Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.877162287Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.877162838Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.877163409Z raise exc web-1 | 2025-11-25T15:34:20.877163880Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.877164441Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.877164962Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.877165533Z response = await f(request) web-1 | 2025-11-25T15:34:20.877166044Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.877166575Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.877167156Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.877167687Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.877168228Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.877168819Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.877169330Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.877169891Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.877168849Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.877170513Z web-1 | 2025-11-25T15:34:20.877172106Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.877173538Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.877174921Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.877176023Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.877177085Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.877178257Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.877179249Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.877180331Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.877183247Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.877184439Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.877185661Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.877186773Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.877187945Z raise exc web-1 | 2025-11-25T15:34:20.877188977Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.877190160Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.877191282Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.877192454Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.877193516Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.877194728Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.877195750Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.877196892Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.877197954Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.877199156Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.877200349Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.877201571Z raise exc web-1 | 2025-11-25T15:34:20.877202543Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.877203675Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.877204967Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.877206190Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.877207262Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.877208394Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.877209496Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.877210598Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.877211640Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.877212742Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.877213754Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.877216008Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.877217150Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.877218312Z raise exc web-1 | 2025-11-25T15:34:20.877219314Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.877220446Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.877221458Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.877222620Z response = await f(request) web-1 | 2025-11-25T15:34:20.877223652Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.877224624Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.877225756Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.877226808Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.877227850Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.877229063Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.877230074Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.877231237Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.877232449Z web-1 | 2025-11-25T15:34:20.886646418Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38058] 500 Internal Server Error "GET /api/organizers/tools/slug/s%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21 HTTP/1.1" web-1 | 2025-11-25T15:34:20.887174309Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.887175802Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.887176904Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.887178066Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.887179158Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.887180200Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.887181443Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.887182505Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.887183577Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.887184749Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.887185791Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.887186913Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.887188015Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.887190269Z raise exc web-1 | 2025-11-25T15:34:20.887191361Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.887192523Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.887193565Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.887194728Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.887195790Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.887196952Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.887197994Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.887199136Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.887200178Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.887201440Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.887202532Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.887203684Z raise exc web-1 | 2025-11-25T15:34:20.887204666Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.887205838Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.887207001Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.887208193Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.887209235Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.887210397Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.887211419Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.887212561Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.887213623Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.887215396Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.887216579Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.887217731Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.887218963Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.887220226Z raise exc web-1 | 2025-11-25T15:34:20.887221227Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.887223462Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.887224574Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.887225766Z response = await f(request) web-1 | 2025-11-25T15:34:20.887226808Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.887227850Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.887228982Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.887230104Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.887231176Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.887232388Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.887233450Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.887234572Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.887235755Z web-1 | 2025-11-25T15:34:20.887276421Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.887288644Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.887291049Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.887292732Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.887293984Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.887295146Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.887296419Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.887297451Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.887298583Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.887299765Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.887300797Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.887301949Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.887302991Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.887304153Z raise exc web-1 | 2025-11-25T15:34:20.887305195Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.887306367Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.887307489Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.887312910Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.887320494Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.887321977Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.887323049Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.887324221Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.887325323Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.887326535Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.887327687Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.887328890Z raise exc web-1 | 2025-11-25T15:34:20.887329891Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.887331054Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.887332677Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.887333939Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.887335031Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.887336193Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.887337315Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.887338458Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.887339510Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.887340662Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.887341724Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.887342906Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.887344118Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.887345290Z raise exc web-1 | 2025-11-25T15:34:20.887346352Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.887347505Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.887348536Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.887349689Z response = await f(request) web-1 | 2025-11-25T15:34:20.887350751Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.887351763Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.887352915Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.887355620Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.887356772Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.887358215Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.887359287Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.887360509Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.887361791Z web-1 | 2025-11-25T15:34:20.891773166Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38074] 500 Internal Server Error "GET /api/organizers/tools/slug/%F2%AC%A3%BCi HTTP/1.1" web-1 | 2025-11-25T15:34:20.892305025Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.892309523Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.892311958Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.892312789Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.892313390Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.892313991Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.892314593Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.892315124Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.892315625Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.892316276Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.892316787Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.892317368Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.892317899Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.892320684Z raise exc web-1 | 2025-11-25T15:34:20.892321185Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.892321776Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.892322287Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.892322888Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.892323429Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.892324020Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.892324531Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.892325112Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.892328348Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.892329000Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.892329581Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.892330192Z raise exc web-1 | 2025-11-25T15:34:20.892330683Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.892331254Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.892332005Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.892332616Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.892333168Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.892333749Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.892334260Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.892334871Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.892335392Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.892335963Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.892336474Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.892335111Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.892339950Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.892341122Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.892342004Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.892342585Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.892343186Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.892343818Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.892344349Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.892344940Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.892345551Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.892346082Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.892346663Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.892347214Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.892351081Z raise exc web-1 | 2025-11-25T15:34:20.892351702Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.892352354Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.892352915Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.892353556Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.892354097Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.892354708Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.892337045Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.892363064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.892368774Z raise exc web-1 | 2025-11-25T15:34:20.892371049Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.892372792Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.892374054Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.892375327Z response = await f(request) web-1 | 2025-11-25T15:34:20.892376389Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.892377421Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.892378563Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.892379635Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.892380797Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.892382300Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.892383562Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.892384885Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.892386157Z web-1 | 2025-11-25T15:34:20.892355239Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.892389553Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.892390776Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.892392168Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.892393320Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.892394563Z raise exc web-1 | 2025-11-25T15:34:20.892395595Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.892403540Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.892405664Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.892406986Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.892408048Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.892409240Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.892410302Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.892411404Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.892412426Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.892413508Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.892414510Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.892415652Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.892416815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.892417987Z raise exc web-1 | 2025-11-25T15:34:20.892418979Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.892420071Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.892421093Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.892422225Z response = await f(request) web-1 | 2025-11-25T15:34:20.892423237Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.892424239Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.892425361Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.892426393Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.892427404Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.892428557Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.892429579Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.892430781Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.892432023Z web-1 | 2025-11-25T15:34:20.906510341Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38090] 500 Internal Server Error "GET /api/organizers/tools/slug/%2C HTTP/1.1" web-1 | 2025-11-25T15:34:20.907035247Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.907038764Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.907040086Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.907043653Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.907044825Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.907045887Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.907047069Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.907048111Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.907049123Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.907050356Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.907051468Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.907052650Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.907053732Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.907054894Z raise exc web-1 | 2025-11-25T15:34:20.907055936Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.907057078Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.907058110Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.907059252Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.907060425Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.907066155Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.907067287Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.907068389Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.907070523Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.907071886Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.907073018Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.907074281Z raise exc web-1 | 2025-11-25T15:34:20.907075343Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.907076525Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.907077887Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.907079160Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.907080242Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.907082496Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.907083628Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.907084770Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.907085882Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.907087034Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.907088117Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.907089239Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.907090411Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.907091603Z raise exc web-1 | 2025-11-25T15:34:20.907092605Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.907093777Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.907094899Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.907096081Z response = await f(request) web-1 | 2025-11-25T15:34:20.907097534Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.907098586Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.907099718Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.907100820Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.907101912Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.907103155Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.907104237Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.907105449Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.907106752Z web-1 | 2025-11-25T15:34:20.907131518Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.907140896Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.907143240Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.907145013Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.907146226Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.907147378Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.907148670Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.907149903Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.907157186Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.907158589Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.907159681Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.907160863Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.907161945Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.907163137Z raise exc web-1 | 2025-11-25T15:34:20.907164189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.907165422Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.907166474Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.907167666Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.907168708Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.907169840Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.907170902Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.907172054Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.907173136Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.907174389Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.907175541Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.907176733Z raise exc web-1 | 2025-11-25T15:34:20.907177725Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.907178897Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.907180490Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.907181923Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.907183035Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.907184217Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.907185299Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.907186401Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.907187463Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.907188625Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.907189657Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.907192162Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.907193434Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.907194627Z raise exc web-1 | 2025-11-25T15:34:20.907195638Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.907196771Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.907197782Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.907198965Z response = await f(request) web-1 | 2025-11-25T15:34:20.907199997Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.907201049Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.907202161Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.907203253Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.907204305Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.907205517Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.907206529Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.907207771Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.907209044Z web-1 | 2025-11-25T15:34:20.920460359Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38098] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%9E%C3%8C~%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:34:20.920975517Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.920978302Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.920979845Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.920981297Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.920982550Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.920983752Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.920984904Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.920985946Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.920987048Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.920988230Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.920989333Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.920990515Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.921000864Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.921004982Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.921007306Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.921008318Z raise exc web-1 | 2025-11-25T15:34:20.921009480Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.921011043Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.921010312Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.921013007Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.921012236Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.921014179Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.921014951Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.921016203Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.921016994Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.921018878Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.921018056Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.921020802Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.921020010Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.921021884Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.921022735Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.921023817Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.921024609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.921026522Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.921025711Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.921027685Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.921028526Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.921029628Z raise exc web-1 | 2025-11-25T15:34:20.921030460Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.921031462Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.921032504Z raise exc web-1 | 2025-11-25T15:34:20.921035189Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.921035900Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.921037363Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.921038725Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.921039797Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.921038044Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.921040959Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.921042402Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.921042853Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.921043795Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.921044827Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.921045618Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.921046700Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.921047592Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.921049546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.921048794Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.921050738Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.921051459Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.921053433Z raise exc web-1 | 2025-11-25T15:34:20.921052611Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.921055286Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.921054495Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.921057170Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.921056439Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.921058512Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.921059905Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.921059114Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.921060967Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.921061799Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.921064053Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.921065265Z raise exc web-1 | 2025-11-25T15:34:20.921066107Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.921067069Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.921068050Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.921068992Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.921069904Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.921070806Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.921071868Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.921072709Z response = await f(request) web-1 | 2025-11-25T15:34:20.921073681Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.921074613Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.921075584Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.921076386Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.921078320Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.921077468Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.921079392Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.921080293Z raise exc web-1 | 2025-11-25T15:34:20.921081205Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.921082077Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.921083149Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.921083950Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.921085002Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.921085774Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.921086996Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.921088338Z web-1 | 2025-11-25T15:34:20.921087647Z response = await f(request) web-1 | 2025-11-25T15:34:20.921090242Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.921091294Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.921092486Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.921094470Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.921095632Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.921096834Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.921097876Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.921099069Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.921100341Z web-1 | 2025-11-25T15:34:20.944562201Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38108] 500 Internal Server Error "GET /api/organizers/tools/slug/%F1%B3%86%93%06%C2%9D%C3%A9 HTTP/1.1" web-1 | 2025-11-25T15:34:20.945080815Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.945084452Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.945086035Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.945087538Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.945088720Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.945089862Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.945091124Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.945092207Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.945093238Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.945094411Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.945096454Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.945097697Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.945098799Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.945100011Z raise exc web-1 | 2025-11-25T15:34:20.945101133Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.945102346Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.945103448Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.945104660Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.945105762Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.945106934Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.945107986Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.945115110Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.945116452Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.945117714Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.945118837Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.945120089Z raise exc web-1 | 2025-11-25T15:34:20.945121502Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.945122784Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.945124116Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.945125329Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.945126421Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.945127673Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.945128735Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.945129907Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.945130949Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.945132111Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.945133143Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.945134266Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.945135608Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.945136840Z raise exc web-1 | 2025-11-25T15:34:20.945137862Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.945139054Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.945140096Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.945141229Z response = await f(request) web-1 | 2025-11-25T15:34:20.945142281Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.945143312Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.945144475Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.945145567Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.945146629Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.945147841Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.945148903Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.945151448Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.945152810Z web-1 | 2025-11-25T15:34:20.945169752Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.945178799Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.945181113Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.945182797Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.945184049Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.945185181Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.945186423Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.945187696Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.945188778Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.945189940Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.945191032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.945192234Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.945193326Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.945194489Z raise exc web-1 | 2025-11-25T15:34:20.945195541Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.945196783Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.945197855Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.945199027Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.945200099Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.945201291Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.945202323Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.945203435Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.945204517Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.945205750Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.945206942Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.945208174Z raise exc web-1 | 2025-11-25T15:34:20.945209176Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.945216660Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.945218514Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.945219786Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.945220818Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.945222010Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.945223062Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.945224194Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.945225206Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.945226348Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.945227340Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.945228452Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.945229564Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.945230737Z raise exc web-1 | 2025-11-25T15:34:20.945231688Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.945232831Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.945233822Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.945234975Z response = await f(request) web-1 | 2025-11-25T15:34:20.945235997Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.945236998Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.945238111Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.945239173Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.945240255Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.945241617Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.945242659Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.945243911Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.945245174Z web-1 | 2025-11-25T15:34:20.951990982Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38116] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%97%C2%A2%C2%9A%16%3F%C3%BA%F1%A9%85%AE%E3%AD%92 HTTP/1.1" web-1 | 2025-11-25T15:34:20.960003760Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.960005994Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.960007847Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.960008609Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.960009170Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.960009721Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.960010292Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.960010813Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.960011364Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.960011935Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.960012486Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.960013077Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.960013638Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.960014229Z raise exc web-1 | 2025-11-25T15:34:20.960014770Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.960015361Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.960015912Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.960016494Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.960017025Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.960017616Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.960018127Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.960018708Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.960019249Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.960019860Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.960020481Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.960021092Z raise exc web-1 | 2025-11-25T15:34:20.960021603Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.960022214Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.960022996Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.960023617Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.960025771Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.960026402Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.960026963Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.960027514Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.960028045Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.960028606Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.960029127Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.960029678Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.960030269Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.960030850Z raise exc web-1 | 2025-11-25T15:34:20.960031371Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.960031953Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.960032464Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.960033045Z response = await f(request) web-1 | 2025-11-25T15:34:20.960033566Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.960034067Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.960034658Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.960035179Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.960035710Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.960036311Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.960036802Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.960037403Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.960038034Z web-1 | 2025-11-25T15:34:20.952541486Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.960039346Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.960039938Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.960040549Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.960041110Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.960041661Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.960042242Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.960043504Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.960045809Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.960046470Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.960047001Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.960047602Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.960048123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.960048744Z raise exc web-1 | 2025-11-25T15:34:20.960049245Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.960049836Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.960050357Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.960050938Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.960051449Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.960052000Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.960052551Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.960053112Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.960053643Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.960054254Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.960054836Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.960055387Z raise exc web-1 | 2025-11-25T15:34:20.960055888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.960056469Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.960057170Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.960057781Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.960058302Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.960058913Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.960059444Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.960060025Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.960060556Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.960061117Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.960062280Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.960062871Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.960063442Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.960064063Z raise exc web-1 | 2025-11-25T15:34:20.960064574Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.960065185Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.960065716Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.960066287Z response = await f(request) web-1 | 2025-11-25T15:34:20.960066808Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.960067299Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.960067870Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.960068391Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.960068912Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.960069483Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.960069984Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.960070555Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.960071156Z web-1 | 2025-11-25T15:34:20.970400825Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38120] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:34:20.970944346Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.970948303Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.970949986Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.970951659Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.970953142Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.970954555Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.970956068Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.970957440Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.970958883Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.970960406Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.970961808Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.970965385Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.970966597Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.970967790Z raise exc web-1 | 2025-11-25T15:34:20.970969503Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.970970705Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.970971777Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.970973100Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.970974262Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.970975504Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.970976586Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.970977708Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.970978810Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.970980012Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.970981175Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.970982427Z raise exc web-1 | 2025-11-25T15:34:20.970983429Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.970984601Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.970985914Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.970987106Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.970988158Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.970989410Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.970990492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.970991724Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.970992746Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.970993909Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.970994951Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.970996053Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.970997535Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.970998738Z raise exc web-1 | 2025-11-25T15:34:20.971000952Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.971002154Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.971003216Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.971004408Z response = await f(request) web-1 | 2025-11-25T15:34:20.971005470Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.971006522Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.971007664Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.971008726Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.971009768Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.971010971Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.971012073Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.971013275Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.971014597Z web-1 | 2025-11-25T15:34:20.971036949Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.971040747Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.971042289Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.971043812Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.971044944Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.971046047Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.971047239Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.971048251Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.971049383Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.971050555Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.971051587Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.971067026Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.971068148Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.971069340Z raise exc web-1 | 2025-11-25T15:34:20.971070422Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.971071594Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.971072666Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.971079620Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.971080912Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.971082124Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.971083146Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.971084338Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.971085410Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.971086653Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.971087825Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.971089047Z raise exc web-1 | 2025-11-25T15:34:20.971090009Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.971091161Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.971092724Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.971093977Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.971095049Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.971096191Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.971097273Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.971098435Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.971099467Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.971100619Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.971101661Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.971102763Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.971103915Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.971105107Z raise exc web-1 | 2025-11-25T15:34:20.971106109Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.971107292Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.971108303Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.971109496Z response = await f(request) web-1 | 2025-11-25T15:34:20.971110578Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.971111620Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.971114285Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.971115407Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.971116499Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.971117701Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.971118733Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.971119955Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.971121298Z web-1 | 2025-11-25T15:34:20.975787501Z INFO 2025-11-25T15:34:20 - [172.25.0.1:38126] 500 Internal Server Error "GET /api/organizers/tools/slug/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:34:20.976322195Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.976323467Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.976324079Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.976324800Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.976325371Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.976325962Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.976326553Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.976327114Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.976327625Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.976328216Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.976328737Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.976329318Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.976329849Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.976330430Z raise exc web-1 | 2025-11-25T15:34:20.976330951Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.976331523Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.976332064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.976332665Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.976333206Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.976333787Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.976334288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.976335821Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.976336432Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.976337063Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.976337644Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.976338265Z raise exc web-1 | 2025-11-25T15:34:20.976338756Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.976339367Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.976340038Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.976340670Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.976341181Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.976341782Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.976342323Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.976342894Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.976343425Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.976344046Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.976344567Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.976345128Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.976345739Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.976344848Z ERROR 2025-11-25T15:34:20 - Exception in ASGI application web-1 | 2025-11-25T15:34:20.976346320Z raise exc web-1 | 2025-11-25T15:34:20.976347963Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:20.976348585Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.976349697Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.976350258Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.976349366Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:20.976350859Z response = await f(request) web-1 | 2025-11-25T15:34:20.976351841Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:20.976352241Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.976353634Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.976353003Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.976354886Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.976355798Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:20.976356369Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.976357020Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.976357391Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.976358794Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.976358183Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.976359335Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.976360136Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:20.976360717Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.976361359Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:20.976361819Z web-1 | 2025-11-25T15:34:20.976362451Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:20.976363663Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.976364735Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:20.976365897Z raise exc web-1 | 2025-11-25T15:34:20.976366919Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:20.976368111Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:20.976369183Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:20.976370305Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:20.976371337Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:20.976372439Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:20.976373471Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:20.976374603Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:20.976375695Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:20.976376908Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:20.976378080Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.976379312Z raise exc web-1 | 2025-11-25T15:34:20.976382198Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.976383480Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.976384783Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:20.976386045Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.976387087Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:20.976388239Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:20.976389301Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:20.976390383Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:20.976391405Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:20.976392547Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:20.976393569Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:20.976394691Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:20.976395974Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:20.976397126Z raise exc web-1 | 2025-11-25T15:34:20.976398128Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:20.976399290Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:20.976400352Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:20.976401524Z response = await f(request) web-1 | 2025-11-25T15:34:20.976402556Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.976403598Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:20.976404700Z content = await serialize_response( web-1 | 2025-11-25T15:34:20.976405792Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:20.976406824Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:20.976407976Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:20.976408968Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:20.976410100Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:20.976411362Z web-1 | 2025-11-25T15:34:21.011669015Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38136] 500 Internal Server Error "GET /api/organizers/tools/slug/%F1%9B%AC%98 HTTP/1.1" web-1 | 2025-11-25T15:34:21.012202086Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.012203338Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.012207305Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.012208147Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.012208748Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.012209349Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.012209960Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.012210491Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.012211012Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.012211604Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.012212165Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.012212796Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.012213347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.012213948Z raise exc web-1 | 2025-11-25T15:34:21.012214489Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.012215090Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.012215641Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.012216242Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.012216783Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.012217374Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.012217905Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.012218506Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.012219048Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.012219649Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.012220230Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.012220921Z raise exc web-1 | 2025-11-25T15:34:21.012221422Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.012222043Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.012222754Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.012223396Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.012224858Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.012225470Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.012226061Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.012226652Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.012227193Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.012227784Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.012228305Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.012228926Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.012229507Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.012230098Z raise exc web-1 | 2025-11-25T15:34:21.012230599Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.012231200Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.012231751Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.012232342Z response = await f(request) web-1 | 2025-11-25T15:34:21.012232883Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.012233425Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.012234026Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.012234917Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.012235498Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.012236150Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.012238203Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.012238885Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.012239536Z web-1 | 2025-11-25T15:34:21.012329144Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.012341608Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.012344052Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.012345836Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.012347088Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.012348290Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.012349683Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.012356846Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.012358269Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.012359561Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.012360653Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.012361846Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.012362948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.012364200Z raise exc web-1 | 2025-11-25T15:34:21.012365292Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.012366454Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.012367586Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.012368809Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.012369921Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.012371073Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.012372155Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.012373347Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.012374509Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.012375702Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.012376914Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.012378126Z raise exc web-1 | 2025-11-25T15:34:21.012379128Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.012380290Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.012381893Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.012383156Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.012384248Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.012385450Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.012386612Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.012387714Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.012388786Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.012389938Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.012392463Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.012393706Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.012394948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.012396150Z raise exc web-1 | 2025-11-25T15:34:21.012397192Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.012398384Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.012399416Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.012400588Z response = await f(request) web-1 | 2025-11-25T15:34:21.012401670Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.012402692Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.012403885Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.012404957Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.012406059Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.012407301Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.012408353Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.012409585Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.012410858Z web-1 | 2025-11-25T15:34:21.041482824Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38150] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:21.042025793Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.042035952Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.042038728Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.042040491Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.042041844Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.042043106Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.042044468Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.042045530Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.042046713Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.042047935Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.042045040Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.042061200Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.042063835Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.042065758Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.042067091Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.042068323Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.042069746Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.042071008Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.042072110Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.042073343Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.042074475Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.042075687Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.042076809Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.042078011Z raise exc web-1 | 2025-11-25T15:34:21.042079144Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.042080426Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.042081508Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.042082981Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.042084123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.042085285Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.042086397Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.042087589Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.042088672Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.042090004Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.042091196Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.042092409Z raise exc web-1 | 2025-11-25T15:34:21.042093460Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.042094723Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.042097278Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.042099211Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.042102698Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.042104702Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.042113608Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.042117886Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.042119600Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.042121072Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.042122245Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.042123517Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.042124819Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.042126202Z raise exc web-1 | 2025-11-25T15:34:21.042127194Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.042128607Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.042129729Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.042130991Z response = await f(request) web-1 | 2025-11-25T15:34:21.042132053Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.042133075Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.042134257Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.042135419Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.042136521Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.042137764Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.042138806Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.042140058Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.042141340Z web-1 | 2025-11-25T15:34:21.042048977Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.042145188Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.042146460Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.042147712Z raise exc web-1 | 2025-11-25T15:34:21.042148774Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.042150037Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.042151109Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.042157641Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.042158873Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.042160096Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.042161679Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.042163542Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.042165205Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.042166989Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.042168802Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.042173090Z raise exc web-1 | 2025-11-25T15:34:21.042174743Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.042176476Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.042180003Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.042181686Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.042183099Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.042184832Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.042186165Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.042187407Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.042188489Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.042189751Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.042190753Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.042191915Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.042193048Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.042194220Z raise exc web-1 | 2025-11-25T15:34:21.042195242Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.042196404Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.042197486Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.042198668Z response = await f(request) web-1 | 2025-11-25T15:34:21.042199700Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.042200802Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.042203397Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.042204549Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.042205631Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.042206853Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.042207875Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.042209088Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.042210300Z web-1 | 2025-11-25T15:34:21.047317731Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38164] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:21.047836997Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.047841134Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.047842757Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.047844300Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.047845523Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.047846675Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.047847837Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.047848899Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.047850051Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.047851243Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.047852325Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.047853528Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.047854610Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.047855802Z raise exc web-1 | 2025-11-25T15:34:21.047856874Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.047858046Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.047859098Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.047860340Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.047861442Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.047862645Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.047863687Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.047872323Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.047873685Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.047875028Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.047876170Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.047877432Z raise exc web-1 | 2025-11-25T15:34:21.047878444Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.047879607Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.047880949Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.047882201Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.047883243Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.047884406Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.047885488Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.047886620Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.047887692Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.047888854Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.047889876Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.047890978Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.047892150Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.047893282Z raise exc web-1 | 2025-11-25T15:34:21.047894264Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.047895416Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.047896478Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.047898783Z response = await f(request) web-1 | 2025-11-25T15:34:21.047899925Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.047900947Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.047902109Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.047903171Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.047904423Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.047905726Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.047908210Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.047909523Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.047910785Z web-1 | 2025-11-25T15:34:21.047930001Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.047933177Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.047934450Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.047935792Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.047936954Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.047938056Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.047939239Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.047940321Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.047941383Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.047942585Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.047943657Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.047944819Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.047945921Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.047947143Z raise exc web-1 | 2025-11-25T15:34:21.047948205Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.047949388Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.047950460Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.047951712Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.047952764Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.047953966Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.047955008Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.047956210Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.047957322Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.047958615Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.047959797Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.047962642Z raise exc web-1 | 2025-11-25T15:34:21.047963735Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.047964957Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.047966239Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.047967492Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.047968584Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.047969806Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.047970878Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.047972050Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.047973112Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.047974304Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.047975326Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.047976488Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.047977661Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.047978883Z raise exc web-1 | 2025-11-25T15:34:21.047979905Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.047981077Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.047982129Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.047983291Z response = await f(request) web-1 | 2025-11-25T15:34:21.047984353Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.047985395Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.047986517Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.047987609Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.047988651Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.047989874Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.047990966Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.047992198Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.047993470Z web-1 | 2025-11-25T15:34:21.052688347Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38166] 500 Internal Server Error "GET /api/organizers/tools/slug/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:21.053223442Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.053233651Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.053235395Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.053237008Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.053238160Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.053239302Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.053240474Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.053241526Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.053242638Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.053242237Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.053243881Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.053246275Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.053246936Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.053248179Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.053249050Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.053250162Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.053251014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.053253068Z raise exc web-1 | 2025-11-25T15:34:21.053251906Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.053254210Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.053255162Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.053256174Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.053257286Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.053258027Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.053259279Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.053260031Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.053261954Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.053261213Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.053263177Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.053263978Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.053265060Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.053267585Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.053268557Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.053269789Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.053270480Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.053271733Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.053272504Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.053273747Z raise exc web-1 | 2025-11-25T15:34:21.053274478Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.053276502Z raise exc web-1 | 2025-11-25T15:34:21.053275610Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.053278385Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.053277604Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.053280389Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.053279487Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.053281812Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.053282373Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.053283124Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.053284246Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.053285018Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.053286951Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.053286220Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.053288124Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.053288865Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.053290057Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.053290919Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.053292141Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.053292953Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.053294205Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.053296008Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.053296870Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.053298152Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.053299545Z raise exc web-1 | 2025-11-25T15:34:21.053298824Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.053300597Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.053301549Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.053302551Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.053303502Z raise exc web-1 | 2025-11-25T15:34:21.053304625Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.053305977Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.053305286Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.053307951Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.053317619Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.053307069Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.053318931Z response = await f(request) web-1 | 2025-11-25T15:34:21.053320755Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.053319983Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.053321817Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.053322689Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.053323761Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.053324632Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.053325644Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.053326496Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.053327508Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.053328459Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.053329531Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.053330263Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.053331405Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.053332236Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.053335072Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.053335683Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.053336605Z web-1 | 2025-11-25T15:34:21.053337707Z raise exc web-1 | 2025-11-25T15:34:21.053339540Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.053340782Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.053341885Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.053343047Z response = await f(request) web-1 | 2025-11-25T15:34:21.053344239Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.053345271Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.053346413Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.053347485Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.053348507Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.053349719Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.053350751Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.053351933Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.053353226Z web-1 | 2025-11-25T15:34:21.060609893Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38176] 500 Internal Server Error "GET /api/organizers/tools/slug/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:34:21.061130351Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.061132875Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.061134639Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.061136673Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.061138256Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.061139849Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.061141101Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.061142213Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.061143265Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.061144497Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.061147192Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.061148485Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.061149587Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.061150829Z raise exc web-1 | 2025-11-25T15:34:21.061151871Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.061153053Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.061157051Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.061158283Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.061159425Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.061160608Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.061161670Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.061162912Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.061163984Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.061165236Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.061166428Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.061167641Z raise exc web-1 | 2025-11-25T15:34:21.061168623Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.061169815Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.061171097Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.061172440Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.061174363Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.061175616Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.061176688Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.061177860Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.061178922Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.061180084Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.061181136Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.061182368Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.061183531Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.061185625Z raise exc web-1 | 2025-11-25T15:34:21.061186687Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.061187859Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.061188881Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.061190043Z response = await f(request) web-1 | 2025-11-25T15:34:21.061191105Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.061192177Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.061193319Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.061194421Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.061195503Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.061196735Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.061198128Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.061199390Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.061200673Z web-1 | 2025-11-25T15:34:21.061218877Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.061220941Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.061222604Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.061224748Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.061225960Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.061227143Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.061228385Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.061229497Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.061230559Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.061231761Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.061232813Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.061233965Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.061235057Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.061236230Z raise exc web-1 | 2025-11-25T15:34:21.061237272Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.061238484Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.061241540Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.061242822Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.061243854Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.061245036Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.061246088Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.061247240Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.061248292Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.061249505Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.061250627Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.061251809Z raise exc web-1 | 2025-11-25T15:34:21.061252901Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.061254073Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.061255225Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.061256417Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.061257469Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.061258642Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.061259724Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.061261096Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.061262178Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.061263381Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.061264402Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.061265525Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.061266647Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.061267859Z raise exc web-1 | 2025-11-25T15:34:21.061268861Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.061270033Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.061271075Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.061272207Z response = await f(request) web-1 | 2025-11-25T15:34:21.061274692Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.061275784Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.061276916Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.061277988Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.061279020Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.061280232Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.061281284Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.061282426Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.061283639Z web-1 | 2025-11-25T15:34:21.083929737Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38184] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%BF%3Ap%24i3%F1%AC%86%9C%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:21.084469661Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.084475151Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.084477035Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.084478918Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.084480602Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.084482315Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.084483136Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.084484158Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.084485240Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.084486593Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.084487615Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.084488937Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.084490059Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.084491412Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.084492364Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.084493766Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.084494668Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.084495570Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.084496471Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.084497223Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.084498104Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.084501922Z raise exc web-1 | 2025-11-25T15:34:21.084502984Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.084504396Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.084505478Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.084506941Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.084507743Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.084508614Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.084509496Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.084510418Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.084511810Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.084512682Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.084513624Z raise exc web-1 | 2025-11-25T15:34:21.084514465Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.084515928Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.084517731Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.084516659Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.084519164Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.084520056Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.084520987Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.084521709Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.084522600Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.084523592Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.084524414Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.084525396Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.084526047Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.084527329Z raise exc web-1 | 2025-11-25T15:34:21.084528512Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.084529644Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.084532599Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.084533741Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.084534543Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.084535735Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.084536266Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.084537569Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.084538801Z raise exc web-1 | 2025-11-25T15:34:21.084539893Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.084541105Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.084542448Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.084543440Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.084544902Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.084545824Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.084546736Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.084547688Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.084549070Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.084549932Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.084550884Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.084551735Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.084552577Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.084553438Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.084554370Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.084555232Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.084556184Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.084556935Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.084558097Z raise exc web-1 | 2025-11-25T15:34:21.084559520Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.084560311Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.084561133Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.084564880Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.084565982Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.084567274Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.084568356Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.084569809Z response = await f(request) web-1 | 2025-11-25T15:34:21.084570851Z raise exc web-1 | 2025-11-25T15:34:21.084572174Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.084573005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.084573777Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.084574889Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.084576241Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.084577153Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.084578636Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.084579487Z response = await f(request) web-1 | 2025-11-25T15:34:21.084580229Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.084581110Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.084582112Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.084583465Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.084584377Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.084585268Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.084586160Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.084586881Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.084588093Z web-1 | 2025-11-25T15:34:21.084589236Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.084591780Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.084593403Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.084595167Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.084597050Z web-1 | 2025-11-25T15:34:21.100917038Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38198] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%8F%C3%A4%C2%80%C3%9B%C2%BA%F3%99%8E%83 HTTP/1.1" web-1 | 2025-11-25T15:34:21.101436404Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.101442856Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.101444138Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.101444990Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.101445631Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.101446232Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.101446884Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.101447415Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.101447986Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.101448637Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.101449218Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.101449799Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.101450400Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.101451081Z raise exc web-1 | 2025-11-25T15:34:21.101451602Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.101452204Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.101452725Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.101453366Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.101453897Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.101454488Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.101455009Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.101455600Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.101456151Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.101456782Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.101457363Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.101458025Z raise exc web-1 | 2025-11-25T15:34:21.101458525Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.101459127Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.101459918Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.101464066Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.101464747Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.101465368Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.101465919Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.101466520Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.101467061Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.101467653Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.101468174Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.101468745Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.101469336Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.101469907Z raise exc web-1 | 2025-11-25T15:34:21.101470408Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.101470969Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.101471500Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.101472071Z response = await f(request) web-1 | 2025-11-25T15:34:21.101472602Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.101473113Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.101473684Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.101474225Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.101474766Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.101475377Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.101475888Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.101476509Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.101477140Z web-1 | 2025-11-25T15:34:21.101545318Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.101550288Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.101552051Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.101553604Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.101554736Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.101555818Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.101559054Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.101560367Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.101561459Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.101562641Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.101563723Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.101564905Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.101566027Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.101567220Z raise exc web-1 | 2025-11-25T15:34:21.101568392Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.101569614Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.101570686Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.101571878Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.101572950Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.101574223Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.101575315Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.101576487Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.101577609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.101578871Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.101580014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.101581246Z raise exc web-1 | 2025-11-25T15:34:21.101582238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.101583410Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.101584773Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.101586005Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.101587087Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.101588259Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.101589321Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.101590493Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.101592798Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.101594090Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.101595132Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.101596304Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.101597436Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.101598689Z raise exc web-1 | 2025-11-25T15:34:21.101599681Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.101600863Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.101601975Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.101603117Z response = await f(request) web-1 | 2025-11-25T15:34:21.101604169Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.101605221Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.101606343Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.101607465Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.101608537Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.101609759Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.101610801Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.101612054Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.101613326Z web-1 | 2025-11-25T15:34:21.116082599Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38204] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:21.116617433Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.116624045Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.116625278Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.116626420Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.116627081Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.116627692Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.116628324Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.116628855Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.116629365Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.116633213Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.116633924Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.116634605Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.116635186Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.116637962Z raise exc web-1 | 2025-11-25T15:34:21.116636920Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.116642360Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.116644724Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.116646097Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.116646788Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.116647429Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.116648111Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.116648722Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.116649263Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.116649854Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.116650405Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.116650986Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.116651537Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.116652128Z raise exc web-1 | 2025-11-25T15:34:21.116652649Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.116653280Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.116653841Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.116654463Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.116654994Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.116655585Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.116656126Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.116656707Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.116657258Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.116657879Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.116661536Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.116662207Z raise exc web-1 | 2025-11-25T15:34:21.116662728Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.116663319Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.116664301Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.116664922Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.116665483Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.116666114Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.116666666Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.116667267Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.116667778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.116668359Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.116668890Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.116669481Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.116670072Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.116670673Z raise exc web-1 | 2025-11-25T15:34:21.116671174Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.116671765Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.116672276Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.116672867Z response = await f(request) web-1 | 2025-11-25T15:34:21.116673388Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.116673899Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.116674480Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.116675111Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.116675652Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.116676254Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.116676764Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.116677356Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.116677997Z web-1 | 2025-11-25T15:34:21.116638523Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.116680862Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.116681473Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.116682084Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.116682636Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.116683237Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.116683748Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.116684349Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.116684870Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.116685491Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.116686052Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.116686643Z raise exc web-1 | 2025-11-25T15:34:21.116687254Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.116687835Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.116688787Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.116689388Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.116689919Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.116690480Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.116691021Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.116691612Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.116692153Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.116692745Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.116693245Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.116693806Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.116694378Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.116694949Z raise exc web-1 | 2025-11-25T15:34:21.116695440Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.116696011Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.116696522Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.116697113Z response = await f(request) web-1 | 2025-11-25T15:34:21.116698285Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.116698816Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.116699407Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.116699948Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.116700479Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.116701090Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.116701611Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.116702192Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.116702823Z web-1 | 2025-11-25T15:34:21.122913026Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38218] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%8D%C3%8E%C2%A6%C2%A0%F2%AC%9A%8C%C3%8AI HTTP/1.1" web-1 | 2025-11-25T15:34:21.123449564Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.123451157Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.123452048Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.123452990Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.123453651Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.123454252Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.123454854Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.123455405Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.123455936Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.123456527Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.123457048Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.123457629Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.123458170Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.123458801Z raise exc web-1 | 2025-11-25T15:34:21.123459292Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.123459903Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.123460404Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.123461005Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.123461526Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.123463069Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.123466205Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.123466846Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.123467397Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.123468038Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.123468639Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.123469210Z raise exc web-1 | 2025-11-25T15:34:21.123469751Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.123470333Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.123470974Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.123471585Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.123472146Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.123472727Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.123473268Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.123473849Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.123474380Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.123475001Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.123475542Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.123476113Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.123476674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.123477246Z raise exc web-1 | 2025-11-25T15:34:21.123477736Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.123478308Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.123478819Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.123479400Z response = await f(request) web-1 | 2025-11-25T15:34:21.123479971Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.123480472Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.123481063Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.123481604Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.123483036Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.123483668Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.123484189Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.123484760Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.123485421Z web-1 | 2025-11-25T15:34:21.123537729Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.123539122Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.123540023Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.123541015Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.123541767Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.123542488Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.123543280Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.123544051Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.123544742Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.123545534Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.123546225Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.123547047Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.123547608Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.123548209Z raise exc web-1 | 2025-11-25T15:34:21.123548720Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.123549331Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.123549852Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.123550443Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.123550974Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.123551565Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.123552106Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.123552717Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.123553238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.123553829Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.123555573Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.123556224Z raise exc web-1 | 2025-11-25T15:34:21.123556715Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.123557296Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.123557877Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.123558478Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.123559069Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.123559660Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.123560211Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.123560802Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.123561333Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.123561915Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.123562426Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.123562977Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.123563538Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.123564119Z raise exc web-1 | 2025-11-25T15:34:21.123564620Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.123565191Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.123565692Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.123566283Z response = await f(request) web-1 | 2025-11-25T15:34:21.123566804Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.123567305Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.123567886Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.123568407Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.123568918Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.123569509Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.123570040Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.123570611Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.123571222Z web-1 | 2025-11-25T15:34:21.161441401Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38222] 500 Internal Server Error "GET /api/organizers/tools/slug/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:34:21.161983879Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.161985322Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.161987927Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.161989630Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.161991153Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.161991985Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.161993187Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.161994479Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.161995541Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.161996874Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.161997846Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.161999258Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.162000330Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.162001903Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.162002645Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.162003536Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.162004989Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.162005851Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.162006792Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.162007584Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.162008435Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.162009257Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.162010249Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.162011020Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.162011922Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.162012663Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.162013785Z raise exc web-1 | 2025-11-25T15:34:21.162015138Z raise exc web-1 | 2025-11-25T15:34:21.162016010Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.162016731Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.162020819Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.162021750Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.162022492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.162023394Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.162024305Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.162025197Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.162025888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.162026820Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.162027722Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.162028673Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.162029385Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.162030276Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.162031168Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.162032070Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.162032791Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.162033773Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.162034685Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.162035596Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.162036438Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.162037320Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.162038332Z raise exc web-1 | 2025-11-25T15:34:21.162039133Z raise exc web-1 | 2025-11-25T15:34:21.162039884Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.162040666Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.162041668Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.162042409Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.162043622Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.162044243Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.162046888Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.162047659Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.162048611Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.162049372Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.162050434Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.162051837Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.162052739Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.162053450Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.162054512Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.162055253Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.162056175Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.162056846Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.162057948Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.162059341Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.162060223Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.162060954Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.162061996Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.162062687Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.162063759Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.162065172Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.162066384Z raise exc web-1 | 2025-11-25T15:34:21.162067697Z raise exc web-1 | 2025-11-25T15:34:21.162068649Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.162070031Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.162071063Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.162071824Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.162072676Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.162073427Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.162083977Z response = await f(request) web-1 | 2025-11-25T15:34:21.162085751Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.162087494Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.162089397Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.162091091Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.162092293Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.162093555Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.162094707Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.162095960Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.162097322Z web-1 | 2025-11-25T15:34:21.162074520Z response = await f(request) web-1 | 2025-11-25T15:34:21.162099286Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.162100418Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.162101661Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.162102702Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.162103734Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.162104957Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.162106009Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.162107191Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.162108523Z web-1 | 2025-11-25T15:34:21.241266629Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38228] 500 Internal Server Error "GET /api/organizers/tools/slug/%C3%81%F0%BD%8A%8F%C3%9B%F2%9D%AF%9E%F3%B0%B1%B6%F0%B3%B4%9C%19%F1%88%90%AB HTTP/1.1" web-1 | 2025-11-25T15:34:21.241878588Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.241890540Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.241893115Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.241895019Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.241896381Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.241897493Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.241898846Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.241899888Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.241901030Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.241910919Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.241912221Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.241913413Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.241914475Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.241915618Z raise exc web-1 | 2025-11-25T15:34:21.241916659Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.241917812Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.241918884Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.241920026Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.241921098Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.241922240Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.241923282Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.241924384Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.241925446Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.241926668Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.241927850Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.241929083Z raise exc web-1 | 2025-11-25T15:34:21.241930055Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.241931217Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.241932790Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.241934042Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.241935084Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.241936216Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.241937318Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.241938410Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.241939422Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.241940695Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.241941717Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.241944271Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.241945454Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.241946556Z raise exc web-1 | 2025-11-25T15:34:21.241947628Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.241948710Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.241949742Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.241950844Z response = await f(request) web-1 | 2025-11-25T15:34:21.241951876Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.241953729Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.241954981Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.241956053Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.241957186Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.241958428Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.241959490Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.241960712Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.241961995Z web-1 | 2025-11-25T15:34:21.241994726Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.241998553Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.242000026Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.242001509Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.242002681Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.242003783Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.242005436Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.242006478Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.242007540Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.242008792Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.242009844Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.242010987Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.242012099Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.242013261Z raise exc web-1 | 2025-11-25T15:34:21.242021607Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.242022919Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.242023991Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.242025203Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.242026275Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.242027458Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.242028510Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.242029712Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.242030864Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.242032116Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.242033278Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.242034521Z raise exc web-1 | 2025-11-25T15:34:21.242035533Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.242036685Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.242038057Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.242039300Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.242040432Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.242041634Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.242042686Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.242043838Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.242044860Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.242046052Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.242047114Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.242048247Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.242049399Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.242050571Z raise exc web-1 | 2025-11-25T15:34:21.242051533Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.242052645Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.242053687Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.242056302Z response = await f(request) web-1 | 2025-11-25T15:34:21.242057394Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.242058396Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.242059618Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.242060650Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.242061732Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.242062954Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.242064006Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.242065188Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.242066441Z web-1 | 2025-11-25T15:34:21.247026966Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38232] 500 Internal Server Error "GET /api/organizers/tools/slug/False HTTP/1.1" web-1 | 2025-11-25T15:34:21.247564406Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.247568313Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.247569675Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.247571088Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.247572160Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.247573252Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.247574444Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.247575496Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.247576548Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.247577660Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.247578773Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.247579905Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.247580957Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.247580886Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.247582149Z raise exc web-1 | 2025-11-25T15:34:21.247583732Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.247584363Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.247586417Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.247591056Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.247597347Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.247598550Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.247599702Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.247600754Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.247601916Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.247603028Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.247604250Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.247605423Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.247606695Z raise exc web-1 | 2025-11-25T15:34:21.247607747Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.247608889Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.247610232Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.247611484Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.247612566Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.247613748Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.247614840Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.247615972Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.247617064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.247618217Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.247619238Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.247620411Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.247621543Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.247622715Z raise exc web-1 | 2025-11-25T15:34:21.247623717Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.247624859Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.247625931Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.247627063Z response = await f(request) web-1 | 2025-11-25T15:34:21.247628105Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.247629939Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.247631131Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.247632203Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.247633275Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.247634537Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.247635609Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.247636822Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.247638054Z web-1 | 2025-11-25T15:34:21.247585255Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.247640609Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.247641861Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.247643093Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.247644265Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.247645348Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.247646400Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.247647572Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.247648624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.247649786Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.247650848Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.247652020Z raise exc web-1 | 2025-11-25T15:34:21.247653022Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.247654144Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.247655166Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.247656318Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.247657370Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.247658502Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.247659524Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.247660686Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.247661698Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.247663872Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.247664974Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.247666137Z raise exc web-1 | 2025-11-25T15:34:21.247667108Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.247668231Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.247669803Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.247671046Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.247672238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.247673410Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.247674492Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.247675664Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.247676676Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.247677819Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.247678810Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.247679983Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.247681065Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.247682187Z raise exc web-1 | 2025-11-25T15:34:21.247683149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.247684241Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.247685232Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.247686365Z response = await f(request) web-1 | 2025-11-25T15:34:21.247687356Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.247688368Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.247689531Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.247690572Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.247691604Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.247692807Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.247693809Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.247694901Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.247697035Z web-1 | 2025-11-25T15:34:21.258615078Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38244] 500 Internal Server Error "GET /api/organizers/tools/slug/%F2%80%9E%98%F4%86%97%AA8%F2%9F%AF%94%09faQ%C2%9E%F2%A6%BD%81%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:34:21.259135165Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.259143340Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.259145935Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.259147789Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.259149231Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.259152958Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.259153660Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.259154251Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.259154772Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.259155363Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.259155904Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.259156485Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.259157106Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.259157687Z raise exc web-1 | 2025-11-25T15:34:21.259158228Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.259158819Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.259159360Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.259159982Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.259160513Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.259161114Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.259161635Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.259162226Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.259162767Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.259163398Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.259163999Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.259164620Z raise exc web-1 | 2025-11-25T15:34:21.259165121Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.259169409Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.259170321Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.259170952Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.259171493Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.259172094Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.259172635Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.259173227Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.259173738Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.259174329Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.259174870Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.259175431Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.259176012Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.259176903Z raise exc web-1 | 2025-11-25T15:34:21.259177414Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.259177995Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.259178516Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.259179108Z response = await f(request) web-1 | 2025-11-25T15:34:21.259179659Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.259180160Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.259180751Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.259181302Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.259181833Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.259182444Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.259182965Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.259183566Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.259184237Z web-1 | 2025-11-25T15:34:21.259222519Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.259231686Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.259234031Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.259242316Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.259243789Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.259245092Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.259246464Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.259247777Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.259248879Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.259250061Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.259251173Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.259252335Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.259253437Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.259254680Z raise exc web-1 | 2025-11-25T15:34:21.259255802Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.259256994Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.259258076Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.259259278Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.259260330Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.259261562Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.259262594Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.259263777Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.259264849Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.259266091Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.259267253Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.259268485Z raise exc web-1 | 2025-11-25T15:34:21.259269477Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.259270599Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.259272162Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.259273485Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.259274567Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.259275829Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.259278334Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.259279556Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.259280618Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.259281800Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.259282893Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.259284105Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.259285237Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.259286389Z raise exc web-1 | 2025-11-25T15:34:21.259287361Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.259288513Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.259289535Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.259290657Z response = await f(request) web-1 | 2025-11-25T15:34:21.259291699Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.259292731Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 412, in app web-1 | 2025-11-25T15:34:21.259293823Z content = await serialize_response( web-1 | 2025-11-25T15:34:21.259294855Z ^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.259295887Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 253, in serialize_response web-1 | 2025-11-25T15:34:21.259297059Z raise ResponseValidationError( web-1 | 2025-11-25T15:34:21.259298071Z fastapi.exceptions.ResponseValidationError: 1 validation errors: web-1 | 2025-11-25T15:34:21.259299273Z {'type': 'model_attributes_type', 'loc': ('response',), 'msg': 'Input should be a valid dictionary or object to extract fields from', 'input': None} web-1 | 2025-11-25T15:34:21.259300546Z web-1 | 2025-11-25T15:34:21.280356097Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38262] 200 OK "GET /api/recipes HTTP/1.1" web-1 | 2025-11-25T15:34:21.303281800Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38262] 200 OK "GET /api/recipes HTTP/1.1" web-1 | 2025-11-25T15:34:21.311809084Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38262] 200 OK "GET /api/recipes HTTP/1.1" web-1 | 2025-11-25T15:34:21.327597444Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38262] 200 OK "GET /api/recipes?categories=null HTTP/1.1" web-1 | 2025-11-25T15:34:21.370612815Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38262] 200 OK "GET /api/recipes?paginationSeed=%F1%87%A0%A9%2B&requireAllFoods=false HTTP/1.1" web-1 | 2025-11-25T15:34:21.381876518Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38262] 200 OK "GET /api/recipes HTTP/1.1" web-1 | 2025-11-25T15:34:21.395738560Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38262] 200 OK "GET /api/recipes HTTP/1.1" web-1 | 2025-11-25T15:34:21.407328225Z WARNING 2025-11-25T15:34:21 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:21.407353873Z WARNING 2025-11-25T15:34:21 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:21.417129642Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38264] 200 OK "GET /api/recipes HTTP/1.1" web-1 | 2025-11-25T15:34:21.428319626Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38264] 200 OK "GET /api/recipes?requireAllTools=true HTTP/1.1" web-1 | 2025-11-25T15:34:21.456800041Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38264] 200 OK "GET /api/recipes?tools=E&tools=%F2%B7%92%BF&tools=%F0%B2%85%B0%C3%8E%1A%F3%92%8E%94%F1%8D%8E%8Ez%C3%9E%F3%B8%AA%87%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U&categories=&categories=%F4%82%8F%B1%C3%B6%F2%99%BE%B2%C3%85M&categories=E&categories=%C2%AA6%F3%BD%AA%8E%C2%95%C3%95%C3%97&requireAllTags=false&tags=%EB%88%A3%C2%826%C3%98%E2%BB%92%F1%A9%8E%B7H&tags=%12%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14&tags=%F1%9A%91%94%C2%AFK&tags=4%F0%9D%8B%88%C2%A0%C2%87&tags=%C3%B8%C3%AF%C2%A3E4%C2%B7%C3%88%C2%B9&tags=&tags=%7C&tags=&tags=%F0%B2%90%AB%C2%AF&paginationSeed=xc%F4%87%9F%B8&perPage=1607664209003954569&requireAllCategories=true&requireAllTools=false&requireAllFoods=true HTTP/1.1" web-1 | 2025-11-25T15:34:21.488850710Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38264] 200 OK "GET /api/recipes?perPage=-29244&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:21.520002953Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38264] 200 OK "GET /api/recipes?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:21.529693501Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38264] 500 Internal Server Error "GET /api/recipes?foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:21.531431736Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.531436354Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.531438007Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.531439550Z context = constructor( web-1 | 2025-11-25T15:34:21.531440893Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531442025Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.531443197Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.531444379Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.531445632Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.531446694Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531447716Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.531448918Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.531450020Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531451092Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.531452244Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.531462473Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531463776Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.531464928Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.531466030Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.531467102Z web-1 | 2025-11-25T15:34:21.531468214Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.531469366Z web-1 | 2025-11-25T15:34:21.531470338Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.531471430Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.531472632Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.531473704Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531474776Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.531475929Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.531476951Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531477962Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.531479105Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.531480147Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.531481689Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.531482822Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.531484154Z raise exc web-1 | 2025-11-25T15:34:21.531485246Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.531486428Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.531487540Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.531488763Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.531489785Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.531490947Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.531491999Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.531493181Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.531494253Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.531495495Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.531498401Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.531500274Z raise exc web-1 | 2025-11-25T15:34:21.531501316Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.531502499Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.531503530Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.531504733Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.531505815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.531507077Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.531508149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.531509311Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.531510433Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.531511586Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.531512628Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.531513770Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.531514942Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.531516214Z raise exc web-1 | 2025-11-25T15:34:21.531517437Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.531518649Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.531519711Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.531521404Z response = await f(request) web-1 | 2025-11-25T15:34:21.531523087Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531524760Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.531526784Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.531528618Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531530391Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.531532174Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.531533817Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531535280Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.531536843Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.531539869Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531541091Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.531542343Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.531543395Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531544467Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.531545620Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.531546752Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531547874Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.531549136Z return await future web-1 | 2025-11-25T15:34:21.531550178Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531551230Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.531552402Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.531553424Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531554496Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.531555749Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.531556901Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531558073Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.531559526Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.531560768Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531561880Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.531563112Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.531564164Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531565176Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.531566368Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.531567521Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531568563Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.531569805Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.531570967Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531572029Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.531574233Z result = conn.execute( web-1 | 2025-11-25T15:34:21.531567531Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.531581186Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.531583861Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.531585805Z context = constructor( web-1 | 2025-11-25T15:34:21.531587087Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531588230Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.531589612Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.531590744Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.531592007Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.531593219Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531594291Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.531595613Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.531596655Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531597757Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.531598950Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.531600152Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531601234Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.531602426Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.531603568Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.531604670Z web-1 | 2025-11-25T15:34:21.531605772Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.531606925Z web-1 | 2025-11-25T15:34:21.531607957Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.531609039Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.531610281Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.531611393Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531612495Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.531613727Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.531614759Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531615821Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.531623927Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.531625269Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.531626952Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.531628165Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.531629317Z raise exc web-1 | 2025-11-25T15:34:21.531630429Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.531631541Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.531632603Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.531633785Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.531634877Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.531636019Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.531637111Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.531638243Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.531639376Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.531575656Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531640628Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.531642231Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.531643704Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.531644485Z return meth( web-1 | 2025-11-25T15:34:21.531646589Z ^^^^^ web-1 | 2025-11-25T15:34:21.531645697Z raise exc web-1 | 2025-11-25T15:34:21.531647691Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.531648964Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.531649715Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.531650867Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.531651578Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531652540Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.531653402Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.531655466Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.531654414Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.531660706Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.531662078Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.531663220Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.531664393Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.531665455Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.531666617Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.531667679Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.531668811Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.531670063Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.531671225Z raise exc web-1 | 2025-11-25T15:34:21.531672428Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.531673610Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.531674692Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.531675854Z response = await f(request) web-1 | 2025-11-25T15:34:21.531676896Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531677928Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.531679260Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.531680322Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531681384Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.531682507Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.531683528Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531684590Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.531685833Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.531688227Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531689460Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.531690692Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.531691764Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531692866Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.531693998Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.531696172Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531697354Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.531698607Z return await future web-1 | 2025-11-25T15:34:21.531699699Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531700751Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.531701923Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.531702965Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531704007Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.531705279Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.531706462Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531707614Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.531709097Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.531710319Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531711471Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.531712703Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.531713775Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531714827Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.531716009Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.531717041Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531656558Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531718705Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.531719366Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.531718364Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.531719897Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.531721660Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.531722281Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.531722922Z context = constructor( web-1 | 2025-11-25T15:34:21.531721129Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.531723484Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531725738Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.531726439Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.531724505Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531726970Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.531727822Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.531728413Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.531729314Z result = conn.execute( web-1 | 2025-11-25T15:34:21.531729845Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531730447Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531730827Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.531731559Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.531731919Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.531732821Z return meth( web-1 | 2025-11-25T15:34:21.531733232Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531733943Z ^^^^^ web-1 | 2025-11-25T15:34:21.531734234Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.531735025Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.531735616Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.531736278Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.531736618Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531737971Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.531737360Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531738542Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.531739183Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.531739544Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.531740455Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.531740906Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.531741517Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531741948Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.531742519Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.531743872Z FROM recipes web-1 | 2025-11-25T15:34:21.531745325Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.531744713Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.531745936Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.531746697Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.531747248Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:21.531747949Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.531748400Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.531749132Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.531750364Z context = constructor( web-1 | 2025-11-25T15:34:21.531751386Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531752538Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.531753871Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.531754983Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.531756175Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.531757217Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531758229Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.531759431Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.531760483Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531761515Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.531762717Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.531763809Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.531764871Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.531766033Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.531767146Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.531769450Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.531770692Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.531773027Z FROM recipes web-1 | 2025-11-25T15:34:21.531774069Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.531775211Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.531776313Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:21.531777755Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.549812734Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38278] 500 Internal Server Error "GET /api/recipes?search=%F1%B4%90%9B%3A&orderDirection=desc&categories=null&households=%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83&households=zL%C2%BE%F1%BF%B4%96&foods=null&tools=null&perPage=2379&requireAllTags=false&tags=%C2%81&tags=&tags=&tags=%C2%96%C2%B9&tags=&tags=total_cases&tags=%7Fn%F1%9C%82%84 HTTP/1.1" web-1 | 2025-11-25T15:34:21.551150396Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.551152270Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.551153041Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.551153863Z context = constructor( web-1 | 2025-11-25T15:34:21.551154444Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551154995Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.551155616Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.551156167Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.551156818Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.551157369Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551157941Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.551158642Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.551159183Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551159714Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.551163812Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.551164513Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551165054Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.551165635Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.551166206Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.551166777Z web-1 | 2025-11-25T15:34:21.551167328Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.551169182Z web-1 | 2025-11-25T15:34:21.551169723Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.551170404Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.551171055Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.551171646Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551172187Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.551172798Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.551173299Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551173810Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.551174411Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.551174942Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.551175714Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.551176265Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.551176836Z raise exc web-1 | 2025-11-25T15:34:21.551177377Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.551177948Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.551178479Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.551179070Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.551179581Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.551180162Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.551180673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.551181254Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.551181785Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.551183388Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.551184020Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.551184641Z raise exc web-1 | 2025-11-25T15:34:21.551185142Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.551185723Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.551186254Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.551186835Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.551187396Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.551188007Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.551188538Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.551189139Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.551189660Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.551190241Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.551190752Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.551191333Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.551191924Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.551192505Z raise exc web-1 | 2025-11-25T15:34:21.551193097Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.551194028Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.551194609Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.551195211Z response = await f(request) web-1 | 2025-11-25T15:34:21.551195732Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551196273Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.551196944Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.551197485Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551198036Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.551198617Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.551199128Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551199669Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.551201092Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.551201683Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551202264Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.551202875Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.551203386Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551203927Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.551204498Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.551205049Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551205620Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.551206251Z return await future web-1 | 2025-11-25T15:34:21.551206792Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551207403Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.551207985Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.551208485Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551209006Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.551209638Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.551210209Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551210800Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.551211591Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.551212172Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551212753Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.551213365Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.551213876Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551214387Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.551214958Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.551215469Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551216010Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.551216621Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.551217192Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551218925Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.551219566Z result = conn.execute( web-1 | 2025-11-25T15:34:21.551220067Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551220588Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.551221179Z return meth( web-1 | 2025-11-25T15:34:21.551221720Z ^^^^^ web-1 | 2025-11-25T15:34:21.551222221Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.551222852Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.551223383Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551223904Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.551224506Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.551225047Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551225558Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.551226149Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.551226670Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.551227281Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.551227852Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.551228443Z context = constructor( web-1 | 2025-11-25T15:34:21.551228944Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551229565Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.551230206Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.551230747Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.551231338Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.551231879Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551232390Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.551233012Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.551233543Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551234064Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.551234685Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.551235216Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551236999Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.551237610Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.551238191Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.551238792Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.551239373Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.551240476Z FROM recipes web-1 | 2025-11-25T15:34:21.551241397Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.551242339Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.551236919Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.551249062Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.551251797Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.551253610Z context = constructor( web-1 | 2025-11-25T15:34:21.551254802Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551255915Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.551257237Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.551258419Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.551259622Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.551260764Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551261896Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.551263158Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.551264300Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551265432Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.551266585Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.551267727Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551268809Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.551276203Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.551277585Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.551278697Z web-1 | 2025-11-25T15:34:21.551279799Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.551280922Z web-1 | 2025-11-25T15:34:21.551281913Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.551282975Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.551284168Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.551285260Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551286392Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.551287584Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.551288656Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551289718Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.551290910Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.551292022Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.551293726Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.551294888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.551296130Z raise exc web-1 | 2025-11-25T15:34:21.551297182Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.551298354Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.551299416Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.551300588Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.551301650Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.551302853Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.551303945Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.551305137Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.551306249Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.551243341Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.551336847Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.551343028Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.id IN (__[POSTCOMPILE_id_1]))) ORDER BY recipes.name_normalized LIKE ? DESC) AS anon_1] web-1 | 2025-11-25T15:34:21.551348018Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.551307511Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.551350843Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.551351674Z raise exc web-1 | 2025-11-25T15:34:21.551352265Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.551352917Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.551353568Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.551354259Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.551354810Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.551355431Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.551355962Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.551356544Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.551357054Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.551357636Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.551358197Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.551358778Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.551359379Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.551360020Z raise exc web-1 | 2025-11-25T15:34:21.551360892Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.551361503Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.551362024Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.551362625Z response = await f(request) web-1 | 2025-11-25T15:34:21.551363146Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551363657Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.551364268Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.551364809Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551365330Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.551365901Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.551366432Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551368005Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.551368656Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.551369227Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551369778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.551370390Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.551370921Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551371442Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.551372043Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.551373896Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551374547Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.551375189Z return await future web-1 | 2025-11-25T15:34:21.551375689Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551376251Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.551376822Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.551377343Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551377864Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.551378505Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.551379066Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551379647Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.551382582Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.551383214Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551383805Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.551384426Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.551384957Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551385508Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.551386109Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.551386620Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551387131Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.551387722Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.551389015Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551389606Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.551390217Z result = conn.execute( web-1 | 2025-11-25T15:34:21.551390728Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551391269Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.551391850Z return meth( web-1 | 2025-11-25T15:34:21.551392361Z ^^^^^ web-1 | 2025-11-25T15:34:21.551392862Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.551393463Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.551394004Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551394515Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.551395116Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.551395657Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551396158Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.551396729Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.551397260Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.551397871Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.551398422Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.551399013Z context = constructor( web-1 | 2025-11-25T15:34:21.551399514Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551400115Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.551400747Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.551401278Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.551401889Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.551402410Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551402931Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.551403542Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.551404073Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551404654Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.551405245Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.551406377Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.551406948Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.551407549Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.551408110Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.551408711Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.551410244Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.551411527Z FROM recipes web-1 | 2025-11-25T15:34:21.551412048Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.551412609Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.551413320Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.551413971Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.551414492Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.id IN (__[POSTCOMPILE_id_1]))) ORDER BY recipes.name_normalized LIKE ? DESC) AS anon_1] web-1 | 2025-11-25T15:34:21.551415194Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.565864349Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38288] 500 Internal Server Error "GET /api/recipes?search=%F1%B4%90%9B%3A&orderDirection=desc&categories=null&households=%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83&households=zL%C2%BE%F1%BF%B4%96&foods=null&tools=null&perPage=2379&requireAllTags=false&tags= HTTP/1.1" web-1 | 2025-11-25T15:34:21.567220165Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.567224763Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.567225545Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.567226256Z context = constructor( web-1 | 2025-11-25T15:34:21.567226787Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567227288Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.567227889Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.567228410Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.567230785Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.567231456Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567231957Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.567232538Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.567233069Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567233580Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.567234181Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.567234732Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567235273Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.567235874Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.567236405Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.567236936Z web-1 | 2025-11-25T15:34:21.567237457Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.567238038Z web-1 | 2025-11-25T15:34:21.567238529Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.567239050Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.567239681Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.567240232Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567240743Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.567241325Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.567241846Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567242356Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.567242938Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.567243449Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.567244310Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.567244881Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.567245482Z raise exc web-1 | 2025-11-25T15:34:21.567245973Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.567246574Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.567247085Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.567247666Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.567248929Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.567249550Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.567250111Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.567250692Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.567251223Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.567251824Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.567252395Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.567252986Z raise exc web-1 | 2025-11-25T15:34:21.567253487Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.567254068Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.567254569Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.567255161Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.567255671Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.567256263Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.567256794Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.567257375Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.567257886Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.567258447Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.567259348Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.567259950Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.567260531Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.567261112Z raise exc web-1 | 2025-11-25T15:34:21.567261703Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.567262344Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.567262855Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.567263426Z response = await f(request) web-1 | 2025-11-25T15:34:21.567263977Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567264508Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.567265139Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.567266442Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567266993Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.567267594Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.567268105Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567268646Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.567269277Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.567269818Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567270389Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.567270990Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.567271521Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567272062Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.567272643Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.567273184Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567273745Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.567274367Z return await future web-1 | 2025-11-25T15:34:21.567274878Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567275378Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.567275960Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.567276481Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567277002Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.567277643Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.567278204Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567278775Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.567279506Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.567280107Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567280688Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.567281290Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.567281811Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567282332Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.567283544Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.567284085Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567284616Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.567285217Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.567285778Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567286299Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.567286900Z result = conn.execute( web-1 | 2025-11-25T15:34:21.567287421Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567287932Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.567288513Z return meth( web-1 | 2025-11-25T15:34:21.567289024Z ^^^^^ web-1 | 2025-11-25T15:34:21.567289515Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.567290116Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.567290617Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567291128Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.567290276Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.567291729Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.567292931Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567292461Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.567293462Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.567294194Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.567294514Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.567295005Z context = constructor( web-1 | 2025-11-25T15:34:21.567295456Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.567295997Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567296468Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.567296939Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.567297440Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.567298432Z context = constructor( web-1 | 2025-11-25T15:34:21.567298041Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.567303191Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.567304263Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.567305124Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567305936Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.567306838Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.567307619Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567311787Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.567312749Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.567313550Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567314482Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.567315384Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.567316175Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.567317037Z web-1 | 2025-11-25T15:34:21.567317918Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.567318770Z web-1 | 2025-11-25T15:34:21.567319571Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.567320413Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.567298953Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567338667Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.567345170Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.567347314Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.567349027Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.567350249Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567351572Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.567352944Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.567354417Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567355569Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.567356721Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.567357903Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567359036Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.567360238Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.567367511Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.567368914Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.567370267Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.567372561Z FROM recipes web-1 | 2025-11-25T15:34:21.567373643Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.567374825Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.567377210Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.567378642Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.567379694Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.id IN (__[POSTCOMPILE_id_1]))) ORDER BY recipes.name_normalized LIKE ? DESC) AS anon_1] web-1 | 2025-11-25T15:34:21.567380977Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.567328268Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.567384133Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567385395Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.567386677Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.567387719Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567388791Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.567389994Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.567391036Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.567392799Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.567394753Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.567396656Z raise exc web-1 | 2025-11-25T15:34:21.567398389Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.567400093Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.567401205Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.567403860Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.567405052Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.567406224Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.567407296Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.567408438Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.567409520Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.567410763Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.567411975Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.567413197Z raise exc web-1 | 2025-11-25T15:34:21.567414219Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.567415431Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.567416473Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.567417696Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.567418778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.567419990Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.567421122Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.567422284Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.567423326Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.567424478Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.567425510Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.567426653Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.567427795Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.567428977Z raise exc web-1 | 2025-11-25T15:34:21.567430199Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.567431452Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.567432484Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.567433666Z response = await f(request) web-1 | 2025-11-25T15:34:21.567434718Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567435770Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.567438334Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.567439487Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567440569Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.567441751Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.567442823Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567443885Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.567445197Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.567446360Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567447462Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.567448714Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.567449786Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567450878Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.567452060Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.567453192Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567454294Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.567455587Z return await future web-1 | 2025-11-25T15:34:21.567456629Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567457661Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.567458873Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.567459925Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567460987Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.567462249Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.567463382Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567464534Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.567466087Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.567467299Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567469353Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.567471216Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.567474553Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567476196Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.567478039Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.567479662Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567481235Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.567483028Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.567484702Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567486355Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.567488198Z result = conn.execute( web-1 | 2025-11-25T15:34:21.567489781Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567491304Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.567493027Z return meth( web-1 | 2025-11-25T15:34:21.567494600Z ^^^^^ web-1 | 2025-11-25T15:34:21.567496273Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.567498187Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.567499920Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567501573Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.567503437Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.567504910Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567506302Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.567507835Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.567509378Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.567510710Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.567511883Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.567513105Z context = constructor( web-1 | 2025-11-25T15:34:21.567514107Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567515389Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.567516682Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.567517754Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.567518946Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.567520038Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567523064Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.567524326Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.567525388Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567526440Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.567527672Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.567528724Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.567529786Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.567530978Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.567532081Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.567533273Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.567534385Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.567536539Z FROM recipes web-1 | 2025-11-25T15:34:21.567541689Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.567542941Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.567544173Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.567545506Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.567546628Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.id IN (__[POSTCOMPILE_id_1]))) ORDER BY recipes.name_normalized LIKE ? DESC) AS anon_1] web-1 | 2025-11-25T15:34:21.567547910Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.582063530Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38296] 500 Internal Server Error "GET /api/recipes?search=%F1%B4%90%9B%3A&orderDirection=desc&categories=%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83&categories=zL%C2%BE%F1%BF%B4%96&households=%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83&households=zL%C2%BE%F1%BF%B4%96&foods=null&tools=null&perPage=2379&requireAllTags=false&tags= HTTP/1.1" web-1 | 2025-11-25T15:34:21.583372338Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.583373831Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.583375884Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.583376566Z context = constructor( web-1 | 2025-11-25T15:34:21.583377077Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583377898Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.583378509Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.583379080Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.583379681Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.583380212Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583380713Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.583381295Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.583381805Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583382326Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.583382938Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.583383489Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583383990Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.583384581Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.583385112Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.583385643Z web-1 | 2025-11-25T15:34:21.583386134Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.583386695Z web-1 | 2025-11-25T15:34:21.583387176Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.583387697Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.583388298Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.583388849Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583389380Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.583389951Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.583390472Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583390983Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.583391564Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.583392095Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.583392786Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.583394048Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.583394660Z raise exc web-1 | 2025-11-25T15:34:21.583395161Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.583395732Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.583396253Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.583396834Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.583397365Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.583397936Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.583398447Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.583399008Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.583399519Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.583400110Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.583400661Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.583401252Z raise exc web-1 | 2025-11-25T15:34:21.583401743Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.583402324Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.583402825Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.583403416Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.583403937Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.583404558Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.583405089Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.583405901Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.583406482Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.583407083Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.583407624Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.583408225Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.583408796Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.583409377Z raise exc web-1 | 2025-11-25T15:34:21.583409948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.583411331Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.583411882Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.583412473Z response = await f(request) web-1 | 2025-11-25T15:34:21.583413004Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583413515Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.583414126Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.583414667Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583415208Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.583415789Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.583416330Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583416871Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.583417462Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.583418003Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583418565Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.583419146Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.583419667Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583420188Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.583420779Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.583421290Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583421831Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.583422452Z return await future web-1 | 2025-11-25T15:34:21.583422963Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583423484Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.583424065Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.583424566Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583425097Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.583425718Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.583426279Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583426840Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.583428223Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.583428814Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583429355Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.583429956Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.583430497Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583431028Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.583431609Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.583432140Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583432661Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.583433252Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.583433793Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583434354Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.583434985Z result = conn.execute( web-1 | 2025-11-25T15:34:21.583435486Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583436378Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.583437250Z return meth( web-1 | 2025-11-25T15:34:21.583438041Z ^^^^^ web-1 | 2025-11-25T15:34:21.583438782Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.583439694Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.583440466Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583441307Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.583442199Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.583443000Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583443822Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.583444714Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.583445575Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.583447599Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.583448441Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.583449402Z context = constructor( web-1 | 2025-11-25T15:34:21.583450154Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583451556Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.583452228Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.583452779Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.583453350Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.583453951Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583454472Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.583455143Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.583451005Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.583462627Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.583455654Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583465443Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.583466965Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.583468308Z context = constructor( web-1 | 2025-11-25T15:34:21.583468909Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.583469580Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583470202Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583470873Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.583471314Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.583472245Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.583472766Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.583473818Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.583474419Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.583473478Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.583475021Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.583477054Z FROM recipes web-1 | 2025-11-25T15:34:21.583475682Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.583477625Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.583479078Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.583478447Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583479820Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.583480922Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.583481513Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.id IN (__[POSTCOMPILE_id_1]))) ORDER BY recipes.name_normalized LIKE ? DESC) AS anon_1] web-1 | 2025-11-25T15:34:21.583482334Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.583480391Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.583484458Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.583485550Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583486662Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.583488025Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.583489237Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583490319Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.583491532Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.583492664Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.583493726Z web-1 | 2025-11-25T15:34:21.583494788Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.583495950Z web-1 | 2025-11-25T15:34:21.583496992Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.583498084Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.583499316Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.583500388Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583501510Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.583502652Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.583503674Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583504736Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.583505909Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.583506981Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.583514976Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.583516378Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.583517641Z raise exc web-1 | 2025-11-25T15:34:21.583518713Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.583519895Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.583520927Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.583522119Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.583523181Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.583524333Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.583525365Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.583526527Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.583527599Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.583528872Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.583530014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.583531266Z raise exc web-1 | 2025-11-25T15:34:21.583532238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.583533420Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.583534452Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.583535644Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.583536716Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.583537919Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.583539001Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.583540153Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.583541205Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.583542557Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.583543619Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.583544842Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.583545994Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.583555121Z raise exc web-1 | 2025-11-25T15:34:21.583556393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.583557656Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.583558758Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.583559950Z response = await f(request) web-1 | 2025-11-25T15:34:21.583561012Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583562104Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.583563366Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.583564438Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583565490Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.583566623Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.583567665Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583568737Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.583569979Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.583571121Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583572233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.583573445Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.583574467Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583575529Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.583576681Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.583577764Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583578876Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.583580138Z return await future web-1 | 2025-11-25T15:34:21.583581180Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583582182Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.583583274Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.583584306Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583585368Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.583586620Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.583587752Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583589846Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.583591329Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.583592531Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583593653Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.583594866Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.583595928Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583596980Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.583598152Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.583599244Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583600306Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.583601518Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.583602610Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583603722Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.583604935Z result = conn.execute( web-1 | 2025-11-25T15:34:21.583605977Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583606968Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.583608151Z return meth( web-1 | 2025-11-25T15:34:21.583609183Z ^^^^^ web-1 | 2025-11-25T15:34:21.583610164Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.583611357Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.583612409Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583613410Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.583614603Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.583615675Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583616697Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.583617859Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.583618871Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.583620053Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.583621135Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.583623169Z context = constructor( web-1 | 2025-11-25T15:34:21.583624271Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583625433Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.583626725Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.583627777Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.583628990Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.583630012Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583630994Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.583632236Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.583633318Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583634350Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.583635692Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.583636754Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.583637786Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.583638938Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.583640030Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.583641213Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.583642355Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.583644599Z FROM recipes web-1 | 2025-11-25T15:34:21.583645651Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.583646813Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.583648096Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.583649358Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.583650400Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.id IN (__[POSTCOMPILE_id_1]))) ORDER BY recipes.name_normalized LIKE ? DESC) AS anon_1] web-1 | 2025-11-25T15:34:21.583652694Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.598387846Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38300] 500 Internal Server Error "GET /api/recipes?search=%F1%B4%90%9B%3A&orderDirection=desc&categories=%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83&categories=zL%C2%BE%F1%BF%B4%96&households=%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83&households=zL%C2%BE%F1%BF%B4%96&foods=null&tools=null&perPage=2379&requireAllTags=false&tags= HTTP/1.1" web-1 | 2025-11-25T15:34:21.599650898Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.599663051Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.599666057Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.599667910Z context = constructor( web-1 | 2025-11-25T15:34:21.599669162Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599670465Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.599671797Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.599672950Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.599674162Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.599675214Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599676236Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.599677478Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.599678560Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599679702Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.599680915Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.599682047Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599683129Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.599684311Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.599685433Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.599686495Z web-1 | 2025-11-25T15:34:21.599687587Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.599688759Z web-1 | 2025-11-25T15:34:21.599689721Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.599690783Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.599691975Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.599693057Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599694099Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.599701553Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.599702886Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599703988Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.599705110Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.599706212Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.599707945Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.599709097Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.599710260Z raise exc web-1 | 2025-11-25T15:34:21.599711332Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.599712514Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.599713596Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.599714748Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.599716000Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.599717203Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.599718335Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.599719527Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.599720599Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.599721881Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.599723044Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.599720559Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.599729997Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.599732582Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.599734445Z context = constructor( web-1 | 2025-11-25T15:34:21.599735607Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599736769Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.599738072Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.599739284Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.599740537Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.599741568Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599750555Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.599752028Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.599753140Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599754232Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.599755475Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.599756677Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599757749Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.599758901Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.599760023Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.599761105Z web-1 | 2025-11-25T15:34:21.599762217Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.599763379Z web-1 | 2025-11-25T15:34:21.599764401Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.599765493Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.599766676Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.599767798Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599768940Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.599770152Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.599771194Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599772216Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.599773388Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.599774480Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.599776444Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.599778197Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.599780081Z raise exc web-1 | 2025-11-25T15:34:21.599781774Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.599783808Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.599785511Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.599724266Z raise exc web-1 | 2025-11-25T15:34:21.599787334Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.599788857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.599790180Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.599793075Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.599794287Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.599795129Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.599796702Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.599797814Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.599798776Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.599799637Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.599800770Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.599801671Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.599802834Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.599803595Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.599804827Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.599805759Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.599806851Z raise exc web-1 | 2025-11-25T15:34:21.599807562Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.599808805Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.599810077Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.599809446Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.599811149Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.599811981Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.599813113Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.599813874Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.599814966Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.599815798Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.599816950Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.599817862Z raise exc web-1 | 2025-11-25T15:34:21.599818824Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.599819835Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.599822440Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.599823412Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.599824524Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.599825306Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.599826478Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.599827249Z response = await f(request) web-1 | 2025-11-25T15:34:21.599829093Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599828391Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.599830195Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.599831087Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.599832239Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.599833080Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.599834152Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599835014Z raise exc web-1 | 2025-11-25T15:34:21.599836016Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.599837008Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.599837990Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.599838961Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.599839823Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599840835Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.599841616Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.599842789Z response = await f(request) web-1 | 2025-11-25T15:34:21.599843610Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.599844562Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599845494Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599846365Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.599847387Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.599848459Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.599849371Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.599852316Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599850283Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599853579Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.599854390Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.599856294Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.599855573Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.599857456Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599858298Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599859280Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.599860211Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.599861263Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.599862215Z return await future web-1 | 2025-11-25T15:34:21.599863167Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599864089Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599865090Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.599865942Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.599867104Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.599867886Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.599869689Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599868958Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599870731Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.599871593Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.599873526Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.599872785Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.599874638Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599875510Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599876542Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.599877484Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.599878646Z return await future web-1 | 2025-11-25T15:34:21.599879668Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.599881641Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599882413Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599883575Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.599884317Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.599886280Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.599885539Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.599888124Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599887402Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599889286Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.599890749Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.599889977Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.599892692Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.599891951Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599893784Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599894686Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.599895628Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.599897652Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.599896950Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.599898824Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599899705Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599900697Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.599901609Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.599903563Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.599904635Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599902781Z result = conn.execute( web-1 | 2025-11-25T15:34:21.599905697Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.599907640Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.599906809Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599908752Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599910566Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.599911427Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.599912660Z return meth( web-1 | 2025-11-25T15:34:21.599913411Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.599914533Z ^^^^^ web-1 | 2025-11-25T15:34:21.599915385Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599916377Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.599917238Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.599918421Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.599919232Z result = conn.execute( web-1 | 2025-11-25T15:34:21.599920274Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599921045Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599922067Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.599922829Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.599924061Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.599924803Z return meth( web-1 | 2025-11-25T15:34:21.599926646Z ^^^^^ web-1 | 2025-11-25T15:34:21.599925945Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599928469Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.599927668Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.599929652Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.599930403Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.599932206Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599931455Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.599933288Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.599934220Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.599935272Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.599936124Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.599937126Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599938077Z context = constructor( web-1 | 2025-11-25T15:34:21.599938919Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.599941644Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.599940963Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599942736Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.599943768Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.599944640Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.599945772Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.599946513Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.599948467Z context = constructor( web-1 | 2025-11-25T15:34:21.599947625Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.599949559Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599950391Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.599952254Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599951483Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.599953346Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.599954248Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.599955310Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.599956041Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.599957163Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599957995Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.599959828Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599958987Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.599961722Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.599960950Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.599962814Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599963716Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.599964617Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.599965569Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599966581Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.599967393Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.599969927Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.599970859Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.599972692Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.599971991Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.599973785Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.599975728Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.599974676Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.599976860Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.599977752Z FROM recipes web-1 | 2025-11-25T15:34:21.599979535Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.599978844Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.599980698Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.599981499Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.599982781Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.599983843Z FROM recipes web-1 | 2025-11-25T15:34:21.599984835Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.599985627Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.599986659Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.id IN (__[POSTCOMPILE_id_1]))) ORDER BY recipes.name_normalized LIKE ? DESC) AS anon_1] web-1 | 2025-11-25T15:34:21.599989805Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.599987600Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.599991989Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.599993351Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.599994423Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.id IN (__[POSTCOMPILE_id_1]))) ORDER BY recipes.name_normalized LIKE ? DESC) AS anon_1] web-1 | 2025-11-25T15:34:21.599995736Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.626017644Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38312] 422 Unprocessable Entity "GET /api/recipes?perPage=-1633912176&tools=&tools=%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1&tools=%21%F2%84%82%BE&tools=%C2%99i%C3%BB%3D%1DnD%C3%B1%09%F3%B3%8E%8Dca%C2%BC%C3%9A%C2%9B&tools=%F2%8F%95%87&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:21.637029343Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38312] 422 Unprocessable Entity "GET /api/recipes?perPage=-1633912176&tools=&categories=null&foods=null&orderByNullPosition=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:21.656633810Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38312] 200 OK "GET /api/recipes?requireAllCategories=false&search=null HTTP/1.1" web-1 | 2025-11-25T15:34:21.673627223Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38312] 200 OK "GET /api/recipes?search=null&requireAllFoods=true HTTP/1.1" web-1 | 2025-11-25T15:34:21.681544591Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38312] 500 Internal Server Error "GET /api/recipes?foods=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:21.682855443Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.682861744Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.682863067Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.682864079Z context = constructor( web-1 | 2025-11-25T15:34:21.682864820Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682865411Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.682866083Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.682866634Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.682867235Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.682867786Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682868367Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.682869078Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.682869619Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682870160Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.682876703Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.682877414Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682877965Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.682878847Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.682879438Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.682879999Z web-1 | 2025-11-25T15:34:21.682880540Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.682881141Z web-1 | 2025-11-25T15:34:21.682881622Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.682882153Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.682882764Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.682883305Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682883836Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.682884417Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.682884938Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682885469Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.682886060Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.682886591Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.682887473Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.682888044Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.682888635Z raise exc web-1 | 2025-11-25T15:34:21.682889176Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.682889767Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.682890288Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.682890889Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.682891420Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.682892011Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.682892542Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.682893113Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.682893674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.682895187Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.682895798Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.682896470Z raise exc web-1 | 2025-11-25T15:34:21.682896951Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.682897532Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.682898033Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.682898624Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.682899155Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.682899736Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.682900267Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.682900828Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.682901339Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.682901930Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.682902441Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.682903012Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.682903603Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.682904194Z raise exc web-1 | 2025-11-25T15:34:21.682904765Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.682905376Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.682905907Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.682906498Z response = await f(request) web-1 | 2025-11-25T15:34:21.682907009Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682907540Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.682908202Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.682908733Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682909274Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.682909835Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.682910356Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682910887Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.682912229Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.682912810Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682913371Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.682913983Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.682914504Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682915035Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.682915616Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.682916157Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682916738Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.682921116Z return await future web-1 | 2025-11-25T15:34:21.682921697Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682922278Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.682922859Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.682923450Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682923981Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.682924623Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.682925174Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682925735Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.682926476Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.682927077Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682927648Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.682928249Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.682928760Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682929321Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.682929912Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.682930423Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682930954Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.682931556Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.682932127Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682933289Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.682933920Z result = conn.execute( web-1 | 2025-11-25T15:34:21.682934461Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682934972Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.682935573Z return meth( web-1 | 2025-11-25T15:34:21.682936104Z ^^^^^ web-1 | 2025-11-25T15:34:21.682936595Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.682937206Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.682937727Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682938228Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.682938829Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.682939360Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682939871Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.682940472Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.682940983Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.682941564Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.682942115Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.682942696Z context = constructor( web-1 | 2025-11-25T15:34:21.682943207Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682943789Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.682944400Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.682944981Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.682945582Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.682946093Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682947005Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.682947636Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.682948177Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682948718Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.682949329Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.682949890Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682950932Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.682951533Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.682952074Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.682952685Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.682953266Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.682954459Z FROM recipes web-1 | 2025-11-25T15:34:21.682954980Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.682955561Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.682956102Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:21.682956843Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.682989434Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.682992550Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.682993913Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.682995596Z context = constructor( web-1 | 2025-11-25T15:34:21.682996678Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.682997800Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.682999112Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.683000235Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.683001397Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.683002449Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683003511Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.683004743Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.683005875Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683006957Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.683008169Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.683015403Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683016736Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.683017878Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.683019000Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.683020102Z web-1 | 2025-11-25T15:34:21.683021284Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.683022456Z web-1 | 2025-11-25T15:34:21.683023428Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.683024500Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.683025682Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.683026774Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683027866Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.683029039Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.683030101Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683031133Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.683032265Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.683033297Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.683034819Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.683035902Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.683037094Z raise exc web-1 | 2025-11-25T15:34:21.683038136Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.683039318Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.683040420Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.683041602Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.683042674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.683043786Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.683044828Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.683045980Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.683047113Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.683048375Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.683050960Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.683052252Z raise exc web-1 | 2025-11-25T15:34:21.683053274Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.683054466Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.683055478Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.683056640Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.683057682Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.683058855Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.683059907Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.683061029Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.683062051Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.683063193Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.683064205Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.683065357Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.683066459Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.683067631Z raise exc web-1 | 2025-11-25T15:34:21.683068793Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.683069996Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.683071038Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.683072170Z response = await f(request) web-1 | 2025-11-25T15:34:21.683073202Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683074264Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.683075546Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.683076658Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683077720Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.683078882Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.683079904Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683080946Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.683082128Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.683083180Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683085204Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.683086477Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.683087508Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683088590Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.683089743Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.683090805Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683091857Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.683093139Z return await future web-1 | 2025-11-25T15:34:21.683094161Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683095223Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.683096375Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.683097407Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683098459Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.683099691Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.683100813Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683101946Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.683103368Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.683104651Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683105753Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.683106975Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.683108067Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683109109Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.683110301Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.683111313Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683112365Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.683113557Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.683114679Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683115762Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.683118076Z result = conn.execute( web-1 | 2025-11-25T15:34:21.683119208Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683120240Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.683121432Z return meth( web-1 | 2025-11-25T15:34:21.683122464Z ^^^^^ web-1 | 2025-11-25T15:34:21.683123506Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.683124748Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.683125770Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683126802Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.683128005Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.683129056Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683130058Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.683131241Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.683132313Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.683133505Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.683134647Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.683135819Z context = constructor( web-1 | 2025-11-25T15:34:21.683136841Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683138013Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.683139256Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.683140318Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.683141540Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.683142562Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683143574Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.683144766Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.683145788Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683146800Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.683147982Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.683149084Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.683150196Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.683151308Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.683153803Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.683155015Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.683156167Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.683158432Z FROM recipes web-1 | 2025-11-25T15:34:21.683159494Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.683160616Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.683161728Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:21.683163141Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.715367298Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 404 Not Found "GET /api/recipes?orderDirection=desc&requireAllCategories=true&orderByNullPosition=first&cookbook=null&categories=%C3%B37%C2%83&categories=%00%C2%94%C2%B9%C3%93%01%60-%08%5B%22&categories=%F1%99%98%BD%0B%C3%AA&page=-167473979855798685463699896080889213380&requireAllTags=true&tools=%F1%AE%92%8B%F4%81%A2%BE%23%C3%9E%F3%A4%A4%9E%C2%87%F3%81%B1%B3%5DG%24%29%2C%C2%B5&tools=8%F4%85%95%B5%C3%93&requireAllFoods=false&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:21.727221941Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 404 Not Found "GET /api/recipes?orderDirection=desc&requireAllCategories=true&orderByNullPosition=first&cookbook=null&categories=%C3%B37%C2%83&categories=%00%C2%94%C2%B9%C3%93%01%60-%08%5B%22&categories=&categories=%C3%B37%C2%83&categories=%00%C2%94%C2%B9%C3%93%01%60-%08%5B%22&categories=%F1%99%98%BD%0B%C3%AA&page=-167473979855798685463699896080889213380&requireAllTags=true&tools=%F1%AE%92%8B%F4%81%A2%BE%23%C3%9E%F3%A4%A4%9E%C2%87%F3%81%B1%B3%5DG%24%29%2C%C2%B5&tools=8%F4%85%95%B5%C3%93&requireAllFoods=false&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:21.749895280Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 422 Unprocessable Entity "GET /api/recipes?perPage=200&requireAllTags=true&queryFilter=null&households=%1D%F2%BF%91%85%C3%AE%C2%94%C2%BA%F1%B7%90%A0J%C2%9E%C3%92&households=%C2%96&households=%F1%B6%99%8F&households=%11%C2%B4Y%C2%8EJ%C2%85%C3%8C&households=%09%C3%A0%E4%92%BB%C3%8E%F0%93%98%95C&households=%E3%A7%80%0F%1D&households=%0BW%ED%85%92%C2%AB%C2%BA&households=%04%F0%95%83%91%F3%99%AB%A5q%F3%92%B5%B4-%C3%80&households=%24%F4%82%8F%B14%F2%91%A1%BA%C2%83%E6%81%9A%1A%00x&households=%F2%85%8E%92%F1%8D%9E%A0%F2%B3%A3%B9.%F4%88%8E%A0Ob%F2%81%8F%86%F1%A5%AC%95%0A%F4%8F%BD%A7%22&households=&households=&households=.w%C2%9A&households=%C3%8A%C3%91%C2%9A%C3%86Y%C2%97%C3%AF&search=null&orderBy=%C2%87%F2%A3%AF%B1%C3%B4J&foods=null&orderDirection=asc&requireAllTools=true&paginationSeed=j%C3%82%16%F1%A5%A3%BC%C2%8E%F2%B6%92%A3%C3%BA%F2%8C%BE%8A%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&categories=%C2%8DBW%F0%99%8F%A1%C2%B4O%C3%83%05%F3%BA%B1%A7%F0%BF%97%B5%C2%9A%7F%F3%B1%85%AF%F1%B4%BA%BD&categories=%00%C2%87%25%F1%9B%88%9E%F1%AE%B1%BB-v%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&categories=%234%5D&categories=%F1%B6%A5%B6%C2%A7%C3%8E&categories=&categories=%C3%A2%0Es%F3%B6%9F%B3%5EI%C2%BA%02%C2%A7%1D8%C2%92%F3%95%83%B6O%C2%9A%C3%9F%19c%05C%23%C2%99%F3%9B%AD%80%0C%C3%BB%C3%97&categories=&categories=%F1%8D%84%A1&categories=%13&categories=%C2%87%C2%B5%F2%AD%B9%AC%C3%97t%C3%A1%C3%84p%0F%F1%B8%87%A8h&categories=%F1%96%BD%A1%C3%8E%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&categories=%C2%B7&categories=%F0%BD%B1%91K%C3%BA%F2%BD%BD%AB%C2%B1%C2%AFl%40%C3%B6%F0%A2%99%B7%F1%94%A3%BF%C2%AA%F3%B4%96%A7%C3%9D%C2%94&categories=&orderByNullPosition=null&requireAllFoods=true&tags=null&requireAllCategories=false&cookbook=%F1%98%A5%A4&page=2437 HTTP/1.1" web-1 | 2025-11-25T15:34:21.768758485Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 200 OK "GET /api/recipes?categories=%C3%A7&categories=%13&categories=%C2%AF%C2%8BMv&requireAllTags=true&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:21.778216406Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 200 OK "GET /api/recipes?categories=%C3%A7&categories=%C2%AF%C2%8BMv&categories=%C2%AF%C2%8BMv&requireAllTags=true&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:21.787800675Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 200 OK "GET /api/recipes?categories=%C3%A7&categories=%C2%AF%C2%8BMv&categories=%C2%AF%C2%8BMv&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:21.796880917Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 200 OK "GET /api/recipes?categories=%C3%A7&categories=%C2%AF%C2%8BMv&categories=%C2%AF%C2%8BMv&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:21.807145073Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 422 Unprocessable Entity "GET /api/recipes?categories=null&page=20592&search=%C3%A0&requireAllCategories=true&paginationSeed=null&requireAllFoods=true&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:21.823801834Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 422 Unprocessable Entity "GET /api/recipes?categories=null&page=20592&tags=&tags=&tags=&search=%C3%A0&requireAllCategories=true&paginationSeed=null&requireAllFoods=true&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:21.834322761Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 200 OK "GET /api/recipes?categories=null&page=20592&tags=&tags=&tags=&requireAllTags=false HTTP/1.1" web-1 | 2025-11-25T15:34:21.853142103Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 422 Unprocessable Entity "GET /api/recipes?cookbook=G%1E%26%C2%A4%1C%C2%A9%01%C3%BE&orderDirection=asc&requireAllTags=true&page=18037&tags=%02M&orderByNullPosition=null&foods=null&requireAllCategories=false&tools=null&search=null&paginationSeed=null&orderBy=null&households=null&queryFilter=null&requireAllTools=true&requireAllFoods=false&perPage=11745 HTTP/1.1" web-1 | 2025-11-25T15:34:21.868328683Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 422 Unprocessable Entity "GET /api/recipes?cookbook=G%1E%26%C2%A4%1C%C2%A9%01%C3%BE&orderDirection=asc&requireAllTags=true&page=18037&tags=%02M&orderByNullPosition=null&foods=null&requireAllCategories=false&tools=null&search=null&paginationSeed=null&orderBy=null&households=null&queryFilter=null&requireAllTools=true&perPage=11745 HTTP/1.1" web-1 | 2025-11-25T15:34:21.883398063Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 422 Unprocessable Entity "GET /api/recipes?cookbook=G%1E%26%C2%A4%1C%C2%A9%01%C3%BE&orderDirection=asc&requireAllTags=true&page=18037&tags=null&orderByNullPosition=null&foods=null&requireAllCategories=false&tools=null&search=null&paginationSeed=null&orderBy=null&households=null&queryFilter=null&requireAllTools=true&perPage=11745 HTTP/1.1" web-1 | 2025-11-25T15:34:21.891190727Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 200 OK "GET /api/recipes?cookbook= HTTP/1.1" web-1 | 2025-11-25T15:34:21.907443449Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38320] 500 Internal Server Error "GET /api/recipes?paginationSeed=null&requireAllTags=false&queryFilter=null&orderBy=null&requireAllTools=false&orderDirection=asc&households=null&categories=&categories=%C3%91I%F4%88%B5%AC&categories=&categories=%1B%C2%A3%C2%B6%C3%87&categories=_%C2%8C%C3%87%C3%A8%F0%93%8A%A1%C3%A7%2C&categories=%EE%B0%A3%0D%F4%85%92%A1%C3%8F&categories=&categories=NIL&categories=%C3%82&foods=null&perPage=-27531&page=3 HTTP/1.1" web-1 | 2025-11-25T15:34:21.909297170Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.909301829Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.909303492Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.909304985Z context = constructor( web-1 | 2025-11-25T15:34:21.909306207Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909307269Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.909316005Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.909317759Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.909319121Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.909320213Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909321345Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.909322708Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.909324331Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909325423Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.909326645Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.909327798Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909328910Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.909330052Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.909337556Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.909338888Z web-1 | 2025-11-25T15:34:21.909340011Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.909341143Z web-1 | 2025-11-25T15:34:21.909342114Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.909343207Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.909344379Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.909345401Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909346513Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.909347665Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.909348717Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909349719Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.909350841Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.909351913Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.909353376Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.909354508Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.909355660Z raise exc web-1 | 2025-11-25T15:34:21.909356702Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.909357904Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.909358956Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.909360118Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.909361150Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.909362302Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.909363314Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.909364456Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.909365518Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.909366741Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.909367873Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.909369115Z raise exc web-1 | 2025-11-25T15:34:21.909370077Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.909374245Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.909375327Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.909376539Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.909377601Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.909378823Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.909379905Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.909380998Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.909382049Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.909383783Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.909384865Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.909385997Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.909387129Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.909388351Z raise exc web-1 | 2025-11-25T15:34:21.909389524Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.909390716Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.909391788Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.909392980Z response = await f(request) web-1 | 2025-11-25T15:34:21.909394012Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909395074Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.909396336Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.909397458Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909398550Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.909399673Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.909400735Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909401807Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.909402979Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.909404031Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909405143Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.909406365Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.909408489Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909409661Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.909410793Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.909411865Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909412958Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.909414220Z return await future web-1 | 2025-11-25T15:34:21.909415262Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909416314Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.909417446Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.909418478Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909419520Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.909420752Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.909421894Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909423087Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.909424579Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.909425812Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909426884Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.909428096Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.909429138Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909430180Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.909431372Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.909432424Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909433466Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.909434638Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.909435730Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909436812Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.909438045Z result = conn.execute( web-1 | 2025-11-25T15:34:21.909439708Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909441341Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.909439227Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.909456559Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.909459134Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.909460918Z context = constructor( web-1 | 2025-11-25T15:34:21.909462170Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909443224Z return meth( web-1 | 2025-11-25T15:34:21.909463322Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.909465386Z ^^^^^ web-1 | 2025-11-25T15:34:21.909466688Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.909474313Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.909480284Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.909482719Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909484812Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.909486335Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.909487608Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909488710Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.909490002Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.909491245Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909492387Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.909493619Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.909494771Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.909495853Z web-1 | 2025-11-25T15:34:21.909496955Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.909498107Z web-1 | 2025-11-25T15:34:21.909499099Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.909500292Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.909501534Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.909502626Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909503728Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.909504910Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.909506022Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909507114Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.909513516Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.909514839Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.909516883Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.909518055Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.909519247Z raise exc web-1 | 2025-11-25T15:34:21.909520319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.909521441Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.909522483Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.909523706Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.909524818Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.909525970Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.909527032Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.909528154Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.909529957Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.909531901Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.909533644Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.909535468Z raise exc web-1 | 2025-11-25T15:34:21.909467510Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.909537181Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.909543423Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.909544545Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.909545847Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909547099Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.909548242Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.909549654Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.909550726Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.909551959Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.909553101Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909554513Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.909555686Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.909558711Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.909559903Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.909561236Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.909562228Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.909563610Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.909564733Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.909565524Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.909566516Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.909567838Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.909568950Z context = constructor( web-1 | 2025-11-25T15:34:21.909570293Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.909571195Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909572146Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.909574050Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.909574531Z raise exc web-1 | 2025-11-25T15:34:21.909575934Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.909576835Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.909577687Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.909578639Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.909579500Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.909580252Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.909581173Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909581995Z response = await f(request) web-1 | 2025-11-25T15:34:21.909582837Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.909583568Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909584770Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.909585852Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.909587185Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909594689Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.909596723Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.909598556Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909599718Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.909600961Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.909602123Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.909603335Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.909604597Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.909606922Z FROM recipes web-1 | 2025-11-25T15:34:21.909608084Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.909609296Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.909610709Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND NULL) AS anon_1] web-1 | 2025-11-25T15:34:21.909612061Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.909588347Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.909614867Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909616069Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.909617301Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.909618393Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909619515Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.909620718Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.909621820Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909622982Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.909624214Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.909625246Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909626378Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.909628843Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.909630015Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909631137Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.909632360Z return await future web-1 | 2025-11-25T15:34:21.909633381Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909634393Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.909635536Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.909636587Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909637649Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.909638892Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.909640054Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909641226Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.909643160Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.909644342Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909645454Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.909646696Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.909647718Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909649582Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.909651415Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.909653098Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909654681Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.909656605Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.909657797Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909658939Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.909660122Z result = conn.execute( web-1 | 2025-11-25T15:34:21.909661194Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909663067Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.909664300Z return meth( web-1 | 2025-11-25T15:34:21.909665362Z ^^^^^ web-1 | 2025-11-25T15:34:21.909666313Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.909668648Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.909669860Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909670912Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.909672124Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.909673166Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909674218Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.909675390Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.909676422Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.909677615Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.909678747Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.909679929Z context = constructor( web-1 | 2025-11-25T15:34:21.909680911Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909682073Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.909683285Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.909684297Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.909685459Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.909686491Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909687543Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.909688735Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.909689848Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909690889Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.909692052Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.909693094Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.909694116Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.909695258Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.909696440Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.909697592Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.909698794Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.909702141Z FROM recipes web-1 | 2025-11-25T15:34:21.909703183Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.909704305Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.909706839Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND NULL) AS anon_1] web-1 | 2025-11-25T15:34:21.909708112Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.925907553Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38336] 500 Internal Server Error "GET /api/recipes?paginationSeed=null&requireAllTags=false&queryFilter=null&orderBy=null&tools=&tools=%C3%91I%F4%88%B5%AC&tools=&tools=%1B%C2%A3%C2%B6%C3%87&tools=_%C2%8C%C3%87%C3%A8%F0%93%8A%A1%C3%A7%2C&tools=%EE%B0%A3%0D%F4%85%92%A1%C3%8F&tools=&tools=NIL&tools=%C3%82&requireAllTools=false&orderDirection=asc&households=null&categories=&categories=%C3%91I%F4%88%B5%AC&categories=&categories=%1B%C2%A3%C2%B6%C3%87&categories=_%C2%8C%C3%87%C3%A8%F0%93%8A%A1%C3%A7%2C&categories=%EE%B0%A3%0D%F4%85%92%A1%C3%8F&categories=&categories=NIL&categories=%C3%82&foods=null&perPage=-27531&page=3 HTTP/1.1" web-1 | 2025-11-25T15:34:21.927221381Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.927227432Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.927228584Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.927229526Z context = constructor( web-1 | 2025-11-25T15:34:21.927230067Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927230608Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.927231219Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.927231750Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.927232361Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.927232892Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927233453Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.927234055Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.927234555Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927235127Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.927238874Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.927239515Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927240066Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.927240627Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.927241158Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.927241719Z web-1 | 2025-11-25T15:34:21.927242240Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.927242821Z web-1 | 2025-11-25T15:34:21.927243292Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.927243833Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.927244434Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.927245055Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927245616Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.927246187Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.927246698Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927247209Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.927247820Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.927248361Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.927249263Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.927249824Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.927250405Z raise exc web-1 | 2025-11-25T15:34:21.927250926Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.927251527Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.927252038Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.927252669Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.927253180Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.927253762Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.927254262Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.927254824Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.927255355Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.927261165Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.927261767Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.927262368Z raise exc web-1 | 2025-11-25T15:34:21.927262859Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.927263410Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.927263931Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.927264522Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.927265053Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.927265624Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.927266145Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.927266726Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.927267247Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.927267808Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.927268329Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.927269311Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.927269912Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.927270503Z raise exc web-1 | 2025-11-25T15:34:21.927271064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.927271665Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.927272186Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.927272787Z response = await f(request) web-1 | 2025-11-25T15:34:21.927273308Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927273899Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.927274511Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.927275042Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927275593Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.927276154Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.927276675Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927277216Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.927277807Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.927278929Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927279530Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.927280131Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.927280662Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927281193Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.927281774Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.927282335Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927282896Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.927283497Z return await future web-1 | 2025-11-25T15:34:21.927284018Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927284519Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.927285100Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.927285631Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927286152Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.927286774Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.927287365Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927287926Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.927288647Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.927289248Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927289799Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.927290390Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.927290931Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927291442Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.927292013Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.927292534Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927293065Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.927293666Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.927294208Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927294749Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.927296021Z result = conn.execute( web-1 | 2025-11-25T15:34:21.927296552Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927297093Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.927297694Z return meth( web-1 | 2025-11-25T15:34:21.927298235Z ^^^^^ web-1 | 2025-11-25T15:34:21.927299157Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.927300089Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.927300900Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927301702Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.927302633Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.927303475Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927300650Z ERROR 2025-11-25T15:34:21 - Exception in ASGI application web-1 | 2025-11-25T15:34:21.927304276Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.927306681Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.927307242Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.927307863Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.927312041Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.927312682Z context = constructor( web-1 | 2025-11-25T15:34:21.927313223Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927313834Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.927314456Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.927315007Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.927315608Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.927316129Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927316640Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.927317231Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.927317762Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927318293Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.927318904Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.927319445Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927320757Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.927321358Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.927321920Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.927322511Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.927323072Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.927324174Z FROM recipes web-1 | 2025-11-25T15:34:21.927324695Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.927325296Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.927306150Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.927325977Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND NULL) AS anon_1] web-1 | 2025-11-25T15:34:21.927327159Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.927326839Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.927328442Z context = constructor( web-1 | 2025-11-25T15:34:21.927329654Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927330876Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.927332139Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.927333271Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.927334603Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.927350563Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927351966Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.927352918Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.927353569Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927354230Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.927354952Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.927359169Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927359821Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.927360422Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.927361013Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.927361544Z web-1 | 2025-11-25T15:34:21.927362065Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:21.927362696Z web-1 | 2025-11-25T15:34:21.927363267Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:21.927363818Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:21.927364429Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:21.927364970Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927365551Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:21.927366133Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.927366654Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927367175Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:21.927367756Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:21.927368277Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:21.927369639Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.927370210Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:21.927370811Z raise exc web-1 | 2025-11-25T15:34:21.927371332Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:21.927371893Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:21.927372434Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:21.927373036Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:21.927373577Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:21.927374158Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:21.927374689Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:21.927375260Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:21.927375901Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:21.927376532Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:21.927377103Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.927378686Z raise exc web-1 | 2025-11-25T15:34:21.927379227Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.927379818Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.927380349Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:21.927380940Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.927381491Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:21.927382143Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:21.927382714Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:21.927383285Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:21.927383826Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:21.927384417Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:21.927384978Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:21.927385559Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:21.927386150Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:21.927386811Z raise exc web-1 | 2025-11-25T15:34:21.927387463Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:21.927388084Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:21.927388625Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:21.927389206Z response = await f(request) web-1 | 2025-11-25T15:34:21.927389717Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927390238Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:21.927390879Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:21.927391420Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927391981Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:21.927392562Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:21.927393083Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927393624Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:21.927394205Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:21.927394766Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927396159Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:21.927396800Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:21.927397351Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927397892Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:21.927398473Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:21.927399034Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927399615Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:21.927400217Z return await future web-1 | 2025-11-25T15:34:21.927400738Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927401249Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:21.927401830Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:21.927402361Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927402882Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:21.927403513Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:21.927404074Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927404655Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:21.927405507Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:21.927406118Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927406719Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:21.927407330Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:21.927407861Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927408382Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:21.927408963Z return self._execute_internal( web-1 | 2025-11-25T15:34:21.927409484Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927410005Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:21.927410606Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:21.927411177Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927411718Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:21.927412329Z result = conn.execute( web-1 | 2025-11-25T15:34:21.927413682Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927414213Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:21.927414804Z return meth( web-1 | 2025-11-25T15:34:21.927415345Z ^^^^^ web-1 | 2025-11-25T15:34:21.927415856Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:21.927416487Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:21.927417038Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927417559Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:21.927418180Z ret = self._execute_context( web-1 | 2025-11-25T15:34:21.927418721Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927419232Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:21.927419833Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:21.927420354Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:21.927420976Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:21.927421557Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:21.927422148Z context = constructor( web-1 | 2025-11-25T15:34:21.927422659Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927423240Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:21.927423871Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:21.927424412Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:21.927425003Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:21.927425554Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927426065Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:21.927426696Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:21.927427237Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927427768Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:21.927428389Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:21.927428951Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:21.927429532Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:21.927430143Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:21.927432227Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:21.927432868Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:21.927433499Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:21.927434671Z FROM recipes web-1 | 2025-11-25T15:34:21.927435262Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:21.927435833Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:21.927436575Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND NULL) AS anon_1] web-1 | 2025-11-25T15:34:21.927437256Z [parameters: [{}]] web-1 | 2025-11-25T15:34:21.935031798Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38346] 200 OK "GET /api/recipes?perPage=-9606&requireAllTags=true&page=20471 HTTP/1.1" web-1 | 2025-11-25T15:34:21.979589275Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38346] 200 OK "GET /api/recipes?tags=null&paginationSeed=COM1&tools=null&orderDirection=asc&perPage=-28931&categories=null HTTP/1.1" web-1 | 2025-11-25T15:34:21.989505207Z INFO 2025-11-25T15:34:21 - [172.25.0.1:38346] 200 OK "GET /api/recipes?tags=null&categories=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.012843034Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38346] 500 Internal Server Error "GET /api/recipes?requireAllFoods=false&categories=%C2%99%C3%B6&categories=%C3%8B%C3%A8%F0%A0%86%B9%C2%B0%F1%B2%91%AE%C3%A8&perPage=88&orderByNullPosition=last&page=201&tags=null&tools=null&foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.014193741Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.014198119Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.014199341Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.014200514Z context = constructor( web-1 | 2025-11-25T15:34:22.014201365Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014202107Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.014202938Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.014203700Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.014204581Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.014210683Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014211715Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.014212697Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.014213518Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014214270Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.014215101Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.014215943Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014216724Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.014217506Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.014218257Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.014219008Z web-1 | 2025-11-25T15:34:22.014219760Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.014220621Z web-1 | 2025-11-25T15:34:22.014221433Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.014222244Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.014223116Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.014223938Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014224719Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.014225581Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.014226402Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014227204Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.014228116Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.014228967Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.014230290Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.014231201Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.014232133Z raise exc web-1 | 2025-11-25T15:34:22.014233095Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.014234077Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.014234848Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.014235710Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.014236511Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.014238405Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.014239266Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.014240128Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.014240930Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.014242022Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.014243084Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.014243975Z raise exc web-1 | 2025-11-25T15:34:22.014244797Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.014245709Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.014246610Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.014247562Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.014248464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.014249405Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.014250327Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.014251249Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.014252091Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.014252982Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.014253864Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.014254786Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.014255838Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.014256729Z raise exc web-1 | 2025-11-25T15:34:22.014257711Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.014258633Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.014259434Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.014260286Z response = await f(request) web-1 | 2025-11-25T15:34:22.014261358Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014262200Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.014263131Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.014263903Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014271226Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.014272178Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.014273010Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014273831Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.014274713Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.014275575Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014280734Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.014281676Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.014282498Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014283369Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.014284371Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.014285243Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014286134Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.014287096Z return await future web-1 | 2025-11-25T15:34:22.014287978Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014288900Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.014289831Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.014290663Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014291615Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.014292617Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.014293478Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014294290Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.014295853Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.014296805Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014297646Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.014298508Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.014299329Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014300031Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.014302054Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.014302956Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014303828Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.014304820Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.014305721Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014306573Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.014307585Z result = conn.execute( web-1 | 2025-11-25T15:34:22.014308877Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014309679Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.014310620Z return meth( web-1 | 2025-11-25T15:34:22.014311562Z ^^^^^ web-1 | 2025-11-25T15:34:22.014312414Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.014313406Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.014314347Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014315299Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.014316181Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.014317063Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014317924Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.014326701Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.014327562Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.014328494Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.014329316Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.014330247Z context = constructor( web-1 | 2025-11-25T15:34:22.014331009Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014331890Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.014332792Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.014333614Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.014334505Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.014335237Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014335988Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.014336920Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.014338934Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014339745Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.014340597Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.014341539Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014342320Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.014343152Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.014343993Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.014344965Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.014345847Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.014347650Z FROM recipes web-1 | 2025-11-25T15:34:22.014348552Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.014349534Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.014350395Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.014351487Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.014360354Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.014372086Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.014375342Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.014377636Z context = constructor( web-1 | 2025-11-25T15:34:22.014379239Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014381003Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.014382856Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.014384409Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.014386313Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.014387585Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014388677Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.014396933Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.014398295Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014399347Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.014400810Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.014402102Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014403214Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.014404407Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.014405499Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.014406571Z web-1 | 2025-11-25T15:34:22.014407613Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.014408745Z web-1 | 2025-11-25T15:34:22.014409737Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.014410949Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.014412161Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.014413233Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014414516Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.014415718Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.014416770Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014417892Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.014419064Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.014420136Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.014422150Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.014423272Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.014424454Z raise exc web-1 | 2025-11-25T15:34:22.014425486Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.014426648Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.014427700Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.014428963Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.014430015Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.014431187Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.014433942Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.014435154Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.014436216Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.014437429Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.014438561Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.014439803Z raise exc web-1 | 2025-11-25T15:34:22.014440775Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.014441947Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.014442979Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.014444201Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.014445253Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.014446446Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.014447538Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.014448650Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.014449712Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.014450854Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.014451926Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.014453008Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.014454170Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.014455352Z raise exc web-1 | 2025-11-25T15:34:22.014456555Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.014457787Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.014458849Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.014460011Z response = await f(request) web-1 | 2025-11-25T15:34:22.014461063Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014462125Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.014463407Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.014464519Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014465581Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.014467725Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.014468818Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014469870Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.014471082Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.014472184Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014473296Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.014474538Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.014475600Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014476742Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.014477915Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.014479007Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014480109Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.014481371Z return await future web-1 | 2025-11-25T15:34:22.014482413Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014483425Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.014484557Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.014485649Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014489997Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.014491250Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.014492422Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014493644Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.014500066Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.014501379Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014502511Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.014503773Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.014504905Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014505937Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.014507099Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.014508141Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014510185Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.014511438Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.014512570Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014513732Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.014514924Z result = conn.execute( web-1 | 2025-11-25T15:34:22.014516006Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014516988Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.014518140Z return meth( web-1 | 2025-11-25T15:34:22.014519222Z ^^^^^ web-1 | 2025-11-25T15:34:22.014520194Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.014521366Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.014522398Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014523400Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.014524662Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.014525724Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014526706Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.014527888Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.014528920Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.014530103Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.014531275Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.014532417Z context = constructor( web-1 | 2025-11-25T15:34:22.014533419Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014534581Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.014535833Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.014536885Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.014538078Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.014539120Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014540182Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.014541384Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.014542426Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014544379Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.014545652Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.014546714Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.014547746Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.014548858Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.014550060Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.014551232Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.014552394Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.014554639Z FROM recipes web-1 | 2025-11-25T15:34:22.014555671Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.014556803Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.014557895Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.014559328Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.043579807Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38350] 200 OK "GET /api/recipes?households=null&requireAllCategories=true HTTP/1.1" web-1 | 2025-11-25T15:34:22.052840979Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38350] 200 OK "GET /api/recipes?households=null&categories=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.068084866Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38350] 422 Unprocessable Entity "GET /api/recipes?orderDirection=asc&categories=null&cookbook=%C2%B9%3C%04k&tags=null&page=22906&paginationSeed=null&perPage=6681348033840282650&requireAllCategories=true&requireAllTags=false&orderBy=null&search=null&orderByNullPosition=null&households=%C3%93%1C%C2%B5%F2%96%98%839%C2%BE&requireAllTools=false HTTP/1.1" web-1 | 2025-11-25T15:34:22.082951144Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38350] 422 Unprocessable Entity "GET /api/recipes?orderDirection=asc&categories=null&cookbook=%C2%B9%3C%04k&tags=null&page=22906&paginationSeed=null&perPage=22906&requireAllCategories=true&requireAllTags=false&orderBy=null&search=null&orderByNullPosition=null&households=%C3%93%1C%C2%B5%F2%96%98%839%C2%BE&requireAllTools=false HTTP/1.1" web-1 | 2025-11-25T15:34:22.097237784Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38350] 422 Unprocessable Entity "GET /api/recipes?orderDirection=asc&categories=null&cookbook=%C2%B9%3C%04k&tags=null&page=22906&paginationSeed=null&perPage=22906&requireAllCategories=true&requireAllTags=false&orderBy=null&search=null&orderByNullPosition=null&requireAllFoods=false&requireAllTools=false HTTP/1.1" web-1 | 2025-11-25T15:34:22.109661796Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38350] 404 Not Found "GET /api/recipes?orderDirection=asc&categories=null&cookbook=%C2%B9%3C%04k&tags=null&paginationSeed=null&page=9 HTTP/1.1" web-1 | 2025-11-25T15:34:22.119997906Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38350] 200 OK "GET /api/recipes?orderDirection=asc&categories=null&cookbook= HTTP/1.1" web-1 | 2025-11-25T15:34:22.132000848Z WARNING 2025-11-25T15:34:22 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:22.132000988Z WARNING 2025-11-25T15:34:22 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:22.138152660Z WARNING 2025-11-25T15:34:22 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:22.138168791Z WARNING 2025-11-25T15:34:22 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:22.143719284Z WARNING 2025-11-25T15:34:22 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:22.143729714Z WARNING 2025-11-25T15:34:22 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:22.151330097Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38368] 404 Not Found "GET /api/recipes?orderBy=null&cookbook=%7F%3E%C3%88%F1%9F%BF%B6%22%C3%8C%C2%A4_%C2%9E HTTP/1.1" web-1 | 2025-11-25T15:34:22.158734532Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38368] 422 Unprocessable Entity "GET /api/recipes?orderByNullPosition=null&requireAllCategories=true&perPage=113&requireAllTools=true&search=null&requireAllFoods=true&page=-17209 HTTP/1.1" web-1 | 2025-11-25T15:34:22.165611126Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38368] 422 Unprocessable Entity "GET /api/recipes?orderByNullPosition=null&requireAllCategories=true&perPage=113&requireAllTools=true&search=null&requireAllFoods=true&page=113 HTTP/1.1" web-1 | 2025-11-25T15:34:22.196821528Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38368] 200 OK "GET /api/recipes?paginationSeed=null&tags=R%C3%A0%C3%9AA%C2%91%0B%C2%91%C3%9D%C3%88%C2%AEh&tags=%F2%96%BD%B0%C2%8B%F3%B5%8B%AA&tags=%C3%9B%1C&tags=%0A%C2%B7%C2%93Nj&queryFilter=&page=11763 HTTP/1.1" web-1 | 2025-11-25T15:34:22.207361221Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38368] 200 OK "GET /api/recipes?paginationSeed=null&tags=R%C3%A0%C3%9AA%C2%91%0B%C2%91%C3%9D%C3%88%C2%AEh&tags=%C3%9B%1C&tags=%C3%9B%1C&tags=%0A%C2%B7%C2%93Nj&queryFilter=&page=11763 HTTP/1.1" web-1 | 2025-11-25T15:34:22.228127449Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38368] 200 OK "GET /api/recipes?paginationSeed=null&tags=R%C3%A0%C3%9AA%C2%91%0B%C2%91%C3%9D%C3%88%C2%AEh&tags=%C3%9B%1C&tags=%C3%9B%1C&tags=%0A%C2%B7%C2%93Nj&queryFilter=%C3%9B%1C&page=11763 HTTP/1.1" web-1 | 2025-11-25T15:34:22.236940550Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38368] 500 Internal Server Error "GET /api/recipes?foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.238286728Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.238290555Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.238292118Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.238300864Z context = constructor( web-1 | 2025-11-25T15:34:22.238302227Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238303289Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.238304541Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.238305764Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.238307126Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.238308238Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238320020Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.238322014Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.238323647Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238324829Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.238326082Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.238327264Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238328366Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.238329488Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.238330590Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.238331672Z web-1 | 2025-11-25T15:34:22.238332774Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.238333916Z web-1 | 2025-11-25T15:34:22.238334868Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.238335960Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.238337153Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.238338215Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238339266Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.238340399Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.238341401Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238342392Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.238343535Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.238344556Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.238346149Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.238348975Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.238350257Z raise exc web-1 | 2025-11-25T15:34:22.238351329Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.238352411Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.238353473Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.238354685Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.238355757Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.238356950Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.238358002Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.238359164Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.238360216Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.238361448Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.238362630Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.238363803Z raise exc web-1 | 2025-11-25T15:34:22.238365345Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.238366578Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.238367640Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.238368822Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.238369894Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.238371086Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.238372359Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.238373491Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.238374633Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.238375785Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.238376827Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.238377979Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.238379181Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.238380344Z raise exc web-1 | 2025-11-25T15:34:22.238381546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.238383770Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.238384972Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.238386185Z response = await f(request) web-1 | 2025-11-25T15:34:22.238387217Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238388269Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.238389531Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.238390573Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238391635Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.238392787Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.238393879Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238394971Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.238396594Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.238398277Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238400051Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.238401964Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.238403497Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238404699Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.238405892Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.238407004Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238408136Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.238409438Z return await future web-1 | 2025-11-25T15:34:22.238410470Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238411492Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.238412614Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.238413636Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238414698Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.238415961Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.238417113Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238418275Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.238420780Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.238421982Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238423124Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.238424326Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.238425438Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238426490Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.238427693Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.238428724Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238429797Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.238430999Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.238432121Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238433233Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.238434445Z result = conn.execute( web-1 | 2025-11-25T15:34:22.238435477Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238436499Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.238437711Z return meth( web-1 | 2025-11-25T15:34:22.238438763Z ^^^^^ web-1 | 2025-11-25T15:34:22.238434616Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.238451147Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.238454463Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.238439745Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.238456837Z context = constructor( web-1 | 2025-11-25T15:34:22.238458220Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.238459001Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238460093Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238461125Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.238462819Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.238464161Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.238465564Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.238466075Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.238468179Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.238478578Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238480031Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.238481323Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.238482385Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238467527Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238483557Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.238485842Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.238486503Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.238487986Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.238488547Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238489789Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.238491292Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.238490460Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.238493296Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.238492584Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.238494478Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.238495440Z context = constructor( web-1 | 2025-11-25T15:34:22.238496301Z web-1 | 2025-11-25T15:34:22.238497263Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238498095Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.238500329Z web-1 | 2025-11-25T15:34:22.238499317Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.238501401Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.238502303Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.238504206Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.238503425Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.238505489Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.238506200Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.238507382Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238508164Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238509206Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.238510087Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.238512572Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.238513744Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.238514606Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238515598Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238516469Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.238517451Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.238518453Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.238519405Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.238520407Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238521268Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.238522260Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.238523783Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.238524264Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.238525035Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.238526989Z raise exc web-1 | 2025-11-25T15:34:22.238526218Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.238528101Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.238528973Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.238530055Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.238531948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.238530916Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.238533131Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.238534183Z FROM recipes web-1 | 2025-11-25T15:34:22.238536978Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.238538260Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.238539132Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.238540184Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.238540965Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.238542027Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.238542899Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.238544362Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.238544772Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.238546856Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.238548079Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.238549341Z raise exc web-1 | 2025-11-25T15:34:22.238550413Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.238551605Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.238552637Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.238553859Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.238554931Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.238556114Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.238557236Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.238558358Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.238559430Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.238560682Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.238561734Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.238562886Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.238564039Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.238565211Z raise exc web-1 | 2025-11-25T15:34:22.238566453Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.238567655Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.238570070Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.238571372Z response = await f(request) web-1 | 2025-11-25T15:34:22.238572424Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238573466Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.238574719Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.238575771Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238576853Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.238577995Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.238579017Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238580069Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.238581251Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.238582333Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238583415Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.238584597Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.238585639Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238586671Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.238587783Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.238588885Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238590047Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.238591320Z return await future web-1 | 2025-11-25T15:34:22.238592362Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238593384Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.238594646Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.238595648Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238596660Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.238597952Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.238599114Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238600277Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.238601800Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.238607540Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238609764Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.238611077Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.238612159Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238613321Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.238614513Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.238615605Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238616647Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.238617800Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.238619002Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238620074Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.238621286Z result = conn.execute( web-1 | 2025-11-25T15:34:22.238622328Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238623350Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.238624582Z return meth( web-1 | 2025-11-25T15:34:22.238625594Z ^^^^^ web-1 | 2025-11-25T15:34:22.238626586Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.238627818Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.238628870Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238629932Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.238631135Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.238632197Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238633208Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.238634381Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.238635393Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.238636605Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.238637757Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.238638919Z context = constructor( web-1 | 2025-11-25T15:34:22.238639941Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238641143Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.238642386Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.238644480Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.238645782Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.238646864Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238647956Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.238649178Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.238650210Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238651232Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.238652385Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.238653447Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.238654508Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.238655681Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.238656803Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.238657965Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.238659127Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.238661401Z FROM recipes web-1 | 2025-11-25T15:34:22.238662463Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.238663586Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.238664678Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.238666251Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.256390827Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38376] 200 OK "GET /api/recipes?perPage=200 HTTP/1.1" web-1 | 2025-11-25T15:34:22.267682271Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38376] 200 OK "GET /api/recipes?perPage=200 HTTP/1.1" web-1 | 2025-11-25T15:34:22.291549483Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38376] 400 Bad Request "GET /api/recipes?orderBy=C%26%C3%9D%F0%B9%BA%86%5D%C2%98%C2%8A%C3%97%C3%A4%C3%BA%C2%AA%C2%BF9%C2%85%F0%B9%AB%9F%F0%B3%A2%99%F1%A1%A8%89%C2%B6~&requireAllTools=false HTTP/1.1" web-1 | 2025-11-25T15:34:22.305839319Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38376] 404 Not Found "GET /api/recipes?page=-16154&categories=&search=null&perPage=-910680743&orderByNullPosition=last&requireAllCategories=false&queryFilter=&requireAllTags=true&tools=null&cookbook=null&orderBy=null&orderDirection=desc&foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.329631008Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38376] 404 Not Found "GET /api/recipes?page=-16154&categories=&search=null&perPage=-910680743&orderByNullPosition=last&requireAllCategories=false&queryFilter=&requireAllTags=true&households=null&tools=null&cookbook=null&orderBy=null&orderDirection=desc&foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.343696623Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38376] 404 Not Found "GET /api/recipes?page=-910680743&categories=&search=null&perPage=-910680743&orderByNullPosition=last&requireAllCategories=false&queryFilter=&requireAllTags=true&households=null&tools=null&cookbook=null&orderBy=null&orderDirection=desc&foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.353593930Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38376] 404 Not Found "GET /api/recipes?page=-910680743&categories=&search=null&perPage=-910680743&orderByNullPosition=last&requireAllCategories=false&queryFilter=&cookbook=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.364860528Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38376] 500 Internal Server Error "GET /api/recipes?foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.366191718Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.366194693Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.366195775Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.366196787Z context = constructor( web-1 | 2025-11-25T15:34:22.366197539Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366198471Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.366199212Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.366199823Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.366200404Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.366200935Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366201466Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.366202077Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.366202608Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366203129Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.366203771Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.366204322Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366204843Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.366213439Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.366214120Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.366214721Z web-1 | 2025-11-25T15:34:22.366215292Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.366215863Z web-1 | 2025-11-25T15:34:22.366216364Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.366216935Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.366217536Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.366218087Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366218638Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.366219220Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.366219741Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366220261Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.366220853Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.366221384Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.366222155Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.366222706Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.366223307Z raise exc web-1 | 2025-11-25T15:34:22.366223858Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.366224439Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.366224970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.366225571Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.366226092Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.366226694Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.366227205Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.366227786Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.366228297Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.366228948Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.366229529Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.366230210Z raise exc web-1 | 2025-11-25T15:34:22.366231583Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.366232264Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.366232785Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.366233386Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.366233917Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.366234488Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.366235059Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.366235650Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.366236181Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.366236762Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.366237283Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.366237855Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.366238436Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.366239007Z raise exc web-1 | 2025-11-25T15:34:22.366239588Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.366240189Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.366240720Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.366241291Z response = await f(request) web-1 | 2025-11-25T15:34:22.366241812Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366242323Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.366242984Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.366243495Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366244066Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.366244647Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.366245168Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366245689Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.366246300Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.366246871Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366247433Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.366248615Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.366249166Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366249707Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.366250298Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.366250829Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366251380Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.366252031Z return await future web-1 | 2025-11-25T15:34:22.366252542Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366253053Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.366253624Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.366254185Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366254706Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.366255337Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.366255908Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366256480Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.366257542Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.366258163Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366258724Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.366259335Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.366259856Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366260367Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.366260928Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.366261449Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366261950Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.366262551Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.366263112Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366263663Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.366264254Z result = conn.execute( web-1 | 2025-11-25T15:34:22.366264755Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366265256Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.366266458Z return meth( web-1 | 2025-11-25T15:34:22.366266989Z ^^^^^ web-1 | 2025-11-25T15:34:22.366267490Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.366268101Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.366268642Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366269163Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.366269774Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.366270295Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366270826Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.366271418Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.366271939Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.366272540Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.366273171Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.366273752Z context = constructor( web-1 | 2025-11-25T15:34:22.366274273Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366274874Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.366275495Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.366276026Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.366276617Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.366277148Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366277679Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.366278300Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.366278821Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366279332Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.366279934Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.366280475Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366281006Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.366281617Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.366282178Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.366283490Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.366284131Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.366285344Z FROM recipes web-1 | 2025-11-25T15:34:22.366285895Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.366286476Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.366287017Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.366287728Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.366296895Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.366298048Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.366298899Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.366299871Z context = constructor( web-1 | 2025-11-25T15:34:22.366300793Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366301334Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.366301995Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.366302526Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.366303147Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.366303678Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366304199Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.366304810Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.366305361Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366305882Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.366306523Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.366307075Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366307596Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.366315681Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.366318957Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.366320149Z web-1 | 2025-11-25T15:34:22.366321842Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.366323616Z web-1 | 2025-11-25T15:34:22.366325138Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.366326741Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.366328615Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.366330288Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366331500Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.366332783Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.366333835Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366334907Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.366336149Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.366337201Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.366338634Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.366339746Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.366340968Z raise exc web-1 | 2025-11-25T15:34:22.366341970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.366343172Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.366344194Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.366345407Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.366346458Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.366347631Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.366348663Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.366349865Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.366350917Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.366352089Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.366353211Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.366354423Z raise exc web-1 | 2025-11-25T15:34:22.366355435Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.366357980Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.366359102Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.366360304Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.366361397Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.366362609Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.366363701Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.366364933Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.366366045Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.366371696Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.366372888Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.366374090Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.366375263Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.366376505Z raise exc web-1 | 2025-11-25T15:34:22.366377727Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.366378939Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.366379991Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.366381194Z response = await f(request) web-1 | 2025-11-25T15:34:22.366382226Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366383278Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.366384520Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.366385642Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366386724Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.366387896Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.366388978Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366390050Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.366391303Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.366392425Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366393487Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.366394779Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.366395841Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366398035Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.366399268Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.366400390Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366401552Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.366402784Z return await future web-1 | 2025-11-25T15:34:22.366403796Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366404868Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.366406040Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.366407102Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366408154Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.366409377Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.366410519Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366411681Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.366413074Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.366414296Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366415438Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.366416690Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.366417762Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366418814Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.366420007Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.366421039Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366422040Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.366423273Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.366424425Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366425557Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.366426759Z result = conn.execute( web-1 | 2025-11-25T15:34:22.366427811Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366428853Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.366430045Z return meth( web-1 | 2025-11-25T15:34:22.366432089Z ^^^^^ web-1 | 2025-11-25T15:34:22.366433141Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.366434364Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.366435436Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366436468Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.366437680Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.366438732Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366439744Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.366440936Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.366441998Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.366443180Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.366444372Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.366445645Z context = constructor( web-1 | 2025-11-25T15:34:22.366446707Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366447869Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.366449091Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.366450153Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.366451325Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.366452377Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366453459Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.366454692Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.366455724Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366456766Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.366457968Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.366459030Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.366460152Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.366461284Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.366462406Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.366463568Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.366464691Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.366468067Z FROM recipes web-1 | 2025-11-25T15:34:22.366469279Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.366470411Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.366471433Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.366472766Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.374141457Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38392] 200 OK "GET /api/recipes?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:22.426700801Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38392] 200 OK "GET /api/recipes?search=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.523864190Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38392] 500 Internal Server Error "GET /api/recipes?categories=null&foods=null&search=null&requireAllTools=false&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:22.525681132Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.525687784Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.525690089Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.525692323Z context = constructor( web-1 | 2025-11-25T15:34:22.525693816Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525695479Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.525696801Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.525698104Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.525699526Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.525700689Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525701841Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.525703133Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.525704225Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525705247Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.525706429Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.525716588Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525717851Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.525718973Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.525720055Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.525721217Z web-1 | 2025-11-25T15:34:22.525722299Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.525723441Z web-1 | 2025-11-25T15:34:22.525724393Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.525725475Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.525726657Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.525727709Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525728771Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.525729893Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.525730885Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525731877Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.525733029Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.525734121Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.525735714Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.525736837Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.525738029Z raise exc web-1 | 2025-11-25T15:34:22.525739061Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.525740203Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.525741295Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.525749190Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.525750422Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.525751594Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.525752636Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.525753828Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.525754880Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.525756093Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.525758627Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.525760531Z raise exc web-1 | 2025-11-25T15:34:22.525761613Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.525762825Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.525763867Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.525765070Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.525766182Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.525767334Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.525768426Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.525769538Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.525770710Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.525771882Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.525772934Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.525774086Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.525775269Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.525776441Z raise exc web-1 | 2025-11-25T15:34:22.525777633Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.525778825Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.525779968Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.525781150Z response = await f(request) web-1 | 2025-11-25T15:34:22.525782162Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525783234Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.525784506Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.525785588Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525786680Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.525787832Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.525788914Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525790026Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.525791269Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.525792371Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525795497Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.525797410Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.525799093Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525800737Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.525802430Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.525804043Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525805666Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.525807479Z return await future web-1 | 2025-11-25T15:34:22.525809032Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525810625Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.525812378Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.525812398Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.525813931Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525815164Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.525816666Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.525817548Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.525818600Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.525819311Z context = constructor( web-1 | 2025-11-25T15:34:22.525820424Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525821676Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525822838Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.525824050Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.525825663Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.525826555Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.525827407Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525828318Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.525829070Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.525830132Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.525830913Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.525831825Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525833919Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525834921Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.525836273Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.525837405Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.525838728Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.525839690Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525841022Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525841944Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.525843407Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.525844439Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.525845220Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.525846152Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525847114Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525848466Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.525849428Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.525850280Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.525851342Z result = conn.execute( web-1 | 2025-11-25T15:34:22.525853526Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525852604Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.525854908Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.525855700Z web-1 | 2025-11-25T15:34:22.525856692Z return meth( web-1 | 2025-11-25T15:34:22.525858926Z ^^^^^ web-1 | 2025-11-25T15:34:22.525857904Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.525860278Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.525861140Z web-1 | 2025-11-25T15:34:22.525862092Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.525863324Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.525864406Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525865608Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.525866720Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.525870608Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.525871449Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.525872371Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525873734Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525874645Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.525876038Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.525877070Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.525877801Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.525878773Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525880136Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.525881067Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.525882029Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.525882841Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.525884023Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.525885165Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.525886498Z context = constructor( web-1 | 2025-11-25T15:34:22.525887840Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.525888832Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525890245Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.525891086Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.525892108Z raise exc web-1 | 2025-11-25T15:34:22.525892910Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.525893661Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.525894573Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.525895464Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.525896376Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.525897108Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.525898009Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525898911Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.525899572Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.525901756Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.525903009Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.525904421Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.525905353Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525906134Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.525906976Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.525907918Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.525908810Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.525909501Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.525910443Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525911274Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.525911975Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.525913037Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.525914440Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.525915422Z raise exc web-1 | 2025-11-25T15:34:22.525916885Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.525917626Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.525918708Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.525919429Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.525921123Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.525920471Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.525922886Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.525924188Z FROM recipes web-1 | 2025-11-25T15:34:22.525926533Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.525927204Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.525928396Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.525929639Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.525930821Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.525932193Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND (recipes.name_normalized LIKE ? OR recipes.description_normalized LIKE ? OR (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.525933306Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.525934227Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.525934979Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.525935850Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.id IN (__[POSTCOMPILE_id_1])))) ORDER BY recipes.name_normalized LIKE ? DESC) AS anon_1] web-1 | 2025-11-25T15:34:22.525936802Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.525937914Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.525939197Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.525940980Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.525942783Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.525944607Z raise exc web-1 | 2025-11-25T15:34:22.525946370Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.525948003Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.525949396Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.525950909Z response = await f(request) web-1 | 2025-11-25T15:34:22.525952381Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525953443Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.525954676Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.525955718Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525956760Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.525957882Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.525958904Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525960016Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.525962190Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.525963332Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525964414Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.525965596Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.525966648Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525967720Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.525968882Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.525969944Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525971066Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.525972249Z return await future web-1 | 2025-11-25T15:34:22.525973291Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525974333Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.525975495Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.525976527Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525977579Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.525978831Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.525979983Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525981085Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.525982428Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.525983570Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525984682Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.525985884Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.525986926Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525987958Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.525989170Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.525990222Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525991244Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.525992417Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.525993539Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525996023Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.525997286Z result = conn.execute( web-1 | 2025-11-25T15:34:22.525998438Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.525999480Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.526000662Z return meth( web-1 | 2025-11-25T15:34:22.526001684Z ^^^^^ web-1 | 2025-11-25T15:34:22.526002696Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.526003878Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.526004900Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.526005942Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.526007114Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.526008196Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.526009218Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.526010360Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.526011372Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.526012554Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.526013636Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.526014789Z context = constructor( web-1 | 2025-11-25T15:34:22.526015760Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.526016953Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.526018165Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.526019177Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.526020319Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.526021361Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.526022393Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.526023555Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.526024607Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.526025659Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.526026851Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.526027893Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.526029777Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.526030969Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.526032061Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.526033223Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.526034325Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.526036529Z FROM recipes web-1 | 2025-11-25T15:34:22.526037521Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.526038643Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.526039856Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1]))) AND (recipes.name_normalized LIKE ? OR recipes.description_normalized LIKE ? OR (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.526041188Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.526042300Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.id IN (__[POSTCOMPILE_id_1])))) ORDER BY recipes.name_normalized LIKE ? DESC) AS anon_1] web-1 | 2025-11-25T15:34:22.526043492Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.538365863Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38394] 200 OK "GET /api/recipes?categories=null&requireAllTools=true&search=null&orderByNullPosition=last&requireAllCategories=true HTTP/1.1" web-1 | 2025-11-25T15:34:22.572041775Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38394] 404 Not Found "GET /api/recipes?orderDirection=asc&tools=null&categories=W%C2%BB%C3%80&categories=a2%F1%BF%82%B8%F2%A1%B1%BCUh%C3%9B%F0%B6%8B%84%00&categories=0-%F0%A8%90%BD&categories=API+probing&categories=&categories=%F0%9F%8F%BB%F0%9F%91%8D%F0%9F%8F%BB&requireAllTags=true&cookbook=%F3%A9%86%B4%F4%8C%AC%95%C2%81c%C2%92%E7%A4%A5%08%C2%B3%C2%83&page=-77&queryFilter=%C3%AC%40%0E%C2%81%14D%3C&requireAllFoods=false&orderByNullPosition=last&orderBy=%C3%A3H%1A%C2%87%C3%879%F2%A8%A0%BDW%21&requireAllCategories=true&search=%C3%95A%C2%99%F1%A8%8C%B4%1D%F1%88%B5%B1%C3%A0%C3%82%F1%AD%94%B8%C3%A3%2C%C2%87%F1%BB%9C%89T%F3%AF%83%B2%C3%85%2C%C3%BAy%C3%8D%C2%96%C3%AC%F0%90%85%AB%C2%94&perPage=3961&households=null&tags=null&requireAllTools=false HTTP/1.1" web-1 | 2025-11-25T15:34:22.602818923Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38394] 200 OK "GET /api/recipes?orderByNullPosition=first&search=%3E&households=null&requireAllCategories=true&requireAllTags=true&perPage=52 HTTP/1.1" web-1 | 2025-11-25T15:34:22.612222623Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38394] 500 Internal Server Error "GET /api/recipes?foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.613644163Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.613648461Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.613649803Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.613651006Z context = constructor( web-1 | 2025-11-25T15:34:22.613651997Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613652859Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.613653881Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.613654672Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.613655704Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.613656506Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613657317Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.613658269Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.613659121Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613659882Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.613660864Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.613661746Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613662637Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.613663529Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.613664431Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.613665282Z web-1 | 2025-11-25T15:34:22.613666144Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.613667046Z web-1 | 2025-11-25T15:34:22.613672075Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.613672987Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.613673949Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.613674790Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613675632Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.613676564Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.613677365Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613678227Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.613682755Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.613683717Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.613685049Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.613685941Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.613686843Z raise exc web-1 | 2025-11-25T15:34:22.613687584Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.613688536Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.613689358Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.613690309Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.613691121Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.613692153Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.613692894Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.613693696Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.613694517Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.613695369Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.613696140Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.613697042Z raise exc web-1 | 2025-11-25T15:34:22.613697793Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.613698605Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.613699376Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.613700298Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.613701100Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.613701981Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.613702793Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.613703715Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.613704566Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.613705458Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.613706269Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.613707151Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.613709165Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.613710086Z raise exc web-1 | 2025-11-25T15:34:22.613710998Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.613711930Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.613712711Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.613713563Z response = await f(request) web-1 | 2025-11-25T15:34:22.613714385Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613715156Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.613716098Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.613716999Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613717891Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.613718793Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.613719644Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613720576Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.613721538Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.613722410Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613723291Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.613724313Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.613725215Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613726137Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.613727088Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.613727930Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613729092Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.613730044Z return await future web-1 | 2025-11-25T15:34:22.613730815Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613731647Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.613732599Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.613733380Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613734172Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.613736296Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.613737247Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613738199Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.613739462Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.613740363Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613741255Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.613742247Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.613743119Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613743990Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.613744962Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.613745804Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613746665Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.613747757Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.613748609Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613749521Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.613750502Z result = conn.execute( web-1 | 2025-11-25T15:34:22.613751444Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613752276Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.613753197Z return meth( web-1 | 2025-11-25T15:34:22.613754009Z ^^^^^ web-1 | 2025-11-25T15:34:22.613754881Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.613755802Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.613756654Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613757445Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.613758417Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.613759219Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613759990Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.613760852Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.613761814Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.613762645Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.613765050Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.613765971Z context = constructor( web-1 | 2025-11-25T15:34:22.613766793Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613767665Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.613768576Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.613769378Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.613770290Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.613771061Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613771933Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.613772834Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.613773806Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613774618Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.613775529Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.613776391Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613777293Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.613778134Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.613779096Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.613780038Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.613780970Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.613783064Z FROM recipes web-1 | 2025-11-25T15:34:22.613783945Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.613784797Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.613785618Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.613786760Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.613803812Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.613814052Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.613816617Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.613818390Z context = constructor( web-1 | 2025-11-25T15:34:22.613819632Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613820854Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.613822237Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.613823349Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.613824702Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.613825774Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613826806Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.613828048Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.613829120Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613830202Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.613831384Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.613832566Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613833679Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.613834871Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.613835993Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.613837075Z web-1 | 2025-11-25T15:34:22.613838357Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.613839560Z web-1 | 2025-11-25T15:34:22.613840592Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.613841664Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.613842926Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.613844038Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613845170Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.613846342Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.613847414Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613848536Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.613849729Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.613850821Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.613860168Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.613861531Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.613862793Z raise exc web-1 | 2025-11-25T15:34:22.613863885Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.613865068Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.613866140Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.613867332Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.613868374Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.613869576Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.613870638Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.613871810Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.613872922Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.613874776Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.613876539Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.613878503Z raise exc web-1 | 2025-11-25T15:34:22.613887830Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.613891818Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.613893962Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.613896046Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.613897649Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.613899432Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.613900564Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.613901786Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.613902879Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.613904171Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.613905233Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.613906395Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.613907607Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.613914280Z raise exc web-1 | 2025-11-25T15:34:22.613916173Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.613917466Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.613918578Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.613919810Z response = await f(request) web-1 | 2025-11-25T15:34:22.613920862Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613921964Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.613923317Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.613924419Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613925511Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.613926683Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.613927745Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613928817Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.613930060Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.613931192Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613932324Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.613933556Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.613934628Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613935710Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.613936922Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.613938055Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613939207Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.613940469Z return await future web-1 | 2025-11-25T15:34:22.613941521Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613942763Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.613943936Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.613945018Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613946090Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.613947392Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.613948574Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613953133Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.613954886Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.613956078Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613957221Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.613958453Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.613959495Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613960557Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.613961719Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.613962721Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613963763Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.613964985Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.613966127Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613967229Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.613968462Z result = conn.execute( web-1 | 2025-11-25T15:34:22.613969524Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613970566Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.613971778Z return meth( web-1 | 2025-11-25T15:34:22.613972820Z ^^^^^ web-1 | 2025-11-25T15:34:22.613973842Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.613975084Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.613976156Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613977198Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.613978470Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.613979553Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613980544Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.613981717Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.613982739Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.613983961Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.613985123Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.613987548Z context = constructor( web-1 | 2025-11-25T15:34:22.613988650Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613989852Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.613991104Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.613992196Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.613993409Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.613994440Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613995512Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.613996765Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.613997837Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.613998879Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.614000141Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.614001313Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.614002365Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.614003568Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.614004700Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.614005962Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.614007154Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.614009559Z FROM recipes web-1 | 2025-11-25T15:34:22.614010611Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.614011783Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.614012885Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.614014358Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.637735715Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38402] 500 Internal Server Error "GET /api/recipes?orderByNullPosition=first&orderBy=&queryFilter=null&orderDirection=asc&requireAllFoods=true&households=null&page=-5625&paginationSeed=null&foods=null&categories=%C3%AA%C2%BApJ%F2%AE%A8%85%21%F1%82%AD%B3%F2%B3%8A%8A+%F2%8C%85%8E%C3%9F%C2%96%F3%AD%95%B7%F3%A3%89%B3&categories=%C3%A2%C3%AF%C3%8A&categories=%C3%ADRN%177&categories=r%06%C2%9D%C3%A9&categories=INF&categories=%28%F1%B3%B9%92+%C3%92%C2%9C%C2%BDA%C2%97%C2%A2%C2%9A%16%3F%C3%BA%F1%A9%85%AE%E3%AD%92&categories=%3Dnt%F2%AB%BE%A7%C2%BE&requireAllTools=false&requireAllTags=false HTTP/1.1" web-1 | 2025-11-25T15:34:22.639104306Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.639109325Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.639110728Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.639111800Z context = constructor( web-1 | 2025-11-25T15:34:22.639112752Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639113573Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.639114515Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.639115567Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.639116549Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.639117370Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639118302Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.639119294Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.639120145Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639120977Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.639122049Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.639123021Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639124183Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.639125105Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.639126027Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.639126898Z web-1 | 2025-11-25T15:34:22.639128040Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.639128962Z web-1 | 2025-11-25T15:34:22.639129744Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.639130605Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.639131948Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.639132849Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639133741Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.639139422Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.639140394Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639141275Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.639142197Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.639143059Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.639144361Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.639145203Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.639146094Z raise exc web-1 | 2025-11-25T15:34:22.639146916Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.639147888Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.639148719Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.639149611Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.639150462Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.639151424Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.639152256Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.639153137Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.639154019Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.639155021Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.639155953Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.639156915Z raise exc web-1 | 2025-11-25T15:34:22.639157766Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.639158778Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.639159700Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.639160682Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.639161523Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.639162515Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.639163397Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.639164318Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.639165160Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.639167805Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.639168737Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.639169959Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.639170961Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.639171933Z raise exc web-1 | 2025-11-25T15:34:22.639172875Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.639173876Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.639174858Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.639175860Z response = await f(request) web-1 | 2025-11-25T15:34:22.639176732Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639177603Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.639178615Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.639179537Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639180439Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.639181391Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.639182312Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639183284Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.639184256Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.639185208Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639186240Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.639187171Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.639188063Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639188925Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.639189907Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.639190908Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639191780Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.639192742Z return await future web-1 | 2025-11-25T15:34:22.639193613Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639194525Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.639196449Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.639197290Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639198212Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.639199234Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.639200076Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639200927Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.639201979Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.639202881Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639203742Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.639204624Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.639205436Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639206257Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.639207109Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.639207920Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639208762Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.639209724Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.639210625Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639211477Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.639212389Z result = conn.execute( web-1 | 2025-11-25T15:34:22.639213230Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639214032Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.639214994Z return meth( web-1 | 2025-11-25T15:34:22.639215815Z ^^^^^ web-1 | 2025-11-25T15:34:22.639216587Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.639217488Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.639218430Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639219292Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.639220223Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.639221055Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639221967Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.639223830Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.639216777Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.639236254Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.639239079Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.639241033Z context = constructor( web-1 | 2025-11-25T15:34:22.639242295Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639243607Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.639248246Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.639249579Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.639250921Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.639252013Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639253125Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.639254398Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.639255530Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639256652Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.639257904Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.639259187Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639260259Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.639261471Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.639262623Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.639263795Z web-1 | 2025-11-25T15:34:22.639264867Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.639266050Z web-1 | 2025-11-25T15:34:22.639267071Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.639268184Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.639269426Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.639270568Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639271710Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.639272922Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.639273984Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639275026Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.639282711Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.639284123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.639286227Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.639287410Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.639288652Z raise exc web-1 | 2025-11-25T15:34:22.639289714Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.639290886Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.639291958Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.639293180Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.639294363Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.639295575Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.639296647Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.639224712Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.639297919Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.639299011Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.639299863Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.639300254Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.639301155Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.639301737Z context = constructor( web-1 | 2025-11-25T15:34:22.639302728Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639302398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.639303450Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.639305033Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.639304462Z raise exc web-1 | 2025-11-25T15:34:22.639305594Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.639306676Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.639307237Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639306375Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.639320432Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.639307878Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.639324389Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.639325110Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.639327034Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639327615Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.639328367Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.639329008Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639326543Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.639329569Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.639331022Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.639330741Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.639331613Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.639332645Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.639333085Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.639334408Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.639335139Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.639336221Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.639336842Z FROM recipes web-1 | 2025-11-25T15:34:22.639338235Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.639337965Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.639338846Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.639339728Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.639340229Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id = ?)) AND NULL) AS anon_1] web-1 | 2025-11-25T15:34:22.639341852Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.639341371Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.639344787Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.639346611Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.639348354Z raise exc web-1 | 2025-11-25T15:34:22.639350248Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.639351530Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.639352692Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.639353925Z response = await f(request) web-1 | 2025-11-25T15:34:22.639355007Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639356029Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.639357261Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.639358363Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639359665Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.639360848Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.639361970Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639363092Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.639364264Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.639365406Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639366518Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.639367700Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.639368772Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639369804Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.639370987Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.639372079Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639373201Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.639374443Z return await future web-1 | 2025-11-25T15:34:22.639375475Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639376497Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.639377639Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.639378651Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639381015Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.639382378Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.639383560Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639384722Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.639386265Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.639387468Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639388610Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.639389842Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.639390964Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639392016Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.639393178Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.639394200Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639395252Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.639396424Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.639397546Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639398649Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.639399851Z result = conn.execute( web-1 | 2025-11-25T15:34:22.639400873Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639401925Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.639403137Z return meth( web-1 | 2025-11-25T15:34:22.639404159Z ^^^^^ web-1 | 2025-11-25T15:34:22.639405181Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.639406403Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.639407485Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639408517Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.639409759Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.639410811Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639411843Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.639413036Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.639414088Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.639416442Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.639417644Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.639418867Z context = constructor( web-1 | 2025-11-25T15:34:22.639419868Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639421041Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.639422333Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.639423415Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.639424617Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.639425669Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639426731Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.639428004Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.639429066Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639430088Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.639431250Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.639432322Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.639433384Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.639434596Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.639435668Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.639436880Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.639438033Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.639440347Z FROM recipes web-1 | 2025-11-25T15:34:22.639441379Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.639442491Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.639443593Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id = ?)) AND NULL) AS anon_1] web-1 | 2025-11-25T15:34:22.639445997Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.683069470Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38412] 404 Not Found "GET /api/recipes?orderByNullPosition=last&tags=%C3%A8j%C3%9B%F1%88%9A%A7F&tags=&tags=%C3%8D%C2%93%C2%90M%C3%AFB%C3%90&tags=%C2%BA%11%1F%09%F2%A1%BE%A7%3E%C3%99%C2%83&tags=%C2%A5&tags=&tags=f%02z%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0&tags=s%C3%98%F4%81%87%94%F2%81%8C%83&tags=%F3%98%90%90%F2%91%8D%B4%C3%A8ug%C2%A3%C3%B7%C3%91%F1%8A%93%B3%C3%A7%F1%AE%B0%8B%40l%C3%8F%F2%9D%A7%87%C2%B5X%C2%B3%F0%97%B4%AD%F3%A2%96%A7%C3%B1%C2%8Af%F3%BC%A0%88%1F~7%F3%B1%91%8F%C3%80%C3%84%F0%B0%9F%88%F2%A6%9C%9Dh%C3%83%17u%F4%82%A2%BF%C3%9D%C3%B0%F2%8D%9C%9E&requireAllCategories=false&cookbook=%F0%96%AB%A1J%01%C2%9D%F1%89%B6%A4%F0%94%87%99%7F%7B%C3%86%C3%82%C2%B6%C2%84%09%F0%B0%A5%95%C3%822V%C2%B3%F2%BE%B1%A8%C3%A4%C2%9BF%10%C2%A2%C3%B3%C3%94%21%C2%B0%C2%B8%C2%B0%C3%8Be&requireAllTags=false&foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.693770316Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38412] 404 Not Found "GET /api/recipes?orderByNullPosition=last&tags=null&requireAllCategories=false&cookbook=%F0%96%AB%A1J%01%C2%9D%F1%89%B6%A4%F0%94%87%99%7F%7B%C3%86%C3%82%C2%B6%C2%84%09%F0%B0%A5%95%C3%822V%C2%B3%F2%BE%B1%A8%C3%A4%C2%9BF%10%C2%A2%C3%B3%C3%94%21%C2%B0%C2%B8%C2%B0%C3%8Be&requireAllTags=false&foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.705248552Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38412] 404 Not Found "GET /api/recipes?orderByNullPosition=last&tags=null&requireAllCategories=false&cookbook=A%C3%9D%C3%80H&requireAllTags=false&foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.714062083Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38412] 200 OK "GET /api/recipes?requireAllCategories=true HTTP/1.1" web-1 | 2025-11-25T15:34:22.735786190Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38412] 200 OK "GET /api/recipes?tags=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.751994268Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38412] 200 OK "GET /api/recipes?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.760279658Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38412] 200 OK "GET /api/recipes HTTP/1.1" web-1 | 2025-11-25T15:34:22.807006719Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38412] 500 Internal Server Error "GET /api/recipes?foods=%C2%B8&foods=%1F&foods=%C2%B4%C2%89~%C3%9C&foods=coverage&foods=e&foods=%C2%8BH%F0%97%81%B8%40E%F3%A1%A4%90%C3%A1%17%F2%8C%86%9B%C3%BC%C3%A2%06%C2%8D&foods=-%C2%81%1B%F2%86%A3%83&foods=%C2%BF%F0%98%9E%A3%C3%80&foods=%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:34:22.808370169Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.808376782Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.808379156Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.808381080Z context = constructor( web-1 | 2025-11-25T15:34:22.808382653Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808384206Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.808385799Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.808387031Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.808398954Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.808400286Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808401418Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.808402610Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.808403682Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808404714Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.808406007Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.808407109Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808408171Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.808409303Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.808410355Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.808411417Z web-1 | 2025-11-25T15:34:22.808412499Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.808413611Z web-1 | 2025-11-25T15:34:22.808414613Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.808415665Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.808416837Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.808417879Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808418921Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.808420083Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.808421065Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808422097Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.808423309Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.808424391Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.808426024Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.808427126Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.808428309Z raise exc web-1 | 2025-11-25T15:34:22.808429331Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.808430453Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.808431465Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.808434350Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.808435482Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.808436654Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.808438378Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.808439620Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.808440732Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.808441974Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.808443116Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.808444419Z raise exc web-1 | 2025-11-25T15:34:22.808445781Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.808447004Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.808448026Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.808449168Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.808450250Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.808451482Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.808452534Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.808453786Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.808454838Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.808455981Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.808457073Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.808458195Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.808459347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.808460519Z raise exc web-1 | 2025-11-25T15:34:22.808461691Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.808462944Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.808463986Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.808465158Z response = await f(request) web-1 | 2025-11-25T15:34:22.808466140Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808467192Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.808476008Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.808477741Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808479515Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.808481278Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.808482851Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808484594Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.808486338Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.808487911Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808489624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.808490235Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.808491387Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.808492760Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.808494082Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808495184Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.808496477Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.808497759Z context = constructor( web-1 | 2025-11-25T15:34:22.808498941Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.808500124Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808501326Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808502398Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.808503700Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.808504923Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.808506265Z return await future web-1 | 2025-11-25T15:34:22.808507197Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.808508579Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808509621Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.808510894Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.808511825Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808512627Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.808513469Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.808514210Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808518708Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.808519680Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.808520382Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808521554Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.808522796Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.808524058Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808525381Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.808526433Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.808527765Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808529218Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.808530170Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.808530951Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808531893Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.808532645Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.808533566Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.808534558Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.808535901Z web-1 | 2025-11-25T15:34:22.808536853Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808537604Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.808538486Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.808539277Z web-1 | 2025-11-25T15:34:22.808540259Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.808541501Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.808542533Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808543846Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.808544767Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.808545749Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.808546581Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.808547392Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808548284Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808550588Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.808551620Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.808552382Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.808553424Z result = conn.execute( web-1 | 2025-11-25T15:34:22.808554676Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808555668Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808556990Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.808557872Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.808558784Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.808559685Z return meth( web-1 | 2025-11-25T15:34:22.808560377Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.808561228Z ^^^^^ web-1 | 2025-11-25T15:34:22.808562431Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.808563633Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.808564825Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.808566208Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.808567330Z raise exc web-1 | 2025-11-25T15:34:22.808568602Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808569564Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.808571958Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.808573391Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.808575114Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.808576617Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.808578300Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.808571027Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.808579843Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.808580825Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.808581607Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.808582428Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808583220Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.808585374Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.808586596Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.808587898Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.808589010Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.808590273Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.808591515Z raise exc web-1 | 2025-11-25T15:34:22.808592818Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.808593739Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.808594541Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.808595573Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.808596364Z context = constructor( web-1 | 2025-11-25T15:34:22.808597146Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.808597887Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808598979Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.808600352Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.808601273Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.808602205Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.808603067Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.808603818Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.808604750Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.808605622Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.808606684Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.808607986Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808608978Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.808610371Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.808611382Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.808612164Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.808613076Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.808613777Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808616222Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.808617674Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.808618616Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.808619488Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.808620450Z raise exc web-1 | 2025-11-25T15:34:22.808621161Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808622193Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.808622764Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.808624006Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.808625198Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.808626371Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.808627723Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.808628835Z response = await f(request) web-1 | 2025-11-25T15:34:22.808630188Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.808631069Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808632672Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.808631951Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.808634486Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.808635668Z FROM recipes web-1 | 2025-11-25T15:34:22.808636840Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808637912Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.808639215Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.808640317Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.808641669Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.808643843Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.808644835Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808645977Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.808646528Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.808648392Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.808650045Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808651838Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.808653632Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.808654754Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808655786Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.808656968Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.808658100Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808659132Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.808660284Z return await future web-1 | 2025-11-25T15:34:22.808661276Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808662258Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.808663410Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.808664412Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808665434Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.808666656Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.808667748Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808668870Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.808670253Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.808671425Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808672527Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.808673669Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.808674721Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808675793Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.808677968Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.808679060Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808680152Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.808681304Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.808682416Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808683528Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.808684730Z result = conn.execute( web-1 | 2025-11-25T15:34:22.808685792Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808686914Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.808688107Z return meth( web-1 | 2025-11-25T15:34:22.808689078Z ^^^^^ web-1 | 2025-11-25T15:34:22.808690050Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.808691273Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.808692345Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808693376Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.808694649Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.808695721Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808696733Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.808697895Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.808698907Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.808700139Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.808701231Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.808702403Z context = constructor( web-1 | 2025-11-25T15:34:22.808703445Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808704608Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.808705810Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.808706872Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.808708024Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.808709066Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808710118Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.808712242Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.808713344Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808714386Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.808715578Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.808716630Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.808717672Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.808718764Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.808719876Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.808721018Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.808722141Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.808724275Z FROM recipes web-1 | 2025-11-25T15:34:22.808725256Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.808726399Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.808727390Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.808728723Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.838089501Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38428] 500 Internal Server Error "GET /api/recipes?tools=null&foods=null&households=null&orderByNullPosition=first&requireAllTags=false&search=%C2%B2%F0%95%9F%BD%F0%A3%B9%99%C2%BD%28%C2%B4%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29&page=39&requireAllFoods=true&requireAllTools=false&perPage=-5441&orderBy=null&requireAllCategories=false&queryFilter=%C2%90%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:34:22.839483249Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.839487967Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.839489520Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.839490873Z context = constructor( web-1 | 2025-11-25T15:34:22.839491775Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839492646Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.839497155Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.839498197Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.839499148Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.839500020Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839500842Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.839501803Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.839502685Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839503497Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.839504418Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.839505310Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839506162Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.839507053Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.839507935Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.839508726Z web-1 | 2025-11-25T15:34:22.839509498Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.839510410Z web-1 | 2025-11-25T15:34:22.839511181Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.839512053Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.839513014Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.839513876Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839514698Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.839515629Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.839516431Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839517283Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.839518194Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.839519076Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.839520348Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.839521300Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.839522302Z raise exc web-1 | 2025-11-25T15:34:22.839523134Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.839525548Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.839526470Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.839527732Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.839528804Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.839529706Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.839530457Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.839531569Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.839532381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.839533463Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.839534365Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.839535407Z raise exc web-1 | 2025-11-25T15:34:22.839536268Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.839537220Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.839538082Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.839539053Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.839539935Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.839540957Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.839541909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.839542820Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.839543732Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.839544844Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.839545776Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.839546728Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.839547670Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.839548712Z raise exc web-1 | 2025-11-25T15:34:22.839549663Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.839550635Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.839551607Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.839552559Z response = await f(request) web-1 | 2025-11-25T15:34:22.839554713Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839555544Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.839556496Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.839557368Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839558179Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.839559021Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.839559782Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839560624Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.839561476Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.839562327Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839563129Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.839564070Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.839564892Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839565663Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.839566505Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.839567367Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839568208Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.839569140Z return await future web-1 | 2025-11-25T15:34:22.839569941Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839570833Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.839571715Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.839572496Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839573288Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.839574280Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.839575191Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839576083Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.839577245Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.839578217Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839579119Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.839580922Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.839581824Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839582725Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.839583667Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.839584479Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839585320Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.839586312Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.839587174Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839588005Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.839588927Z result = conn.execute( web-1 | 2025-11-25T15:34:22.839589849Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839590680Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.839591622Z return meth( web-1 | 2025-11-25T15:34:22.839592474Z ^^^^^ web-1 | 2025-11-25T15:34:22.839593335Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.839594247Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.839595089Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839595940Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.839596882Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.839597724Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839598545Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.839599427Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.839600228Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.839601100Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.839602062Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.839602703Z context = constructor( web-1 | 2025-11-25T15:34:22.839598415Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.839613954Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.839617391Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.839620056Z context = constructor( web-1 | 2025-11-25T15:34:22.839621348Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839628762Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.839630335Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.839631687Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.839632990Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.839634132Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839635194Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.839636466Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.839637558Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839638630Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.839639873Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.839641115Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839642197Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.839643409Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.839644521Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.839645573Z web-1 | 2025-11-25T15:34:22.839646665Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.839647828Z web-1 | 2025-11-25T15:34:22.839648820Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.839650002Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.839651274Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.839652396Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839653478Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.839654650Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.839655722Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839656784Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.839657997Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.839659109Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.839660842Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.839662064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.839663287Z raise exc web-1 | 2025-11-25T15:34:22.839665882Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.839667114Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.839668186Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.839669418Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.839670520Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.839671743Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.839672785Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.839674137Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.839603264Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839675319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.839676782Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.839677624Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.839678084Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.839678876Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.839679467Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.839680158Z raise exc web-1 | 2025-11-25T15:34:22.839680539Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.839681381Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.839681902Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839683274Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.839682623Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.839683925Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.839684527Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.839685098Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839685769Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.839686100Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.839686961Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.839687512Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.839688193Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.839691119Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.839692421Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.839693654Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.839694846Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.839695928Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.839697080Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.839698312Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.839699495Z raise exc web-1 | 2025-11-25T15:34:22.839700717Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.839701949Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.839703101Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.839704284Z response = await f(request) web-1 | 2025-11-25T15:34:22.839705366Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839706438Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.839707690Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.839708832Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839709904Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.839711046Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.839712128Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839713190Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.839714453Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.839715595Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839716667Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.839717919Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.839719041Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839720103Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.839721286Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.839722378Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839723520Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.839725854Z return await future web-1 | 2025-11-25T15:34:22.839726936Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839727988Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.839729170Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.839730242Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839731355Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.839732677Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.839733839Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839735001Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.839736484Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.839737716Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839738879Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.839740121Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.839741233Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839742335Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.839743527Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.839744589Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839745681Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.839688564Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839747795Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.839748467Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.839749098Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.839746904Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.839749719Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.839750541Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839751162Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.839753256Z FROM recipes web-1 | 2025-11-25T15:34:22.839751723Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.839753847Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.839755310Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.839754678Z result = conn.execute( web-1 | 2025-11-25T15:34:22.839756071Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id = ?)) AND (recipes.name_normalized LIKE ? OR recipes.name_normalized LIKE ? OR recipes.name_normalized LIKE ? OR recipes.name_normalized LIKE ? OR recipes.name_normalized LIKE ? OR recipes.name_normalized LIKE ? OR recipes.description_normalized LIKE ? OR recipes.description_normalized LIKE ? OR recipes.description_normalized LIKE ? OR recipes.description_normalized LIKE ? OR recipes.description_normalized LIKE ? OR recipes.description_normalized LIKE ? OR (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.839756592Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839757053Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.839757664Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.839758095Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.id IN (__[POSTCOMPILE_id_1])))) AND NULL ORDER BY recipes.name_normalized LIKE ? DESC) AS anon_1] web-1 | 2025-11-25T15:34:22.839759568Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.839758986Z return meth( web-1 | 2025-11-25T15:34:22.839762964Z ^^^^^ web-1 | 2025-11-25T15:34:22.839764106Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.839765368Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.839766480Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839767653Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.839768915Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.839769987Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839771089Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.839772291Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.839773333Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.839774516Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.839775618Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.839776880Z context = constructor( web-1 | 2025-11-25T15:34:22.839779174Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839780397Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.839781679Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.839782761Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.839783983Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.839785035Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839786077Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.839787290Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.839788462Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839789574Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.839790776Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.839791868Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.839792930Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.839794132Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.839795234Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.839796457Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.839797589Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.839799823Z FROM recipes web-1 | 2025-11-25T15:34:22.839800895Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.839802007Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.839803340Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id = ?)) AND (recipes.name_normalized LIKE ? OR recipes.name_normalized LIKE ? OR recipes.name_normalized LIKE ? OR recipes.name_normalized LIKE ? OR recipes.name_normalized LIKE ? OR recipes.name_normalized LIKE ? OR recipes.description_normalized LIKE ? OR recipes.description_normalized LIKE ? OR recipes.description_normalized LIKE ? OR recipes.description_normalized LIKE ? OR recipes.description_normalized LIKE ? OR recipes.description_normalized LIKE ? OR (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.839806005Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.839807167Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.id IN (__[POSTCOMPILE_id_1])))) AND NULL ORDER BY recipes.name_normalized LIKE ? DESC) AS anon_1] web-1 | 2025-11-25T15:34:22.839808529Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.851671928Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38442] 404 Not Found "GET /api/recipes?tools=null&foods=null&households=null&orderByNullPosition=first&requireAllFoods=true&search=%C2%B2%F0%95%9F%BD%F0%A3%B9%99%C2%BD%28%C2%B4%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29&page=39&cookbook=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.861303436Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38442] 404 Not Found "GET /api/recipes?tools=null&requireAllFoods=false&households=null&orderByNullPosition=first&cookbook=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.881127575Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38442] 200 OK "GET /api/recipes?requireAllCategories=true&requireAllTags=false&orderDirection=desc&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.889935195Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38442] 200 OK "GET /api/recipes?requireAllTags=true&categories=null HTTP/1.1" web-1 | 2025-11-25T15:34:22.901725336Z ERROR 2025-11-25T15:34:22 - invalid attribute string: '򑛅_cs×􉋔~󮻾󵛲–3' does not exist on this schema web-1 | 2025-11-25T15:34:22.901724014Z ERROR 2025-11-25T15:34:22 - invalid attribute string: '򑛅_cs×􉋔~󮻾󵛲–3' does not exist on this schema web-1 | 2025-11-25T15:34:22.901939128Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38442] 400 Bad Request "GET /api/recipes?requireAllTags=false&page=-5752&requireAllTools=false&search=&perPage=30251&queryFilter=%F2%91%9B%85Cs%C3%97%F4%89%8B%94~%F3%AE%BB%BE%F3%B5%9B%B2%C2%96%0D3%3EK HTTP/1.1" web-1 | 2025-11-25T15:34:22.910583752Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38442] 200 OK "GET /api/recipes?requireAllTags=false&page=-5752&requireAllTools=false&search=&perPage=30251&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:22.918506551Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38442] 404 Not Found "GET /api/recipes?requireAllTags=false&page=-5752&requireAllTools=false&cookbook=null&perPage=30251&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:22.925833380Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38442] 200 OK "GET /api/recipes?requireAllTools=true HTTP/1.1" web-1 | 2025-11-25T15:34:22.934741670Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38442] 500 Internal Server Error "GET /api/recipes?requireAllTags=false&foods=null&requireAllTools=false HTTP/1.1" web-1 | 2025-11-25T15:34:22.936056579Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.936063181Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.936064514Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.936065486Z context = constructor( web-1 | 2025-11-25T15:34:22.936066087Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936066718Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.936079422Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.936080143Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.936080774Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.936081406Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936081997Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.936082628Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.936083169Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936083710Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.936084461Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.936085063Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936085634Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.936086225Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.936086806Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.936087347Z web-1 | 2025-11-25T15:34:22.936087898Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.936088479Z web-1 | 2025-11-25T15:34:22.936088970Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.936089551Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.936090162Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.936090753Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936091324Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.936091915Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.936092456Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936092977Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.936093589Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.936094120Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.936095131Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.936095723Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.936096344Z raise exc web-1 | 2025-11-25T15:34:22.936096875Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.936097476Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.936098959Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.936099600Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.936100191Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.936100792Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.936101333Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.936101944Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.936102495Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.936103497Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.936104399Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.936105371Z raise exc web-1 | 2025-11-25T15:34:22.936106152Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.936107044Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.936107835Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.936108737Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.936109458Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.936110240Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.936110951Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.936111713Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.936112404Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.936113155Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.936113867Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.936114678Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.936115299Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.936115940Z raise exc web-1 | 2025-11-25T15:34:22.936116562Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.936117183Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.936117724Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.936118335Z response = await f(request) web-1 | 2025-11-25T15:34:22.936118876Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936120419Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.936121120Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.936121681Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936122242Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.936122823Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.936123394Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936123956Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.936124587Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.936125178Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936125759Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.936126400Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.936127322Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936127953Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.936131129Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.936131750Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936132401Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.936133153Z return await future web-1 | 2025-11-25T15:34:22.936133764Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936134305Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.936134916Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.936135467Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936136008Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.936136669Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.936137261Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936137872Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.936138623Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.936139234Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936139815Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.936141078Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.936141669Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936142210Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.936142831Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.936143382Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936143923Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.936144524Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.936145105Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936145666Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.936146298Z result = conn.execute( web-1 | 2025-11-25T15:34:22.936146829Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936147360Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.936147991Z return meth( web-1 | 2025-11-25T15:34:22.936148522Z ^^^^^ web-1 | 2025-11-25T15:34:22.936149033Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.936149644Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.936150205Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936150736Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.936151347Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.936151898Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936152419Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.936153030Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.936153571Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.936154603Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.936155505Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.936156406Z context = constructor( web-1 | 2025-11-25T15:34:22.936157208Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936158090Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.936159061Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.936159763Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.936160414Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.936161626Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936162187Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.936162839Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.936163380Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936163921Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.936164562Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.936165103Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936165634Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.936166225Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.936166776Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.936167407Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.936167988Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.936169201Z FROM recipes web-1 | 2025-11-25T15:34:22.936169752Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.936170333Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.936170884Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.936171665Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.936171655Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.936176504Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.936177797Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.936178718Z context = constructor( web-1 | 2025-11-25T15:34:22.936179330Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936179891Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.936180522Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.936186122Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.936189418Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.936190050Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936190621Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.936191232Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.936191843Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936192394Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.936193025Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.936193566Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936194117Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.936194688Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.936195249Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.936195810Z web-1 | 2025-11-25T15:34:22.936196321Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.936196893Z web-1 | 2025-11-25T15:34:22.936197383Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.936197914Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.936198516Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.936199067Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936199648Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.936200239Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.936200770Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936201331Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.936201922Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.936202463Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.936213714Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.936224745Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.936227400Z raise exc web-1 | 2025-11-25T15:34:22.936228883Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.936230325Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.936231508Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.936239713Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.936241086Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.936242318Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.936243400Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.936244632Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.936245814Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.936247037Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.936248229Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.936249471Z raise exc web-1 | 2025-11-25T15:34:22.936250513Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.936251715Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.936252798Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.936254040Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.936255142Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.936256364Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.936257496Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.936258669Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.936259741Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.936260913Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.936261995Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.936263207Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.936264409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.936265622Z raise exc web-1 | 2025-11-25T15:34:22.936267164Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.936268437Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.936269529Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.936270691Z response = await f(request) web-1 | 2025-11-25T15:34:22.936271803Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936272925Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.936275961Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.936277143Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936278255Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.936279417Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.936280500Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936281642Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.936282874Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.936284046Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936285198Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.936286421Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.936287503Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936288595Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.936289767Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.936290879Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936292001Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.936293294Z return await future web-1 | 2025-11-25T15:34:22.936294516Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936295568Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.936296750Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.936297892Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936299004Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.936300287Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.936301459Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936302741Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.936304314Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.936305557Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936306739Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.936307991Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.936317178Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936319413Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.936320655Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.936321767Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936322819Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.936324001Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.936325123Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936326235Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.936327418Z result = conn.execute( web-1 | 2025-11-25T15:34:22.936328520Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936329592Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.936330794Z return meth( web-1 | 2025-11-25T15:34:22.936331846Z ^^^^^ web-1 | 2025-11-25T15:34:22.936332858Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.936334070Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.936335182Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936336214Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.936337436Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.936338529Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936339601Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.936340773Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.936341845Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.936343067Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.936344209Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.936345391Z context = constructor( web-1 | 2025-11-25T15:34:22.936346433Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936347676Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.936348948Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.936350020Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.936351262Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.936352344Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936354328Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.936355601Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.936356723Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936357825Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.936359057Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.936360259Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.936361331Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.936362524Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.936363636Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.936364848Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.936366030Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.936368405Z FROM recipes web-1 | 2025-11-25T15:34:22.936369497Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.936370639Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.936371731Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.936373214Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.945788185Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38458] 500 Internal Server Error "GET /api/recipes?tools=&requireAllTags=false&foods=null&requireAllTools=false HTTP/1.1" web-1 | 2025-11-25T15:34:22.947093967Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.947095720Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.947096662Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.947097493Z context = constructor( web-1 | 2025-11-25T15:34:22.947098064Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947098645Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.947099267Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.947103374Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.947104156Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.947104717Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947105268Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.947105959Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.947106500Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947107071Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.947107652Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.947108223Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947108744Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.947109316Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.947109877Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.947110428Z web-1 | 2025-11-25T15:34:22.947110959Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.947111540Z web-1 | 2025-11-25T15:34:22.947112051Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.947112582Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.947113173Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.947113694Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947114235Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.947114816Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.947115317Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947115838Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.947116409Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.947116920Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.947117651Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.947118192Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.947118783Z raise exc web-1 | 2025-11-25T15:34:22.947119314Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.947119875Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.947120396Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.947122029Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.947122611Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.947123202Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.947123723Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.947124324Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.947124865Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.947125476Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.947126057Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.947126648Z raise exc web-1 | 2025-11-25T15:34:22.947127149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.947127720Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.947128251Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.947128832Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.947129403Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.947130014Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.947130555Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.947131126Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.947131657Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.947132229Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.947132760Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.947133331Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.947133922Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.947134513Z raise exc web-1 | 2025-11-25T15:34:22.947135114Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.947135715Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.947136236Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.947136837Z response = await f(request) web-1 | 2025-11-25T15:34:22.947137328Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947137879Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.947139031Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.947139602Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947140133Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.947140704Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.947141266Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947141797Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.947142388Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.947142909Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947143480Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.947144081Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.947144582Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947145103Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.947145674Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.947146205Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947147036Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.947147738Z return await future web-1 | 2025-11-25T15:34:22.947148279Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947148810Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.947149381Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.947149902Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947150413Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.947151064Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.947151635Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947152216Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.947152978Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.947153579Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947154130Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.947154761Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.947156414Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947156995Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.947157596Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.947158127Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947158658Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.947159259Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.947159820Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947160371Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.947160993Z result = conn.execute( web-1 | 2025-11-25T15:34:22.947161514Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947162014Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.947162616Z return meth( web-1 | 2025-11-25T15:34:22.947163157Z ^^^^^ web-1 | 2025-11-25T15:34:22.947163658Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.947164279Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.947164810Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947165331Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.947165952Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.947166483Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947166984Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.947167555Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.947168066Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.947168677Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.947169228Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.947169819Z context = constructor( web-1 | 2025-11-25T15:34:22.947170320Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947170921Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.947171522Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.947172093Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.947172695Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.947173226Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947174348Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.947174989Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.947175530Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947176051Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.947176682Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.947177243Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947177764Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.947178335Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.947178906Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.947179507Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.947180078Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.947181311Z FROM recipes web-1 | 2025-11-25T15:34:22.947181832Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.947182423Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.947182944Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.947183735Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.947184066Z ERROR 2025-11-25T15:34:22 - Exception in ASGI application web-1 | 2025-11-25T15:34:22.947190358Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.947192181Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.947193774Z context = constructor( web-1 | 2025-11-25T15:34:22.947194966Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947196058Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.947197351Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.947198463Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.947203573Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.947204855Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947205907Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.947207179Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.947208251Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947209293Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.947210486Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.947211868Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947212990Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.947214243Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.947215385Z ValueError: badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.947216567Z web-1 | 2025-11-25T15:34:22.947217659Z The above exception was the direct cause of the following exception: web-1 | 2025-11-25T15:34:22.947218841Z web-1 | 2025-11-25T15:34:22.947219833Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:22.947220925Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:22.947222157Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:22.947223310Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947224412Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:22.947225584Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.947226636Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947227648Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:22.947228820Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:22.947229882Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:22.947231405Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.947232557Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:22.947233739Z raise exc web-1 | 2025-11-25T15:34:22.947234761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:22.947235933Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:22.947236975Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:22.947238168Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:22.947240462Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:22.947241664Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:22.947242756Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:22.947243958Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:22.947245080Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:22.947246333Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:22.947247495Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.947248687Z raise exc web-1 | 2025-11-25T15:34:22.947249679Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.947250811Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.947251853Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:22.947252995Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.947254127Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:22.947255330Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:22.947256402Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:22.947257584Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:22.947258636Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:22.947259798Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:22.947260890Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:22.947262032Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:22.947263174Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:22.947264367Z raise exc web-1 | 2025-11-25T15:34:22.947265559Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:22.947266731Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:22.947267763Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:22.947268895Z response = await f(request) web-1 | 2025-11-25T15:34:22.947270017Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947271069Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:22.947272322Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:22.947274456Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947277892Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:22.947279164Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:22.947280257Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947281349Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:22.947282651Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:22.947283713Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947284805Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:22.947285987Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:22.947287019Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947288051Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:22.947289173Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:22.947290245Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947291297Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:22.947292530Z return await future web-1 | 2025-11-25T15:34:22.947293602Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947294634Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:22.947295736Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:22.947296788Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947297840Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/recipe_crud_routes.py", line 272, in get_all web-1 | 2025-11-25T15:34:22.947299112Z pagination_response = self.group_recipes.by_user(self.user.id).page_all( web-1 | 2025-11-25T15:34:22.947300294Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947301406Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_recipes.py", line 248, in page_all web-1 | 2025-11-25T15:34:22.947302839Z q, count, total_pages = self.add_pagination_to_query(q, pagination_result) web-1 | 2025-11-25T15:34:22.947304001Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947305133Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 368, in add_pagination_to_query web-1 | 2025-11-25T15:34:22.947306386Z count = self.session.scalar(count_query) web-1 | 2025-11-25T15:34:22.947307448Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947309371Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2399, in scalar web-1 | 2025-11-25T15:34:22.947311465Z return self._execute_internal( web-1 | 2025-11-25T15:34:22.947314621Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947315723Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:22.947316935Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:22.947323107Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947324319Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:22.947325502Z result = conn.execute( web-1 | 2025-11-25T15:34:22.947326523Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947327595Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:22.947328728Z return meth( web-1 | 2025-11-25T15:34:22.947329739Z ^^^^^ web-1 | 2025-11-25T15:34:22.947330701Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:22.947331894Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:22.947332915Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947333917Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:22.947335080Z ret = self._execute_context( web-1 | 2025-11-25T15:34:22.947336202Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947337163Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1821, in _execute_context web-1 | 2025-11-25T15:34:22.947338336Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:22.947339358Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:22.947340530Z raise sqlalchemy_exception.with_traceback(exc_info[2]) from e web-1 | 2025-11-25T15:34:22.947341672Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1815, in _execute_context web-1 | 2025-11-25T15:34:22.947342804Z context = constructor( web-1 | 2025-11-25T15:34:22.947343816Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947344988Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 1493, in _init_compiled web-1 | 2025-11-25T15:34:22.947346210Z flattened_processors[key](compiled_params[key]) web-1 | 2025-11-25T15:34:22.947347282Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 2110, in process web-1 | 2025-11-25T15:34:22.947348455Z return fixed_process_param(value, dialect) web-1 | 2025-11-25T15:34:22.947349507Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947350549Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 42, in process_bind_param web-1 | 2025-11-25T15:34:22.947353184Z return self.convert_value_to_guid(value, dialect) web-1 | 2025-11-25T15:34:22.947354296Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947355438Z File "/opt/mealie/lib/python3.12/site-packages/mealie/db/models/_model_utils/guid.py", line 30, in convert_value_to_guid web-1 | 2025-11-25T15:34:22.947356610Z return f"{uuid.UUID(value).int:032x}" web-1 | 2025-11-25T15:34:22.947357712Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:22.947358874Z File "/usr/local/lib/python3.12/uuid.py", line 178, in __init__ web-1 | 2025-11-25T15:34:22.947360026Z raise ValueError('badly formed hexadecimal UUID string') web-1 | 2025-11-25T15:34:22.947361078Z sqlalchemy.exc.StatementError: (builtins.ValueError) badly formed hexadecimal UUID string web-1 | 2025-11-25T15:34:22.947362230Z [SQL: SELECT count(*) AS count_1 web-1 | 2025-11-25T15:34:22.947363433Z FROM (SELECT recipes.id AS id, recipes.slug AS slug, recipes.group_id AS group_id, recipes.user_id AS user_id, recipes.rating AS rating, recipes.name AS name, recipes.description AS description, recipes.image AS image, recipes.total_time AS total_time, recipes.prep_time AS prep_time, recipes.perform_time AS perform_time, recipes.cook_time AS cook_time, recipes.recipe_yield AS recipe_yield, recipes.recipe_yield_quantity AS recipe_yield_quantity, recipes.recipe_servings AS recipe_servings, recipes.org_url AS org_url, recipes.date_added AS date_added, recipes.date_updated AS date_updated, recipes.last_made AS last_made, recipes.name_normalized AS name_normalized, recipes.description_normalized AS description_normalized, recipes."recipeCuisine" AS "recipeCuisine", recipes.is_ocr_recipe AS is_ocr_recipe, recipes.created_at AS created_at, recipes.update_at AS update_at web-1 | 2025-11-25T15:34:22.947365707Z FROM recipes web-1 | 2025-11-25T15:34:22.947366749Z WHERE recipes.group_id = ? AND recipes.group_id = ? AND (EXISTS (SELECT 1 web-1 | 2025-11-25T15:34:22.947367871Z FROM recipes_ingredients web-1 | 2025-11-25T15:34:22.947368923Z WHERE recipes.id = recipes_ingredients.recipe_id AND recipes_ingredients.food_id IN (__[POSTCOMPILE_food_id_1])))) AS anon_1] web-1 | 2025-11-25T15:34:22.947370316Z [parameters: [{}]] web-1 | 2025-11-25T15:34:22.954233444Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38460] 200 OK "GET /api/recipes?requireAllCategories=false HTTP/1.1" web-1 | 2025-11-25T15:34:22.985598416Z INFO 2025-11-25T15:34:22 - [172.25.0.1:38460] 200 OK "GET /api/recipes HTTP/1.1" web-1 | 2025-11-25T15:34:23.014715407Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38460] 200 OK "GET /api/recipes?requireAllTags=true HTTP/1.1" web-1 | 2025-11-25T15:34:23.040909739Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38460] 200 OK "GET /api/recipes?perPage=-24&tags=null&orderDirection=asc&tools=%07B%C2%B5%F1%B7%83%8F%C2%8Bb%C3%83%C3%AD&tools=_%C2%96%2F%F0%BD%A2%A0%C3%97%C3%A6&tools=S%0E&tools=-script.pyw&tools=&tools=m%C3%8D&tools=%C3%A5%F3%90%96%97&tools=%C2%84Ji%F0%98%B1%9C%C2%AF3G%16G&tools=%C2%89%3Cgv%C2%9F%F4%8C%B3%82%C3%B7g%F1%86%AD%A7%7F&tools=&tools=t%C3%98x%F3%82%AB%89&tools=&tools=u%0E1%7C0%12%21%0C%F2%85%85%A3x%00&tools=&tools=&tools=&tools=&tools=6%C2%AB&tools=%F3%B3%87%8D%C3%9E%C2%85x&tools=%F0%B7%8E%A7%28%1C&tools=%F0%AE%BB%975P%C2%86%C2%B5CO%C3%A9%3F%C3%91%C2%A6%F1%AC%B2%A3%7B%09V&tools=%F1%9C%B5%8D%5E&tools=%E3%B4%9DK%7C%F3%AD%B5%87%0F&tools=.%C3%97mh&tools=%C2%AB%C3%B2a%F0%A7%8E%BC%C2%9A%F1%B5%A0%BD%C2%93%C2%8C%C3%BE%2F%17%C3%80&tools=%C2%B0%1E%C2%AA%C2%A7%C2%9E%C3%A7%C2%B4&tools=%C2%9C%F1%A2%B7%BF%C2%9E6%C2%86%7B%17%C2%B2A%C3%B3_%C2%9E%C2%9F%C2%9C%C2%BDy%08%5D%F3%A6%B5%A2%14&tools=%C2%ACh%F0%A8%9B%84a%C3%97&tools=C%F1%AD%9B%87%C3%AE%C3%AD%F2%80%88%A8%C2%9D%C2%91%C3%BF%18y%29%C3%86%F4%89%82%8F%0EOa&categories=null&requireAllFoods=false&queryFilter=s+A%C3%81%F0%BD%8A%8F%C3%9B%F2%9D%AF%9E%F3%B0%B1%B6%F0%B3%B4%9C%19%F1%88%90%AB&requireAllTools=false&orderByNullPosition=first&requireAllCategories=true&households=null&page=-4176167274070054121 HTTP/1.1" web-1 | 2025-11-25T15:34:23.063722861Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38460] 200 OK "GET /api/recipes?perPage=-24&tags=null&orderDirection=asc&tools=%07B%C2%B5%F1%B7%83%8F%C2%8Bb%C3%83%C3%AD&tools=_%C2%96%2F%F0%BD%A2%A0%C3%97%C3%A6&tools=S%0E&tools=-script.pyw&tools=&tools=m%C3%8D&tools=%C3%A5%F3%90%96%97&tools=%C2%84Ji%F0%98%B1%9C%C2%AF3G%16G&tools=%C2%89%3Cgv%C2%9F%F4%8C%B3%82%C3%B7g%F1%86%AD%A7%7F&tools=&tools=t%C3%98x%F3%82%AB%89&tools=&tools=u%0E1%7C0%12%21%0C%F2%85%85%A3x%00&tools=&tools=&tools=&tools=&tools=6%C2%AB&tools=%F3%B3%87%8D%C3%9E%C2%85x&tools=%F0%B7%8E%A7%28%1C&tools=%F0%AE%BB%975P%C2%86%C2%B5CO%C3%A9%3F%C3%91%C2%A6%F1%AC%B2%A3%7B%09V&tools=%F1%9C%B5%8D%5E&tools=%E3%B4%9DK%7C%F3%AD%B5%87%0F&tools=.%C3%97mh&tools=%C2%AB%C3%B2a%F0%A7%8E%BC%C2%9A%F1%B5%A0%BD%C2%93%C2%8C%C3%BE%2F%17%C3%80&tools=%C2%B0%1E%C2%AA%C2%A7%C2%9E%C3%A7%C2%B4&tools=%C2%9C%F1%A2%B7%BF%C2%9E6%C2%86%7B%17%C2%B2A%C3%B3_%C2%9E%C2%9F%C2%9C%C2%BDy%08%5D%F3%A6%B5%A2%14&tools=%C2%ACh%F0%A8%9B%84a%C3%97&tools=C%F1%AD%9B%87%C3%AE%C3%AD%F2%80%88%A8%C2%9D%C2%91%C3%BF%18y%29%C3%86%F4%89%82%8F%0EOa&categories=null&requireAllFoods=false&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:23.074438474Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38474] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.086854811Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38474] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.092682365Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38474] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.104775335Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38474] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.119023062Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38474] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.132411896Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38474] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.159945192Z WARNING 2025-11-25T15:34:23 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:23.159969227Z WARNING 2025-11-25T15:34:23 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:23.168855115Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38484] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.175299216Z WARNING 2025-11-25T15:34:23 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:23.175346505Z WARNING 2025-11-25T15:34:23 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:23.202024666Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38500] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.212921810Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38500] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.244901747Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38500] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.260147237Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38500] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.282920364Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38500] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.340809568Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38500] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.347393983Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38500] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.381028678Z WARNING 2025-11-25T15:34:23 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:23.381038065Z WARNING 2025-11-25T15:34:23 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:23.460307881Z WARNING 2025-11-25T15:34:23 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:23.460328740Z WARNING 2025-11-25T15:34:23 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:23.508269250Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38518] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.525343104Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38518] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.562342036Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38518] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.569038743Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38518] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.676443003Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38518] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.741895630Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38518] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.797561989Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38518] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.828865626Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38518] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.862761561Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38518] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.869517960Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38518] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.886933095Z WARNING 2025-11-25T15:34:23 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:23.886949145Z WARNING 2025-11-25T15:34:23 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:23.893656661Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:23.937526557Z INFO 2025-11-25T15:34:23 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.034146094Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.075003793Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.082616870Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.161375325Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.167977153Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.174190662Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.201497263Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.221467566Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.230597702Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.258408981Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.292886778Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38532] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.295712575Z WARNING 2025-11-25T15:34:24 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:24.295719989Z WARNING 2025-11-25T15:34:24 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:24.302394023Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38546] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.325840855Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38546] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.361767313Z WARNING 2025-11-25T15:34:24 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:24.361795817Z WARNING 2025-11-25T15:34:24 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:24.382946186Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38552] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.414913550Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38552] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.420996273Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38552] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.456147035Z WARNING 2025-11-25T15:34:24 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:24.456174436Z WARNING 2025-11-25T15:34:24 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:24.478884895Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38568] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.513340902Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38568] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.527055017Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38568] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.533905572Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38568] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.557914339Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38568] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.576861060Z WARNING 2025-11-25T15:34:24 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:24.576869907Z WARNING 2025-11-25T15:34:24 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:24.584257741Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.590991316Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.656399200Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.797169020Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.907897283Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.914991986Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.963999951Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:24.976541945Z INFO 2025-11-25T15:34:24 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.012325314Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.056136570Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.075220198Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.096966838Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.107253205Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38582] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.135367312Z WARNING 2025-11-25T15:34:25 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:25.135373824Z WARNING 2025-11-25T15:34:25 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:25.142386313Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38586] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.149164953Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38586] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.169447764Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38586] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.191350416Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38586] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.202438709Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38586] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.217238603Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38586] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.221370162Z WARNING 2025-11-25T15:34:25 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:25.221381313Z WARNING 2025-11-25T15:34:25 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:25.265575608Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38598] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.275055881Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38598] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.281321508Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38598] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.284270807Z WARNING 2025-11-25T15:34:25 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:25.284277349Z WARNING 2025-11-25T15:34:25 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:25.329511417Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38600] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.340945109Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38600] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.395471477Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38600] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.401889039Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38600] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.408099733Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38600] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.413865420Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38600] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.438984743Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38600] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.468939387Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38600] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.495983725Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38600] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.502101564Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38600] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.525013332Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38600] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.549856276Z WARNING 2025-11-25T15:34:25 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:25.549875472Z WARNING 2025-11-25T15:34:25 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:25.563350066Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38606] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.588373900Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38606] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.599095184Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38606] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.619302453Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38606] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.628186607Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38606] 200 OK "GET /api/recipes/bulk-actions/export HTTP/1.1" web-1 | 2025-11-25T15:34:25.638109472Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path= HTTP/1.1" web-1 | 2025-11-25T15:34:25.649479244Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path= HTTP/1.1" web-1 | 2025-11-25T15:34:25.654126911Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%040 HTTP/1.1" web-1 | 2025-11-25T15:34:25.660969942Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:25.665061667Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%AFei%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981 HTTP/1.1" web-1 | 2025-11-25T15:34:25.669145436Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=d%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:34:25.703739201Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%8B%C3%88%14%2B HTTP/1.1" web-1 | 2025-11-25T15:34:25.712290961Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:25.718600360Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%1C%0A HTTP/1.1" web-1 | 2025-11-25T15:34:25.729486303Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%F2%83%A0%8A HTTP/1.1" web-1 | 2025-11-25T15:34:25.739988707Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=N%C2%AD HTTP/1.1" web-1 | 2025-11-25T15:34:25.783613833Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=hH HTTP/1.1" web-1 | 2025-11-25T15:34:25.788857450Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=K HTTP/1.1" web-1 | 2025-11-25T15:34:25.821453043Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%1C%E6%86%A9%02%C2%A5%C2%BB HTTP/1.1" web-1 | 2025-11-25T15:34:25.826742827Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=a%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:34:25.949460646Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%8B%C3%96%25 HTTP/1.1" web-1 | 2025-11-25T15:34:25.954722037Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%F0%9D%90%93%F0%9D%90%A1%F0%9D%90%9E+%F0%9D%90%AA%F0%9D%90%AE%F0%9D%90%A2%F0%9D%90%9C%F0%9D%90%A4+%F0%9D%90%9B%F0%9D%90%AB%F0%9D%90%A8%F0%9D%90%B0%F0%9D%90%A7+%F0%9D%90%9F%F0%9D%90%A8%F0%9D%90%B1+%F0%9D%90%A3%F0%9D%90%AE%F0%9D%90%A6%F0%9D%90%A9%F0%9D%90%AC+%F0%9D%90%A8%F0%9D%90%AF%F0%9D%90%9E%F0%9D%90%AB+%F0%9D%90%AD%F0%9D%90%A1%F0%9D%90%9E+%F0%9D%90%A5%F0%9D%90%9A%F0%9D%90%B3%F0%9D%90%B2+%F0%9D%90%9D%F0%9D%90%A8%F0%9D%90%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:25.986696354Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path= HTTP/1.1" web-1 | 2025-11-25T15:34:25.991600934Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%83 HTTP/1.1" web-1 | 2025-11-25T15:34:25.995839464Z INFO 2025-11-25T15:34:25 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%83 HTTP/1.1" web-1 | 2025-11-25T15:34:26.016515843Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%F1%B6%80%96%C2%87%F3%81%B1%B3%5DG%24%29%2C%C2%B5 HTTP/1.1" web-1 | 2025-11-25T15:34:26.028623100Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=U%C3%93S%C2%A6 HTTP/1.1" web-1 | 2025-11-25T15:34:26.046678297Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%80%C2%84%F1%8D%9E%A0%F2%B3%A3%B9.%F4%88%8E%A0Ob%F2%81%8F%86%F1%A5%AC%95%0A%F4%8F%BD%A7%22 HTTP/1.1" web-1 | 2025-11-25T15:34:26.094872554Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=6%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:34:26.102230191Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%F0%AE%94%97 HTTP/1.1" web-1 | 2025-11-25T15:34:26.115825383Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%A8%F0%B2%A9%A3%F4%85%82%A1%C2%80%C2%A4%02M HTTP/1.1" web-1 | 2025-11-25T15:34:26.128489005Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=grant_type HTTP/1.1" web-1 | 2025-11-25T15:34:26.140413238Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%F2%B7%BC%97%C2%A0%F3%92%96%AF%C2%AD%C3%AF%C2%B4%F3%84%B5%A5%F0%A0%B4%BF%C3%A6%C3%91%C2%95%F3%A9%8D%A9%08%05 HTTP/1.1" web-1 | 2025-11-25T15:34:26.145140706Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path= HTTP/1.1" web-1 | 2025-11-25T15:34:26.149790408Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%A1%C3%BA HTTP/1.1" web-1 | 2025-11-25T15:34:26.154799925Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%A1%C3%BA HTTP/1.1" web-1 | 2025-11-25T15:34:26.158945130Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=failures HTTP/1.1" web-1 | 2025-11-25T15:34:26.168780891Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%81%F0%98%A5%BA%07h%F2%A4%8D%8A%C3%AAF%C2%96%C2%87%C3%AF%C2%8A%C3%B8%F3%BA%84%86%16%F2%9B%85%BE%09%F1%A8%BB%AEt%3E%EF%A3%85eo%C3%83%C2%A4%C3%83%15%F1%A3%A6%A7%C2%B5Os%C2%AAJ HTTP/1.1" web-1 | 2025-11-25T15:34:26.173702183Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=I%40%28 HTTP/1.1" web-1 | 2025-11-25T15:34:26.183949387Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%F0%96%B3%8D%E7%9C%A8U HTTP/1.1" web-1 | 2025-11-25T15:34:26.226721091Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%24-Sa%F0%B6%A6%A4%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:26.257631670Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%A6%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:34:26.274652474Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=8z%04%C3%9E%C2%91%F3%86%83%8E%C2%B0 HTTP/1.1" web-1 | 2025-11-25T15:34:26.282911865Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%97U%F2%AA%99%B6%F3%8B%9F%AD%C2%BD%0A%C3%BC%C2%96%C2%A0X%F1%9D%A1%96%F3%93%B6%928t%F4%89%9B%B7%C3%99y%24%C3%BB HTTP/1.1" web-1 | 2025-11-25T15:34:26.287009810Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%3D%F2%8F%98%A6y HTTP/1.1" web-1 | 2025-11-25T15:34:26.291191954Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%F0%A1%A7%955%C3%AB%C3%8E%C3%87%F1%8E%9D%8F%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:34:26.335004883Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%2BJ%F4%85%B9%BBC HTTP/1.1" web-1 | 2025-11-25T15:34:26.340016535Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%2BJ%F4%85%B9%BBC HTTP/1.1" web-1 | 2025-11-25T15:34:26.344732221Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%2BJ%F4%85%B9%BBC HTTP/1.1" web-1 | 2025-11-25T15:34:26.386506441Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%3EWSg%C2%B8O%C3%B2%C3%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:26.392038630Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%A8%C2%99%C3%96%C3%A8 HTTP/1.1" web-1 | 2025-11-25T15:34:26.410492276Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%18%3C%C2%87p%F2%A9%98%9A%C2%8A%25%C3%A9%C3%88%14%C3%AF%C3%90%C2%85%C2%B1%F0%9B%8C%AE%08-%C3%A9%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:34:26.415526991Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:34:26.420295897Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=999999999999999999999999999999 HTTP/1.1" web-1 | 2025-11-25T15:34:26.424971136Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path= HTTP/1.1" web-1 | 2025-11-25T15:34:26.430001864Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38608] 500 Internal Server Error "GET /api/recipes/bulk-actions/export/download?path=%C2%94%00%F3%94%B0%B3%C2%94%C2%9D%1C%C2%85%C3%B6%C3%86 HTTP/1.1" web-1 | 2025-11-25T15:34:26.430929827Z ERROR 2025-11-25T15:34:26 - Exception in ASGI application web-1 | 2025-11-25T15:34:26.430932101Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:26.430933574Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:26.430934986Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:26.430936168Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.430937291Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:26.430938503Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:26.430939515Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.430940537Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:26.430941729Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:26.430942821Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:26.430944013Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:26.430945115Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:26.430946398Z raise exc web-1 | 2025-11-25T15:34:26.430952619Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:26.430953892Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:26.430954984Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:26.430956256Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:26.430957428Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:26.430958611Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:26.430959663Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:26.430960775Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:26.430961877Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:26.430963139Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:26.430959853Z ERROR 2025-11-25T15:34:26 - Exception in ASGI application web-1 | 2025-11-25T15:34:26.430974891Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:26.430977586Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:26.430979490Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:26.430980842Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.430991452Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:26.430993115Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:26.430994197Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.430995410Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:26.430996682Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:26.430997744Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:26.430964361Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:26.430999016Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:26.431001160Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:26.431002553Z raise exc web-1 | 2025-11-25T15:34:26.431001411Z raise exc web-1 | 2025-11-25T15:34:26.431003665Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:26.431004647Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:26.431005669Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:26.431006681Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:26.431007573Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:26.431009145Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:26.431009546Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:26.431010558Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:26.431011440Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:26.431012442Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:26.431013414Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:26.431014445Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:26.431015247Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:26.431016429Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:26.431017441Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:26.431018423Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:26.431019355Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:26.431020347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:26.431026588Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:26.431027921Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:26.431029133Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:26.431021378Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:26.431030375Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:26.431032429Z raise exc web-1 | 2025-11-25T15:34:26.431031477Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:26.431033501Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:26.431034453Z raise exc web-1 | 2025-11-25T15:34:26.431035645Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:26.431036517Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:26.431037699Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:26.431038601Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:26.431039803Z response = await f(request) web-1 | 2025-11-25T15:34:26.431041146Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:26.431041657Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431042458Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:26.431043530Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:26.431044362Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:26.431045514Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:26.431046315Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:26.431047417Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431048159Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:26.431049371Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:26.431050784Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:26.431050082Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:26.431051956Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431052757Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:26.431054741Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:26.431058198Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:26.431059500Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:26.431060823Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:26.431062065Z raise exc web-1 | 2025-11-25T15:34:26.431063067Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:26.431064269Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:26.431065321Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:26.431066533Z response = await f(request) web-1 | 2025-11-25T15:34:26.431067665Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431068697Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:26.431069870Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:26.431070972Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431072094Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:26.431073306Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:26.431074388Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431075480Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:26.431076793Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:26.431077844Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431078957Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:26.431080119Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:26.431081211Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431082563Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:26.431083816Z return await future web-1 | 2025-11-25T15:34:26.431084878Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431085960Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:26.431087082Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:26.431088174Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431089256Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/bulk_actions.py", line 54, in get_exported_data_token web-1 | 2025-11-25T15:34:26.431090498Z path = Path(path).resolve() web-1 | 2025-11-25T15:34:26.431091550Z ^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431092732Z File "/usr/local/lib/python3.12/pathlib.py", line 1240, in resolve web-1 | 2025-11-25T15:34:26.431095227Z s = self._flavour.realpath(self, strict=strict) web-1 | 2025-11-25T15:34:26.431096379Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431097411Z File "", line 427, in realpath web-1 | 2025-11-25T15:34:26.431098974Z File "", line 471, in _joinrealpath web-1 | 2025-11-25T15:34:26.431100487Z ValueError: lstat: embedded null character in path web-1 | 2025-11-25T15:34:26.431053900Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:26.431103302Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:26.431104555Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431105587Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:26.431106899Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:26.431108031Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431109644Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:26.431110987Z return await future web-1 | 2025-11-25T15:34:26.431112039Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431113061Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:26.431114283Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:26.431115345Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431116437Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/bulk_actions.py", line 54, in get_exported_data_token web-1 | 2025-11-25T15:34:26.431117689Z path = Path(path).resolve() web-1 | 2025-11-25T15:34:26.431118821Z ^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431119843Z File "/usr/local/lib/python3.12/pathlib.py", line 1240, in resolve web-1 | 2025-11-25T15:34:26.431120986Z s = self._flavour.realpath(self, strict=strict) web-1 | 2025-11-25T15:34:26.431122027Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.431123059Z File "", line 427, in realpath web-1 | 2025-11-25T15:34:26.431124182Z File "", line 471, in _joinrealpath web-1 | 2025-11-25T15:34:26.431125374Z ValueError: lstat: embedded null character in path web-1 | 2025-11-25T15:34:26.473187425Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%1B HTTP/1.1" web-1 | 2025-11-25T15:34:26.478474043Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%03%C3%96%F2%8A%BB%90 HTTP/1.1" web-1 | 2025-11-25T15:34:26.483342806Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:26.487154955Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:26.492477831Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%F1%9F%AE%AD%F3%9F%A6%80y%F0%BA%8E%BB%C3%BE%17+%F3%86%88%8E%2C%C3%90%F0%9D%98%80 HTTP/1.1" web-1 | 2025-11-25T15:34:26.497154564Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path= HTTP/1.1" web-1 | 2025-11-25T15:34:26.505954630Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%88%0D%C3%9D%F2%AF%9A%AC HTTP/1.1" web-1 | 2025-11-25T15:34:26.510029483Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%84%C2%B8 HTTP/1.1" web-1 | 2025-11-25T15:34:26.525570398Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%A4 HTTP/1.1" web-1 | 2025-11-25T15:34:26.558828405Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%B2%C2%B2%12 HTTP/1.1" web-1 | 2025-11-25T15:34:26.562896445Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%B2%C2%B2%12 HTTP/1.1" web-1 | 2025-11-25T15:34:26.574018642Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%1D%2B%C3%B4b%F1%B2%A0%A5%C2%8A%C3%AE%C3%89%06%03%C2%87%F3%AF%BE%B9%F3%A3%8D%80%3D%C2%A6%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:26.578175989Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%9F%C2%96%F3%AD%95%B7%F3%A3%89%B3 HTTP/1.1" web-1 | 2025-11-25T15:34:26.583239338Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C8%BE HTTP/1.1" web-1 | 2025-11-25T15:34:26.587016191Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C8%BE HTTP/1.1" web-1 | 2025-11-25T15:34:26.600552070Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%8A%5Bgi%E7%A5%B8%10%C3%A9%25%C3%A3%F0%9D%9F%8B%28%2B%F3%8E%95%91%F0%AC%B8%90I%C2%AB%0A%F1%A4%BF%B1%08%C2%8A%F2%8C%B2%9D HTTP/1.1" web-1 | 2025-11-25T15:34:26.625332888Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%F2%A5%BB%A9%0E%C2%B8E%F3%A3%95%B3%C3%B4%C3%9B%F1%88%9A%A7F HTTP/1.1" web-1 | 2025-11-25T15:34:26.629097037Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%F2%A5%BB%A9%0E%C2%B8E%F3%A3%95%B3%C3%B4%C3%9B%F1%88%9A%A7F HTTP/1.1" web-1 | 2025-11-25T15:34:26.634258380Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path= HTTP/1.1" web-1 | 2025-11-25T15:34:26.690691178Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38614] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=timeline HTTP/1.1" web-1 | 2025-11-25T15:34:26.694326465Z WARNING 2025-11-25T15:34:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:26.694360239Z WARNING 2025-11-25T15:34:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:26.699182605Z WARNING 2025-11-25T15:34:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:26.699189448Z WARNING 2025-11-25T15:34:26 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:26.703246757Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38646] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%06 HTTP/1.1" web-1 | 2025-11-25T15:34:26.720698371Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38646] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%97%F0%A2%A1%B7f%C3%A8%C3%BCLZ%C3%91%F1%91%AD%A6 HTTP/1.1" web-1 | 2025-11-25T15:34:26.733942082Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38646] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=N%C3%87e%C3%B9%C3%92%C2%A5 HTTP/1.1" web-1 | 2025-11-25T15:34:26.746606695Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38646] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=.%C2%B8%C2%A5%C3%87 HTTP/1.1" web-1 | 2025-11-25T15:34:26.757204918Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38646] 500 Internal Server Error "GET /api/recipes/bulk-actions/export/download?path=%F1%AC%8D%9E%00%26D%01.%C2%8D%5B%F3%B6%9A%86%C2%852%F0%B8%9F%A4%C2%BD%28%C2%B4%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29 HTTP/1.1" web-1 | 2025-11-25T15:34:26.757946571Z ERROR 2025-11-25T15:34:26 - Exception in ASGI application web-1 | 2025-11-25T15:34:26.757951320Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:26.757953094Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:26.757954656Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:26.757955889Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.757957071Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:26.757958293Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:26.757959365Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.757960397Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:26.757961620Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:26.757962752Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:26.757963994Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:26.757965497Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:26.757966769Z raise exc web-1 | 2025-11-25T15:34:26.757967891Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:26.757969074Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:26.757970156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:26.757978050Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:26.757979453Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:26.757980715Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:26.757981837Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:26.757982970Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:26.757984102Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:26.757980685Z ERROR 2025-11-25T15:34:26 - Exception in ASGI application web-1 | 2025-11-25T15:34:26.757993570Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:26.757996896Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:26.757999360Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:26.758000743Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758002176Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:26.758003628Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:26.758004751Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758005833Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:26.758007085Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:26.758008157Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:26.758009359Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:26.758010481Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:26.758011774Z raise exc web-1 | 2025-11-25T15:34:26.758012896Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:26.758014108Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:26.758015230Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:26.758016483Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:26.758017575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:26.758018777Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:26.758019889Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:26.758021131Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:26.758022233Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:26.758030589Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:26.758032012Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:26.758033314Z raise exc web-1 | 2025-11-25T15:34:26.758034366Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:26.758035558Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:26.758037282Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:26.758038654Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:26.758039746Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:26.758040959Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:26.758042031Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:26.758043253Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:26.758044325Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:26.758045527Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:26.758046579Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:26.758047801Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:26.758049054Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:26.758055846Z raise exc web-1 | 2025-11-25T15:34:26.758057019Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:26.758058231Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:26.757985364Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:26.758068761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:26.758078960Z raise exc web-1 | 2025-11-25T15:34:26.758082216Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:26.758084100Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:26.758086514Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:26.758088147Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:26.758089339Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:26.758090642Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:26.758099508Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:26.758101021Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:26.758102123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:26.758103316Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:26.758104358Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:26.758105520Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:26.758106712Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:26.758108105Z raise exc web-1 | 2025-11-25T15:34:26.758109167Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:26.758110539Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:26.758111591Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:26.758112854Z response = await f(request) web-1 | 2025-11-25T15:34:26.758113936Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758114978Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:26.758116180Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:26.758117292Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758118384Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:26.758119616Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:26.758120778Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758121901Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:26.758123173Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:26.758124235Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758126159Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:26.758128052Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:26.758129685Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758131819Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:26.758133703Z return await future web-1 | 2025-11-25T15:34:26.758135286Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758059293Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:26.758136839Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:26.758139584Z response = await f(request) web-1 | 2025-11-25T15:34:26.758142189Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:26.758143421Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758144643Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758145685Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:26.758147078Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/bulk_actions.py", line 54, in get_exported_data_token web-1 | 2025-11-25T15:34:26.758148230Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:26.758149072Z path = Path(path).resolve() web-1 | 2025-11-25T15:34:26.758149893Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758150665Z ^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758151636Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:26.758153109Z File "/usr/local/lib/python3.12/pathlib.py", line 1240, in resolve web-1 | 2025-11-25T15:34:26.758154121Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:26.758154832Z s = self._flavour.realpath(self, strict=strict) web-1 | 2025-11-25T15:34:26.758155914Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758157267Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758158249Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:26.758159651Z File "", line 427, in realpath web-1 | 2025-11-25T15:34:26.758160713Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:26.758161836Z File "", line 471, in _joinrealpath web-1 | 2025-11-25T15:34:26.758163238Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758164400Z ValueError: lstat: embedded null character in path web-1 | 2025-11-25T15:34:26.758165733Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:26.758167596Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:26.758169330Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758171444Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:26.758173457Z return await future web-1 | 2025-11-25T15:34:26.758175161Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758176383Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:26.758177635Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:26.758178777Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758182655Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/bulk_actions.py", line 54, in get_exported_data_token web-1 | 2025-11-25T15:34:26.758184057Z path = Path(path).resolve() web-1 | 2025-11-25T15:34:26.758185119Z ^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758186181Z File "/usr/local/lib/python3.12/pathlib.py", line 1240, in resolve web-1 | 2025-11-25T15:34:26.758187313Z s = self._flavour.realpath(self, strict=strict) web-1 | 2025-11-25T15:34:26.758188456Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:26.758189487Z File "", line 427, in realpath web-1 | 2025-11-25T15:34:26.758190680Z File "", line 471, in _joinrealpath web-1 | 2025-11-25T15:34:26.758191862Z ValueError: lstat: embedded null character in path web-1 | 2025-11-25T15:34:26.769585549Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=m%C2%AC%C2%B5N%F1%B4%A3%84%29%0D%C3%B2%F1%B7%B4%81%C2%86%C2%92%C2%BA%C3%8F%E9%9C%A5 HTTP/1.1" web-1 | 2025-11-25T15:34:26.774068468Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%96%C3%95 HTTP/1.1" web-1 | 2025-11-25T15:34:26.779022160Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%97%C3%AD%C2%A38 HTTP/1.1" web-1 | 2025-11-25T15:34:26.782828789Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%97%C3%AD%C2%A38 HTTP/1.1" web-1 | 2025-11-25T15:34:26.787004180Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%2A HTTP/1.1" web-1 | 2025-11-25T15:34:26.791668660Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C2%9A%C3%B2%2AS%F4%89%A0%AF HTTP/1.1" web-1 | 2025-11-25T15:34:26.796623625Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%9FB%C2%8C%7F%C3%A3%19%F1%BB%B1%8F%C2%B3%C3%A0%F1%8C%99%83%C3%A9%C2%8A%C3%BB%C2%95%07 HTTP/1.1" web-1 | 2025-11-25T15:34:26.801144205Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%9FB%C2%8C%7F%C3%A3%19%F1%BB%B1%8F%C2%B3%C3%A0%F1%8C%99%83%C3%A9%C2%8A%C3%BB%C2%95%07 HTTP/1.1" web-1 | 2025-11-25T15:34:26.805276024Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%F1%AB%89%A7%C2%A8%C2%8A3%3EK HTTP/1.1" web-1 | 2025-11-25T15:34:26.839430936Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%14%0D%11%E7%94%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:26.845448547Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=false HTTP/1.1" web-1 | 2025-11-25T15:34:26.871567838Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%86u%07B%C2%B5%F1%B7%83%8F%C2%8Bb%C3%83%C3%AD HTTP/1.1" web-1 | 2025-11-25T15:34:26.876064051Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%86u%07B%C2%B5%F1%B7%83%8F%C2%8Bb%C3%83%C3%AD HTTP/1.1" web-1 | 2025-11-25T15:34:26.886401334Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%F2%A3%8C%8A%C2%BB HTTP/1.1" web-1 | 2025-11-25T15:34:26.893096828Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path= HTTP/1.1" web-1 | 2025-11-25T15:34:26.898601365Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%07A%5E HTTP/1.1" web-1 | 2025-11-25T15:34:26.903698357Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path= HTTP/1.1" web-1 | 2025-11-25T15:34:26.953357816Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%29%C2%B5V HTTP/1.1" web-1 | 2025-11-25T15:34:26.958781802Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%29%C2%B5V HTTP/1.1" web-1 | 2025-11-25T15:34:26.963257277Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%29%C2%B5V HTTP/1.1" web-1 | 2025-11-25T15:34:26.975760497Z INFO 2025-11-25T15:34:26 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=h%F0%A8%9B%84a%C3%97 HTTP/1.1" web-1 | 2025-11-25T15:34:27.002121001Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38654] 400 Bad Request "GET /api/recipes/bulk-actions/export/download?path=%C3%B3%06%C3%85B%C2%B3%C3%A17%C2%97B%11%F0%92%9A%98%F0%A9%AA%B2%40%2FH%C2%AE HTTP/1.1" web-1 | 2025-11-25T15:34:27.009778041Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38670] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.020894758Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38670] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.025072012Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38670] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.035380060Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38670] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.046921114Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38670] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.057748077Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38670] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.085086427Z WARNING 2025-11-25T15:34:27 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:27.085086417Z WARNING 2025-11-25T15:34:27 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:27.090959847Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38678] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.096932774Z WARNING 2025-11-25T15:34:27 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:27.096933495Z WARNING 2025-11-25T15:34:27 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:27.121285968Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38694] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.129909012Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38694] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.159226249Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38694] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.172277118Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38694] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.193105463Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38694] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.248257035Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38694] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.252776463Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38694] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.286413552Z WARNING 2025-11-25T15:34:27 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:27.286438048Z WARNING 2025-11-25T15:34:27 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:27.365603558Z WARNING 2025-11-25T15:34:27 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:27.365630017Z WARNING 2025-11-25T15:34:27 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:27.411465164Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38714] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.426663656Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38714] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.461913223Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38714] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.466250389Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38714] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.523288103Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38714] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.586890576Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38714] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.639870771Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38714] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.668283088Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38714] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.700096553Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38714] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.704401507Z INFO 2025-11-25T15:34:27 - [172.25.0.1:38714] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.721663965Z WARNING 2025-11-25T15:34:27 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:27.721675507Z WARNING 2025-11-25T15:34:27 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:27.726282389Z INFO 2025-11-25T15:34:27 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.767950830Z INFO 2025-11-25T15:34:27 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.861797621Z INFO 2025-11-25T15:34:27 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.900072440Z INFO 2025-11-25T15:34:27 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:27.904315388Z INFO 2025-11-25T15:34:27 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.034806906Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.039503075Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.043881828Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.069171191Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.086604881Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.093434216Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.118855316Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.150749472Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51532] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.153569768Z WARNING 2025-11-25T15:34:28 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:28.153576581Z WARNING 2025-11-25T15:34:28 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:28.158023502Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51540] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.179197206Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51540] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.214756004Z WARNING 2025-11-25T15:34:28 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:28.214784828Z WARNING 2025-11-25T15:34:28 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:28.233044910Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51554] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.262573724Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51554] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.266827783Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51554] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.302049648Z WARNING 2025-11-25T15:34:28 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:28.302066239Z WARNING 2025-11-25T15:34:28 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:28.321891120Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51562] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.354013554Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51562] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.365079616Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51562] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.369416941Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51562] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.391048595Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51562] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.409722353Z WARNING 2025-11-25T15:34:28 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:28.409740107Z WARNING 2025-11-25T15:34:28 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:28.415043055Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.419155418Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.482764664Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.571326480Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.676441482Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.681444097Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.728029242Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.738478736Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.773562712Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.818546590Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.835148037Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.853184158Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.860952287Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51576] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.889192631Z WARNING 2025-11-25T15:34:28 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:28.889203421Z WARNING 2025-11-25T15:34:28 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:28.893907104Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51590] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.898416122Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51590] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.917048964Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51590] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.937160593Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51590] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.946104519Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51590] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.958590678Z INFO 2025-11-25T15:34:28 - [172.25.0.1:51590] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:28.962983908Z WARNING 2025-11-25T15:34:28 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:28.962986443Z WARNING 2025-11-25T15:34:28 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:29.005331856Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51604] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.013085367Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51604] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.017471343Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51604] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.020147439Z WARNING 2025-11-25T15:34:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:29.020149814Z WARNING 2025-11-25T15:34:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:29.114463131Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51606] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.124430168Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51606] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.178052950Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51606] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.182569672Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51606] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.187705277Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51606] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.191925903Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51606] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.215554306Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51606] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.244939491Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51606] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.270523216Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51606] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.275156918Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51606] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.296784744Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51606] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.323595975Z WARNING 2025-11-25T15:34:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:29.323611824Z WARNING 2025-11-25T15:34:29 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:29.334307220Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51618] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.357238574Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51618] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.365813508Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51618] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.384684847Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51618] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.391646892Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51618] 200 OK "GET /api/recipes/exports HTTP/1.1" web-1 | 2025-11-25T15:34:29.413670040Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:34:29.428246585Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:34:29.435201145Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:34:29.447288234Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:29.465611425Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?paginationSeed=i%5E%C3%80o%C3%B8%F0%A2%A8%B5%C3%AB%C3%B4%F1%AA%A6%9D%C3%B3%F0%B7%B5%9D%F1%B8%B5%8FQ%C2%83o%C3%87%C3%981&queryFilter=null&limit=974298885429755739 HTTP/1.1" web-1 | 2025-11-25T15:34:29.474271378Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:34:29.484511759Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?maxMissingFoods=0 HTTP/1.1" web-1 | 2025-11-25T15:34:29.491127353Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?maxMissingFoods=401921079 HTTP/1.1" web-1 | 2025-11-25T15:34:29.498252724Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?maxMissingTools=0 HTTP/1.1" web-1 | 2025-11-25T15:34:29.505203928Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?maxMissingTools=-73 HTTP/1.1" web-1 | 2025-11-25T15:34:29.512346371Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:34:29.538381264Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?orderDirection=desc&limit=1100&paginationSeed=&tools=&tools=%C2%A4&tools=%F0%90%BA%BF&tools=&maxMissingTools=5129&orderBy=&maxMissingFoods=-44&orderByNullPosition=null&queryFilter=null&foods=null&includeToolsOnHand=false&includeFoodsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:34:29.546635415Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?orderDirection=desc&limit=9 HTTP/1.1" web-1 | 2025-11-25T15:34:29.553392234Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:34:29.565131440Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?maxMissingFoods=-23972&foods=null&orderBy=null&includeFoodsOnHand=false&includeToolsOnHand=false&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:29.573452767Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:34:29.581108494Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:34:29.588232913Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:34:29.686753301Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?tools=null&includeToolsOnHand=true&orderBy=null&queryFilter=null&limit=5155&orderByNullPosition=first&includeFoodsOnHand=true&orderDirection=asc&paginationSeed=%F3%A9%8E%8EU HTTP/1.1" web-1 | 2025-11-25T15:34:29.697805657Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?tools=null&includeToolsOnHand=true&orderBy=null&queryFilter=null&limit=5155&includeFoodsOnHand=true&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:29.705511007Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?tools=null&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:29.712326066Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:34:29.735058186Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?maxMissingTools=-58517621962405052685558072218209639917&orderBy=%C2%92&limit=-32&tools=%09%F3%8A%AA%9E&tools=%F0%B1%A3%94%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9&tools=%C2%AF%C2%96%C2%AE%F3%BC%BE%84&tools=DW%C3%94%F3%8E%8D%8F%C2%99%C2%9B%C2%A7%F3%89%BF%A8%C2%B0YA%C2%B8%F0%9A%92%82%C2%B5%C3%85WE4l%C3%82&tools=%F2%B2%87%83%C2%B2&tools=AY%C3%B5%0F2i%C3%A7%C2%98&tools=%C3%9C%C2%98%C3%A7%3D%E4%80%B7 HTTP/1.1" web-1 | 2025-11-25T15:34:29.772569881Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?limit=-83&orderByNullPosition=null&includeToolsOnHand=false&orderBy=%C3%81&foods=o&orderDirection=desc&paginationSeed=null&includeFoodsOnHand=false&queryFilter=0k%2A%C2%8AI%C2%B2%C2%B8%1B%F0%BA%92%80%60r%C3%A58t9%F2%AA%A5%A4%C3%83&maxMissingTools=-3&maxMissingFoods=-22993 HTTP/1.1" web-1 | 2025-11-25T15:34:29.816194888Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:34:29.838190074Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?orderDirection=desc&queryFilter=%C2%A4&maxMissingTools=-7935 HTTP/1.1" web-1 | 2025-11-25T15:34:29.848527487Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?orderDirection=desc&queryFilter=&maxMissingTools=-7935 HTTP/1.1" web-1 | 2025-11-25T15:34:29.855986024Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?orderDirection=desc&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:29.863070639Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?tools=&orderDirection=desc&foods=null&includeToolsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:34:29.870116711Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?tools=null&orderDirection=desc&foods=null&includeToolsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:34:29.898169984Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?paginationSeed=null&includeFoodsOnHand=false&orderBy=null&queryFilter=scope&orderByNullPosition=last&foods=&foods=%C3%A5%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&foods=%F3%B7%A9%B5%C3%9F%C3%A7%C3%AA%C3%98&foods=w%7F%F2%90%BD%93%0C%F0%9E%B6%81&foods=%F3%BA%B3%A7%18%10J%C2%A71%C2%91%2F9%C2%91&foods=%C3%AF3%F0%9C%92%9BW%C3%A0%C3%93%C3%94%7B%F1%B2%9A%A1%60K%5B%F4%8B%A2%BA%C2%A8&foods=%C3%B4%03%05&foods=%C2%9E%C3%9D%C3%9F&foods=5%F1%B4%B2%8F7%C2%83&foods=%C3%AD%5Dw%0A%01%60-%08%5B%22&foods=%F3%86%88%90%F4%87%99%AD%F1%8E%95%A4%C3%8D&foods=%C3%BD%E9%99%82y&maxMissingTools=-126&includeToolsOnHand=true&limit=4629414231750674057&orderDirection=asc&maxMissingFoods=-1685705858464010106&tools=null HTTP/1.1" web-1 | 2025-11-25T15:34:29.905592183Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?paginationSeed=null&includeFoodsOnHand=false&foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:29.913277856Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:34:29.937793866Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?queryFilter=%F2%85%8E%92%F1%8D%9E%A0%F2%B3%A3%B9.%F4%88%8E%A0Ob%F2%81%8F%86%F1%A5%AC%95%0A%F4%8F%BD%A7%22&limit=-12&maxMissingTools=-13235&includeFoodsOnHand=true&orderByNullPosition=null&orderBy=%1C%C2%9A%C3%86Y%C2%97%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:34:29.945958970Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?queryFilter=%F2%85%8E%92%F1%8D%9E%A0%F2%B3%A3%B9.%F4%88%8E%A0Ob%F2%81%8F%86%F1%A5%AC%95%0A%F4%8F%BD%A7%22&limit=-12&maxMissingTools=-13235&includeFoodsOnHand=true&orderByNullPosition=null&orderBy=%F2%85%8E%92%F1%8D%9E%A0%F2%B3%A3%B9.%F4%88%8E%A0Ob%F2%81%8F%86%F1%A5%AC%95%0A%F4%8F%BD%A7%22 HTTP/1.1" web-1 | 2025-11-25T15:34:29.954090020Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?orderByNullPosition=last&limit=-12&maxMissingTools=-13235&queryFilter=&foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:29.970523181Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?orderByNullPosition=last&limit=-12&maxMissingTools=-13235&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:29.977280380Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?orderByNullPosition=last&maxMissingTools=-12&foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:29.992367243Z INFO 2025-11-25T15:34:29 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?orderByNullPosition=last&maxMissingTools=0 HTTP/1.1" web-1 | 2025-11-25T15:34:30.014682600Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?paginationSeed=null&includeToolsOnHand=true&foods=null&includeFoodsOnHand=false&orderByNullPosition=first&orderDirection=desc&limit=-4905127620968546360&maxMissingTools=13749&tools=null&orderBy=%C3%A6&maxMissingFoods=9639&queryFilter=%09%10%C3%857%C2%8F%F1%A2%BC%8E HTTP/1.1" web-1 | 2025-11-25T15:34:30.023021912Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?orderByNullPosition=null&orderDirection=asc&includeToolsOnHand=false&orderBy=null&limit=-15869&includeFoodsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:34:30.031349550Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?maxMissingTools=4563 HTTP/1.1" web-1 | 2025-11-25T15:34:30.038918545Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:34:30.086009129Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?maxMissingTools=5519073286740328324&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:30.108962445Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?orderByNullPosition=null&maxMissingTools=-207095106977743210&includeToolsOnHand=true&limit=-78&orderBy=null&tools=null&foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.116015240Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51634] 200 OK "GET /api/recipes/suggestions?includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:34:30.126494459Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?includeFoodsOnHand=true&orderByNullPosition=first&foods=null&orderBy=%C2%9Au%F2%A3%99%83%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1&queryFilter=null&orderDirection=desc&maxMissingTools=88&includeToolsOnHand=false&maxMissingFoods=13067&paginationSeed=null&tools=&limit=43 HTTP/1.1" web-1 | 2025-11-25T15:34:30.135737387Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51634] 422 Unprocessable Entity "GET /api/recipes/suggestions?includeFoodsOnHand=false&orderByNullPosition=first&foods=null&orderBy=%C2%9Au%F2%A3%99%83%C2%96%C2%86%F3%84%B0%AE%C3%A0%2AQ7%C3%B4%F3%AD%98%A1%F0%AE%8C%98%C3%B1&queryFilter=null&orderDirection=desc&maxMissingTools=88&includeToolsOnHand=false&maxMissingFoods=13067&paginationSeed=null&tools=&limit=43 HTTP/1.1" web-1 | 2025-11-25T15:34:30.143021687Z WARNING 2025-11-25T15:34:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:30.143028169Z WARNING 2025-11-25T15:34:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:30.151154310Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?orderBy=null&orderByNullPosition=null&limit=-21601&orderDirection=desc&maxMissingFoods=17915&foods=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.166287068Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?tools=%C3%8CA%F3%BF%84%AA%C3%8E%F3%91%9D%AB%C2%82%C2%B8%F2%BC%86%B1&tools=%F2%B9%AE%BBt%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q&tools=L%C2%BE&tools=%40%28&tools=%C3%9D%F1%A5%9C%A1%5C&tools=%3D%03%C2%94%C3%A8P%F1%BF%82%9C%C3%97S%C2%AA%C3%97%C2%8D%03r%5Cn&tools=%F1%86%A1%8B&tools=9%C2%A9%C2%A2%F0%9A%B7%BF%C3%8E%0C&tools=%F3%81%8C%A5%09%29&tools=%127U&foods=%C3%BA&foods=%7D%C2%97%C2%96&foods=%10&foods=&foods=%F3%BE%8F%99&foods=%F2%BE%8A%87n&foods=%C2%82%C2%AD%F1%AD%B2%91%21%C3%9E%C3%8D%C3%8CfJ%F2%83%AD%B9u&foods=&foods=%3E%C2%84%F3%8F%B8%8BuJ&foods=UndefinedContentType&includeToolsOnHand=true&orderBy=%C3%A2%F0%A7%AA%89&maxMissingFoods=-26043&orderDirection=asc&orderByNullPosition=first&paginationSeed=%3C5&includeFoodsOnHand=true&limit=-20896&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.199094019Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?foods=null&orderBy=%C2%8B%C3%88%F2%9B%BA%9F%C3%AB%18%C3%BA%C3%93Qm%C3%9CS%C3%9F&includeFoodsOnHand=false&orderDirection=desc&includeToolsOnHand=true&orderByNullPosition=null&queryFilter=null&maxMissingTools=201&paginationSeed=&tools=null&limit=-2521&maxMissingFoods=-570 HTTP/1.1" web-1 | 2025-11-25T15:34:30.207768269Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?foods=null&orderBy=%C2%8B%C3%88%F2%9B%BA%9F%C3%AB%18%C3%BA%C3%93Qm%C3%9CS%C3%9F&includeFoodsOnHand=false&orderDirection=desc&includeToolsOnHand=true&orderByNullPosition=null&queryFilter=null&maxMissingTools=201&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:30.216045333Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?foods=null&orderBy=%C2%8B%C3%88%F2%9B%BA%9F%C3%AB%18%C3%BA%C3%93Qm%C3%9CS%C3%9F&includeFoodsOnHand=false&orderDirection=desc&includeToolsOnHand=true&orderByNullPosition=null&queryFilter=null&maxMissingTools=201&paginationSeed=%C2%8B%C3%88%F2%9B%BA%9F%C3%AB%18%C3%BA%C3%93Qm%C3%9CS%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:34:30.229497445Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 200 OK "GET /api/recipes/suggestions?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:30.245306204Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?orderBy=null&maxMissingFoods=5795541256855274590&queryFilter=O%C2%8A%7B7%5B%F4%87%86%8AC&maxMissingTools=-26&orderByNullPosition=null&tools=%F1%9C%AB%B4%17%C3%A5d%C2%BE1&tools=%C3%98%F1%9F%BF%B6%22%C3%8C%C2%A4_%C2%9E&limit=-4&foods=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.252663611Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?orderBy=null&maxMissingFoods=5795541256855274590&queryFilter=O%C2%8A%7B7%5B%F4%87%86%8AC&tools=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.260047417Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 400 Bad Request "GET /api/recipes/suggestions?orderBy=null&maxMissingFoods=5795541256855274590&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:30.300463427Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 200 OK "GET /api/recipes/suggestions?maxMissingFoods=-1261371511 HTTP/1.1" web-1 | 2025-11-25T15:34:30.308840589Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 200 OK "GET /api/recipes/suggestions?includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:34:30.345964286Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?orderBy=null&foods=null&orderByNullPosition=first&maxMissingFoods=24113&tools=x%C2%A6%C3%BC%C2%9F&tools=%C3%9E%12%C2%8B%C2%B7+%C2%8A%C3%B0&tools=&tools=J&tools=%0D%10%F3%97%BC%9B%F4%82%AB%8E%F2%B7%97%88%C3%80%3B%C2%A3%C3%BC%C2%AA%C3%AE%F3%A1%A0%B6&tools=%C2%BFF%19%C2%9C%C2%B7%26%C3%9D%F0%B9%BA%86%5D%C2%98%C2%8A%C3%97%C3%A4%C3%BA%C2%AA%C2%BF9%C2%85%F0%B9%AB%9F%F0%B3%A2%99%F1%A1%A8%89%C2%B6~&tools=%F3%8E%A3%84&tools=%F0%9D%95%BF%F0%9D%96%8D%F0%9D%96%8A+%F0%9D%96%96%F0%9D%96%9A%F0%9D%96%8E%F0%9D%96%88%F0%9D%96%90+%F0%9D%96%87%F0%9D%96%97%F0%9D%96%94%F0%9D%96%9C%F0%9D%96%93+%F0%9D%96%8B%F0%9D%96%94%F0%9D%96%9D+%F0%9D%96%8F%F0%9D%96%9A%F0%9D%96%92%F0%9D%96%95%F0%9D%96%98+%F0%9D%96%94%F0%9D%96%9B%F0%9D%96%8A%F0%9D%96%97+%F0%9D%96%99%F0%9D%96%8D%F0%9D%96%8A+%F0%9D%96%91%F0%9D%96%86%F0%9D%96%9F%F0%9D%96%9E+%F0%9D%96%89%F0%9D%96%94%F0%9D%96%8C&tools=%F0%9D%95%BF%F0%9D%96%8D%F0%9D%96%8A+%F0%9D%96%96%F0%9D%96%9A%F0%9D%96%8E%F0%9D%96%88%F0%9D%96%90+%F0%9D%96%87%F0%9D%96%97%F0%9D%96%94%F0%9D%96%9C%F0%9D%96%93+%F0%9D%96%8B%F0%9D%96%94%F0%9D%96%9D+%F0%9D%96%8F%F0%9D%96%9A%F0%9D%96%92%F0%9D%96%95%F0%9D%96%98+%F0%9D%96%94%F0%9D%96%9B%F0%9D%96%8A%F0%9D%96%97+%F0%9D%96%99%F0%9D%96%8D%F0%9D%96%8A+%F0%9D%96%91%F0%9D%96%86%F0%9D%96%9F%F0%9D%96%9E+%F0%9D%96%89%F0%9D%96%94%F0%9D%96%8C&tools=%2C%C2%BE&tools=%C3%9F%C3%82%C2%880O%F1%B5%B9%87%F0%AF%AB%B23&tools=&tools=O&tools=%F2%9A%A0%83q%C3%B4~N%066%09%22%C3%9Dh%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&tools=%3B%C3%B5&tools=&orderDirection=asc&queryFilter=%F2%A0%97%99%F3%A1%84%A5%C3%8EZ&includeToolsOnHand=false&paginationSeed=%C3%B1qAC%C3%A3 HTTP/1.1" web-1 | 2025-11-25T15:34:30.353691307Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?paginationSeed=FALSE&tools=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.385102396Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?maxMissingTools=-27279&orderBy=%F3%BE%87%9F3%28&maxMissingFoods=-24359405249766894468380654506858093576&queryFilter=null&tools=null&limit=2532&orderByNullPosition=null&includeToolsOnHand=true&paginationSeed=%C3%929%F2%92%9F%88%C2%A5l HTTP/1.1" web-1 | 2025-11-25T15:34:30.392812936Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?maxMissingTools=-27279&orderBy=%F3%BE%87%9F3%28&paginationSeed=%C3%929%F2%92%9F%88%C2%A5l&queryFilter=null&tools=null&limit=2532&maxMissingFoods=5 HTTP/1.1" web-1 | 2025-11-25T15:34:30.400498339Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 400 Bad Request "GET /api/recipes/suggestions?maxMissingTools=-27279&orderBy=%F3%BE%87%9F3%28&paginationSeed=%C3%929%F2%92%9F%88%C2%A5l&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:30.408367948Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 400 Bad Request "GET /api/recipes/suggestions?maxMissingTools=-27279&orderBy=%F3%BE%87%9F3%28&paginationSeed=&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:30.417463018Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 200 OK "GET /api/recipes/suggestions?maxMissingTools=-27279&orderBy=&paginationSeed=&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:30.424822770Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 200 OK "GET /api/recipes/suggestions?maxMissingTools=-27279&orderBy=&paginationSeed=&includeFoodsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:34:30.430305776Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.442498003Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?includeFoodsOnHand=false&orderByNullPosition=first&maxMissingTools=802862592095403258&paginationSeed=f%C3%B2%C2%B2r%C2%9A1%C2%85%C3%80i%F1%AC%B1%A0%04%1A%C3%A4&includeToolsOnHand=true&orderDirection=asc&tools=&tools=%F3%87%BB%8CA&tools=%3E%C2%A6%F3%8E%B5%83%C3%B6%0E%C2%B4&tools=%C3%9C%C3%8D%C2%96&tools=%7D1%C3%94%C3%81%F3%97%95%95%EB%82%9C%C2%9A%C2%8CO%C2%99%C2%9D%C3%B07&tools=%C2%BC%C3%81%F2%95%86%B4%E6%B4%A6%C3%9B&tools=%12%C2%B9%C2%A1&tools=G%C3%AA%F1%B3%87%9B%08%C2%81+&tools=%C2%BB%C3%A7%C2%A8&tools=%C3%9F&tools=%C3%B7%C3%B9%3Axh%C3%AD&tools=&limit=-14580&queryFilter=%C3%B1%C2%A6%3F%C2%B6%F1%8C%9B%B5%C3%AB%C2%8F%7B%1Ej_%F3%AE%BB%84%C3%A6U HTTP/1.1" web-1 | 2025-11-25T15:34:30.452650509Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?foods=null&paginationSeed=null&orderByNullPosition=null&includeToolsOnHand=false&tools=null&orderBy=null&limit=201&maxMissingTools=5874&orderDirection=desc&includeFoodsOnHand=true&maxMissingFoods=2462&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.462572212Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?foods=null&paginationSeed=null&orderByNullPosition=null&includeToolsOnHand=false&tools=null&orderBy=null&limit=201&maxMissingTools=5874&orderDirection=desc&includeFoodsOnHand=false&maxMissingFoods=2462&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.472142574Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 422 Unprocessable Entity "GET /api/recipes/suggestions?foods=null&paginationSeed=null&orderByNullPosition=null&includeToolsOnHand=false&tools=null&orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.480573808Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 200 OK "GET /api/recipes/suggestions HTTP/1.1" web-1 | 2025-11-25T15:34:30.487798275Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 200 OK "GET /api/recipes/suggestions?includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:34:30.496062686Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51644] 400 Bad Request "GET /api/recipes/suggestions?includeToolsOnHand=true&queryFilter=null&limit=126&includeFoodsOnHand=false&orderBy=-%061%C2%9C%C2%8Bf%02 HTTP/1.1" web-1 | 2025-11-25T15:34:30.580003634Z WARNING 2025-11-25T15:34:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:30.580039501Z WARNING 2025-11-25T15:34:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:30.592871299Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51654] 400 Bad Request "GET /api/recipes/suggestions?orderBy=%5C%C3%92%3C%C3%8C&paginationSeed=%5B%15&maxMissingFoods=-10022 HTTP/1.1" web-1 | 2025-11-25T15:34:30.600085868Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51654] 400 Bad Request "GET /api/recipes/suggestions?orderBy=%5C%C3%92%3C%C3%8C&paginationSeed=%5C%C3%92%3C%C3%8C&maxMissingFoods=-10022 HTTP/1.1" web-1 | 2025-11-25T15:34:30.607492868Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51654] 200 OK "GET /api/recipes/suggestions?limit=17958 HTTP/1.1" web-1 | 2025-11-25T15:34:30.675329172Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51654] 422 Unprocessable Entity "GET /api/recipes/suggestions?includeToolsOnHand=true&orderDirection=asc&tools=null&orderByNullPosition=first&includeFoodsOnHand=false&paginationSeed=null&maxMissingTools=-32&limit=-120&foods=%11&foods=%F1%8A%9D%BE%1F%09%F2%A1%BE%A7%3E%C3%99%C2%83&foods=&foods=%C3%A1_Y%C2%88%C2%BD%2Az%F3%82%B0%950%5C%C2%94%F3%9F%B7%90N%C2%B6%E0%BE%B0&foods=s%C3%98%F4%81%87%94%F2%81%8C%83&foods=K%C3%97%F2%91%8D%B4%C3%A8ug%C2%A3%C3%B7%C3%91%F1%8A%93%B3%C3%A7%F1%AE%B0%8B%40l%C3%8F%F2%9D%A7%87%C2%B5X%C2%B3%F0%97%B4%AD%F3%A2%96%A7%C3%B1%C2%8Af%F3%BC%A0%88%1F~7%F3%B1%91%8F%C3%80%C3%84%F0%B0%9F%88%F2%A6%9C%9Dh%C3%83%17u%F4%82%A2%BF%C3%9D%C3%B0%F2%8D%9C%9E&queryFilter=null&maxMissingFoods=-116&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.683269423Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51654] 200 OK "GET /api/recipes/suggestions?includeToolsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:34:30.687929685Z WARNING 2025-11-25T15:34:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:30.687951426Z WARNING 2025-11-25T15:34:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:30.726912443Z WARNING 2025-11-25T15:34:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:30.726936539Z WARNING 2025-11-25T15:34:30 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:30.764016644Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 200 OK "GET /api/recipes/suggestions?maxMissingTools=-16163&includeFoodsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:34:30.772430505Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 422 Unprocessable Entity "GET /api/recipes/suggestions?maxMissingTools=-7342471556955393500&tools=%F2%BF%9B%B51%1F%C3%A0%C3%AFea&tools=&tools=O&tools=H%C2%9F%0D%C3%A8%C3%BCLZ%C3%91%F1%91%AD%A6&tools=%3B%F2%98%92%93R%C3%8A&tools=%C2%B2%C3%A66%C2%AB&tools=%C2%AD%F2%93%A9%81%F3%A2%B9%AF%C2%9B%C3%A2&tools=NIL&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:30.781673553Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 200 OK "GET /api/recipes/suggestions?maxMissingTools=-7342471556955393500&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:30.790504517Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 422 Unprocessable Entity "GET /api/recipes/suggestions?maxMissingTools=-7342471556955393500&tools=&includeFoodsOnHand=false&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:30.796738174Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 422 Unprocessable Entity "GET /api/recipes/suggestions?maxMissingTools=-7342471556955393500&tools=&includeFoodsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:34:30.803501114Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 422 Unprocessable Entity "GET /api/recipes/suggestions?maxMissingTools=-7342471556955393500&foods=null&includeFoodsOnHand=false HTTP/1.1" web-1 | 2025-11-25T15:34:30.817447996Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 422 Unprocessable Entity "GET /api/recipes/suggestions?foods=%1E%C3%9E%40%C3%9DP%1EN%C3%87e%C3%B9%C3%92%C2%A5&queryFilter=null&orderDirection=asc&maxMissingFoods=64&tools=EnF%C2%A2%C3%A8%02%C2%B9&tools=l%26%F2%A6%BB%83J&includeFoodsOnHand=false&limit=29420&orderBy=%F2%B6%9A%B0%C2%A3%F0%A8%A6%82%16%C3%84%C3%9DH%F0%97%81%B8%40E%F3%A1%A4%90%C3%A1%17%F2%8C%86%9B%C3%BC%C3%A2%06%C2%8D&paginationSeed=%F3%9C%9B%BB%C3%82%3F%C2%85n%C2%B2M%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92&maxMissingTools=34&orderByNullPosition=first&includeToolsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:34:30.829084749Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 422 Unprocessable Entity "GET /api/recipes/suggestions?foods=%1E%C3%9E%40%C3%9DP%1EN%C3%87e%C3%B9%C3%92%C2%A5&queryFilter=null&orderDirection=asc&maxMissingFoods=64&tools=EnF%C2%A2%C3%A8%02%C2%B9&tools=l%26%F2%A6%BB%83J&includeFoodsOnHand=true&limit=29420&orderBy=%F2%B6%9A%B0%C2%A3%F0%A8%A6%82%16%C3%84%C3%9DH%F0%97%81%B8%40E%F3%A1%A4%90%C3%A1%17%F2%8C%86%9B%C3%BC%C3%A2%06%C2%8D&paginationSeed=%F3%9C%9B%BB%C3%82%3F%C2%85n%C2%B2M%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92&maxMissingTools=34&orderByNullPosition=first&includeToolsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:34:30.839790725Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 422 Unprocessable Entity "GET /api/recipes/suggestions?queryFilter=null&orderDirection=asc&maxMissingFoods=64&tools=EnF%C2%A2%C3%A8%02%C2%B9&tools=l%26%F2%A6%BB%83J&includeFoodsOnHand=true&limit=29420&orderBy=%F2%B6%9A%B0%C2%A3%F0%A8%A6%82%16%C3%84%C3%9DH%F0%97%81%B8%40E%F3%A1%A4%90%C3%A1%17%F2%8C%86%9B%C3%BC%C3%A2%06%C2%8D&paginationSeed=%F3%9C%9B%BB%C3%82%3F%C2%85n%C2%B2M%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92&maxMissingTools=34&orderByNullPosition=first&includeToolsOnHand=true HTTP/1.1" web-1 | 2025-11-25T15:34:30.850826590Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 422 Unprocessable Entity "GET /api/recipes/suggestions?orderByNullPosition=null&orderBy=&queryFilter=%C2%8E4%F3%BA%AF%BB%F1%BD%BE%9C%C2%BA%03%C2%97%C2%87&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:30.857561007Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 422 Unprocessable Entity "GET /api/recipes/suggestions?orderByNullPosition=null&orderBy=&queryFilter=%C2%8E4%F3%BA%AF%BB%F1%BD%BE%9C%C2%BA%03%C2%97%C2%87&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:30.865744335Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 400 Bad Request "GET /api/recipes/suggestions?orderBy=null&includeFoodsOnHand=false&queryFilter=%C2%8E4%F3%BA%AF%BB%F1%BD%BE%9C%C2%BA%03%C2%97%C2%87&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:30.872113997Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 400 Bad Request "GET /api/recipes/suggestions?orderBy=null&includeFoodsOnHand=false&queryFilter=&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:30.878552989Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 400 Bad Request "GET /api/recipes/suggestions?orderBy=null&includeFoodsOnHand=false&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.885758000Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 200 OK "GET /api/recipes/suggestions?orderBy=&includeFoodsOnHand=false&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.892487067Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51676] 422 Unprocessable Entity "GET /api/recipes/suggestions?tools=%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29&tools=%F1%8E%BD%A9%F2%9D%A8%82%C3%81%C3%A0%C3%A4V%C3%BB%C2%96&tools=%F3%9F%A3%92%C3%BC%13%1FH%C2%A0&tools=%C2%B5%C2%90%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:34:30.909073546Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events HTTP/1.1" web-1 | 2025-11-25T15:34:30.926432014Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events HTTP/1.1" web-1 | 2025-11-25T15:34:30.933848442Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events HTTP/1.1" web-1 | 2025-11-25T15:34:30.946127321Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.985437224Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?orderDirection=desc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:30.995789866Z INFO 2025-11-25T15:34:30 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events HTTP/1.1" web-1 | 2025-11-25T15:34:31.007703349Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?paginationSeed=null&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:31.014879956Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?perPage=-9632&queryFilter=null&paginationSeed=%C2%B9%14%C2%A7%C3%89%C2%9D&orderDirection=asc&orderBy=%3B%C3%9B%C2%BB%C2%87&page=31821&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.022577522Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?orderDirection=asc&perPage=123&page=12544&orderBy=%06%5D%F3%B5%B6%9C%C2%82&paginationSeed=%C2%A0D&orderByNullPosition=null&queryFilter=%E2%AF%9A%C2%87%C2%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:31.042967634Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?page=28191&orderDirection=desc&queryFilter=&orderBy=%F2%AA%8C%B9%F2%85%83%8D%C2%B8%C3%80%C2%A4%C3%BE%5BP&paginationSeed=null&perPage=-11941&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.048481950Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?page=-32691 HTTP/1.1" web-1 | 2025-11-25T15:34:31.061874170Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?queryFilter=null&paginationSeed=%01n%C2%9D%C2%84 HTTP/1.1" web-1 | 2025-11-25T15:34:31.069584049Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:31.081722695Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?queryFilter=%C2%A8%C3%B6k%C3%A0 HTTP/1.1" web-1 | 2025-11-25T15:34:31.092662780Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:31.099893449Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:31.106341889Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?orderBy=%C3%B8%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U HTTP/1.1" web-1 | 2025-11-25T15:34:31.147119298Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:31.165554348Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?page=-8156&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.177693575Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?orderByNullPosition=first&page=8228&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:34:31.185947906Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?orderByNullPosition=first&page=-906&paginationSeed=affected&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:34:31.193791597Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?orderByNullPosition=first&page=-906&paginationSeed=&queryFilter=&perPage=-906 HTTP/1.1" web-1 | 2025-11-25T15:34:31.209293909Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?queryFilter=null&paginationSeed=null&perPage=-26902 HTTP/1.1" web-1 | 2025-11-25T15:34:31.216237359Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?queryFilter=null&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.225377464Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.232265359Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=0%F0%95%8C%84%C3%BBt%C2%85%C3%8BL%C2%85%C2%B8%0C&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:34:31.239367306Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?perPage=-48&paginationSeed=null&orderByNullPosition=null&orderBy=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F&queryFilter=%C2%A9%C3%94%C2%A0%F1%A0%B3%92%C3%BF%7F HTTP/1.1" web-1 | 2025-11-25T15:34:31.248583594Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?perPage=-32377&orderBy=null&paginationSeed=null&orderByNullPosition=last&orderDirection=asc&page=10421&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.256450027Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?orderDirection=asc&page=-19603&perPage=-8938&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.262564870Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?orderDirection=asc&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.271088357Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.279549477Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:34:31.287596749Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?orderBy=%60%C2%93B7%13e%5D%C3%A1%0C%C3%83%C3%89%F1%88%B3%A3r%C3%87%C2%96%C2%B0%24%F2%A3%BD%B6%F0%A3%B5%BD&paginationSeed=%C3%9F%C3%A7%C3%AA%C3%98&perPage=19331 HTTP/1.1" web-1 | 2025-11-25T15:34:31.294085235Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:31.301244028Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:31.309019751Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?orderByNullPosition=null&paginationSeed=null&orderBy=&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:31.315827606Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter=%C2%B5%C2%B2%C3%B7&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:31.322650239Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?orderByNullPosition=null&paginationSeed=null&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:31.330119025Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?orderByNullPosition=null&paginationSeed=&orderBy=%C2%B5%C2%B2%C3%B7&page=10158&queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:31.335129795Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?orderByNullPosition=null&page=1 HTTP/1.1" web-1 | 2025-11-25T15:34:31.372206454Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?orderByNullPosition=last&page=81&orderBy=null&orderDirection=asc&perPage=-5729013608464382164 HTTP/1.1" web-1 | 2025-11-25T15:34:31.396012551Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&orderDirection=asc&page=-17779 HTTP/1.1" web-1 | 2025-11-25T15:34:31.402905525Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?orderBy=null&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:31.409081434Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?orderBy=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA&queryFilter=%C2%8D%C2%8C%13%1C%C2%9F%C3%91M%C3%9A%C3%88%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:31.416930384Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%0E%F1%9C%99%8B%F2%A7%B1%AF%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:34:31.425052507Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:31.438141056Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?perPage=26014035&orderByNullPosition=first&page=-8513&paginationSeed=%22%5E%C2%BE%C3%88Zu%F0%A3%B6%A1&orderDirection=asc&queryFilter=null&orderBy= HTTP/1.1" web-1 | 2025-11-25T15:34:31.456756345Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:31.464864292Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?paginationSeed=null&queryFilter=%40%F1%90%89%9E+%F1%97%A4%AC%F1%A7%88%8C%1F%C2%A3%25%C3%A9t&orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:31.480850513Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:31.503605527Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?queryFilter=. HTTP/1.1" web-1 | 2025-11-25T15:34:31.520175144Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?orderBy=null&orderDirection=asc&orderByNullPosition=null&page=24050&perPage=-18694&paginationSeed=%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89&queryFilter=%F0%B9%85%90_ HTTP/1.1" web-1 | 2025-11-25T15:34:31.526355500Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?perPage=-3916&queryFilter=null&paginationSeed=null&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.533028141Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?perPage=-3916&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.540936553Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?perPage=-3916 HTTP/1.1" web-1 | 2025-11-25T15:34:31.547335260Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?queryFilter=&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:34:31.553857438Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?queryFilter=NaN&paginationSeed=NaN HTTP/1.1" web-1 | 2025-11-25T15:34:31.559847647Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?queryFilter= HTTP/1.1" web-1 | 2025-11-25T15:34:31.566892628Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.573016949Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:31.579304687Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events HTTP/1.1" web-1 | 2025-11-25T15:34:31.586770247Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?page=17032&queryFilter=&perPage=-28119&orderDirection=asc&orderByNullPosition=null&orderBy=null&paginationSeed= HTTP/1.1" web-1 | 2025-11-25T15:34:31.594220138Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 400 Bad Request "GET /api/recipes/timeline/events?queryFilter=null&orderByNullPosition=last&orderDirection=asc&paginationSeed=i%C2%A5X%C3%A1H%F1%9B%B5%AC%0A3%F1%8A%81%9F%C2%82%F2%88%B9%86%C2%BF%C2%96HK%C2%AD%C2%BA%10%F2%AB%94%AC%C2%BA&orderBy=null&page=-4410640483100017967&perPage=5869 HTTP/1.1" web-1 | 2025-11-25T15:34:31.600803110Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:31.627784370Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?perPage=9071&paginationSeed=r%5Cn&queryFilter=null&page=8257 HTTP/1.1" web-1 | 2025-11-25T15:34:31.633465950Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?paginationSeed=null&orderDirection=asc&perPage=-10301&orderByNullPosition=null&page=201 HTTP/1.1" web-1 | 2025-11-25T15:34:31.645939675Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?queryFilter=u%C2%AB%ED%80%B25&orderBy=%F1%88%9A%BE1%22%C2%99%C3%B6&paginationSeed=null&page=2373380047349357945&orderDirection=asc&perPage=-91&orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.652234397Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 422 Unprocessable Entity "GET /api/recipes/timeline/events?queryFilter=&paginationSeed=null&orderDirection=asc&perPage=-2103&orderByNullPosition=null&page=-44 HTTP/1.1" web-1 | 2025-11-25T15:34:31.672256608Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 200 OK "GET /api/recipes/timeline/events?perPage=-79 HTTP/1.1" web-1 | 2025-11-25T15:34:31.688176936Z ERROR 2025-11-25T15:34:31 - Error processing query for Repo model=RecipeTimelineEvent schema=RecipeTimelineEventOut web-1 | 2025-11-25T15:34:31.688197384Z ERROR 2025-11-25T15:34:31 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:31.688210929Z ERROR 2025-11-25T15:34:31 - Error processing query for Repo model=RecipeTimelineEvent schema=RecipeTimelineEventOut web-1 | 2025-11-25T15:34:31.688220307Z ERROR 2025-11-25T15:34:31 - Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:31.688613175Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51686] 500 Internal Server Error "GET /api/recipes/timeline/events?page=8269509286495155312&perPage=-3135&queryFilter=%F2%96%98%839%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:34:31.690211797Z ERROR 2025-11-25T15:34:31 - Exception in ASGI application web-1 | 2025-11-25T15:34:31.690223479Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:31.690225112Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:31.690226625Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:31.690227847Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690228909Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:31.690230071Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:31.690228088Z ERROR 2025-11-25T15:34:31 - Exception in ASGI application web-1 | 2025-11-25T15:34:31.690231173Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690233768Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:31.690234850Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:31.690235782Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:31.690237826Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:31.690237044Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:31.690238828Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690239709Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:31.690240230Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:31.690241643Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:31.690242444Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690240922Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:31.690243226Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:31.690244999Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:31.690245821Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:31.690244278Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:31.690246662Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:31.690247614Z raise exc web-1 | 2025-11-25T15:34:31.690248426Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:31.690250239Z raise exc web-1 | 2025-11-25T15:34:31.690251011Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:31.690251862Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:31.690249528Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:31.690257122Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:31.690258445Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:31.690252674Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:31.690260348Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:31.690261180Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:31.690262001Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:31.690262582Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:31.690259637Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:31.690263374Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:31.690264075Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:31.690264436Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:31.690265347Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:31.690265838Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:31.690266490Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:31.690266880Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:31.690267772Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:31.690268323Z raise exc web-1 | 2025-11-25T15:34:31.690268924Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:31.690269365Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:31.690270217Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:31.690270758Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:31.690271429Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:31.690272060Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:31.690272681Z raise exc web-1 | 2025-11-25T15:34:31.690273172Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:31.690273703Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:31.690274184Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:31.690277841Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:31.690278562Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:31.690274925Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:31.690279304Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:31.690280827Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:31.690281488Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:31.690280726Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:31.690282009Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:31.690282870Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:31.690283381Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:31.690284013Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:31.690284423Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:31.690285816Z raise exc web-1 | 2025-11-25T15:34:31.690285215Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:31.690286327Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:31.690287138Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:31.690287679Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:31.690288321Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:31.690288651Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:31.690290054Z response = await f(request) web-1 | 2025-11-25T15:34:31.690289383Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:31.690290595Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690292028Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:31.690292789Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:31.690293581Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690294162Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:31.690291306Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:31.690294863Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:31.690295624Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:31.690296175Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690296756Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:31.690298019Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:31.690298770Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:31.690299171Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:31.690300493Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690299952Z raise exc web-1 | 2025-11-25T15:34:31.690301065Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:31.690302107Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:31.690302708Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690303269Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:31.690301776Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:31.690303960Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:31.690304551Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:31.690305002Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690305613Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:31.690306024Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:31.690306805Z response = await f(request) web-1 | 2025-11-25T15:34:31.690307086Z return await future web-1 | 2025-11-25T15:34:31.690307867Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690316073Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690316744Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/_base/routers.py", line 35, in custom_route_handler web-1 | 2025-11-25T15:34:31.690317165Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:31.690318046Z response = await original_route_handler(request) web-1 | 2025-11-25T15:34:31.690318537Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:31.690319138Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690319539Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690320281Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:31.690320842Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/timeline_events.py", line 48, in get_all web-1 | 2025-11-25T15:34:31.690321453Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:31.690321924Z response = self.repo.page_all( web-1 | 2025-11-25T15:34:31.690324048Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690324619Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:34:31.690322525Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690325250Z raise e web-1 | 2025-11-25T15:34:31.690325921Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 291, in run_endpoint_function web-1 | 2025-11-25T15:34:31.690326252Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:34:31.690327154Z return await run_in_threadpool(dependant.call, **values) web-1 | 2025-11-25T15:34:31.690327624Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:34:31.690328276Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690328586Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690329398Z File "/opt/mealie/lib/python3.12/site-packages/starlette/concurrency.py", line 39, in run_in_threadpool web-1 | 2025-11-25T15:34:31.690329879Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:34:31.690330911Z return self._execute_internal( web-1 | 2025-11-25T15:34:31.690331442Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690330650Z return await anyio.to_thread.run_sync(func, *args) web-1 | 2025-11-25T15:34:31.690331973Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:31.690332594Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690332995Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:31.690333966Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690334527Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:31.690335149Z result = conn.execute( web-1 | 2025-11-25T15:34:31.690333676Z File "/opt/mealie/lib/python3.12/site-packages/anyio/to_thread.py", line 33, in run_sync web-1 | 2025-11-25T15:34:31.690335670Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690336671Z return await get_asynclib().run_sync_in_worker_thread( web-1 | 2025-11-25T15:34:31.690337172Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:31.690338545Z return meth( web-1 | 2025-11-25T15:34:31.690337944Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690339076Z ^^^^^ web-1 | 2025-11-25T15:34:31.690339867Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread web-1 | 2025-11-25T15:34:31.690340358Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:31.690341350Z return await future web-1 | 2025-11-25T15:34:31.690342542Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:31.690343895Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690343274Z ^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690344446Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:31.690345117Z File "/opt/mealie/lib/python3.12/site-packages/anyio/_backends/_asyncio.py", line 807, in run web-1 | 2025-11-25T15:34:31.690345508Z ret = self._execute_context( web-1 | 2025-11-25T15:34:31.690346861Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690346279Z result = context.run(func, *args) web-1 | 2025-11-25T15:34:31.690347512Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:34:31.690348123Z ^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690348534Z return self._exec_single_context( web-1 | 2025-11-25T15:34:31.690349526Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690350067Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:34:31.690350738Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:31.690349225Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/timeline_events.py", line 48, in get_all web-1 | 2025-11-25T15:34:31.690351249Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:31.690351930Z response = self.repo.page_all( web-1 | 2025-11-25T15:34:31.690353032Z ^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690354054Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 339, in page_all web-1 | 2025-11-25T15:34:31.690355206Z raise e web-1 | 2025-11-25T15:34:31.690352301Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:34:31.690356218Z File "/opt/mealie/lib/python3.12/site-packages/mealie/repos/repository_generic.py", line 335, in page_all web-1 | 2025-11-25T15:34:31.690356709Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:34:31.690357390Z data = self.session.execute(q).unique().scalars().all() web-1 | 2025-11-25T15:34:31.690357761Z self.dialect.do_execute( web-1 | 2025-11-25T15:34:31.690359094Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:34:31.690358532Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690359745Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:34:31.690360346Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2351, in execute web-1 | 2025-11-25T15:34:31.690360727Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:31.690361518Z return self._execute_internal( web-1 | 2025-11-25T15:34:31.690364233Z ^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690365265Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2249, in _execute_internal web-1 | 2025-11-25T15:34:31.690366417Z result: Result[Any] = compile_state_cls.orm_execute_statement( web-1 | 2025-11-25T15:34:31.690367519Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690368631Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/orm/context.py", line 306, in orm_execute_statement web-1 | 2025-11-25T15:34:31.690369824Z result = conn.execute( web-1 | 2025-11-25T15:34:31.690370836Z ^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690371797Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1419, in execute web-1 | 2025-11-25T15:34:31.690372940Z return meth( web-1 | 2025-11-25T15:34:31.690373961Z ^^^^^ web-1 | 2025-11-25T15:34:31.690374943Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 526, in _execute_on_connection web-1 | 2025-11-25T15:34:31.690376115Z return connection._execute_clauseelement( web-1 | 2025-11-25T15:34:31.690377208Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690378290Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1641, in _execute_clauseelement web-1 | 2025-11-25T15:34:31.690379492Z ret = self._execute_context( web-1 | 2025-11-25T15:34:31.690380584Z ^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690381806Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context web-1 | 2025-11-25T15:34:31.690382988Z return self._exec_single_context( web-1 | 2025-11-25T15:34:31.690384050Z ^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:31.690385092Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context web-1 | 2025-11-25T15:34:31.690386305Z self._handle_dbapi_exception( web-1 | 2025-11-25T15:34:31.690387317Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 2358, in _handle_dbapi_exception web-1 | 2025-11-25T15:34:31.690388479Z raise exc_info[1].with_traceback(exc_info[2]) web-1 | 2025-11-25T15:34:31.690389541Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context web-1 | 2025-11-25T15:34:31.690390683Z self.dialect.do_execute( web-1 | 2025-11-25T15:34:31.690391715Z File "/opt/mealie/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 951, in do_execute web-1 | 2025-11-25T15:34:31.690392907Z cursor.execute(statement, parameters) web-1 | 2025-11-25T15:34:31.690393949Z OverflowError: Python int too large to convert to SQLite INTEGER web-1 | 2025-11-25T15:34:31.697306871Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51688] 400 Bad Request "GET /api/recipes/timeline/events?queryFilter=%C2%9As&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.703857974Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51688] 200 OK "GET /api/recipes/timeline/events HTTP/1.1" web-1 | 2025-11-25T15:34:31.710066313Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51688] 200 OK "GET /api/recipes/timeline/events?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:31.715907833Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51688] 400 Bad Request "GET /api/recipes/timeline/events?perPage=-121&orderBy=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.739957107Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51688] 400 Bad Request "GET /api/recipes/timeline/events?orderByNullPosition=last&orderDirection=desc&orderBy=%5C%C3%99%F1%9D%A8%B0%C2%8A%C3%BE%1B%F1%93%89%85EN%C2%BB%F3%80%B5%A7&perPage=28555&paginationSeed=&page=5&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.753740201Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51688] 422 Unprocessable Entity "GET /api/recipes/timeline/events?orderBy=null&paginationSeed=%C3%8E%C3%87%F1%8E%9D%8F%C2%91&orderDirection=asc&orderByNullPosition=null&queryFilter=AcceptedNegativeData&page=12661&perPage=-24524 HTTP/1.1" web-1 | 2025-11-25T15:34:31.759763012Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51688] 400 Bad Request "GET /api/recipes/timeline/events?orderBy=null&queryFilter=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.862272401Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51688] 400 Bad Request "GET /api/recipes/timeline/events?page=-109752181&paginationSeed=&orderBy=%C2%ABe%06&perPage=-121&orderByNullPosition=first&queryFilter=+%C2%8A%C3%B0&orderDirection=desc HTTP/1.1" web-1 | 2025-11-25T15:34:31.880178789Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51688] 400 Bad Request "GET /api/recipes/timeline/events?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&paginationSeed=null&queryFilter=%C3%80%C2%B8%F2%99%B6%99%C3%A4%F1%96%9D%B3%F1%8F%AF%B9%F3%A1%84%A5%C3%8EZ&orderDirection=desc&page=66&perPage=-4616980743793529372&orderByNullPosition=last HTTP/1.1" web-1 | 2025-11-25T15:34:31.886280788Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51688] 400 Bad Request "GET /api/recipes/timeline/events?orderBy=%09%C2%BF%C2%8C%1C%C3%92%C2%9F%C2%A4%C2%BD%F1%83%91%AB%F2%BE%A8%BD7%C2%9E%F3%8C%94%A1%F1%B1%A9%87%F1%84%8E%A7S%F3%A7%BD%A2%F0%A6%9D%87%7D%C3%92%C3%8B%C2%9F%2C&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.893174755Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51688] 200 OK "GET /api/recipes/timeline/events?orderBy=&orderDirection=desc&paginationSeed=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.899522516Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51688] 422 Unprocessable Entity "GET /api/recipes/timeline/events?orderByNullPosition=null HTTP/1.1" web-1 | 2025-11-25T15:34:31.910931581Z WARNING 2025-11-25T15:34:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:31.910940378Z WARNING 2025-11-25T15:34:31 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:31.919004532Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51696] 200 OK "GET /api/recipes/timeline/events?paginationSeed=null&orderByNullPosition=last&perPage=-21035 HTTP/1.1" web-1 | 2025-11-25T15:34:31.968201192Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51696] 200 OK "GET /api/recipes/timeline/events?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:31.975014888Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51696] 200 OK "GET /api/recipes/timeline/events?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:31.981862768Z INFO 2025-11-25T15:34:31 - [172.25.0.1:51696] 200 OK "GET /api/recipes/timeline/events?paginationSeed=%C3%9E%C3%967%C2%B2%C2%A4%C2%98%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:32.006385731Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51696] 422 Unprocessable Entity "GET /api/recipes/timeline/events?orderByNullPosition=null&paginationSeed=null&orderBy=%C3%BA%3F%C2%BB%C3%80&page=-20761&queryFilter=null&orderDirection=asc&perPage=-1156065655 HTTP/1.1" web-1 | 2025-11-25T15:34:32.010975951Z WARNING 2025-11-25T15:34:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:32.010979077Z WARNING 2025-11-25T15:34:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:32.015489407Z WARNING 2025-11-25T15:34:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:32.015497062Z WARNING 2025-11-25T15:34:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:32.041509342Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51716] 422 Unprocessable Entity "GET /api/recipes/timeline/events?paginationSeed=null&queryFilter=null&orderBy=null&orderByNullPosition=null&page=110&orderDirection=desc&perPage=8827 HTTP/1.1" web-1 | 2025-11-25T15:34:32.048322577Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51716] 200 OK "GET /api/recipes/timeline/events?page=1&perPage=32602 HTTP/1.1" web-1 | 2025-11-25T15:34:32.054741021Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51716] 200 OK "GET /api/recipes/timeline/events?page=1&perPage=1 HTTP/1.1" web-1 | 2025-11-25T15:34:32.060774982Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51716] 200 OK "GET /api/recipes/timeline/events HTTP/1.1" web-1 | 2025-11-25T15:34:32.067280389Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51716] 200 OK "GET /api/recipes/timeline/events?orderDirection=asc HTTP/1.1" web-1 | 2025-11-25T15:34:32.074777869Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51716] 400 Bad Request "GET /api/recipes/timeline/events?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=5300&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:34:32.082017445Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51716] 400 Bad Request "GET /api/recipes/timeline/events?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=i%08%0F&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:34:32.089106278Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51716] 400 Bad Request "GET /api/recipes/timeline/events?orderDirection=desc&orderByNullPosition=last&paginationSeed=null&queryFilter=null&perPage=51&orderBy=null&page=51 HTTP/1.1" web-1 | 2025-11-25T15:34:32.094881664Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51716] 200 OK "GET /api/recipes/timeline/events?perPage=2 HTTP/1.1" web-1 | 2025-11-25T15:34:32.100965369Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51716] 200 OK "GET /api/recipes/timeline/events?orderDirection=desc&paginationSeed=%C3%AE%C2%BA%C2%95%60&page=-11375 HTTP/1.1" web-1 | 2025-11-25T15:34:32.111246195Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.111252638Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.111517535Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51718] 404 Not Found "GET /api/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:34:32.121364678Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.121371901Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.121594870Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51718] 404 Not Found "GET /api/recipes/%F1%86%84%94%5C HTTP/1.1" web-1 | 2025-11-25T15:34:32.129540943Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.129548056Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.129767789Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51718] 404 Not Found "GET /api/recipes/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:32.135767346Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.135769469Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.135995554Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51718] 404 Not Found "GET /api/recipes/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:34:32.143682720Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.143684634Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.143923522Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51718] 404 Not Found "GET /api/recipes/%C2%86 HTTP/1.1" web-1 | 2025-11-25T15:34:32.151484682Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.151495412Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.151716117Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51718] 404 Not Found "GET /api/recipes/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93 HTTP/1.1" web-1 | 2025-11-25T15:34:32.163037137Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.163044621Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.163271507Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51718] 404 Not Found "GET /api/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:34:32.170240725Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.170260272Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.170629375Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51718] 404 Not Found "GET /api/recipes/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0 HTTP/1.1" web-1 | 2025-11-25T15:34:32.173776606Z WARNING 2025-11-25T15:34:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:32.173781174Z WARNING 2025-11-25T15:34:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:32.180326997Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.180336174Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.180558402Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51734] 404 Not Found "GET /api/recipes/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:34:32.187425247Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.187427842Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.187656452Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51734] 404 Not Found "GET /api/recipes/%C2%82%27%C3%ACj HTTP/1.1" web-1 | 2025-11-25T15:34:32.203510204Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.203517759Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.203869018Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51734] 404 Not Found "GET /api/recipes/%C3%B6 HTTP/1.1" web-1 | 2025-11-25T15:34:32.215515560Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.215525609Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.215762854Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51734] 404 Not Found "GET /api/recipes/%C3%A4%C3%BE%C3%AC%C2%B2%3A%C2%82 HTTP/1.1" web-1 | 2025-11-25T15:34:32.228262148Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.228279811Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.228635008Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51734] 404 Not Found "GET /api/recipes/~%F0%A0%A2%8F%3FR%F3%91%8B%A6 HTTP/1.1" web-1 | 2025-11-25T15:34:32.235411805Z WARNING 2025-11-25T15:34:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:32.235421172Z WARNING 2025-11-25T15:34:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:32.243368387Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.243379528Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.243590514Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C2%85%C2%98%C2%A6 HTTP/1.1" web-1 | 2025-11-25T15:34:32.249846803Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.249850680Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.250282682Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%13B%F4%85%BF%98 HTTP/1.1" web-1 | 2025-11-25T15:34:32.260206228Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.260214123Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.260570261Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C HTTP/1.1" web-1 | 2025-11-25T15:34:32.307649595Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.307665374Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.308155986Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%2A%F2%AC%92%BF%29%F0%A6%8E%B7%F2%AF%85%B1%F1%BD%86%99%10%C2%98%C3%9A%C3%9Ah%F4%82%BD%8D%5D%C3%B9 HTTP/1.1" web-1 | 2025-11-25T15:34:32.333160463Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.333165443Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.333632670Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%08%C2%91 HTTP/1.1" web-1 | 2025-11-25T15:34:32.340630612Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.340630612Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.341106305Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C2%8C%C2%B4%C3%9CTP%F1%B8%8B%95 HTTP/1.1" web-1 | 2025-11-25T15:34:32.355352068Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.355364933Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.355613740Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C2%87%C2%9C%17%F3%82%BC%B0%C2%B6%F3%80%98%A8v HTTP/1.1" web-1 | 2025-11-25T15:34:32.385463116Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.385472534Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.385931325Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:32.393442241Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.393456317Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.393708911Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%F2%88%AB%8E%C3%AB%C3%90%C2%89%C3%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:32.402521952Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.402556377Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.402956548Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C3%AF%C3%A0%F3%B8%9E%B0%C2%85%C2%B8%0C HTTP/1.1" web-1 | 2025-11-25T15:34:32.410609961Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.410626923Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.410847397Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:32.417258286Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.417266131Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.417684286Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C2%A0%F1%BD%A0%9C%C3%98%C2%86%F0%95%89%B0%C2%A1 HTTP/1.1" web-1 | 2025-11-25T15:34:32.428363592Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.428373801Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.428628149Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%22%3D%60%C2%9D%F1%99%AC%B7%F3%80%AF%B7%C3%BA%C2%87G%F3%BE%A2%A8 HTTP/1.1" web-1 | 2025-11-25T15:34:32.437496273Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.437515519Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.437747825Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C2%B1%F1%81%BB%B8%F3%A5%A0%BEtiV HTTP/1.1" web-1 | 2025-11-25T15:34:32.458438051Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.458447689Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.458915788Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/7%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:34:32.465590793Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.465598358Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.465829482Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%F1%A3%86%90 HTTP/1.1" web-1 | 2025-11-25T15:34:32.472399169Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.472406834Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.472734679Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C3%9F HTTP/1.1" web-1 | 2025-11-25T15:34:32.480268227Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.480284177Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.480657468Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/V%C2%836%C3%B3p%F4%80%9D%A8%C3%AF%F3%A0%83%B28%F4%85%95%B5%C3%93 HTTP/1.1" web-1 | 2025-11-25T15:34:32.487112801Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.487113773Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.487325721Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%26 HTTP/1.1" web-1 | 2025-11-25T15:34:32.494168882Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.494172649Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.494435012Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%F3%87%8C%B5%C3%87%C2%A9%7F HTTP/1.1" web-1 | 2025-11-25T15:34:32.502822102Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.502828184Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.503052184Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C3%95YK%F4%8A%A2%95%C2%BE HTTP/1.1" web-1 | 2025-11-25T15:34:32.512998984Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.513012720Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.513279621Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%F1%AE%A1%9B%063%0F%1D HTTP/1.1" web-1 | 2025-11-25T15:34:32.527082312Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.527090057Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.527333775Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C2%97%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:34:32.543986468Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.543999202Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.544272284Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:34:32.550665060Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.550672364Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.551130334Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C3%8E HTTP/1.1" web-1 | 2025-11-25T15:34:32.582932948Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.582940492Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.583340123Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C3%9D_%23%C2%80%E5%91%AC%F1%BE%AC%B0%F0%98%B2%B5%C2%99 HTTP/1.1" web-1 | 2025-11-25T15:34:32.597932927Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.597940161Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.598402018Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%F0%A2%8C%AB%13%2A%7C%0D%2B_%06%F3%A3%82%A3%C2%AD%21%F1%9A%BF%B0s%C2%9C%C3%A6%C2%9A%C3%A1%00%28%F3%8C%BE%8C%C3%8D%C3%9B%F2%9E%87%A3%C3%89%C2%86T%C2%8D%C3%B3%C3%BC%C3%9B%F2%8C%86%94%18%18%F2%A6%91%80%C3%89 HTTP/1.1" web-1 | 2025-11-25T15:34:32.635148958Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.635156272Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.635511399Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%C2%B9t%C3%ADj%7F%C3%9E%F1%86%B3%8F%F2%BA%9A%95q HTTP/1.1" web-1 | 2025-11-25T15:34:32.650141103Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.650147775Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.650512240Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/8%10 HTTP/1.1" web-1 | 2025-11-25T15:34:32.658122712Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.658134945Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.658352393Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:34:32.665536695Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.665545351Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.665745457Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:34:32.686213826Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.686232341Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.686487791Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%F0%BA%91%A0yV HTTP/1.1" web-1 | 2025-11-25T15:34:32.704964319Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.704985479Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.705217925Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51738] 404 Not Found "GET /api/recipes/%F2%BD%89%A9%0A HTTP/1.1" web-1 | 2025-11-25T15:34:32.735009363Z WARNING 2025-11-25T15:34:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:32.735027527Z WARNING 2025-11-25T15:34:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:32.738126106Z WARNING 2025-11-25T15:34:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:32.738135313Z WARNING 2025-11-25T15:34:32 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:32.744547735Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.744552564Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.744803786Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C3%90%5C%17%C3%A5d%C2%BE1 HTTP/1.1" web-1 | 2025-11-25T15:34:32.761730895Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.761740142Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.761986996Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/advanced HTTP/1.1" web-1 | 2025-11-25T15:34:32.867358931Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.867377956Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.867790461Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/O%C2%99%C2%9D%C3%B07 HTTP/1.1" web-1 | 2025-11-25T15:34:32.879586884Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.879606902Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.879943624Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/h%C3%AD HTTP/1.1" web-1 | 2025-11-25T15:34:32.900143800Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.900167604Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.900667814Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%5C5tt%C2%93%C2%AA%C3%916%21%2C%F3%B7%81%B0%F3%B3%BE%8C%C2%BFkc HTTP/1.1" web-1 | 2025-11-25T15:34:32.910352862Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.910361458Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.910682722Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%5Ex%F1%9D%B1%9D%C3%AF HTTP/1.1" web-1 | 2025-11-25T15:34:32.931979777Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.932002579Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.932469777Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C2%A8V%F2%9F%98%94%C3%A6%F1%A4%A1%BF HTTP/1.1" web-1 | 2025-11-25T15:34:32.940928552Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.940951215Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.941423742Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/-%F0%A8%90%BD HTTP/1.1" web-1 | 2025-11-25T15:34:32.959862009Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.959878179Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.960171590Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%F1%AC%B4%BCh%C2%98%1B%F2%A7%BA%BF%C3%83 HTTP/1.1" web-1 | 2025-11-25T15:34:32.976860571Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.976889416Z ERROR 2025-11-25T15:34:32 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:32.977210979Z INFO 2025-11-25T15:34:32 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C3%BD%C2%AF%C3%8C HTTP/1.1" web-1 | 2025-11-25T15:34:33.010425415Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.010429994Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.010705261Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%F3%84%99%BE%C2%B3 HTTP/1.1" web-1 | 2025-11-25T15:34:33.027336714Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.027345350Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.027598846Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C3%9D%C3%80H HTTP/1.1" web-1 | 2025-11-25T15:34:33.034163695Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.034167542Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.034515596Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/G%C3%99%C2%83 HTTP/1.1" web-1 | 2025-11-25T15:34:33.066006344Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.066007356Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.066260000Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C3%88A%E2%99%B4%09%07%F2%AE%B8%93%2A%60j%C2%BBN%0C%C3%A9%C3%90%F3%BB%9D%92%F3%B4%B1%91%C3%AB HTTP/1.1" web-1 | 2025-11-25T15:34:33.078849483Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.078860824Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.079226451Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%10Aj%26%C2%AE%C2%87%F4%8C%B1%83%F3%89%A5%AD%F0%B8%A5%B2%C3%95%F1%A8%8E%93%F1%82%92%90%40%C3%9A HTTP/1.1" web-1 | 2025-11-25T15:34:33.086503888Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.086512374Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.086765389Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/d%C2%8Ck%C3%BF%C2%BE%07 HTTP/1.1" web-1 | 2025-11-25T15:34:33.095512125Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.095525490Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.095867182Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/GET HTTP/1.1" web-1 | 2025-11-25T15:34:33.103737412Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.103742682Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.103983234Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/GET HTTP/1.1" web-1 | 2025-11-25T15:34:33.112292458Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.112295945Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.112696767Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/0 HTTP/1.1" web-1 | 2025-11-25T15:34:33.121409269Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.121414138Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.121658497Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C2%8A%F4%8A%B0%94%F1%B5%AD%8A HTTP/1.1" web-1 | 2025-11-25T15:34:33.143692747Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.143701744Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.143959688Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:33.199491034Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.199492196Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.199786910Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:33.206542887Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.206551704Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.206796383Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C2%AB%F3%B3%9C%B1 HTTP/1.1" web-1 | 2025-11-25T15:34:33.215784042Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.215788561Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.216039131Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%F2%95%B6%9C%C3%93%F3%95%B3%A4%C2%89%C3%BE%C3%83%F0%98%B4%B8%1D%090%F3%A8%9C%B6p%F2%82%87%92 HTTP/1.1" web-1 | 2025-11-25T15:34:33.237391610Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.237409694Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.237663751Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C3%9F%C2%852%F0%B8%9F%A4%C2%BD%28%C2%B4%F0%93%96%A3%3E%C2%A7%C2%99%13%C3%AE%C3%82%C3%AF%F0%A4%AE%B8%E4%9E%97%F2%96%B8%84u%1E%F3%B2%B4%B7%04%29 HTTP/1.1" web-1 | 2025-11-25T15:34:33.272874937Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.272875027Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.273142119Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%F4%8A%AB%B8%0B%C3%A7 HTTP/1.1" web-1 | 2025-11-25T15:34:33.286609500Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.286613668Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.286856053Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/w HTTP/1.1" web-1 | 2025-11-25T15:34:33.305870351Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.305879699Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.306139206Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C2%A0%C3%91 HTTP/1.1" web-1 | 2025-11-25T15:34:33.333270268Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.333288822Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.333632678Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/1%7C0%12%21%0C%F2%85%85%A3x%00 HTTP/1.1" web-1 | 2025-11-25T15:34:33.354453940Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.354470631Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.354915947Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%E1%9A%9B%E1%9A%84%E1%9A%93%E1%9A%90%E1%9A%8B%E1%9A%92%E1%9A%84%E1%9A%80%E1%9A%91%E1%9A%84%E1%9A%82%E1%9A%91%E1%9A%8F%E1%9A%85%E1%9A%9C HTTP/1.1" web-1 | 2025-11-25T15:34:33.380876180Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.380892300Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.381113045Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C8%BA HTTP/1.1" web-1 | 2025-11-25T15:34:33.389064708Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.389075328Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.389304508Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%26%C2%A6%C2%8B%C3%AF%C3%9D4%C2%86%C3%B8%05V%F1%9F%87%B3%C2%90v%C3%9As HTTP/1.1" web-1 | 2025-11-25T15:34:33.403327884Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.403336790Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.403557385Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%11%C2%91%C2%91c%0EE%ED%82%9C%C3%B8%27 HTTP/1.1" web-1 | 2025-11-25T15:34:33.411655282Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.411659450Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.411892468Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:34:33.417982154Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.417990079Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.418221283Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/H%F2%A3%9E%93%C2%96%C3%86%1D%F3%AC%BA%9B%F3%98%BB%BB%F3%9D%BD%B4%C2%94%F1%9D%9A%B8%E3%BD%94%C3%84 HTTP/1.1" web-1 | 2025-11-25T15:34:33.428149778Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.428157373Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.428367958Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/4%C2%AF%C3%BB%1A%C3%95%C3%80%F1%8D%95%8B HTTP/1.1" web-1 | 2025-11-25T15:34:33.442314549Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.442324047Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.442686638Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:34:33.449075626Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.449090855Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.449291993Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/R%F3%A4%8C%B3%C2%BB%23Ye HTTP/1.1" web-1 | 2025-11-25T15:34:33.464104540Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.464111924Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.464364629Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C2%92 HTTP/1.1" web-1 | 2025-11-25T15:34:33.488809105Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.488814054Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.489055347Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%3F HTTP/1.1" web-1 | 2025-11-25T15:34:33.495403078Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.495413447Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.495615737Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%3F HTTP/1.1" web-1 | 2025-11-25T15:34:33.507917690Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.507934061Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.508265433Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%F0%A4%AF%82m HTTP/1.1" web-1 | 2025-11-25T15:34:33.516709691Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.516719209Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.517075748Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/O.%C2%A6%2B%C2%A2%C2%B2%C2%BAKG HTTP/1.1" web-1 | 2025-11-25T15:34:33.539908888Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.539916733Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.540260128Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%F3%B0%A0%B8%F0%B3%81%A8 HTTP/1.1" web-1 | 2025-11-25T15:34:33.572058144Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.572068283Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.572293406Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%0B%3B%C3%93%C2%AD%C2%9F%C2%95%C3%BC%C2%8F%C3%96%C2%ACa%F1%95%8E%B9z%27%3D HTTP/1.1" web-1 | 2025-11-25T15:34:33.581268120Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.581277167Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.581649416Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C2%AFk%3B%C2%83%C2%84%C2%AA7%C2%9B%C3%B0%C2%BC%C3%B3s%C3%A6zt%F2%A7%A5%9Eh%C2%94 HTTP/1.1" web-1 | 2025-11-25T15:34:33.589105999Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.589116148Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.589355608Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C3%AD%1D HTTP/1.1" web-1 | 2025-11-25T15:34:33.596820256Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.596832189Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.597068653Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:34:33.604000661Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.603998467Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.604459703Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/x%C2%97%C3%82%C3%82%C2%9F HTTP/1.1" web-1 | 2025-11-25T15:34:33.612378865Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.612381159Z ERROR 2025-11-25T15:34:33 - No Entry Found on recipe controller action web-1 | 2025-11-25T15:34:33.612607414Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51758] 404 Not Found "GET /api/recipes/%C3%B71%C2%BA HTTP/1.1" web-1 | 2025-11-25T15:34:33.627356853Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51764] 500 Internal Server Error "GET /api/recipes/0/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.628062067Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.628065374Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.628066355Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.628067187Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.628067798Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.628068439Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.628069071Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.628069591Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.628070112Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.628070814Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.628071335Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.628075663Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.628076334Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.628076935Z raise exc web-1 | 2025-11-25T15:34:33.628077466Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.628078077Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.628077066Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.628078618Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.628079761Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.628080201Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.628081163Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.628080933Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.628081794Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.628082486Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.628082776Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.628083357Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.628083798Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.628084319Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.628084780Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.628085241Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.628085872Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.628086483Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.628086894Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.628087395Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.628087936Z raise exc web-1 | 2025-11-25T15:34:33.628088387Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.628088908Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.628090290Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.628089699Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.628091032Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.628091412Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.628092975Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.628093556Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.628094077Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.628095089Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.628094568Z raise exc web-1 | 2025-11-25T15:34:33.628095670Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.628096222Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.628096682Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.628097654Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.628097173Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.628098265Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.628098816Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.628099217Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.628099808Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.628100219Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.628100670Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.628101201Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.628102213Z raise exc web-1 | 2025-11-25T15:34:33.628101712Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.628102734Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.628103355Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.628103746Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.628104337Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.628104717Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.628105218Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.628105719Z response = await f(request) web-1 | 2025-11-25T15:34:33.628106200Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.628106661Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.628107102Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.628108505Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.628109316Z raise exc web-1 | 2025-11-25T15:34:33.628109987Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.628110619Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.628110959Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.628111610Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.628111901Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.628112452Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.628112953Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.628113764Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.628114556Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.628115087Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.628115498Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.628116159Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.628116560Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.628117141Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.628117572Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.628118153Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.628118584Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.628119135Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.628120166Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.628120768Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.628121369Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.628121960Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.628122571Z raise exc web-1 | 2025-11-25T15:34:33.628123062Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.628123663Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.628124214Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.628130075Z response = await f(request) web-1 | 2025-11-25T15:34:33.628130746Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.628131267Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.628131848Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.628132389Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.628132930Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.628133552Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.628134093Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.628134604Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.628135225Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.628135836Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.628136397Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.636805387Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51778] 500 Internal Server Error "GET /api/recipes/%F1%86%84%94%5C/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.637413749Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.637419981Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.637421083Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.637421945Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.637422576Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.637423167Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.637423818Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.637424339Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.637424870Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.637425562Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.637426093Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.637426674Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.637427195Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.637427806Z raise exc web-1 | 2025-11-25T15:34:33.637428307Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.637428908Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.637432545Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.637438356Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.637438957Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.637439638Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.637440199Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.637440850Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.637441401Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.637442073Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.637442644Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.637443265Z raise exc web-1 | 2025-11-25T15:34:33.637443766Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.637444347Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.637445108Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.637445720Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.637446271Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.637446882Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.637447413Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.637448004Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.637448545Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.637449136Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.637449667Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.637450268Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.637450829Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.637451440Z raise exc web-1 | 2025-11-25T15:34:33.637451941Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.637452532Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.637453043Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.637453624Z response = await f(request) web-1 | 2025-11-25T15:34:33.637454115Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.637455618Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.637456249Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.637456790Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.637457351Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.637457962Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.637458493Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.637459004Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.637459626Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.637460217Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.637460808Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.637525409Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.637527193Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.637527784Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.637528425Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.637528986Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.637529517Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.637530098Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.637530639Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.637531370Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.637531971Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.637532523Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.637533114Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.637533645Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.637534256Z raise exc web-1 | 2025-11-25T15:34:33.637534757Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.637535358Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.637535889Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.637536470Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.637537051Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.637537632Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.637539225Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.637539846Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.637540407Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.637541018Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.637541590Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.637542281Z raise exc web-1 | 2025-11-25T15:34:33.637542782Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.637543363Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.637544034Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.637544675Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.637545266Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.637545878Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.637546479Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.637547060Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.637547671Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.637548262Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.637548803Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.637549394Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.637549955Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.637550546Z raise exc web-1 | 2025-11-25T15:34:33.637551057Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.637551648Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.637552169Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.637552751Z response = await f(request) web-1 | 2025-11-25T15:34:33.637553261Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.637553782Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.637554364Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.637554895Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.637555416Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.637556588Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.637557129Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.637557670Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.637558271Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.637558842Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.637559393Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.645073644Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51782] 500 Internal Server Error "GET /api/recipes/%F2%85%AC%A1I%C3%9B%3F%0D%C3%BC%5E%C3%A5%C2%83%F2%BE%B6%B6/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.645662861Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.645664264Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.645664845Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.645665466Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.645666057Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.645666598Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.645667179Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.645667700Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.645668271Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.645668872Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.645669393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.645669964Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.645670495Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.645671076Z raise exc web-1 | 2025-11-25T15:34:33.645671567Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.645672128Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.645672659Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.645673240Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.645673771Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.645674353Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.645674864Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.645676416Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.645677008Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.645677589Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.645678160Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.645678771Z raise exc web-1 | 2025-11-25T15:34:33.645679262Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.645679101Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.645679843Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.645680564Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.645681045Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.645681376Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.645681686Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.645682698Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.645682187Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.645683810Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.645683349Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.645684452Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.645685153Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.645685594Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.645686185Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.645686586Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.645687016Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.645687557Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.645688319Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.645688609Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.645689200Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.645689561Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.645690643Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.645690142Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.645691234Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.645692647Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.645693048Z raise exc web-1 | 2025-11-25T15:34:33.645693649Z raise exc web-1 | 2025-11-25T15:34:33.645694050Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.645695091Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.645694470Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.645695673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.645696254Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.645696674Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.645697686Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.645697135Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.645698328Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.645699319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.645698849Z response = await f(request) web-1 | 2025-11-25T15:34:33.645699921Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.645700532Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.645700932Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.645701574Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.645701974Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.645702626Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.645703006Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.645703628Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.645704068Z raise exc web-1 | 2025-11-25T15:34:33.645704599Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.645705000Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.645705691Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.645706613Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.645706052Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.645707415Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.645708326Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.645709569Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.645710200Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.645710991Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.645711603Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.645712324Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.645712664Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.645713666Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.645714298Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.645715079Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.645715700Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.645716261Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.645716842Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.645717464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.645718055Z raise exc web-1 | 2025-11-25T15:34:33.645718546Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.645719117Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.645719638Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.645720229Z response = await f(request) web-1 | 2025-11-25T15:34:33.645720750Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.645721281Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.645721862Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.645722413Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.645722944Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.645723555Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.645724076Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.645724597Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.645725228Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.645725829Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.645730308Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.650775142Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51796] 500 Internal Server Error "GET /api/recipes/%C2%86/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.651324954Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.651327188Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.651327870Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.651328551Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.651329132Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.651329683Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.651330304Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.651330845Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.651331396Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.651332018Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.651332559Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.651333140Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.651333681Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.651334282Z raise exc web-1 | 2025-11-25T15:34:33.651334793Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.651335404Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.651335915Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.651336516Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.651337047Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.651337618Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.651338139Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.651338740Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.651339291Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.651339932Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.651340513Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.651341105Z raise exc web-1 | 2025-11-25T15:34:33.651343148Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.651343780Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.651344401Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.651345022Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.651345563Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.651346154Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.651346695Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.651347296Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.651347827Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.651348488Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.651349029Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.651349641Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.651350212Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.651350803Z raise exc web-1 | 2025-11-25T15:34:33.651351294Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.651351875Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.651352396Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.651352987Z response = await f(request) web-1 | 2025-11-25T15:34:33.651353488Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.651353999Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.651354590Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.651355151Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.651355672Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.651356273Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.651356794Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.651357325Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.651357936Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.651358527Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.651359098Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.651452844Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.651464146Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.651465939Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.651467402Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.651468744Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.651469886Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.651471139Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.651472161Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.651473253Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.651474445Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.651475507Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.651476659Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.651477801Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.651479034Z raise exc web-1 | 2025-11-25T15:34:33.651480116Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.651481358Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.651482440Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.651483712Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.651484824Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.651486047Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.651487149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.651488331Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.651489423Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.651490695Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.651491848Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.651493080Z raise exc web-1 | 2025-11-25T15:34:33.651494112Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.651495274Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.651496697Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.651499412Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.651500534Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.651501746Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.651502878Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.651504031Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.651505123Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.651506295Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.651507407Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.651508589Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.651509751Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.651510944Z raise exc web-1 | 2025-11-25T15:34:33.651511955Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.651513168Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.651514290Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.651515442Z response = await f(request) web-1 | 2025-11-25T15:34:33.651516754Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.651517877Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.651519049Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.651520181Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.651521333Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.651522555Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.651523637Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.651524669Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.651526022Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.651527284Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.651528436Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.657425190Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51806] 500 Internal Server Error "GET /api/recipes/%C2%86/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.657989831Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.657991193Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.657991925Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.657996784Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.657997475Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.657998066Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.657998677Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.657999228Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.657999759Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.658000431Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.658000992Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.658001583Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.658002134Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.658002795Z raise exc web-1 | 2025-11-25T15:34:33.658003316Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.658003917Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.658004458Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.658005089Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.658005620Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.658006241Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.658006762Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.658007324Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.658007875Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.658008476Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.658009047Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.658009698Z raise exc web-1 | 2025-11-25T15:34:33.658010189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.658010770Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.658011481Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.658009608Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.658012113Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.658013906Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.658017843Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.658019516Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.658020628Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.658021801Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.658023073Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.658024145Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.658025197Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.658026399Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.658027541Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.658028724Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.658029846Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.658031068Z raise exc web-1 | 2025-11-25T15:34:33.658032140Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.658033362Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.658034434Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.658035597Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.658036739Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.658037911Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.658038993Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.658040145Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.658041267Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.658042520Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.658043732Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.658044994Z raise exc web-1 | 2025-11-25T15:34:33.658046046Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.658047279Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.658048631Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.658049924Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.658052128Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.658053370Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.658054472Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.658055644Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.658056736Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.658057949Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.658059011Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.658060183Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.658061385Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.658062567Z raise exc web-1 | 2025-11-25T15:34:33.658063589Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.658064801Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.658065904Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.658067096Z response = await f(request) web-1 | 2025-11-25T15:34:33.658068248Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.658069280Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.658070442Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.658071534Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.658072616Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.658073878Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.658074981Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.658014417Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.658077054Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.658077736Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.658076043Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.658078387Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.658079409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.658080000Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.658079078Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.658080551Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.658082805Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.658083446Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.658081192Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.658084038Z raise exc web-1 | 2025-11-25T15:34:33.658085530Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.658084849Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.658086121Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.658087234Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.658087845Z response = await f(request) web-1 | 2025-11-25T15:34:33.658088386Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.658088937Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.658089538Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.658090069Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.658090620Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.658091231Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.658091752Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.658092273Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.658092864Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.658093425Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.658093986Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.664605404Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51808] 500 Internal Server Error "GET /api/recipes/%F3%A5%BF%A7y%F4%85%BB%93%C2%94%C2%93/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.665176898Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.665181396Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.665182478Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.665183430Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.665184051Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.665184642Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.665185253Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.665185784Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.665189582Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.665190253Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.665190814Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.665191395Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.665191936Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.665192527Z raise exc web-1 | 2025-11-25T15:34:33.665193038Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.665193659Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.665194210Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.665194841Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.665195362Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.665195933Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.665196444Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.665197056Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.665197577Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.665198178Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.665198739Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.665199320Z raise exc web-1 | 2025-11-25T15:34:33.665199811Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.665200382Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.665201153Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.665201774Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.665202305Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.665202887Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.665203448Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.665204029Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.665204570Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.665205161Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.665205672Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.665207044Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.665207676Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.665208277Z raise exc web-1 | 2025-11-25T15:34:33.665208778Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.665209369Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.665209880Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.665210471Z response = await f(request) web-1 | 2025-11-25T15:34:33.665210982Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.665213166Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.665213797Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.665214358Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.665214939Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.665215570Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.665216151Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.665218135Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.665218786Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.665219377Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.665219979Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.665275262Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.665277366Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.665278428Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.665279581Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.665280462Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.665281294Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.665282236Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.665283077Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.665284069Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.665284971Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.665285862Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.665290401Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.665291393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.665292334Z raise exc web-1 | 2025-11-25T15:34:33.665293156Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.665294068Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.665295040Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.665296011Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.665296843Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.665297695Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.665298306Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.665298907Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.665299438Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.665300079Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.665300730Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.665301331Z raise exc web-1 | 2025-11-25T15:34:33.665301842Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.665302433Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.665303145Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.665303746Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.665304297Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.665304888Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.665305459Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.665306040Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.665306591Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.665307192Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.665307743Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.665314386Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.665315017Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.665315648Z raise exc web-1 | 2025-11-25T15:34:33.665317081Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.665317712Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.665318243Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.665318834Z response = await f(request) web-1 | 2025-11-25T15:34:33.665319365Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.665319886Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.665320487Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.665321028Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.665321579Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.665322171Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.665322722Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.665323243Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.665323864Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.665324435Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.665325016Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.675362125Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51824] 500 Internal Server Error "GET /api/recipes/0/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.675931755Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.675932607Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.675933188Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.675933909Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.675934480Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.675935041Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.675935642Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.675936183Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.675936744Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.675937316Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.675937837Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.675938418Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.675938939Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.675940942Z raise exc web-1 | 2025-11-25T15:34:33.675941463Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.675942044Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.675942585Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.675943187Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.675943728Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.675944319Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.675944850Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.675945441Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.675945962Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.675946543Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.675947114Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.675947695Z raise exc web-1 | 2025-11-25T15:34:33.675948186Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.675948767Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.675949398Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.675949989Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.675950510Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.675951091Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.675951642Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.675952224Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.675952745Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.675953316Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.675953917Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.675954488Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.675953025Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.675958004Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.675959126Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.675960158Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.675963915Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.675964587Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.675965298Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.675965849Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.675966480Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.675967111Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.675967673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.675968254Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.675968815Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.675969436Z raise exc web-1 | 2025-11-25T15:34:33.675969997Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.675970598Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.675971139Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.675971740Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.675972301Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.675972882Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.675973423Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.675974014Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.675974565Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.675975177Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.675975758Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.675976359Z raise exc web-1 | 2025-11-25T15:34:33.675976910Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.675977481Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.675978272Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.675978914Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.675979475Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.675980096Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.675980657Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.675982040Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.675982631Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.675983222Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.675983753Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.675984354Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.675984945Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.675985546Z raise exc web-1 | 2025-11-25T15:34:33.675986057Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.675986658Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.675987179Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.675987760Z response = await f(request) web-1 | 2025-11-25T15:34:33.675988271Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.675988802Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.675989423Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.675989954Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.675990505Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.675991117Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.675991668Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.675992199Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.675992790Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.675993381Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.675993962Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.675955019Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.675995976Z raise exc web-1 | 2025-11-25T15:34:33.675996577Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.675997198Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.675997849Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.675998430Z response = await f(request) web-1 | 2025-11-25T15:34:33.675998951Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.675999472Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.676000735Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.676001316Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.676001847Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.676002448Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.676002979Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.676003570Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.676004171Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.676004732Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.676005293Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.681434239Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51840] 500 Internal Server Error "GET /api/recipes/%C2%80j%C3%A3%F3%A5%B0%9D%C3%B9%C3%B9%C3%A1%C2%8C0/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.681994521Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.681995793Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.681996384Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.681997005Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.681997577Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.681998208Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.681998799Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.681999430Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.681999991Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.682000562Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.682001093Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.682001684Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.682002225Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.682002826Z raise exc web-1 | 2025-11-25T15:34:33.682003307Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.682003898Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.682004409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.682005000Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.682005551Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.682008036Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.682008637Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.682009258Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.682009809Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.682011473Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.682012044Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.682012665Z raise exc web-1 | 2025-11-25T15:34:33.682013176Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.682013837Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.682014488Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.682015089Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.682015610Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.682016242Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.682016763Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.682017344Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.682017875Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.682018446Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.682018957Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.682019518Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.682020079Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.682020690Z raise exc web-1 | 2025-11-25T15:34:33.682021211Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.682021782Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.682022293Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.682022844Z response = await f(request) web-1 | 2025-11-25T15:34:33.682023335Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.682023846Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.682024437Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.682024958Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.682026491Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.682027112Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.682027633Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.682028154Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.682028755Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.682029326Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.682029887Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.682106000Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.682110218Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.682111581Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.682112983Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.682114175Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.682115278Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.682116450Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.682117532Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.682118634Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.682119836Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.682120918Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.682122120Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.682123263Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.682124475Z raise exc web-1 | 2025-11-25T15:34:33.682125537Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.682126689Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.682127751Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.682128963Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.682130045Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.682131217Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.682132310Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.682133482Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.682136427Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.682137800Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.682139022Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.682140254Z raise exc web-1 | 2025-11-25T15:34:33.682141246Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.682142439Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.682143791Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.682145074Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.682146136Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.682147448Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.682148560Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.682149782Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.682150854Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.682152007Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.682153109Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.682154241Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.682155423Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.682156555Z raise exc web-1 | 2025-11-25T15:34:33.682157567Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.682158699Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.682159731Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.682160863Z response = await f(request) web-1 | 2025-11-25T15:34:33.682161955Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.682162957Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.682164079Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.682165151Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.682166233Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.682167496Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.682168548Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.682170611Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.682171984Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.682173186Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.682174348Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.685197766Z WARNING 2025-11-25T15:34:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:33.685211352Z WARNING 2025-11-25T15:34:33 - Invalid HTTP request received. web-1 | 2025-11-25T15:34:33.690660415Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51860] 500 Internal Server Error "GET /api/recipes/%C2%82%27%C3%ACj/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.691200249Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.691203174Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.691204146Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.691204958Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.691205559Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.691206270Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.691206931Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.691207472Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.691208013Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.691208624Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.691209025Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.691209186Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.691210348Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.691209917Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.691210959Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.691211460Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.691212071Z raise exc web-1 | 2025-11-25T15:34:33.691212933Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.691213454Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.691214315Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.691214926Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.691216249Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.691221739Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.691222801Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.691223733Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.691224584Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.691225516Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.691226388Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.691227340Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.691228251Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.691229203Z raise exc web-1 | 2025-11-25T15:34:33.691230035Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.691230956Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.691232119Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.691233151Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.691234042Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.691235004Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.691235876Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.691236868Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.691237709Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.691238601Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.691239462Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.691240404Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.691241336Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.691242278Z raise exc web-1 | 2025-11-25T15:34:33.691243119Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.691244031Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.691244893Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.691245884Z response = await f(request) web-1 | 2025-11-25T15:34:33.691246896Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.691247778Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.691254821Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.691255793Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.691256695Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.691257707Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.691258578Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.691259550Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.691260562Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.691261614Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.691262536Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.691215668Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.691266072Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.691267004Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.691268006Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.691268958Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.691269890Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.691270851Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.691271753Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.691272695Z raise exc web-1 | 2025-11-25T15:34:33.691273566Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.691274618Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.691275460Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.691276412Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.691277303Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.691278265Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.691279107Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.691280039Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.691280930Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.691281912Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.691282904Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.691284848Z raise exc web-1 | 2025-11-25T15:34:33.691285779Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.691286751Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.691288044Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.691289025Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.691289947Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.691290919Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.691291761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.691292662Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.691293574Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.691294526Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.691295347Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.691296309Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.691297301Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.691298293Z raise exc web-1 | 2025-11-25T15:34:33.691299124Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.691300086Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.691300998Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.691301940Z response = await f(request) web-1 | 2025-11-25T15:34:33.691302781Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.691303643Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.691304615Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.691305466Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.691306328Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.691307240Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.691308171Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.691315495Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.691316537Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.691317429Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.691319362Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.696961518Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51868] 500 Internal Server Error "GET /api/recipes/%C2%82%27%C3%ACj/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.697527722Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.697534214Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.697535456Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.697536448Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.697537159Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.697537911Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.697538542Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.697539093Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.697539604Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.697540185Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.697540736Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.697541327Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.697541908Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.697542529Z raise exc web-1 | 2025-11-25T15:34:33.697543050Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.697543671Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.697544202Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.697544804Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.697545335Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.697545916Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.697546447Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.697547028Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.697547579Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.697548160Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.697548761Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.697549392Z raise exc web-1 | 2025-11-25T15:34:33.697549883Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.697553951Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.697554883Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.697555544Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.697556095Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.697556696Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.697557247Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.697557818Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.697558339Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.697558950Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.697559471Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.697560072Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.697560633Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.697561224Z raise exc web-1 | 2025-11-25T15:34:33.697561745Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.697562327Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.697562848Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.697563429Z response = await f(request) web-1 | 2025-11-25T15:34:33.697563960Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.697564491Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.697565072Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.697565633Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.697566174Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.697566755Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.697567296Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.697567827Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.697568448Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.697569069Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.697569650Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.697614615Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.697616138Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.697620275Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.697620987Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.697621578Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.697622239Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.697622820Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.697623381Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.697623912Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.697624523Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.697625074Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.697625696Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.697626277Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.697628671Z raise exc web-1 | 2025-11-25T15:34:33.697629252Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.697629863Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.697630394Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.697631096Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.697631617Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.697632228Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.697632749Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.697633340Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.697633881Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.697634462Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.697635013Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.697635604Z raise exc web-1 | 2025-11-25T15:34:33.697636085Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.697636696Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.697637347Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.697637989Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.697639892Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.697640513Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.697641064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.697641656Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.697642197Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.697642788Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.697643319Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.697643900Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.697644511Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.697645092Z raise exc web-1 | 2025-11-25T15:34:33.697645583Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.697646164Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.697646675Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.697647256Z response = await f(request) web-1 | 2025-11-25T15:34:33.697647767Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.697648298Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.697648879Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.697649410Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.697649951Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.697650532Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.697651073Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.697651604Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.697652215Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.697652806Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.697653378Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.711501233Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51878] 500 Internal Server Error "GET /api/recipes/%C3%B6/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.712056556Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.712058199Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.712058971Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.712059732Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.712063590Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.712064371Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.712065002Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.712065513Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.712066024Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.712066665Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.712067256Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.712067858Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.712068409Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.712069040Z raise exc web-1 | 2025-11-25T15:34:33.712069581Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.712070162Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.712070703Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.712071314Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.712071835Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.712072436Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.712072957Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.712073528Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.712074069Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.712074670Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.712075251Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.712075863Z raise exc web-1 | 2025-11-25T15:34:33.712076344Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.712076915Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.712077616Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.712074260Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.712083076Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.712085260Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.712092835Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.712078257Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.712103985Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.712110067Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.712112391Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.712113924Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.712115197Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.712116609Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.712117902Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.712119244Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.712120506Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.712121809Z raise exc web-1 | 2025-11-25T15:34:33.712122881Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.712124053Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.712125155Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.712126388Z response = await f(request) web-1 | 2025-11-25T15:34:33.712127550Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.712128742Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.712129934Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.712131036Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.712132128Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.712133290Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.712134352Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.712135455Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.712136737Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.712137979Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.712139141Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.712094197Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.712142538Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.712143920Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.712152607Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.712153929Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.712155162Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.712156244Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.712157466Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.712158608Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.712159800Z raise exc web-1 | 2025-11-25T15:34:33.712160872Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.712162004Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.712163046Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.712164229Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.712165331Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.712166473Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.712167485Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.712168587Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.712169669Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.712170911Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.712172073Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.712173246Z raise exc web-1 | 2025-11-25T15:34:33.712174277Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.712175430Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.712177343Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.712178606Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.712179648Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.712180830Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.712181982Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.712183124Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.712184206Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.712193974Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.712195117Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.712196269Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.712197411Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.712198583Z raise exc web-1 | 2025-11-25T15:34:33.712199805Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.712200968Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.712202110Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.712203262Z response = await f(request) web-1 | 2025-11-25T15:34:33.712204284Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.712205286Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.712206408Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.712207470Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.712208532Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.712209734Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.712210816Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.712211848Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.712213080Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.712214192Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.712215284Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.720022656Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51892] 500 Internal Server Error "GET /api/recipes/%C3%86/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.720581265Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.720582778Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.720583760Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.720584502Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.720585143Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.720585714Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.720586285Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.720586806Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.720587367Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.720591284Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.720591895Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.720592487Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.720593048Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.720593649Z raise exc web-1 | 2025-11-25T15:34:33.720594190Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.720594871Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.720595412Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.720596033Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.720596624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.720597235Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.720597776Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.720598338Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.720598879Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.720599500Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.720600101Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.720600682Z raise exc web-1 | 2025-11-25T15:34:33.720601183Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.720601774Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.720602435Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.720603026Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.720603537Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.720604118Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.720604659Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.720605220Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.720605751Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.720606353Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.720606884Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.720607445Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.720609268Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.720609879Z raise exc web-1 | 2025-11-25T15:34:33.720610370Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.720610961Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.720611462Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.720612033Z response = await f(request) web-1 | 2025-11-25T15:34:33.720612554Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.720613055Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.720613636Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.720614177Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.720614708Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.720615299Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.720615830Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.720616361Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.720616973Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.720617534Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.720618105Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.720696662Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.720703916Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.720705318Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.720706751Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.720707823Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.720708925Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.720710097Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.720711119Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.720712221Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.720713434Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.720714476Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.720715608Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.720719054Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.720720347Z raise exc web-1 | 2025-11-25T15:34:33.720721429Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.720722561Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.720723673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.720724825Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.720725907Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.720727079Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.720728131Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.720729263Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.720730396Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.720731598Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.720732820Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.720734072Z raise exc web-1 | 2025-11-25T15:34:33.720735104Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.720736307Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.720737679Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.720738952Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.720740014Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.720741226Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.720742348Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.720743500Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.720744622Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.720745754Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.720746826Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.720747959Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.720749131Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.720750293Z raise exc web-1 | 2025-11-25T15:34:33.720751295Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.720753589Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.720754691Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.720755833Z response = await f(request) web-1 | 2025-11-25T15:34:33.720756915Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.720757927Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.720759049Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.720760101Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.720761223Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.720762406Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.720763468Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.720764550Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.720765792Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.720766984Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.720768106Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.725876079Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51894] 500 Internal Server Error "GET /api/recipes/%C3%86/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.726434307Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.726435720Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.726436471Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.726437123Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.726437744Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.726438395Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.726438986Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.726439597Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.726440118Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.726440689Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.726441210Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.726441791Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.726442342Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.726442944Z raise exc web-1 | 2025-11-25T15:34:33.726446620Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.726447312Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.726447843Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.726447823Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.726448424Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.726449957Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.726450899Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.726451590Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.726452371Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.726452722Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.726453253Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.726453714Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.726454205Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.726454716Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.726456128Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.726455547Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.726456729Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.726457351Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.726457711Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.726458232Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.726458723Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.726459204Z raise exc web-1 | 2025-11-25T15:34:33.726459705Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.726460426Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.726461078Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.726461769Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.726462079Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.726462841Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.726463131Z raise exc web-1 | 2025-11-25T15:34:33.726463813Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.726465967Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.726466768Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.726467480Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.726468151Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.726468461Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.726469093Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.726469483Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.726470075Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.726470445Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.726470986Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.726471447Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.726472459Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.726471968Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.726473140Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.726474142Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.726473711Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.726474783Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.726475324Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.726475835Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.726476897Z raise exc web-1 | 2025-11-25T15:34:33.726476517Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.726477458Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.726477969Z raise exc web-1 | 2025-11-25T15:34:33.726478470Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.726478901Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.726479993Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.726479572Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.726480544Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.726481847Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.726482348Z response = await f(request) web-1 | 2025-11-25T15:34:33.726483289Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.726482909Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.726483850Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.726484321Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.726484892Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.726485333Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.726485854Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.726486335Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.726487347Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.726487968Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.726486836Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.726488539Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.726489010Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.726489481Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.726490042Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.726490493Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.726491004Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.726491505Z raise exc web-1 | 2025-11-25T15:34:33.726493088Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.726492196Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.726493729Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.726494150Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.726494681Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.726495162Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.726495673Z response = await f(request) web-1 | 2025-11-25T15:34:33.726496654Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.726497185Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.726497867Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.726499179Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.726499750Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.726500391Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.726500922Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.726501453Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.726502085Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.726502666Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.726503257Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.739023169Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51898] 500 Internal Server Error "GET /api/recipes/%F0%9D%90%93%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%AA%F0%9D%90%AE%F0%9D%90%A2%F0%9D%90%9C%F0%9D%90%A4%2B%F0%9D%90%9B%F0%9D%90%AB%F0%9D%90%A8%F0%9D%90%B0%F0%9D%90%A7%2B%F0%9D%90%9F%F0%9D%90%A8%F0%9D%90%B1%2B%F0%9D%90%A3%F0%9D%90%AE%F0%9D%90%A6%F0%9D%90%A9%F0%9D%90%AC%2B%F0%9D%90%A8%F0%9D%90%AF%F0%9D%90%9E%F0%9D%90%AB%2B%F0%9D%90%AD%F0%9D%90%A1%F0%9D%90%9E%2B%F0%9D%90%A5%F0%9D%90%9A%F0%9D%90%B3%F0%9D%90%B2%2B%F0%9D%90%9D%F0%9D%90%A8%F0%9D%90%A0/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.739583571Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.739586437Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.739587128Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.739587839Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.739588561Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.739589162Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.739589773Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.739590294Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.739590815Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.739591406Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.739591927Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.739592508Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.739593049Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.739593620Z raise exc web-1 | 2025-11-25T15:34:33.739594141Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.739594702Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.739595223Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.739597297Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.739597938Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.739598539Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.739599090Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.739599681Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.739600243Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.739600864Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.739601435Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.739602046Z raise exc web-1 | 2025-11-25T15:34:33.739602537Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.739603138Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.739603799Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.739604410Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.739604941Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.739605522Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.739606073Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.739606655Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.739607196Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.739607767Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.739608318Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.739608899Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.739609480Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.739610081Z raise exc web-1 | 2025-11-25T15:34:33.739610612Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.739613688Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.739614259Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.739614830Z response = await f(request) web-1 | 2025-11-25T15:34:33.739615401Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.739616002Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.739617204Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.739617765Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.739618296Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.739618908Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.739619439Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.739619980Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.739620621Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.739621212Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.739621783Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.739658191Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.739663071Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.739664724Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.739666236Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.739667649Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.739668851Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.739670044Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.739671146Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.739672198Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.739673340Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.739674472Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.739675664Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.739676826Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.739678039Z raise exc web-1 | 2025-11-25T15:34:33.739679121Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.739680283Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.739681365Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.739682607Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.739683669Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.739684881Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.739692035Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.739693448Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.739694600Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.739695902Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.739697064Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.739698287Z raise exc web-1 | 2025-11-25T15:34:33.739699289Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.739700451Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.739701843Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.739703086Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.739704168Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.739705360Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.739706482Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.739707584Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.739708716Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.739709878Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.739711031Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.739712213Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.739713375Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.739714527Z raise exc web-1 | 2025-11-25T15:34:33.739715529Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.739716691Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.739717753Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.739718986Z response = await f(request) web-1 | 2025-11-25T15:34:33.739720048Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.739721100Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.739722302Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.739723364Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.739724456Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.739728604Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.739729746Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.739730788Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.739732130Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.739733373Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.739734525Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.745804464Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51906] 500 Internal Server Error "GET /api/recipes/%C3%90/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.746351541Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.746353816Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.746354507Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.746355288Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.746355889Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.746356450Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.746357062Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.746357593Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.746358104Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.746358695Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.746359246Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.746359837Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.746360408Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.746361019Z raise exc web-1 | 2025-11-25T15:34:33.746361550Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.746362141Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.746362712Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.746363303Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.746363854Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.746364435Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.746364976Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.746365568Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.746367401Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.746368102Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.746368703Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.746369335Z raise exc web-1 | 2025-11-25T15:34:33.746369846Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.746370447Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.746371138Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.746371779Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.746372300Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.746372921Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.746373462Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.746374044Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.746374605Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.746375186Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.746375727Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.746376318Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.746376899Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.746377470Z raise exc web-1 | 2025-11-25T15:34:33.746377981Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.746378562Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.746379093Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.746379664Z response = await f(request) web-1 | 2025-11-25T15:34:33.746380225Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.746378512Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.746383561Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.746384944Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.746385986Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.746386687Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.746387268Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.746391256Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.746391937Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.746392488Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.746393079Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.746393670Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.746394292Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.746394903Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.746395524Z raise exc web-1 | 2025-11-25T15:34:33.746396065Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.746396636Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.746397217Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.746397828Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.746398379Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.746398960Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.746399501Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.746400082Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.746400623Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.746401255Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.746401826Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.746402447Z raise exc web-1 | 2025-11-25T15:34:33.746402958Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.746403549Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.746404370Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.746405012Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.746405543Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.746406154Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.746406705Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.746407296Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.746407857Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.746409320Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.746409891Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.746410482Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.746411073Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.746411684Z raise exc web-1 | 2025-11-25T15:34:33.746412195Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.746412796Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.746413347Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.746413948Z response = await f(request) web-1 | 2025-11-25T15:34:33.746414489Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.746414990Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.746415561Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.746416103Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.746416674Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.746417305Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.746417866Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.746418417Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.746419048Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.746419659Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.746420230Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.746380736Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.746422184Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.746422825Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.746423476Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.746424128Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.746424659Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.746425240Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.746425901Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.746426462Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.746427644Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.751336092Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51914] 500 Internal Server Error "GET /api/recipes/%C3%90/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.751894320Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.751895533Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.751896254Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.751896945Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.751897537Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.751898118Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.751898729Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.751899280Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.751899831Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.751900442Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.751900973Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.751901574Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.751902085Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.751902676Z raise exc web-1 | 2025-11-25T15:34:33.751903177Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.751903778Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.751904369Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.751904960Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.751905491Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.751906052Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.751906583Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.751907175Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.751907696Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.751908287Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.751908848Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.751909439Z raise exc web-1 | 2025-11-25T15:34:33.751909950Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.751913727Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.751914458Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.751915089Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.751915620Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.751916222Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.751916753Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.751917344Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.751917875Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.751918486Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.751919017Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.751919588Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.751920149Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.751920720Z raise exc web-1 | 2025-11-25T15:34:33.751921211Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.751922143Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.751922714Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.751923325Z response = await f(request) web-1 | 2025-11-25T15:34:33.751923856Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.751924387Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.751924958Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.751925509Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.751926050Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.751926651Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.751927182Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.751927753Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.751928344Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.751928925Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.751929487Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.751984660Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.751989389Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.751991794Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.751993126Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.751994338Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.751995450Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.751996643Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.751997685Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.751998827Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.752000019Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.752001081Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.752002213Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.752003275Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.752004447Z raise exc web-1 | 2025-11-25T15:34:33.752005469Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.752006641Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.752007693Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.752008856Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.752009898Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.752011030Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.752012062Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.752013234Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.752014306Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.752015468Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.752016630Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.752017842Z raise exc web-1 | 2025-11-25T15:34:33.752018844Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.752019986Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.752021229Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.752022481Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.752024515Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.752025787Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.752026899Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.752028072Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.752029124Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.752030276Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.752031328Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.752032420Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.752033562Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.752034724Z raise exc web-1 | 2025-11-25T15:34:33.752035726Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.752036888Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.752037910Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.752039062Z response = await f(request) web-1 | 2025-11-25T15:34:33.752040064Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.752041036Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.752042178Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.752043250Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.752044302Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.752045464Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.752046496Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.752047558Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.752048710Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.752049833Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.752050925Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.769250795Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51922] 500 Internal Server Error "GET /api/recipes/o/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.769821798Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.769823521Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.769824252Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.769825034Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.769828861Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.769829512Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.769830113Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.769830624Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.769831175Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.769831806Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.769832458Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.769833089Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.769833650Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.769834321Z raise exc web-1 | 2025-11-25T15:34:33.769834862Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.769835453Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.769836405Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.769837347Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.769838148Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.769839040Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.769839801Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.769840663Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.769841445Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.769842306Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.769843128Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.769844009Z raise exc web-1 | 2025-11-25T15:34:33.769844751Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.769845622Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.769846584Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.769847466Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.769848217Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.769849049Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.769851263Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.769852185Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.769853026Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.769853928Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.769854729Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.769855571Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.769856413Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.769857394Z raise exc web-1 | 2025-11-25T15:34:33.769858216Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.769859108Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.769856162Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.769865820Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.769868455Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.769870329Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.769871591Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.769872773Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.769874266Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.769875338Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.769876370Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.769877592Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.769878725Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.769882882Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.769884045Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.769885277Z raise exc web-1 | 2025-11-25T15:34:33.769886389Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.769887601Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.769888673Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.769889876Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.769890937Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.769898191Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.769899544Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.769900706Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.769901798Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.769903020Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.769904162Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.769905385Z raise exc web-1 | 2025-11-25T15:34:33.769906387Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.769907699Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.769909272Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.769910494Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.769911596Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.769912799Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.769913881Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.769915013Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.769916105Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.769917247Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.769918289Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.769919451Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.769920653Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.769921805Z raise exc web-1 | 2025-11-25T15:34:33.769922807Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.769923929Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.769924981Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.769926114Z response = await f(request) web-1 | 2025-11-25T15:34:33.769927226Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.769928258Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.769929470Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.769930532Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.769931644Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.769934279Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.769935411Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.769936433Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.769937685Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.769938898Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.769940080Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.769859919Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.769943136Z response = await f(request) web-1 | 2025-11-25T15:34:33.769944288Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.769945340Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.769946502Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.769947534Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.769948596Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.769949748Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.769950860Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.769951932Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.769953174Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.769954307Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.769955419Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.775382631Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51932] 500 Internal Server Error "GET /api/recipes/%2C%F4%8A%9F%A5%F3%BB%94%B9/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.775962339Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.775971486Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.775973911Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.775975714Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.775977047Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.775978279Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.775979602Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.775980694Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.775981766Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.775992005Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.775998207Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.775999549Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.776000661Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.776001914Z raise exc web-1 | 2025-11-25T15:34:33.776003026Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.776004258Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.776005350Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.776006612Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.776007735Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.776009007Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.776010079Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.776011301Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.776012524Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.776014337Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.776015609Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.776016882Z raise exc web-1 | 2025-11-25T15:34:33.776017934Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.776019146Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.776020809Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.776022112Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.776023224Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.776024706Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.776026500Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.776028393Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.776030177Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.776032130Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.776033994Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.776038292Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.776040286Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.776041949Z raise exc web-1 | 2025-11-25T15:34:33.776043061Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.776044283Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.776045425Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.776046678Z response = await f(request) web-1 | 2025-11-25T15:34:33.776047750Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.776048922Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.776050164Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.776051306Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.776052479Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.776053701Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.776054803Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.776055905Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.776057217Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.776058520Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.776059762Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.776034936Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.776062708Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.776063890Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.776065222Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.776066415Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.776067537Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.776068769Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.776069851Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.776070943Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.776072125Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.776073378Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.776074630Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.776076754Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.776078027Z raise exc web-1 | 2025-11-25T15:34:33.776079089Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.776080311Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.776081403Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.776082575Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.776083647Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.776084829Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.776085861Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.776087023Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.776088115Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.776089268Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.776090410Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.776091622Z raise exc web-1 | 2025-11-25T15:34:33.776092624Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.776093826Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.776095529Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.776096772Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.776097844Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.776099096Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.776100238Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.776101451Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.776102513Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.776103745Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.776104807Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.776105929Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.776107071Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.776108293Z raise exc web-1 | 2025-11-25T15:34:33.776109305Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.776111379Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.776112521Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.776113734Z response = await f(request) web-1 | 2025-11-25T15:34:33.776114786Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.776115807Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.776116990Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.776118072Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.776119164Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.776120376Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.776121458Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.776122550Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.776123802Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.776124935Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.776126027Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.781243056Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51942] 500 Internal Server Error "GET /api/recipes/%F1%81%B3%9D%16%40%F0%BA%A5%9E%1Fo%01%F1%B5%9D%B0%C2%BE%F2%9E%8D%B7%C2%86%3C/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.781806775Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.781807887Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.781808689Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.781809360Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.781809961Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.781810532Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.781811173Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.781811674Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.781812205Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.781812796Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.781813367Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.781813968Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.781814509Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.781821913Z raise exc web-1 | 2025-11-25T15:34:33.781822525Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.781823136Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.781823677Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.781824328Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.781824899Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.781825500Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.781826031Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.781826632Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.781827163Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.781827774Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.781828335Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.781829057Z raise exc web-1 | 2025-11-25T15:34:33.781829558Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.781830169Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.781829307Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.781830820Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.781832694Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.781833124Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.781834507Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.781835148Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.781834146Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.781835669Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.781836611Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.781837082Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.781838464Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.781837853Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.781839066Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.781839867Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.781843474Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.781844806Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.781845969Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.781847261Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.781848393Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.781849625Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.781850707Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.781851970Z raise exc web-1 | 2025-11-25T15:34:33.781853052Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.781854224Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.781855286Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.781856528Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.781857671Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.781861097Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.781862229Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.781863421Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.781864533Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.781865816Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.781867048Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.781868341Z raise exc web-1 | 2025-11-25T15:34:33.781869373Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.781870595Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.781871937Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.781873220Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.781874312Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.781875524Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.781876606Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.781877818Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.781878860Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.781880874Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.781882006Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.781883138Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.781884341Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.781885553Z raise exc web-1 | 2025-11-25T15:34:33.781886575Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.781887777Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.781888849Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.781890021Z response = await f(request) web-1 | 2025-11-25T15:34:33.781891113Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.781892165Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.781893317Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.781894420Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.781895522Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.781896774Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.781840408Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.781897866Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.781899018Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.781899890Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.781900481Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.781901573Z raise exc web-1 | 2025-11-25T15:34:33.781902144Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.781902805Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.781901242Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.781903326Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.781904178Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.781904719Z response = await f(request) web-1 | 2025-11-25T15:34:33.781905410Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.781905711Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.781907033Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.781908666Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.781909247Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.781909798Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.781910430Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.781910981Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.781911502Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.781912123Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.781912704Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.781913265Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.802829114Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51946] 500 Internal Server Error "GET /api/recipes/total_cases/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.803388956Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.803395208Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.803396400Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.803397231Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.803397812Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.803398394Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.803398995Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.803399526Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.803400037Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.803400668Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.803401189Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.803401750Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.803402331Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.803402902Z raise exc web-1 | 2025-11-25T15:34:33.803403413Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.803403994Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.803404515Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.803405116Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.803405657Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.803409414Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.803410005Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.803410596Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.803411117Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.803411709Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.803412250Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.803412851Z raise exc web-1 | 2025-11-25T15:34:33.803413342Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.803413923Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.803414684Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.803415255Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.803415776Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.803416367Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.803416888Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.803417469Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.803418020Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.803418611Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.803419122Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.803419694Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.803420245Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.803420926Z raise exc web-1 | 2025-11-25T15:34:33.803421427Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.803422018Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.803422519Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.803423100Z response = await f(request) web-1 | 2025-11-25T15:34:33.803423631Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.803424132Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.803424693Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.803425214Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.803426727Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.803427378Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.803427899Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.803428430Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.803429011Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.803429562Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.803430133Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.803472443Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.803474126Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.803474917Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.803475679Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.803476280Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.803476911Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.803477522Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.803478063Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.803478594Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.803479165Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.803479706Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.803480277Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.803480838Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.803481429Z raise exc web-1 | 2025-11-25T15:34:33.803481990Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.803482602Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.803483133Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.803483724Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.803484255Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.803484836Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.803485367Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.803485938Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.803493101Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.803493873Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.803494474Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.803495085Z raise exc web-1 | 2025-11-25T15:34:33.803495586Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.803496187Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.803496868Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.803497500Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.803498071Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.803498692Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.803499213Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.803499794Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.803500325Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.803500886Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.803501397Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.803501978Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.803502559Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.803503160Z raise exc web-1 | 2025-11-25T15:34:33.803503671Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.803504262Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.803504763Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.803505354Z response = await f(request) web-1 | 2025-11-25T15:34:33.803505905Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.803506406Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.803506977Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.803507518Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.803508090Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.803510063Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.803510644Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.803511175Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.803512638Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.803513329Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.803513920Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.809278015Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51948] 500 Internal Server Error "GET /api/recipes/%F3%82%93%B0%F1%BC%AB%8C%C3%97%F1%B1%8C%B1%C2%BC%C2%BCHG%C3%AF%C3%99%5E%C2%A5F%F1%BB%A0%8B%C2%A8%C3%B6k%C3%A0/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.809851893Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.809857894Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.809858956Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.809859828Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.809860449Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.809861371Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.809862012Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.809862914Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.809863344Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.809863825Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.809864577Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.809865378Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.809865899Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.809866701Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.809867031Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.809868113Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.809867653Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.809868715Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.809869346Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.809869757Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.809870378Z raise exc web-1 | 2025-11-25T15:34:33.809870708Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.809871730Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.809871199Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.809877842Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.809878854Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.809879896Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.809880737Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.809872401Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.809881599Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.809882290Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.809882911Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.809883402Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.809883913Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.809884364Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.809885396Z raise exc web-1 | 2025-11-25T15:34:33.809884825Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.809885947Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.809886698Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.809887320Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.809888131Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.809888662Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.809889674Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.809889183Z raise exc web-1 | 2025-11-25T15:34:33.809890305Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.809890956Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.809891307Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.809891708Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.809892269Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.809893010Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.809893271Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.809893742Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.809894212Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.809895505Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.809895996Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.809896988Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.809896647Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.809897599Z raise exc web-1 | 2025-11-25T15:34:33.809897970Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.809898501Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.809899031Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.809899583Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.809900013Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.809901035Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.809900655Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.809901576Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.809902067Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.809902568Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.809903009Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.809903540Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.809904001Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.809904552Z raise exc web-1 | 2025-11-25T15:34:33.809905063Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.809906065Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.809905704Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.809906626Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.809907087Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.809907648Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.809908028Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.809908609Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.809909020Z response = await f(request) web-1 | 2025-11-25T15:34:33.809911805Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.809912467Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.809913068Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.809913629Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.809914190Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.809914931Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.809915462Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.809916003Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.809916625Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.809917236Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.809917817Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.809909561Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.809919470Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.809920181Z raise exc web-1 | 2025-11-25T15:34:33.809920722Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.809921343Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.809921914Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.809922546Z response = await f(request) web-1 | 2025-11-25T15:34:33.809923057Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.809923568Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.809924139Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.809924670Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.809925221Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.809925822Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.809926343Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.809926904Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.809927485Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.809928046Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.809928597Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.815425690Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51960] 500 Internal Server Error "GET /api/recipes/%C3%A1%C3%A9%C2%A5%C3%8Ai%F2%A3%AF%A4%F0%AB%B9%8F%12k%0F%C3%8E%1A%F3%92%8E%94%F1%8D%8E%8Ez%C3%9E%F3%B8%AA%87%C2%9C%C3%AF%C3%AC%C3%B5%3C%C2%8B%F3%B5%80%89%C2%BC%06%C3%A5%C2%B9%C3%AB%40%C3%A8U/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.815976805Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.815978238Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.815978809Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.815979400Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.815979971Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.815980512Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.815981103Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.815981614Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.815982155Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.815982787Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.815983338Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.815983959Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.815984470Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.815985071Z raise exc web-1 | 2025-11-25T15:34:33.815985562Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.815986153Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.815986664Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.815987275Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.815987786Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.815988367Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.815988898Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.815989479Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.815989990Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.815990581Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.815991122Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.815991723Z raise exc web-1 | 2025-11-25T15:34:33.815992204Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.815996082Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.815996763Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.815997394Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.815997915Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.815998506Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.815999027Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.815999628Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.816000159Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.816000760Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.816001291Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.816001872Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.816002413Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.816003005Z raise exc web-1 | 2025-11-25T15:34:33.816003496Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.816004077Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.816004608Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.816005199Z response = await f(request) web-1 | 2025-11-25T15:34:33.816005710Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.816006221Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.816006782Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.816007303Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.816007824Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.816008405Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.816008926Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.816010078Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.816010749Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.816011330Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.816011881Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.816064690Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.816069479Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.816073136Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.816074799Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.816076012Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.816077164Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.816078406Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.816079478Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.816080560Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.816081863Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.816082945Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.816084147Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.816085319Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 187, in __call__ web-1 | 2025-11-25T15:34:33.816086561Z raise exc web-1 | 2025-11-25T15:34:33.816087664Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/errors.py", line 165, in __call__ web-1 | 2025-11-25T15:34:33.816088876Z await self.app(scope, receive, _send) web-1 | 2025-11-25T15:34:33.816089948Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/sessions.py", line 85, in __call__ web-1 | 2025-11-25T15:34:33.816091220Z await self.app(scope, receive, send_wrapper) web-1 | 2025-11-25T15:34:33.816092342Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 20, in __call__ web-1 | 2025-11-25T15:34:33.816093565Z await responder(scope, receive, send) web-1 | 2025-11-25T15:34:33.816094617Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/gzip.py", line 39, in __call__ web-1 | 2025-11-25T15:34:33.816095809Z await self.app(scope, receive, self.send_with_gzip) web-1 | 2025-11-25T15:34:33.816096921Z File "/opt/mealie/lib/python3.12/site-packages/starlette/middleware/exceptions.py", line 62, in __call__ web-1 | 2025-11-25T15:34:33.816098193Z await wrap_app_handling_exceptions(self.app, conn)(scope, receive, send) web-1 | 2025-11-25T15:34:33.816099376Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.816100658Z raise exc web-1 | 2025-11-25T15:34:33.816101680Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.816102892Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.816104295Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", line 18, in __call__ web-1 | 2025-11-25T15:34:33.816105557Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.816106709Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 715, in __call__ web-1 | 2025-11-25T15:34:33.816108803Z await self.middleware_stack(scope, receive, send) web-1 | 2025-11-25T15:34:33.816109985Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 735, in app web-1 | 2025-11-25T15:34:33.816111178Z await route.handle(scope, receive, send) web-1 | 2025-11-25T15:34:33.816112270Z File "/opt/mealie/lib/python3.12/site-packages/starlette/routing.py", line 288, in handle web-1 | 2025-11-25T15:34:33.816113452Z await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.816114514Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 124, in app web-1 | 2025-11-25T15:34:33.816115676Z await wrap_app_handling_exceptions(app, request)(scope, receive, send) web-1 | 2025-11-25T15:34:33.816116858Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 53, in wrapped_app web-1 | 2025-11-25T15:34:33.816118061Z raise exc web-1 | 2025-11-25T15:34:33.816119073Z File "/opt/mealie/lib/python3.12/site-packages/starlette/_exception_handler.py", line 42, in wrapped_app web-1 | 2025-11-25T15:34:33.816120265Z await app(scope, receive, sender) web-1 | 2025-11-25T15:34:33.816121357Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 110, in app web-1 | 2025-11-25T15:34:33.816122539Z response = await f(request) web-1 | 2025-11-25T15:34:33.816123611Z ^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.816124633Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 390, in app web-1 | 2025-11-25T15:34:33.816125795Z raw_response = await run_endpoint_function( web-1 | 2025-11-25T15:34:33.816126897Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.816127969Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/routing.py", line 289, in run_endpoint_function web-1 | 2025-11-25T15:34:33.816129192Z return await dependant.call(**values) web-1 | 2025-11-25T15:34:33.816130274Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.816131326Z File "/opt/mealie/lib/python3.12/site-packages/mealie/routes/recipe/comments.py", line 14, in get_recipe_comments web-1 | 2025-11-25T15:34:33.816132588Z return self.repos.comments.multi_query({"recipe_id": recipe.id}) web-1 | 2025-11-25T15:34:33.816133800Z ^^^^^^^^^ web-1 | 2025-11-25T15:34:33.816135012Z AttributeError: 'NoneType' object has no attribute 'id' web-1 | 2025-11-25T15:34:33.825532611Z INFO 2025-11-25T15:34:33 - [172.25.0.1:51976] 500 Internal Server Error "GET /api/recipes/%21%C2%94%C2%97%C3%BC%2B%F2%8D%97%9C%F3%AC%BB%BD%14/comments HTTP/1.1" web-1 | 2025-11-25T15:34:33.826080319Z ERROR 2025-11-25T15:34:33 - Exception in ASGI application web-1 | 2025-11-25T15:34:33.826081622Z Traceback (most recent call last): web-1 | 2025-11-25T15:34:33.826082363Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/protocols/http/httptools_impl.py", line 409, in run_asgi web-1 | 2025-11-25T15:34:33.826082994Z result = await app( # type: ignore[func-returns-value] web-1 | 2025-11-25T15:34:33.826086631Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.826087272Z File "/opt/mealie/lib/python3.12/site-packages/uvicorn/middleware/proxy_headers.py", line 60, in __call__ web-1 | 2025-11-25T15:34:33.826087904Z return await self.app(scope, receive, send) web-1 | 2025-11-25T15:34:33.826088415Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ web-1 | 2025-11-25T15:34:33.826088956Z File "/opt/mealie/lib/python3.12/site-packages/fastapi/applications.py", line 1134, in __call__ web-1 | 2025-11-25T15:34:33.826089527Z await super().__call__(scope, receive, send) web-1 | 2025-11-25T15:34:33.826090058Z File "/opt/mealie/lib/python3.12/site-packages/starlette/applications.py", line 113, in __call__ web-1 | 2025-11-25T15:34:33.8260906