Skip to content

Commit 7491c7d

Browse files
authored
Update troubleshoot-synapse-studio.md
Symptom If your Synapse Studio session becomes idle for a large period of time (>30m) the publish operation may fail throwing this error message: ERROR: Unauthorized Inner error code: ExpiredAuthenticationToken Message: Token Authentication failed with SecurityTokenExpiredException - MISE12034: AuthenticationTicketProvider Name:AuthenticationTicketProvider, GetVersion:1.9.2.0.; Root Cause and mitigation: You should avoid long periods of inactivity in Synapse Studio, specially in scenarios where your network conditions are restricting the usage of the http2 protocol.
1 parent 59f5675 commit 7491c7d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/synapse-analytics/troubleshoot/troubleshoot-synapse-studio.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,18 @@ ms.reviewer: sngun, wiassaf
1414

1515
This trouble-shooting guide provides instruction on what information to provide when opening a support ticket on network connectivity issues. With the proper information, we can possibly resolve the issue more quickly.
1616

17+
## Publish fails when session remains idle
18+
19+
### Symptom
20+
21+
If your Synapse Studio session becomes idle for a large period of time (>30m) the publish operation may fail throwing this error message:
22+
23+
`ERROR: Unauthorized Inner error code: ExpiredAuthenticationToken Message: Token Authentication failed with SecurityTokenExpiredException - MISE12034: AuthenticationTicketProvider Name:AuthenticationTicketProvider, GetVersion:1.9.2.0.;`
24+
25+
### Root Cause and mitigation:
26+
27+
You should avoid long periods of inactivity in Synapse Studio, specially in scenarios where your network conditions are restricting the usage of the http2 protocol.
28+
1729
## Serverless SQL pool service connectivity issue
1830

1931
### Symptom 1

0 commit comments

Comments
 (0)