Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [basyx-dev] Basyx WEB referencing default exposed port instead of the one configured.
  • From: Srinidhi Kalpathy Sundaram <srinidhi.kalpathy-sundaram@xxxxxxxxxxxx>
  • Date: Fri, 23 Aug 2024 11:39:54 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arena2036.de; dmarc=pass action=none header.from=arena2036.de; dkim=pass header.d=arena2036.de; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=m5/gUAv3QjlB8MuHxMg8SgxLDuvPj+Wf8Ci+DIJvFLg=; b=CVlw2BdS/D9OgqRApMu4w0JRBQHfIh30aqHR0FwrFq97V6NGAWf5lhvtj/5e/8izoU1jOeQsdKwYZ+FIcC5bW4amc3MIi8WI/O2jOTE/2kfYKuqAixYkZI6isN+DiEl4wKoowyRj2KkQVcC/LGlXqi2z6D8BhnRgwrl6gK5zFVToqqxDYQYE/RWvFlMFjmFYOL2ur2OTqgpiRFWbsyZbn52eZLTbbBVnblcFAlRjgTsYnxlj5eqHWsZYkN1XN+lvNLtPSQUpcdmlS1kFm0ctGvAzRdF1IGVR9wbY4uvjO3HuSJlxeBee9T+oShc6Ay5CbwZL+K/wiVWYmqsxt5W5GQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=PmDb+vwzlAf9PEpCgnikHd+wLbpjMKp402yv237IoiLblVV3MnSdsnpehcLHVvadhQBLJq64T3tKe4ouoSS5LhQ8Ariy/bF8eFk3xAXTxjlendsRRhzUKIJrKfupssFEfVo1I5TpKw4XiGC/EIjLHbwhg7hzj8x0ZqW3HXW4O6k/LQK23GZFWGGgZjF31Zm5dcwWqN5tUi0NXE2tXobqPEJPNev8oW9x/seyZ5hhKNTziX10xJlMWUyuzr+OsuC0m9K26sSmhH18khJidL8LbvyoUWftbD20d5bNJRswSCUf9JzC13cah4+Gp9huoKIWcFH8aL9bEcjbEhw8ndktWQ==
  • Delivered-to: basyx-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/basyx-dev/>
  • List-help: <mailto:basyx-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/basyx-dev>, <mailto:basyx-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/basyx-dev>, <mailto:basyx-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHa89dSV+lbASr2HU2LoLsqxXUzarIy0DqggAHpqXY=
  • Thread-topic: Basyx WEB referencing default exposed port instead of the one configured.

Hello Aaron,

Thanks for the response.

The urls are now redirected correctly, it was the second reason it was still pointing to old urls that were cached in the settings. 

Br,
Sri



From: Zielstorff, Aaron <aaron.zielstorff@xxxxxxxxxxxxxxxxxx>
Sent: Thursday, August 22, 2024 8:32 AM
To: basyx developer discussions <basyx-dev@xxxxxxxxxxx>
Cc: Srinidhi Kalpathy Sundaram <srinidhi.kalpathy-sundaram@xxxxxxxxxxxx>
Subject: RE: Basyx WEB referencing default exposed port instead of the one configured.
 

Hello Sri,

 

I have two guesses what could be wrong in the config.

 

  1. The registry integration feature is configured in the wrong way. You can check this in the aas-env.properties file. Verify that the basyx.externalurl is the to the URL the AAS Environment is configured to (for example localhost:9091).
  2. The UI has old URLs cached in its settings. Check the burger menu to the top left and verify that the URLs are correct.

 

Hope that helps.

 

PS: for creating valid BaSyx configurations you could also use the BaSyx Starter Kit. It also supports changing the external ports. There you don’t have to worry about missing a related setting.

Here is the link: https://basyx.org/

 

Best regards,

Aaron

 

--

Aaron Zielstorff

Scientist

Dept. Digital Twin Engineering

 

Fraunhofer Institute for Experimental Software Engineering IESE

Fraunhofer-Platz 1 | 67663 Kaiserslautern | Germany

+49 160 97506280

aaron.zielstorff@xxxxxxxxxxxxxxxxxx

www.iese.fraunhofer.de

 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

>>  Stay connected via LinkedIn: www.linkedin.com/in/aaron-zielstorff/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 

From: basyx-dev <basyx-dev-bounces@xxxxxxxxxxx> On Behalf Of Srinidhi Kalpathy Sundaram via basyx-dev
Sent: Mittwoch, 21. August 2024 16:45
To: basyx-dev@xxxxxxxxxxx
Cc: Srinidhi Kalpathy Sundaram <srinidhi.kalpathy-sundaram@xxxxxxxxxxxx>
Subject: [basyx-dev] Basyx WEB referencing default exposed port instead of the one configured.

 

Hello,

 

I'm trying to set up 2 instances of Basyx Minimal set up ( imitating one for provider and consumer ). The first  Basyx works fine whereas the second one where I had changed all the exposed ports to avoid conflict with the first.  I was able to successfully upload a submodel but while clicking on the submodel the web ui continues to reference the old exposed port even though that was changed in the env variable configuration of the basyx ui component.

 

Instead of calling localhost:9091/shell, the UI continues to reference localhost:8081.

The references to aas-registry seems to be working with the new exposed port.

 

Can you please help in understanding if I might have missed something ?

 

Best Regards,

Sri


Back to the top