Closed yucef428 closed 5 months ago
Hi @yucef428,
Could you please provide more description to the issue?
Which components/tools are being used? If possible, could you also share the AASX File you are using?
hi @juileetikekar I'm trying to connect my AAS to the server from Docker Hub using "eclipsebasyx/aas-server," but when I use my file, I have the error line shared befor . https://drive.google.com/drive/folders/1K7YWcSfvW2i8q74RJwkr_YsdWUtSq7En?usp=sharing this is the aas used
Hi @yucef428,
Thank you for sharing the inputs.
I checked the AASX file and it looks fine for me.
If the exception in BaSyx with "aasx-spec" refers to the relationship type, then as per my understanding the check should be for "aas-spec" instead of "aasx-spec". @FrankSchnicke Could you please check if the issue lies in BaSyx?
This is already being discussed here: https://github.com/eclipse-basyx/basyx-java-server-sdk/issues/281
The underlying issue is most likely using a V3 AAS with BaSyx V1.
@FrankSchnicke Hello again, I was using V1 (AAS), and everything was working well for 3 days. However, now I have a connection problem with the server.
Just to add this error
When I try to pull a server from Docker Hub and implement my AASX, I get this error message: "No 'aasx-spec' document found in .aasx."