KASM App Proxy with websockets
-
wrote on Sep 11, 2023, 10:05 PM last edited by girish Sep 12, 2023, 4:29 AM
Hi Cloudron team,
I have a question: does the Cloudron App Proxy support websockets? The main issue I'm encountering is with running the workspaces of KASM until Login its working fine from Dashboard and other Admin related settings, but as soon as I launched amy workspace it hung on establishing secure connection and then crashed after few minutes and back to dashboard. After some research, I discovered that the problem is related to websocket support.
I tested it on the NGINX proxy application, and initially, I faced the same error. However, once I enabled support for websockets, it started to work.
Food for thought!
-
Hi Cloudron team,
I have a question: does the Cloudron App Proxy support websockets? The main issue I'm encountering is with running the workspaces of KASM until Login its working fine from Dashboard and other Admin related settings, but as soon as I launched amy workspace it hung on establishing secure connection and then crashed after few minutes and back to dashboard. After some research, I discovered that the problem is related to websocket support.
I tested it on the NGINX proxy application, and initially, I faced the same error. However, once I enabled support for websockets, it started to work.
Food for thought!
@sufian-mughal said in KASM App Proxy with websockets:
I tested it on the NGINX proxy application, and initially, I faced the same error. However, once I enabled support for websockets, it started to work.
Maybe you can quickly check what is the difference between the app proxy config that cloudron generates (it's under /etc/nginx/applications) and the one that you have?
-
@sufian-mughal said in KASM App Proxy with websockets:
I tested it on the NGINX proxy application, and initially, I faced the same error. However, once I enabled support for websockets, it started to work.
Maybe you can quickly check what is the difference between the app proxy config that cloudron generates (it's under /etc/nginx/applications) and the one that you have?
wrote on Sep 12, 2023, 11:11 AM last edited by@girish sure i will check and update here
-
wrote on Sep 16, 2023, 7:16 PM last edited by
@girish sorry for the late reply please see attached imgae as nginx proxy manager settings
-
I got it to work.
@sufian-mughal A fix in the app proxy is needed, I will make a patch for next release.
wrote on Sep 21, 2023, 9:33 PM last edited by@girish sorry just saw your messages glad to know you already figure it out.... waiting for new release
-
I got it to work.
@sufian-mughal A fix in the app proxy is needed, I will make a patch for next release.
-
-