Skip to content

Unknown error 258 : The timeout period elapsed prior to completion #1435

@Head-Strong

Description

@Head-Strong

Hi Team,

We are facing timeout issue when try to insert data in a table. The issue is intermittent. The table has only 4 columns and primary key as well.

Details of the code and Infra: -

  1. Connection timeout is : 90
  2. Command Timeout is default (30).
  3. Application is in dotnet core 2.2
  4. Dapper version is 1.50.5
  5. Sql Version is 12.0.6372.1
  6. Application deployed in Linux container in PCF (Ubuntu 18.04 (Bionic Beaver))

Error details: -
ExceptionMessage: 'Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.';
Inner exception message: 'Unknown error 258'
Message: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions