WebOfTrust / vLEI

Public Open Specifications for GLEIF vLEI (verifiable Legal Entity Identifiers)
Apache License 2.0
28 stars 12 forks source link

vLEI - Beta Software: #17

Closed ASciusco closed 3 years ago

ASciusco commented 3 years ago

Hi, are there any URLs invoked by the beta software application? The application does not start, most likely because there are network restrictions on our firewall. Run only qvi (5623) Thanks, Annamaria

docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES caf9c872d058 gleif/data-user:0.1.0 "./bin/start-data-us…" 29 minutes ago Up 29 minutes 0.0.0.0:5121->5121/tcp, 0.0.0.0:5123->5123/tcp data-user 8ace0894a2af gleif/john-doe:0.1.0 "./bin/start-john-do…" 33 minutes ago Up 33 minutes 0.0.0.0:5021->5021/tcp, 0.0.0.0:5023->5023/tcp john-doe 1c4d7c00849e gleif/jane-smith:0.1.0 "./bin/start-jane-sm…" 33 minutes ago Up 33 minutes 0.0.0.0:5821->5821/tcp, 0.0.0.0:5823->5823/tcp jane-smith e7c54c0d8eff gleif/legal-entity:0.1.0 "./bin/start-legal-e…" 34 minutes ago Up 34 minutes 0.0.0.0:5221->5221/tcp, 0.0.0.0:5223->5223/tcp legal-entity de05798121af hello-world "/hello" 6 hours ago Exited (0) 6 hours ago epic_solomon e8484fb5aa20 gleif/qvi:0.1.0 "./bin/start-qvi.sh" 6 hours ago Up 6 hours 0.0.0.0:5621->5621/tcp, 0.0.0.0:5623->5623/tcp qvi

docker logs data-user Identifier prefix does not exist, running incept docker logs legal-entity Identifier prefix does not exist, running incept docker logs qvi Identifier prefix does not exist, running incept Identifier prefix exists. Launching Qualified vLEI Issuer Agent

m00sey commented 3 years ago

@ASciusco thanks for opening the issue.

Yes, the software connects to a cloud service running on tcp/5632 and http/5642.

If you could work with your IT folks to open those up I feel like this would resolve your issue.

ASciusco commented 3 years ago

issue resolved. Thanks!

m00sey commented 3 years ago

Great! We have updated our guide as well.