[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[basyx-dev] Basyx WEB referencing default exposed port instead of the one configured.
|
- From: Srinidhi Kalpathy Sundaram <srinidhi.kalpathy-sundaram@xxxxxxxxxxxx>
- Date: Wed, 21 Aug 2024 14:45:07 +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=dGeIcf98Ycs/lMUZuYpCLb+qSyNWkRyN2NOmfeJWd14=; b=dVEOITZVJH+KD+jqc/5U5/KQJEoGezr0FfZHsP5J2iZCncdh9DSJgaUoY7ute0r00R4U/tppUHir6w/ewuA257/qLjE3GcUJwV/SDFZhzg7wZ5KS9joOoXnhqiIK5GkZ47PSdYno4Dlwai+Z0EORtSwy6VyGK3b1npZLBcQejOkI6C1GcFtud0uy2MDCK39tII4nfSajCFwHmyK4NtXi685qzO/mls/dDbRGOL80nPZyMS4qOmpnR6jWTTcuJJ6EpVPS7Wg5KneNE4nF2/ro3ZxvYY9Xkc7LUJbRjyHs2703xjki/jcv2v0dvNqUMPz16Ug+z2xRXcSxAH2J/cK0/g==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=QBUjKgUIAa08T2NfnEp12iTob1skzRPeEa/8XE1AyzlAGPwhvnbGwTXotoaMinCeQ3zHV8feXnKZjRK3dmVeAXBjK+cV6yV1h/5NNx7s7SZ1+5XeztCfTZBAxoiomqKmlmemClY7nGpxIZRyfzPKu5onlgJhhlj5nKpu8YYUtAZ3aJr6au/s9sxtAFf2/7FxW423ptE5gkf6I6VLwuqsi1zl+EiRXwupr9ASGgRkOImTtBIjgyAnSP2lmnSaLVFK5Fu6RtgCgLUECJEcfqPASA1UlNEdq27wUb04pjKaoGtsBoBhHdcMzPQf3++ToKFeqPvgY+9PqLwYgde6iTkTdw==
- 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+lbASr2HU2LoLsqxXUzag==
- Thread-topic: 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
|
Attachment:
Screenshot from 2024-08-21 16-36-58.png
Description: Screenshot from 2024-08-21 16-36-58.png
Attachment:
Screenshot from 2024-08-21 16-41-03.png
Description: Screenshot from 2024-08-21 16-41-03.png