Open blaisephilip opened 1 day ago
Hey @blaisephilip, thank you for your issue. We are currently in the process of reworking the AAS list and allow you to view the shells of all connected repositories. This should be included in the next repository.
If you want to use this feature already you can set default repository in the docker compose file, then it should work. So add your URL in this line: https://github.com/eclipse-mnestix/mnestix-browser/blob/main/compose.yml#L50 If you need further assistance feel free to contact us 👍
[!CAUTION] Did you know, we moved our repository to the Eclipse Foundation as we are an official Eclipse project. https://github.com/eclipse-mnestix/mnestix-browser
I'm testing V1.3 of the mnestix-browser locally. (Docker version 27.2.1-rd)
I've added an AAS Server with the following URL form as additional data source: https://companyinternalservername.domain.lan:5001 The server is an old one (Metamodel Version V3.0, AAS API Version V3.0.1) based on the original IDTA repository.
The server's shell list is not loaded, although still available when I use the URL directly in another tab. So the issue seems to be in the connection-side from mnestix-browser. I've went through the logs made after "docker compose up" but no reference is logged to the server name or a connection attempt to it.
What external AAS server is functional with mnestix-browser V1.3, please?