Jump to content

roberson

uniGUI Subscriber
  • Posts

    19
  • Joined

  • Last visited

Posts posted by roberson

  1. On 11/14/2022 at 2:51 PM, Wilton Ergon said:

    have you tried returning the previous version to see if that's it? I'm still on 1558, and so I'll update when websockets are ready.

     

    you use hyprserver with several servers or just one?

    Tivemos a mesma versão do sistema com versões diferentes do unigui e o processamento sempre ficou acima da 1524 nas versões mais novas do unigui.

    Usamos hyperserver com e sem farm, dependente da quantidade de sessões que o cliente tem.

  2. I'm having problems on my server, which when it reaches 300 or more sessions, starts to get slow responses, even with available hardware resource.

    My server is running on Windows Server 2019, AMD Epyc 16 cores, 32gb ram, IIS 7, unigui 1.90.0.1563(I already tried to downgrade unigui to test but got the same results).

    I tried to use the HyperServer farm with 6 slaves, but my application also starts to slow down when it exceeds 300 sessions.

    Has anyone had a similar problem or have any idea what it could be?

    Or what can I do to find out the problem.

  3. HI, i'm having issues with Hyperserver getting socket error, these errors start after sessions are terminated as it is always the last log line of the executable:

    Exaple 1:

    • Exe log:
      • IDSSaude.exe: 00000598: 09:41:33 [187.60.223.35]:ID:403486 - MainModule Timeout
        IDSSaude.exe: 00000598: 09:41:33 [187.60.223.35]:Session <9_VoLZUphQLy10AD7299D> Terminated. Reason: Shadow Session Terminated.
    • Dll log:
      • idssaude.dll: 000033A0: 09:15:18 [HandleFileRequest[187.60.219.194]]:Access denied: C:\inetpub\wwwroot\franciscobeltrao\files\Bootstrap\bootstrap.min.js.map.
        idssaude.dll: 00001EA8: 09:15:18 [HandleFileRequest[187.60.219.194]]:Access denied: C:\inetpub\wwwroot\franciscobeltrao\files\popover\popper.min.js.map.
        idssaude.dll: 00000AB4: 09:43:09 [HttpExtensionProc[187.60.221.160]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[9], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B
        idssaude.dll: 0000097C: 09:43:14 [HttpExtensionProc[187.60.221.248]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[9], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B
        idssaude.dll: 00000460: 09:43:26 [HttpExtensionProc[187.60.217.6]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[9], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B
        idssaude.dll: 0000263C: 09:43:32 [HttpExtensionProc[187.60.218.52]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[9], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B
        idssaude.dll: 00001304: 09:43:34 [HttpExtensionProc[177.101.136.149]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[9], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B
        idssaude.dll: 00001304: 09:43:35 [HttpExtensionProc[187.60.221.129]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[9], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B

    Example 2:

    • Exe log:
      • IDSSaude.exe: 00001B0C: 07:43:41 [177.101.136.35]:ID:314948 - MainModule Timeout
        IDSSaude.exe: 00001B0C: 07:43:41 [177.101.136.35]:Session <7_sACKHKTcoI10AD58067> Terminated. Reason: Session Timed Out.
    • Dll log:
      • idssaude.dll: 00001D6C: 07:37:11 [HttpExtensionProc[177.101.136.189]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[7], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B
        idssaude.dll: 00001BD4: 07:37:12 [HttpExtensionProc[187.60.221.159]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[7], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B
        idssaude.dll: 00000B70: 07:37:14 [HttpExtensionProc[177.101.136.206]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[7], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B
        idssaude.dll: 000002F4: 07:37:15 [HttpExtensionProc[177.101.136.206]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[7], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B
        idssaude.dll: 0000155C: 07:37:15 [HttpExtensionProc[187.60.219.232]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[7], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B
        idssaude.dll: 00001F14: 07:37:16 [HttpExtensionProc[187.60.219.232]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[7], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B
        idssaude.dll: 000002F4: 07:37:20 [HttpExtensionProc[177.101.136.206]]:EUniHyperServerException : TUniHyperServer.HandleHTTPRequest(), Node:[7], EIdSocketError, Socket Error # 10061
        Connection refused. : Addr: $0000000000B4BC1B

         

  4. HI,

    I updated my Unigui from version 1.90.0.1524 to 1.90.0.1552 with hyperServer, i noticed an increase in CPU consumption on my server, 
    does anyone know if there was any implementation between these versions that changes the CPU usage? 
    I looked in the changes logs but there only the titles of the changes.

    I attached two images of the CPU utilization percentage during the day in the old version (08/07/2022) and in the new version (12/07/2022).

    I ask this just to make sure that I will need to increase the resources of servers that are using higher resources and thus avoid processing bottlenecks.

    08-07-2022.png

    12-07-2022.png

    • Like 1
  5. no, Complete_Professional licensed

    a different error occurred on another node after timed out

    hyperserver.dll: 00004D50: 14:25:13 [SendCommand Error, Node: 15]:Read timed out.
    hyperserver.dll: 00004D50: 14:25:33 [SendCommand Error, Node: 15]:Read timed out.
    hyperserver.dll: 00000364: 14:25:33 [TUniHyperServer.HandleHTTPRequest(), Node:[15]]:Socket Error # 10061
    Connection refused.
    hyperserver.dll: 00000364: 14:25:33 [HttpExtensionProc[187.60.217.4]]:EIdSocketError : Socket Error # 10061
    Connection refused. : Addr: $0000000000874454
    hyperserver.dll: 00002284: 14:25:35 [TUniHyperServer.HandleHTTPRequest(), Node:[15]]:Socket Error # 10061
    Connection refused.
    hyperserver.dll: 00002284: 14:25:35 [HttpExtensionProc[187.60.217.4]]:EIdSocketError : Socket Error # 10061
    Connection refused. : Addr: $0000000000874454

    and after that the node got purged

     

  6. Hi, 

    I'm having a problem with nodes, start giving timeout error and then they are puged. I checked the logs and the only one that shows an error is the hyperserver dll:

    hyperserver.dll: 00003C68: 11:16:39 [SendCommand Error, Node: 0]:Read timed out.
    hyperserver.dll: 00003C68: 11:16:59 [SendCommand Error, Node: 0]:Read timed out.
    hyperserver.dll: 00003C68: 11:17:30 [SendCommand Error, Node: 0]:Read timed out.
    hyperserver.dll: 00003C68: 11:17:50 [SendCommand Error, Node: 0]:Read timed out.
    hyperserver.dll: 00003C68: 11:17:50 [Node #0]:Node Status request timed out. Node purged.

    Has anyone ever had an error like this?

     

    uniGUI and HyperServer version 1.90.0.1524

×
×
  • Create New...