InternalClientError: cannot switch to state 12 #1068
              
                
                  
                  
                    Answered
                  
                  by
                    amacfie-tc
                  
              
          
                  
                    
                      amacfie-tc
                    
                  
                
                  asked this question in
                Q&A
              
            -
| I received the following error, does anyone know what it means? In the SQLAlchemy engine,   | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            amacfie-tc
          
      
      
        Aug 24, 2023 
      
    
    Replies: 1 comment
-
| It appears to have been caused by the database server ending the transaction, either due to  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        amacfie-tc
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
It appears to have been caused by the database server ending the transaction, either due to
idle_in_transaction_session_timeoutor the server simply shutting down.