eclipse-aaspe / package-explorer

AASX Package Explorer
Other
41 stars 12 forks source link

No 'aasx-spec' document found in .aasx. #203

Closed yucef428 closed 1 month ago

yucef428 commented 2 months ago

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." help

juileetikekar commented 2 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?

yucef428 commented 2 months ago

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

juileetikekar commented 1 month ago

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?

image

FrankSchnicke commented 1 month ago

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.

yucef428 commented 1 month ago

@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. image image

yucef428 commented 1 month ago

image Just to add this error