Microsoft-IIS 10.0
tcp/443
Open service 20.105.224.45:80 · preview.rxchan.ge
2026-01-11 11:25
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 11:26:41 GMT Location: https://preview.rxchan.ge/
Open service 20.105.224.45:443 · preview.rxchan.ge
2026-01-11 11:25
HTTP/1.1 500 Internal Server Error
Content-Length: 22508
Connection: close
Content-Type: text/html; charset=utf-8
Date: Sun, 11 Jan 2026 11:26:56 GMT
Server: Microsoft-IIS/10.0
Cache-Control: private
Set-Cookie: ARRAffinity=36e2dcfdb4cfc5961321b41aa6699546e3450e4ab469338868df08f71e42e9fc;Path=/;HttpOnly;Secure;Domain=preview.rxchan.ge
Set-Cookie: ARRAffinitySameSite=36e2dcfdb4cfc5961321b41aa6699546e3450e4ab469338868df08f71e42e9fc;Path=/;HttpOnly;SameSite=None;Secure;Domain=preview.rxchan.ge
Vary: Accept-Encoding
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
X-UA-Compatible: IE=Edge
Content-Security-Policy: default-src * 'self' data: 'unsafe-inline' 'unsafe-hashes' 'unsafe-eval';
Page title: Cannot open database "sqldb-arexpharma-preview-westeu-001" requested by the login. The login failed.<br>Login failed for user 'erexadmin'.
<!DOCTYPE html>
<html>
<head>
<title>Cannot open database "sqldb-arexpharma-preview-westeu-001" requested by the login. The login failed.<br>Login failed for user 'erexadmin'.</title>
<meta name="viewport" content="width=device-width" />
<style>
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:pointer; }
@media screen and (max-width: 639px) {
pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
}
@media screen and (max-width: 479px) {
pre { width: 280px; }
}
</style>
</head>
<body bgcolor="white">
<span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1>
<h2> <i>Cannot open database "sqldb-arexpharma-preview-westeu-001" requested by the login. The login failed.<br>Login failed for user 'erexadmin'.</i> </h2></span>
<font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
<b> Description: </b>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
<br><br>
<b> Exception Details: </b>System.Data.SqlClient.SqlException: Cannot open database "sqldb-arexpharma-preview-westeu-001" requested by the login. The login failed.<br>Login failed for user 'erexadmin'.<br><br>
<b>Source Error:</b> <br><br>
<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code>
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. </code>
</td>
</tr>
</table>
<br>
<b>Stack Trace:</b> <br><br>
<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code><pre>
[SqlException (0x80131904): Cannot open database "sqldb-arexpharma-preview-westeu-001" requested by the login. The login failed.
Login failed for user 'erexadmin'.]
System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager) +1043
System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions) +803
System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions) +38
System.Data.ProviderBase.DbConnectionPool.