HTKK Bị Tắt Ngay Sau Khi đăng Nhập Và Cách Khắc Phục
Có thể bạn quan tâm
An error occurred while starting the application. TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "Unspecified/localhost:27018" }", EndPoint: "Unspecified/localhost:27018", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: No connection could be made because the target machine actively refused it [::1]:27018 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at System.Net.Sockets.Socket.<>c.<ConnectAsync>b__271_0(IAsyncResult iar) --- End of stack trace from previous location where exception was thrown --- at MongoDB.Driver.Core.Connections.TcpStreamFactory.ConnectAsync(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStreamAsync(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelperAsync(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelperAsync(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.HeartbeatAsync(CancellationToken cancellationToken)" }] }.
MongoDB.Driver.Linq.MongoQueryProviderImpl<TDocument>.Execute(Expression expression)
-
TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "Unspecified/localhost:27018" }", EndPoint: "Unspecified/localhost:27018", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: No connection could be made because the target machine actively refused it [::1]:27018 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at System.Net.Sockets.Socket.<>c.<ConnectAsync>b__271_0(IAsyncResult iar) --- End of stack trace from previous location where exception was thrown --- at MongoDB.Driver.Core.Connections.TcpStreamFactory.ConnectAsync(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStreamAsync(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelperAsync(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelperAsync(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.HeartbeatAsync(CancellationToken cancellationToken)" }] }.
-
MongoDB.Driver.Linq.MongoQueryProviderImpl<TDocument>.Execute(Expression expression)
-
MongoDB.Driver.Linq.MongoQueryProviderImpl<TDocument>.Execute<TResult>(Expression expression)
-
System.Linq.Queryable.FirstOrDefault<TSource>(IQueryable<TSource> source, Expression<Func<TSource, bool>> predicate)
-
StoreCloud.Services.Stores.StoreService.GetByIdWithoutApplyFilterEmployer(string id) in StoreService.cs
-
StoreCloud.Framework.WebStoreContext.GetCurrentStore(string host) in WebStoreContext.cs
-
StoreCloud.Framework.WebStoreContext.get_CurrentStore() in WebStoreContext.cs
-
StoreCloud.Data.MongoDBRepository<T>.Insert(T entity) in MongoDBRepository.cs
-
StoreCloud.Services.Logging.DefaultLogger.InsertLog(LogLevel logLevel, string shortMessage, string fullMessage, Customer customer) in DefaultLogger.cs
-
StoreCloud.Services.Logging.LoggingExtensions.FilteredLog(ILogger logger, LogLevel level, string message, Exception exception, Customer customer) in LoggingExtensions.cs
-
StoreCloud.Services.Logging.LoggingExtensions.Information(ILogger logger, string message, Exception exception, Customer customer) in LoggingExtensions.cs
-
StoreCloud.Framework.Infrastructure.Extensions.ServiceCollectionExtensions.ConfigureApplicationServices(IServiceCollection services, IConfiguration configuration) in ServiceCollectionExtensions.cs
-
StoreCloud.Web.Startup.ConfigureServices(IServiceCollection services) in Startup.cs
-
Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services)
-
Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices()
-
Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize()
-
Microsoft.AspNetCore.Hosting.Internal.WebHost.BuildApplication()
-
- Show raw exception details System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "Unspecified/localhost:27018" }", EndPoint: "Unspecified/localhost:27018", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Internals.SocketExceptionFactory+ExtendedSocketException: No connection could be made because the target machine actively refused it [::1]:27018 at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult) at System.Net.Sockets.Socket.<>c.<ConnectAsync>b__271_0(IAsyncResult iar) --- End of stack trace from previous location where exception was thrown --- at MongoDB.Driver.Core.Connections.TcpStreamFactory.ConnectAsync(Socket socket, EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.TcpStreamFactory.CreateStreamAsync(EndPoint endPoint, CancellationToken cancellationToken) at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelperAsync(CancellationToken cancellationToken) --- End of inner exception stack trace --- at MongoDB.Driver.Core.Connections.BinaryConnection.OpenHelperAsync(CancellationToken cancellationToken) at MongoDB.Driver.Core.Servers.ServerMonitor.HeartbeatAsync(CancellationToken cancellationToken)" }] }. at MongoDB.Driver.Linq.MongoQueryProviderImpl`1.Execute(Expression expression) at MongoDB.Driver.Linq.MongoQueryProviderImpl`1.Execute[TResult](Expression expression) at System.Linq.Queryable.FirstOrDefault[TSource](IQueryable`1 source, Expression`1 predicate) at StoreCloud.Services.Stores.StoreService.GetByIdWithoutApplyFilterEmployer(String id) at StoreCloud.Framework.WebStoreContext.GetCurrentStore(String host) at StoreCloud.Framework.WebStoreContext.get_CurrentStore() at StoreCloud.Data.MongoDBRepository`1.Insert(T entity) at StoreCloud.Services.Logging.DefaultLogger.InsertLog(LogLevel logLevel, String shortMessage, String fullMessage, Customer customer) at StoreCloud.Services.Logging.LoggingExtensions.FilteredLog(ILogger logger, LogLevel level, String message, Exception exception, Customer customer) at StoreCloud.Services.Logging.LoggingExtensions.Information(ILogger logger, String message, Exception exception, Customer customer) at StoreCloud.Framework.Infrastructure.Extensions.ServiceCollectionExtensions.ConfigureApplicationServices(IServiceCollection services, IConfiguration configuration) at StoreCloud.Web.Startup.ConfigureServices(IServiceCollection services) --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Hosting.ConventionBasedStartup.ConfigureServices(IServiceCollection services) at Microsoft.AspNetCore.Hosting.Internal.WebHost.EnsureApplicationServices() at Microsoft.AspNetCore.Hosting.Internal.WebHost.Initialize() --- End of stack trace from previous location where exception was thrown --- at Microsoft.AspNetCore.Hosting.Internal.WebHost.BuildApplication()
Từ khóa » đăng Nhập Vào Htkk Không được
-
Sửa Lỗi HTKK Không đăng Nhập được
-
Cách Sửa Lỗi Không đăng Nhập được Vào Phần Mềm HTKK - Thủ Thuật
-
Sửa Lỗi Không Mở được Phần Mềm HTKK - Thủ Thuật
-
Khắc Phục Lỗi Phần Mềm HTKK - Thuedientu
-
Lỗi Không Vào được Phần Mềm HTKK Sau Khi đã Chọn Mã Số Thuế ...
-
Lỗi Không đăng Nhập được Vào Phần Mềm HTKK - Hỗ Trợ Kê Khai Thuế
-
Hướng Dẫn Cách Sửa Các Lỗi HTKK Thường Gặp
-
Sửa Lỗi Phần Mềm Hỗ Trợ Kê Khai Thuế HTKK | Thường Gặp Lỗi 12
-
Lỗi Không đăng Nhập được Vào Phần Mềm HTKK - Hồng Ngọc Invoice
-
Hướng Dẫn Cách Khắc Phục Lỗi Trên HTKK
-
Không Mở được Phần Mềm Htkk
-
Cách Sửa Lỗi Không đăng Nhập được Vào Phần Mềm HTKK
-
Cách Tải Bảng Kê Từ Excel Vào Phần Mềm HTKK - Kế Toán Thiên Ưng
-
Cách Sửa Lỗi HTKK Tự Thoát Ra Màn Hình