Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.1 - Petals CLI
-
Fix Version/s: 3.2.0 - Petals CLI
-
Component/s: Command 'deploy'
-
Security Level: Public
-
- Environment:
- Linux
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 3.1.2 - Petals CLI [ 10914 ] | |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

The port value to use to build the URL of the artifact to deploy must be based on ServerConnector.getLocalPort() that returns the port allocated randomly, instead of using directly the value of EmbeddedHttpServerConfig that contains the port value configured.