Skip to content

[Bug]: RPS crashes in cloud activation flow (undefined status in activation state machine) #2844

Description

@DevipriyaS17

Describe the bug

RPS crashes with an uncaught exception during remote activation when using rpc-go (v3.0.0-beta.40) in Cloud Deployment v2 scenarios.

Steps to reproduce

  1. Deploy Cloud Deployment v2 ( tag: v2.36.0) stack with RPS version in v2.39.2
  2. Run activation from rpc-go:
  3. sudo ./rpc activate -u wss://10.49.97.55/activate --profile dllprofile --skip-cert-check
  4. rpc activation will fail, and we can see the error in docker logs of RPS.

Expected behavior

RPS should handle WSMAN timeout/empty response paths gracefully. Activation should fail with a controlled error response (no process crash). No uncaught exception in activation state machine.

Screenshots

RPS:
Image

RPC-GO:
Image

AMT Version

16.1.25

Configuration Mode

CCM

Operating System

Linux

AMT Device Information

No response

Service Deployment Information

No response

Additional context

  1. rpc-go: v3.0.0-beta.42 binaries - Works with v2.52.2
  2. RPS versions tested: v2.39.1, v2.39.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions