Skip to content

Instantly share code, notes, and snippets.

@aarnaud
Created March 25, 2025 02:28
Show Gist options
  • Select an option

  • Save aarnaud/5ac4881d9838874929be853e5b771104 to your computer and use it in GitHub Desktop.

Select an option

Save aarnaud/5ac4881d9838874929be853e5b771104 to your computer and use it in GitHub Desktop.
Fix OpenWRT: RPC call to luci/getFeatures failed with error -32000: Object not found
```sh
chmod 0644 /usr/share/rpcd/ucode/luci
service rpcd restart
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment