go-zero icon indicating copy to clipboard operation
go-zero copied to clipboard

sqlx/utils.go:139,error: context canceled

Open as11144410 opened this issue 2 years ago • 2 comments

{"@timestamp":"2022-12-08 15:53:56","caller":"sqlx/utils.go:139","content":"stmt: select id,gateway_uni_id,gateway_model,serial_number,relate_company_id,run_software_version,update_time,status,temperature,model_strength,software_pass,valid_type,valid_start_time,valid_end_time,mqtt_clientid,mqtt_password,is_delete,created_at,updated_at from gateway_manage where serial_number = '5c2f04527915c814000094c000000000' and is_delete = 0 limit 1, error: context canceled","level":"error","span":"f921ac5297c2fe69","trace":"4266059703319be49ee75b7d8a85f9e1"}

as11144410 avatar Dec 08 '22 09:12 as11144410

The call timed out. The timeout set by the context may have expired. You can check whether the timeout setting has been set on the call link.

MarkJoyMa avatar Dec 08 '22 10:12 MarkJoyMa

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Dec 09 '23 01:12 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Mar 27 '24 01:03 github-actions[bot]