Skip to content

Bug: SetPrimaryInterface method fails #96

@joseinweb

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

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