--
You received this message because you are subscribed to the Google Groups "QATrack+" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qatrack+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qatrack/427937b2-6a67-4111-b36d-b4ba6979b3cf%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to qat...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to qatrack+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qatrack/599b5691-8413-4154-8a27-21183e261680%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qatrack/599b5691-8413-4154-8a27-21183e261680%40googlegroups.com.
DATABASES = { 'default': { #....other settings then add OPTIONS section
'OPTIONS': {
'driver': 'SQL Server Native Client 11.0'
}
} }
('08001', '[08001] [Microsoft][SQL Server Native Client 11.0]SQL Server Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF]. (-1) (SQLDriverConnect); [08001] [Microsoft][SQL Server Native Client 11.0]Login timeout expired (0); [08001] [Microsoft][SQL Server Native Client 11.0]Invalid connection string attribute (0); [08001] [Microsoft][SQL Server Native Client 11.0]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online. (-1)')
Request Method: | GET |
---|---|
Request URL: | http://localhost:8080/accounts/login/?next=/ |
Django Version: | 1.11.20 |
Exception Type: | OperationalError |
Exception Value: | ('08001', '[08001] [Microsoft][SQL Server Native Client 11.0]SQL Server Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF]. (-1) (SQLDriverConnect); [08001] [Microsoft][SQL Server Native Client 11.0]Login timeout expired (0); [08001] [Microsoft][SQL Server Native Client 11.0]Invalid connection string attribute (0); [08001] [Microsoft][SQL Server Native Client 11.0]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online. (-1)') |
Exception Location: | C:\deploy\venvs\qatrack3\lib\site-packages\sql_server\pyodbc\base.py in get_new_connection, line 314 |
Python Executable: | C:\deploy\venvs\qatrack3\Scripts\pythonservice.exe |
Python Version: | 3.6.6 |
Python Path: | ['C:\\deploy\\qatrackplus', 'C:\\deploy\\venvs\\qatrack3\\Scripts', 'C:\\deploy\\venvs\\qatrack3\\Scripts\\python36.zip', 'C:\\Program Files (x86)\\Python36-32\\DLLs', 'C:\\Program Files (x86)\\Python36-32\\lib', 'C:\\Program Files (x86)\\Python36-32', 'C:\\deploy\\venvs\\qatrack3', 'C:\\deploy\\venvs\\qatrack3\\lib\\site-packages', 'c:\\deploy\\venvs\\qatrack3\\src\\django-formtools', 'c:\\deploy\\venvs\\qatrack3\\src\\django-genericdropdown-master', 'c:\\deploy\\venvs\\qatrack3\\src\\django-listable', 'C:\\deploy\\venvs\\qatrack3\\lib\\site-packages\\win32', 'C:\\deploy\\venvs\\qatrack3\\lib\\site-packages\\win32\\lib', 'C:\\deploy\\venvs\\qatrack3\\lib\\site-packages\\Pythonwin', 'C:/deploy/venvs/qatrack3/', 'C:/deploy/venvs/qatrack3/Scripts', 'C:/deploy/qatrackplus/'] |
Server time: | Mon, 18 May 2020 14:41:17 -0400 |
To unsubscribe from this group and stop receiving emails from it, send an email to qatrack+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qatrack/be0f0701-ef4c-462a-b2d0-09edfeb4ccac%40googlegroups.com.