Webapp backend Bokeh or Shiny fails on Docker

ttp
ttp Registered Posts: 2 ✭✭✭✭

Hello,

I can't use Bokeh or Shiny webapp when DSS is running in Docker, the backend log shows the following, and hangs until it fails:


[FT-StartWaitThread-gzPzm1u5-234] [INFO] [dku.webapps.bokeh] - [ct: 2750] Get http://localhost:50890
[FT-StartWaitThread-gzPzm1u5-234] [INFO] [dku.webapps.backends] - [ct: 2755] Failed to contact webapp backend, wait...

I created a macvlan network interface and exposed all ports but it still doesn't work. Is there a specific Docker configuration to make it work?

No problem when running DSS natively on a Linux host, but I need Docker in this environment.

Thanks in advance

Tagged:

Best Answer

Answers

Setup Info
    Tags
      Help me…