| body |
{"product": {"partial_update": 1, "variant_remote_code": "B0D5RMWM3H", "rating": 5.0, "rating_count": 1, "brand": "HEYDUDE", "seller_name": "HEYDUDESHOES", "author": null, "name": "HEYDUDE Women's Wendy Slip Mule Classic | Lightweight Women's Slip-On Shoes | Comfortable & Casual Everyday Footwear", "description": "Origin\n \n Imported\n \n Sole material\n \n Rubber\n \n Outer material\n \n Fabric\n \n Inner material\n \n Cotton\n \n \n \n About this item \nRounded Toe Design and Flex & Fold: Featuring a unique shape that provides flexibility and comfort. The HEYDUDE Women's Wendy Slip is a stylish addition to any modern-casual shoe collection and is designed for everyday wear.\n \nLightweight with Elastic Laces: Manufactured using an elastic material that allows them to flex with the foot, resulting in a shoe that fits more uniformly. Each shoe weighs 6 ounces or less making it one of the lightest pairs of shoes around. The ideal HEYDUDE Shoes that you will surely love.\n \nComfortable Durable High-Quality Material: Designed with you in mind. This Wendy Slipshoe boasts the comfort of walking on clouds. Featuring an insole that reduces odors, lightweight outsole, and breathable cotton fabric that makes the Wendy Slip one of the most comfortable shoes on the market.\n \nGreat For Travel & On The Go: The removable memory foam cushioned insole provides maximum comfort and reduces sweating and odors. Machine Washable Friendly (Cold). Sizing Tip: If you usually wear half sizes, we suggest choosing the next size up for the best overall fit.\n \nPerfect Gift for Any Occasion: Whether you're shopping for your Mom, Wife, Sister, or friend, HEYDUDE shoes are the ultimate gift for Christmas, birthdays, Mother's Day, or any special celebration.\n \nSee more \nAbout this item\n \n \n \n Origin\n \n Imported\n \n Sole material\n \n Rubber\n \n Outer material\n \n Fabric\n \n Inner material\n \n Cotton\n \n \n \n About this item \nRounded Toe Design and Flex & Fold: Featuring a unique shape that provides flexibility and comfort. The HEYDUDE Women's Wendy Slip is a stylish addition to any modern-casual shoe collection and is designed for everyday wear.\n \nLightweight with Elastic Laces: Manufactured using an elastic material that allows them to flex with the foot, resulting in a shoe that fits more uniformly. Each shoe weighs 6 ounces or less making it one of the lightest pairs of shoes around. The ideal HEYDUDE Shoes that you will surely love.\n \nComfortable Durable High-Quality Material: Designed with you in mind. This Wendy Slipshoe boasts the comfort of walking on clouds. Featuring an insole that reduces odors, lightweight outsole, and breathable cotton fabric that makes the Wendy Slip one of the most comfortable shoes on the market.\n \nGreat For Travel & On The Go: The removable memory foam cushioned insole provides maximum comfort and reduces sweating and odors. Machine Washable Friendly (Cold). Sizing Tip: If you usually wear half sizes, we suggest choosing the next size up for the best overall fit.\n \nPerfect Gift for Any Occasion: Whether you're shopping for your Mom, Wife, Sister, or friend, HEYDUDE shoes are the ultimate gift for Christmas, birthdays, Mother's Day, or any special celebration.\n \nSee more \nAbout this item\n ", "data": {"dataFacets": []}, "categories": ["Clothing, Shoes & Jewelry > Women > Shoes > Loafers & Slip-Ons"], "gender": "Women", "product_images": [], "market_id": 37, "remote_code": "B0CJX3Y113", "is_lost": 0, "variants": [{"remote_code": "B0D5RMWM3H", "additional_upc": "B0D5RMWM3H", "remote_url": "https://www.amazon.com/dp/B0D5RMWM3H?th=1&psc=1", "delivery_days": 7.0, "weight": 340, "size": "11", "origin_color": "Wood Ash/Multi", "price": 74.99, "variant_images": ["https://m.media-amazon.com/images/I/719QtYHy3QL._AC_SL1500_.jpg", "https://m.media-amazon.com/images/I/71B-SFauslL._AC_SL1500_.jpg", "https://m.media-amazon.com/images/I/510k-rGjmqL._AC_SL1500_.jpg", "https://m.media-amazon.com/images/I/71aiAht-zNL._AC_SL1500_.jpg", "https://m.media-amazon.com/images/I/61SXaQtoLVL._AC_SL1500_.jpg", "https://m.media-amazon.com/images/I/81GWICbkmwL._AC_SL1500_.jpg", "https://m.media-amazon.com/images/I/71NV5qOfz9L._AC_SL1500_.jpg"], "stock_count": 1, "data": ["transfer"], "image_url": "https://m.media-amazon.com/images/I/719QtYHy3QL._AC_SL1500_._AC_SY300.jpg", "description": "Color: Wood Ash/Multi; Size: 11", "colors": ["Wood Ash/Multi"], "upc": "198410119952", "name": "", "combo_key": "11Wood Ash/Multi"}]}, "remote_url": "https://www.amazon.com/dp/B0CJX3Y113?th=1&psc=1#B0D5RMWM3H", "parsing_type": "basket", "finalize": false, "parsing_code": 200, "parsing_text": "[200] Success: Item: 'B0CJX3Y113' - parsed successfully. additional_error_text=''"} |
| error_text |
Traceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
self.dialect.do_execute(
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 941, in do_execute
cursor.execute(statement, parameters)
psycopg2.errors.SqlclientUnableToEstablishSqlconnection: could not establish connection for write forwarding
DETAIL: fe_sendauth: no password supplied
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/working_folder/middlewares/catch_errors_middleware/catch_500_errors.py", line 35, in dispatch
response = await call_next(request)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/starlette/middleware/base.py", line 84, in call_next
raise app_exc
File "/usr/local/lib/python3.11/site-packages/starlette/middleware/base.py", line 70, in coro
await self.app(scope, receive_or_disconnect, send_no_error)
File "/usr/local/lib/python3.11/site-packages/starlette/middleware/cors.py", line 83, in __call__
await self.app(scope, receive, send)
File "/usr/local/lib/python3.11/site-packages/starlette/middleware/exceptions.py", line 79, in __call__
raise exc
File "/usr/local/lib/python3.11/site-packages/starlette/middleware/exceptions.py", line 68, in __call__
await self.app(scope, receive, sender)
File "/usr/local/lib/python3.11/site-packages/fastapi/middleware/asyncexitstack.py", line 20, in __call__
raise e
File "/usr/local/lib/python3.11/site-packages/fastapi/middleware/asyncexitstack.py", line 17, in __call__
await self.app(scope, receive, send)
File "/usr/local/lib/python3.11/site-packages/starlette/routing.py", line 718, in __call__
await route.handle(scope, receive, send)
File "/usr/local/lib/python3.11/site-packages/starlette/routing.py", line 276, in handle
await self.app(scope, receive, send)
File "/usr/local/lib/python3.11/site-packages/starlette/routing.py", line 66, in app
response = await func(request)
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/fastapi/routing.py", line 274, in app
raw_response = await run_endpoint_function(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/fastapi/routing.py", line 193, in run_endpoint_function
return await run_in_threadpool(dependant.call, **values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/starlette/concurrency.py", line 41, in run_in_threadpool
return await anyio.to_thread.run_sync(func, *args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/anyio/to_thread.py", line 33, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread
return await future
^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/anyio/_backends/_asyncio.py", line 807, in run
result = context.run(func, *args)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/working_folder/api/logging_router/api/product_logging.py", line 761, in log_product_upload
upsert_product_hash(
File "/opt/working_folder/api/logging_router/api/product_logging.py", line 368, in upsert_product_hash
db.execute(stmt)
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py", line 2362, in execute
return self._execute_internal(
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/orm/session.py", line 2256, in _execute_internal
result = conn.execute(
^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1418, in execute
return meth(
^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/sql/elements.py", line 515, in _execute_on_connection
return connection._execute_clauseelement(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1640, in _execute_clauseelement
ret = self._execute_context(
^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1846, in _execute_context
return self._exec_single_context(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1986, in _exec_single_context
self._handle_dbapi_exception(
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 2355, in _handle_dbapi_exception
raise sqlalchemy_exception.with_traceback(exc_info[2]) from e
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context
self.dialect.do_execute(
File "/usr/local/lib/python3.11/site-packages/sqlalchemy/engine/default.py", line 941, in do_execute
cursor.execute(statement, parameters)
sqlalchemy.exc.OperationalError: (psycopg2.errors.SqlclientUnableToEstablishSqlconnection) could not establish connection for write forwarding
DETAIL: fe_sendauth: no password supplied
[SQL: INSERT INTO product_hash (market_id, remote_code, product_hash) VALUES (%(market_id)s, %(remote_code)s, %(product_hash)s) ON CONFLICT (market_id, remote_code) DO UPDATE SET product_hash = excluded.product_hash RETURNING product_hash.id]
[parameters: {'market_id': 37, 'remote_code': 'B0CJX3Y113', 'product_hash': '7b9fb3e8b7c82cb38c74eda47d4cdfbc252822b5643f85916b0db5f67f6c3c51'}]
(Background on this error at: https://sqlalche.me/e/20/e3q8)
|