Jump to content

FTP crashing


fulanork

Recommended Posts

Hello, does anyone know the reason why my FTP always crashes.

 

01/10/2020 12:02:31 System System.Net.Sockets.SocketException (0x80004005): Normalmente é permitida apenas uma utilização de cada endereço de soquete (protocolo/endereço de rede/porta)

em System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)

em System.Net.Sockets.Socket.Bind(EndPoint localEP)

em Abderaware.Net.FtpServer.Start(Boolean isIpV6)

em TCAdmin.FtpServer.ServiceV1.Start()

Link to comment
Share on other sites

01/11/2020 10:45:07 TCAdmin.DatabaseProviders.MySql Lost connection to MySQL server during query

01/11/2020 10:45:10 TCAdmin.SDK TCAdmin.SDK.Database.DatabaseException: Lost connection to MySQL server during query ---> Devart.Data.MySql.MySqlException: Lost connection to MySQL server during query ---> System.TimeoutException: Server did not respond within the specified timeout interval. ---> System.IO.IOException: Não é possível ler os dados da conexão de transporte: Uma tentativa de conexão falhou porque o componente conectado não respondeu

corretamente após um período de tempo ou a conexão estabelecida falhou

porque o host conectado não respondeu. ---> System.Net.Sockets.SocketException: Uma tentativa de conexão falhou porque o componente conectado não respondeu

corretamente após um período de tempo ou a conexão estabelecida falhou

porque o host conectado não respondeu

em System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)

em System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)

--- Fim do rastreamento de pilha de exceções internas ---

em System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)

em Devart.Common.a3.b(Byte[] A_0, Int32 A_1, Int32 A_2)

--- Fim do rastreamento de pilha de exceções internas ---

em Devart.Common.a3.b(Byte[] A_0, Int32 A_1, Int32 A_2)

em Devart.Common.a5.c(Byte[] A_0, Int32 A_1, Int32 A_2)

em Devart.Common.u.d(Byte[] A_0, Int32 A_1, Int32 A_2)

--- Fim do rastreamento de pilha de exceções internas ---

em Devart.Data.MySql.ao.d(Exception A_0)

em Devart.Common.u.d(Byte[] A_0, Int32 A_1, Int32 A_2)

em Devart.Data.MySql.bi.a(Byte[] A_0, Int32 A_1, Int32 A_2)

em Devart.Data.MySql.bi.p()

em Devart.Data.MySql.bi.i()

em Devart.Data.MySql.ae.a(aa[]& A_0, Int32& A_1, Boolean A_2)

em Devart.Data.MySql.ae.a(Byte[] A_0, Int32 A_1, Boolean A_2, String A_3)

em Devart.Data.MySql.i.e()

em Devart.Data.MySql.MySqlCommand.InternalExecute(CommandBehavior behavior, IDisposable stmt, Int32 startRecord, Int32 maxRecords)

em Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior, Boolean nonQuery)

em TCAdmin.SDK.Database.DatabaseManager.Execute(String sql)

--- Fim do rastreamento de pilha de exceções internas ---

em TCAdmin.SDK.Database.DatabaseManager.Execute(String sql)

em TCAdmin.DatabaseProviders.MySql.MySqlManager.Execute(String sql)

01/11/2020 10:45:17 TCAdmin.DatabaseProviders.MySql Lost connection to MySQL server during query

01/11/2020 10:45:29 TCAdmin.DatabaseProviders.MySql Lost connection to MySQL server during query

 

 

This error is also flooded from time to time.

Link to comment
Share on other sites

When you start nginx from a script don't start it like this:

nginx.exe

Try starting it like this:

start nginx.exe

 

The other error is a mysql connection error. Keep the database on the same server as the master to avoid connection errors.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Who's Online   0 Members, 0 Anonymous, 32 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use