Closed FranziskusWild closed 5 months ago
Hi FranziskusWild,
this is a bug that we have fixed in more recent versions of the Enterprise Edition. We will fix in the CE version and upload the controlpanel image as soon as possible.
Best Regards, Onesait Platform Support Team
Appreciated, thanks for your reply.
Hi @FranziskusWild we have uploaded a new version of controlpanel (5.3.0-ce), can you download the image again and check if the issue has been fixed?
Best Regards, Onesait Platform Support Team
Unfortunatly, I think something is wrong with that image.
I get the following, when I run it:
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "docker-entrypoint.sh": executable file not found in $PATH: unknown.
Hi @FranziskusWild, there was some problem during the image generation, we have generated it again and it seems to be working fine in our environment. Can you check and confirm us that the API creation issue has been solved?
Best Regards, Onesait Platform Support Team
It works as supposed now.
Thanks for you prompt response.
When pressing the plus button to create a new API, the controlpanel returns a 500 because of an internal error (see below).
In the
src/main/resources/templates/apimanager/create.html
indeed theapi.user.userId
field is used since version 5.3.0.We use the oauth service, not keycloak.
Is this a problem on our side? Or is this a bug?