We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried deploying OrientDB from the official docker file, managed to solve the permission issues and now I ran into these 2 errors:
2021-09-29 13:37:06:754 INFO Installing dynamic plugin 'orientdb-studio-3.2.2.zip'... [OServerPluginManager]Error on installing dynamic plugin 'studio' com.orientechnologies.orient.core.exception.OConfigurationException: HTTP listener not registered while installing Static Content command
2021-09-29 13:37:06:662 INFO Installing dynamic plugin 'orientdb-etl-3.2.2.jar'... [OServerPluginManager]Error on installing dynamic plugin 'etl' java.lang.reflect.InvocationTargetException
Can anyone help solve these issues? I also tried to deploy it from this git repository, but i ran into different errors during the build phase. The last thing I tried was deploying a pod based on the steps described here: https://catalog.redhat.com/software/containers/orientdb/orientdb-community/59539c48d65ec866552d2ead?container-tabs=gti>i-tabs=registry-tokens
I deployed the pod, but I don't know how to access the OrientDB being run by the pod. Any help is much appreciated.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried deploying OrientDB from the official docker file, managed to solve the permission issues and now I ran into these 2 errors:
Can anyone help solve these issues?
I also tried to deploy it from this git repository, but i ran into different errors during the build phase.
The last thing I tried was deploying a pod based on the steps described here: https://catalog.redhat.com/software/containers/orientdb/orientdb-community/59539c48d65ec866552d2ead?container-tabs=gti>i-tabs=registry-tokens
I deployed the pod, but I don't know how to access the OrientDB being run by the pod.
Any help is much appreciated.
The text was updated successfully, but these errors were encountered: