Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] Lock wait timeout exceeded UPDATE tig_postnl_order #393

Open
Webwijs opened this issue Sep 4, 2024 · 0 comments
Open

[QUESTION] Lock wait timeout exceeded UPDATE tig_postnl_order #393

Webwijs opened this issue Sep 4, 2024 · 0 comments
Labels

Comments

@Webwijs
Copy link

Webwijs commented Sep 4, 2024

I'm getting this error when placing an order on a development instance.

I had this before and fixed it by creating a new export from the live DB and imported it.

Is there any way I can fix this without doing this again?

main.CRITICAL: Placing an order with quote_id B4Sp9HxskwdW7S793NL5Fpltvq9Q49f2 is failed: SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction, query was: UPDATE tig_postnl_order SET order_id = ?, quote_id = ?, type = ?, ac_characteristic = ?, ac_option = ?, ac_information = ?, delivery_date = '2024-09-05 00:00:00', shipping_duration = ?, expected_delivery_time_start = ?, expected_delivery_time_end = ?, is_pakjegemak = ?, is_stated_address_only = ?, pg_order_address_id = ?, pg_location_code = ?, pg_retail_network_id = ?, product_code = ?, parcel_count = ?, fee = ?, ship_at = '2024-09-04', confirmed_at = ?, confirmed = ?, created_at = '2024-09-04 13:26:37', updated_at = '2024-09-04 13:26:53', insured_tier = ? WHERE (entity_id=50840) [] []

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant