Hello Thomas,
I’m hoping you can help me. I’m running into a very similar issue when trying to load balance AUGs in the DMZ. I can’t seem to get a response when coming in on 443 from the outside. The weird part is from the internal network to the AUGs in the DMZ I’m presented with a login and desktop. I’m using f5 for the load balancing. I’m also seeing similar errors in the esmanager.log.
I'm hoping you can elaborate on your fix?
02/28 00:00:00,686[nioEventLoopGroup-31-1]INFO networkcore.HttpsRequestRouter[channelInactive: 96][]: [id: 0xd086e2d2, L:/192.168.1.201:6443 ! R:/192.168.1.211:43672]: Request router channel became inactive
02/28 00:00:05,654[nioEventLoopGroup-31-2]INFO networkcore.HttpsServerInitializer[initChannel: 132][]: [id: 0xa74dc034, L:/192.168.1.201:6443 - R:/192.168.1.211:43738]: opened channel, #open=1, total=10
02/28 00:00:05,698[nioEventLoopGroup-31-2]WARN networkcore.HttpsRequestRouter[channelRead: 141][]: Error message:null. No proxying rules for http request GET /bad-request
02/28 00:00:05,699[nioEventLoopGroup-31-2]INFO networkcore.HttpsRequestRouter[channelInactive: 96][]: [id: 0xa74dc034, L:/192.168.1.201:6443 ! R:/192.168.1.211:43738]: Request router channel became inactive
02/28 00:00:08,319[main-EventThread]INFO manager.EdgeServiceManager[processSessionFileCreation: 511][]: Processing session file create command
02/28 00:00:08,325[main-EventThread]INFO manager.EdgeServiceManager[processSessionFileCreation: 516][]: Sending session file created command
02/28 00:00:08,329[main-EventThread]INFO zookeeper.BaseZookeeperRepository[save: 56][]: Setting config changes:reason:(Create Session state file->Session file created) - commandType:(CREATE_SESSION_FILE->PROCESSED_CREATE_SESSION_FILE) -
02/28 00:00:08,334[main-EventThread]ERROR manager.EdgeServiceManager[processCommandFromAdmin: 499][]: No command handling for command of type PROCESSED_CREATE_SESSION_FILE
Any help is appreciated.