-
Notifications
You must be signed in to change notification settings - Fork 53
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
I can't connect the package explorer to my localhost server #186
Comments
Have you checked issue #183? |
I checked AasxServerBlazor port 5001 is worked. |
I already changed the ports and i tried to connect with different ports and it happens the same, it is about OPC UA, because when i create a rest server without the --opc it works. |
Are you looking for OPC UA client or Server in AASX Server? |
Hello, i want to create a server which contains one or more aasx files and access it from Ua Expert. |
Maybe you need to switch security off: --no-security Please also look into the beginning of the updated readme. I am not sure if V3 server already works again with OPC UA. |
how do you exactly run the blazor App? i get an exception at ParseSecurityMetamodel function after cloning and trying to run it. is there any specific set up needed before? |
Please take a look into the beginning of the README.MD: |
@aorzelskiGH but this is for the already compiled dlls right? how to achieve it for locally debugging using VS ? should i comment out some code? and X509Store does this work only under windows? is it possible to achieve running also on Mac? |
Hi @EmilAlipiev , if the problem still persists, could you please share the exception at ParseSecurityMetamodel that you mentioned before? |
Vielleicht solltest Du ein Meeting mit ihm machen. Scheinen ja eine Vielzahl von Fragen zu sein.
Von: juileetikekar ***@***.***>
Gesendet: Montag, 30. Oktober 2023 12:36
An: admin-shell-io/aasx-server ***@***.***>
Cc: Andreas Orzelski ***@***.***>; Mention ***@***.***>
Betreff: Re: [admin-shell-io/aasx-server] I can't connect the package explorer to my localhost server (Issue #186)
***External email! Do not click links or open attachments unless you recognize the sender and know the content is safe.***
Hi @EmilAlipiev<https://github.com/EmilAlipiev> ,
if the problem still persists, could you please share the exception at ParseSecurityMetamodel that you mentioned before?
-
Reply to this email directly, view it on GitHub<#186 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALVQLACNFOTB25OQVPUPARLYB6GILAVCNFSM6AAAAAA5PJEHJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBVGAYDCNJTGI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
..................................................................
Phoenix Contact GmbH & Co. KG
Sitz der Gesellschaft / registered office of the company: 32825 Blomberg
Amtsgericht Lemgo HRA 3746 / district court Lemgo HRA 3746
USt-Id-Nr.: DE124613250
Pers. haftende Gesellschafterin / personally liable partner: Phoenix Contact Verwaltungs-GmbH
Verwaltungssitz Blomberg / Management office Blomberg: Amtsgericht Lemgo HRB 10904 / district court Lemgo HRB 10904
Satzungssitz Vaduz/Liechtenstein HR Nr. FL-0002.700.066-3 / Statutory seat Vaduz/Liechtenstein Comm. reg. FL-0002.700.066-3
Geschäftsführer / Executive Board: Frank Stührenberg (Vorsitzender / Chief Executive Officer), Dirk Görlitzer, Torsten Janwlecke, Ulrich Leidecker, Frank Possel-Dölken, Axel Wachholz
Vorsitzender des Beirates / Chairman of the Advisory Board: Dr. Dipl.-Ing. Eberhard Veit
…___________________________________________________________________
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren, jegliche anderweitige Verwendung sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.
----------------------------------------------------------------------------------------------------
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure, distribution or other use of the material or parts thereof is strictly forbidden.
___________________________________________________________________
|
Hi @juileetikekar, I get the following exception that Program.env is always returned null. Not sure what to set up here? if you will have time, we can also have a short call. thanks for you help. |
@juileetikekar @aorzelskiGH just a quick update. I have solved my problem. |
I have just checked it in the code. |
I come back to this issue because it only works for me on the windows machine. I am trying to start BlazorServer Ui but this certificate error is throwing. it starts as What should we do run the source code on mac or linux? |
I created my AASX server(OPC UA and rest) with two AAS and i can succesfully connect to it from URL, but when I try to connect from AASX Package explorer connecting HTTP/REST repository with the URL http://localhost:51310?asp.net or http://localhost:51310 i receive this error:
I tried to connect by the connect via rest option but i obtain another error:
The text was updated successfully, but these errors were encountered: