server icon indicating copy to clipboard operation
server copied to clipboard

The docker container must be restarted in order to refresh the availble models

Open Entropy-9973 opened this issue 2 years ago • 2 comments

Hi everyone

There seem to be a problem when it comes to refreshing the content onthe Blazor GUI. When new models are added to "/AasxServerBlazor/aasxs/" , they do not show up automatically as expected and the container must be restarted in order for that to happen. I have tried with both volumes and bind-mounts to no avail

Entropy-9973 avatar Apr 26 '22 09:04 Entropy-9973

Hi @Entropy-9973, thank you for raising the issue.

Currently Aasx-Server can load new Aasx-models from the file-system only on restart.

However, it seems to be a good idea to load new models on the fly. We will update you on the same channel as soon as the feature is implemented.

Thank you for your inputs.

juileetikekar avatar May 02 '22 06:05 juileetikekar

When you use the REST API, the blazor view is updated.

aorzelskiGH avatar Oct 26 '23 13:10 aorzelskiGH