Hiram Foster

Results 6 comments of Hiram Foster

Just wanted to +1 on this. @etpinard

I'm having this issue as well. I have a docker-compose with a plotly environment in one container and the quay.io/plotly/orca image running in another container. I know the orca server...

@antoinerg, negative, so more likely an issue with my configuration? Using netcat and python/requests both yielded connection refused.

Got it! Confirmed working by spinning up an instance on Azure and setting `pio.orca.config.server_url`. One thing to note is that `pio.orca.status` still returns even after successfully running `fig.write_image(test.png)`: ``` >>>...

> I've been able to get the orca server up and running, but could it be some Firewall issue? Can you verify that you're able to go to `127.0.0.1:9091` (or...

@RunningLeon would appreciate your review