Skip to content
New issue

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

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

Open
Entropy-9973 opened this issue Apr 26, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@Entropy-9973
Copy link

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

@juileetikekar
Copy link
Contributor

juileetikekar commented May 2, 2022

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.

@aorzelskiGH
Copy link
Contributor

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

@juileetikekar juileetikekar added the enhancement New feature or request label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants