Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Alex 22 posts 105 karma points
    Apr 25, 2017 @ 03:58
    Alex
    0

    http://packages.umbraco.org/ The timeout period elapsed prior to completion of the operation

    Hello, I see than currently, website packages.umbraco.org is down, does it affect installation of Umbraco in any way? It giving me an exception, but I looked into source code, looks like it trying to install starter kit. Could you please check what is wrong with that website

    Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

    Description: 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.

    Exception Details: System.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

    Source Error:

    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.

    Stack Trace:

    [SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.] System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +6282617 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +245 System.Data.SqlClient.TdsParserStateObject.ReadSniError(TdsParserStateObject stateObj, UInt32 error) +656 System.Data.SqlClient.TdsParserStateObject.ReadSni(DbAsyncResult asyncResult, TdsParserStateObject stateObj) +313 System.Data.SqlClient.TdsParserStateObject.ReadNetworkPacket() +58 System.Data.SqlClient.TdsParserStateObject.ReadBuffer() +30 System.Data.SqlClient.TdsParserStateObject.ReadByte() +108 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +276 System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) +53 System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject) +248 System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart) +6298834 System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) +6298792 System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) +354 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) +703 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) +54 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) +6300056 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) +81 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +1657 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +88 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +6303479 System.Data.SqlClient.SqlConnection.Open() +258 Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) +89 umbraco.DataLayer.SqlHelpers.SqlServer.SqlServerHelper.ExecuteReader(String commandText, SqlParameter[] parameters) +36 umbraco.DataLayer.SqlHelper`1.ExecuteReader(String commandText, IParameter[] parameters) +89

    [SqlHelperException: Umbraco Exception (DataLayer): SQL helper exception in ExecuteReader] umbraco.DataLayer.SqlHelper1.ExecuteReader(String commandText, IParameter[] parameters) +215 umbraco.cms.businesslogic.web.Domain.<GetDomains>b__0() +121 umbraco.cms.businesslogic.cache.Cache.GetCacheItem(String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, TimeSpan timeout, GetCacheItemDelegate1 getCacheItem) +137 umbraco.cms.businesslogic.cache.Cache.GetCacheItem(String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, TimeSpan timeout, GetCacheItemDelegate1 getCacheItem) +129 umbraco.cms.businesslogic.cache.Cache.GetCacheItem(String cacheKey, Object syncLock, CacheItemRemovedCallback refreshAction, TimeSpan timeout, GetCacheItemDelegate1 getCacheItem) +115 umbraco.cms.businesslogic.cache.Cache.GetCacheItem(String cacheKey, Object syncLock, TimeSpan timeout, GetCacheItemDelegate`1 getCacheItem) +89 umbraco.cms.businesslogic.web.Domain.GetDomains() +187 umbraco.cms.businesslogic.web.Domain.GetDomain(String DomainName) +54 umbraco.cms.businesslogic.web.Domain.Exists(String DomainName) +9 umbraco.requestHandler.CreateXPathQuery(String url, Boolean checkDomain) +240 umbraco.requestHandler..ctor(XmlDocument umbracoContent, String url) +560 umbraco.UmbracoDefault.PagePreInit(Object sender, EventArgs e) +1138 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42 System.EventHandler.Invoke(Object sender, EventArgs e) +0 System.Web.UI.Page.OnPreInit(EventArgs e) +11154830 System.Web.UI.Page.PerformPreInit() +42 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1256

    Version Information: Microsoft .NET Framework Version:2.0.50727.5485; ASP.NET Version:2.0.50727.5483 Request Details

    Session Id: fzqulerigf1zeb2st2hhdxme Request Type: GET Time of Request: 25-04-2017 05:57:05 Status Code: 500 Request Encoding: Unicode (UTF-8) Response Encoding: Unicode (UTF-8) Trace Information

    Category Message From First(s) From Last(s) aspx.page Begin PreInit
    umbracoInit handling request 2,952E-05 0,000030 request handler current url '' 8,2336E-05 0,000053 Unhandled Execution Error
    Umbraco Exception (DataLayer): SQL helper exception in ExecuteReader at umbraco.DataLayer.SqlHelper1.ExecuteReader(String commandText, IParameter[] parameters) at umbraco.cms.businesslogic.web.Domain.<GetDomains>b__0() at umbraco.cms.businesslogic.cache.Cache.GetCacheItem[TT](String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, CacheDependency cacheDependency, TimeSpan timeout, GetCacheItemDelegate1 getCacheItem) at umbraco.cms.businesslogic.cache.Cache.GetCacheItem[TT](String cacheKey, Object syncLock, CacheItemPriority priority, CacheItemRemovedCallback refreshAction, TimeSpan timeout, GetCacheItemDelegate1 getCacheItem) at umbraco.cms.businesslogic.cache.Cache.GetCacheItem[TT](String cacheKey, Object syncLock, CacheItemRemovedCallback refreshAction, TimeSpan timeout, GetCacheItemDelegate1 getCacheItem) at umbraco.cms.businesslogic.cache.Cache.GetCacheItem[TT](String cacheKey, Object syncLock, TimeSpan timeout, GetCacheItemDelegate`1 getCacheItem) at umbraco.cms.businesslogic.web.Domain.GetDomains() at umbraco.cms.businesslogic.web.Domain.GetDomain(String DomainName) at umbraco.cms.businesslogic.web.Domain.Exists(String DomainName) at umbraco.requestHandler.CreateXPathQuery(String url, Boolean checkDomain) at umbraco.requestHandler..ctor(XmlDocument umbracoContent, String url) at umbraco.UmbracoDefault.PagePreInit(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Page.OnPreInit(EventArgs e) at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 14,5194224 14,519340 Control Tree

    Control UniqueID Type Render Size Bytes (including children) ViewState Size Bytes (excluding children) ControlState Size Bytes (excluding children) _Page ASP.defaultaspx 0 0 0 Session State

    Session Key Type Value Application State

    Application Key Type Value umbracoUrl System.String packages.umbraco.org:80/umbraco umbracoNeedConfiguration System.Boolean False RM System.Resources.ResourceManager System.Resources.ResourceManager Request Cookies Collection

    Name Value Size _ga GA1.2.660153891.1492527151 30 Response Cookies Collection

    Name Value Size ASP.NET_SessionId fzqulerigf1zeb2st2hhdxme 42 Headers Collection

    Name Value Connection keep-alive Content-Length 0 Accept text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8 Accept-Encoding gzip, deflate Accept-Language en-CA,en;q=0.8,en-GB;q=0.6,en-US;q=0.4,ru;q=0.2,fr;q=0.2 Cookie _ga=GA1.2.660153891.1492527151 Host packages.umbraco.org User-Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36 Upgrade-Insecure-Requests 1 Response Headers Collection

    Name Value X-AspNet-Version 2.0.50727 Set-Cookie ASP.NET_SessionId=fzqulerigf1zeb2st2hhdxme; path=/; HttpOnly Cache-Control private Content-Type text/html Form Collection

    Name Value Querystring Collection

    Name Value Server Variables

    Name Value ALLHTTP HTTPCONNECTION:keep-alive HTTPCONTENTLENGTH:0 HTTPACCEPT:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 HTTPACCEPTENCODING:gzip, deflate HTTPACCEPTLANGUAGE:en-CA,en;q=0.8,en-GB;q=0.6,en-US;q=0.4,ru;q=0.2,fr;q=0.2 HTTPCOOKIE:ga=GA1.2.660153891.1492527151 HTTPHOST:packages.umbraco.org HTTPUSERAGENT:Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36 HTTPUPGRADEINSECUREREQUESTS:1 ALLRAW Connection: keep-alive Content-Length: 0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8 Accept-Encoding: gzip, deflate Accept-Language: en-CA,en;q=0.8,en-GB;q=0.6,en-US;q=0.4,ru;q=0.2,fr;q=0.2 Cookie: ga=GA1.2.660153891.1492527151 Host: packages.umbraco.org User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36 Upgrade-Insecure-Requests: 1 APPLMDPATH /LM/W3SVC/3/ROOT APPLPHYSICALPATH C:\inetpub\wwwroot_Live Sites\packages.umbraco.org\ AUTHTYPE
    AUTHUSER
    AUTH
    PASSWORD
    LOGONUSER
    REMOTE
    USER
    CERTCOOKIE
    CERT
    FLAGS
    CERTISSUER
    CERT
    KEYSIZE
    CERTSECRETKEYSIZE
    CERT
    SERIALNUMBER
    CERTSERVERISSUER
    CERTSERVERSUBJECT
    CERTSUBJECT
    CONTENT
    LENGTH 0 CONTENTTYPE
    GATEWAY
    INTERFACE CGI/1.1 HTTPS off HTTPSKEYSIZE
    HTTPS
    SECRETKEYSIZE
    HTTPSSERVERISSUER
    HTTPSSERVERSUBJECT
    INSTANCEID 3 INSTANCEMETAPATH /LM/W3SVC/3 LOCALADDR 93.90.118.243 PATHINFO /default.aspx PATHTRANSLATED C:\inetpub\wwwroot_Live Sites\packages.umbraco.org\default.aspx QUERYSTRING
    REMOTE
    ADDR 173.33.197.50 REMOTEHOST 173.33.197.50 REMOTEPORT 59187 REQUESTMETHOD GET SCRIPTNAME /default.aspx SERVERNAME packages.umbraco.org SERVERPORT 80 SERVERPORTSECURE 0 SERVERPROTOCOL HTTP/1.1 SERVERSOFTWARE Microsoft-IIS/7.5 URL /default.aspx HTTPCONNECTION keep-alive HTTPCONTENTLENGTH 0 HTTPACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8 HTTPACCEPTENCODING gzip, deflate HTTPACCEPTLANGUAGE en-CA,en;q=0.8,en-GB;q=0.6,en-US;q=0.4,ru;q=0.2,fr;q=0.2 HTTPCOOKIE _ga=GA1.2.660153891.1492527151 HTTPHOST packages.umbraco.org HTTPUSERAGENT Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36 HTTPUPGRADEINSECURE_REQUESTS 1 Microsoft .NET Framework Version:2.0.50727.5485; ASP.NET Version:2.0.50727.5483

Please Sign in or register to post replies

Write your reply to:

Draft