📄️ Occurrence of 502 Bad Gateway when using Remote Browser
Generallyrb-appThis is usedport (ex : 30110 ~ 30xxx)Occurs when communication is not possible.
📄️ How to Change the Log Level of the rb-app Service
Inside the rb-app pod,logsThere is a folder, and inside itrb-app-*.logLogs are accumulated in the format, and when you want to change the log level, the following tasks are necessary.
📄️ How to Check the Logs of the rb-app Service
This is how to check the service (rb-svc) logs running on the rb-app pod.
📄️ The remote connection is established, but only a blank screen is visible instead of the requested page.
It mainly occurs when the user is unable to access the requested page in the rb-app pod. At this time, the page requested by the user is mostlyExternal Network(www.naver.com, www.google.co.kretc.)Since it is highly likely that the rb-app pod runs in the physical equipment and network range ofExternal NetworkYou must first check whether communication is possible with the department.
📄️ The phenomenon of "widevine not installed" logs appearing in the rb-app-\*.log file
rb-app iswidevineis needed internally, but since it's from Google, at the first service launch구글 레포(외부망)Attempt to communicate with the server to fetch the latest version. In this case, if communication with the external network is not smooth,widevine not installedLog has been recorded.