Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random disconnect #126

Open
Maurotb opened this issue Mar 29, 2021 · 1 comment
Open

Random disconnect #126

Maurotb opened this issue Mar 29, 2021 · 1 comment

Comments

@Maurotb
Copy link

Maurotb commented Mar 29, 2021

In a random time , redemption disconnect my session and i have this log

Mar 29 21:49:42 RDP-Proxy rdpproxy: INFO (23295/23295) -- Session User inactivity : closing
Mar 29 21:49:42 RDP-Proxy rdpproxy: INFO (23295/23295) -- Close because of user Inactivity
Mar 29 21:49:42 RDP-Proxy rdpproxy: [rdpproxy] psid="161704648123295" user="xxx" type="TARGET_DISCONNECTION" reason="Connection closed on inactivity"
Mar 29 21:49:42 RDP-Proxy rdpproxy: INFO (23295/23295) -- Socket RDP Target (7) : closing connection
Mar 29 21:49:42 RDP-Proxy rdpproxy: INFO (23295/23295) -- ---<> Front::must_be_stop_capture <>---
Mar 29 21:49:42 RDP-Proxy rdpproxy: INFO (23295/23295) -- ++++++++++++++++++++ create_mod(MODULE_INTERNAL_CLOSE_BACK) +++++++++++++++++++++++
Mar 29 21:49:42 RDP-Proxy rdpproxy: INFO (23295/23295) -- ----------------------- create_close_mod_back_to_selector() -> ModPack -----------------
Mar 29 21:49:42 RDP-Proxy rdpproxy: [RDP Session] session_id="" client_ip="10.0.8.2" target_ip="172.30.0.164" user="mauro.celli" device="172.30.0.164" service="" account="xxxx" type="SESSION_DISCONNECTION" duration="0:14:59"
Mar 29 21:49:42 RDP-Proxy rdpproxy: INFO (23295/23295) -- Stop signal sent by close box
Mar 29 21:49:42 RDP-Proxy rdpproxy: INFO (23295/23295) -- Client Session Disconnected
Mar 29 21:49:42 RDP-Proxy rdpproxy: [rdpproxy] psid="161704648123295" user="mauro.celli" type="DISCONNECT"
Mar 29 21:49:42 RDP-Proxy rdpproxy: INFO (23295/23295) -- Socket Authentifier (4) : closing connection
Mar 29 21:49:42 RDP-Proxy rdpproxy: INFO (23295/23295) -- Socket RDP Client (5) : closing connection

session_timeout is 900 but the disconnection occure randomly.
Thanks

@jonathanpoelen
Copy link
Contributor

The target inactivity timer is configured with [globals] inactivity_timeout. [globals] session_timeout concerns widgets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants