Closed edzer closed 2 years ago
Also:
> con = connect("http://127.0.0.1:8000")
$ operator is invalid for atomic vectorsInvalid openEO host stated. Please use an URL pointing to a valid openEO web service implementation.
Warning message:
In value[[3L]](cond) : HTTP 500 Internal Server Error.
• SERVER-ERROR: object 'errors' not found
I remember having problems with plumbeR in this regard. I could not use multiple endpoints at one service. Ideally you would have "http://127.0.0.1:8000" handle the service capabilities and then you have other endpoints like /processes
, /jobs
and so. And if I recall correctly, then I needed to end the capabilities query with /
. But I need to run the container first to check, then I will report back.
But the same container works on the AWS instance, right?
... and with the R client in version 1.1-0!
I found out that there was an issue with the capabilities request, which not only affected the openeocubes container, but also openeo.cloud. However, on the latter it did not result in an error. The fix for this was already contained in Matthias' PR.
I was testing https://hub.docker.com/r/brianpondi/openeocubes - it runs remotely, but not locally; when the container runs locally, I run
in one terminal, in another R: