Skip to content

Bug: SetPrimaryInterface method fails #96

Description

@joseinweb

Problem/Opportunity

root@raspberrypi4-64-rdke:~# curl -s -X POST 'http://127.0.0.1:9998/jsonrpc' -d '{"jsonrpc":"2.0", "id":3, "method":"org.rdk.NetworkManager.1.SetPrimaryInterface","params": {"interface": "wlan0"}}';echo
{"jsonrpc":"2.0","id":3,"result":{"success":false}}

Steps to reproduce

Run the curl command and it always return false

Expected Behavior

Run the curl command and it always return false

Actual Behavior

status should be true if successful

Notes (Optional)

No response

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions