Closed dasawanaka closed 1 year ago
I've checked the current state of the new docker configuration. Most of the features work without any problems, but there are some issues which is still need to be addressed:
{"timestamp":"2023-06-02T10:56:51.909+00:00","status":405,"error":"Method Not Allowed","path":"/dev/ontology/api/"}
2023-06-02 10:56:51,906 WARN [http-nio-8080-exec-9] org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver: Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'GET' not supported]
Edit:
There is also error in the web console:
[Vue warn]: Unknown custom element: <PropertiesList> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
found in
---> <ResourceSection> at components/Resource/ResourceSection.vue
<Resource> at components/Resource/Resource.vue
<OntologyView> at pages/_.vue
<Nuxt>
<Layouts/default.vue> at layouts/default.vue
<Root>
w
Ontologies do not load when OV is run locally.
New docker compose.
All the most important information with commands on how to run is on the README