Is it possible to add Open Code web ( Web | OpenCode ) as batch connect app? In script.sh.erb, I have tried:
opencode web --hostname 0.0.0.0 --port ${port}
opencode web --hostname 0.0.0.0 --port ${port} --cors https://my.ood.host/rnode/${host}/${port}
They are not working.
I’m an not familiar with that product, so I’m not sure.
What’s the error you’re seeing?
There is no error. It is blank screen.
I believe that this is the culprit. I will test it again when open code supports subpath.
OK that could be it. Even so, if you open your developer tools and see the network traffic that is or isn’t happening that could help too.