Describe the bug
I have edited the rights.toml file, making my useruid have the primission of admin, but it doesn't work,
In the web interface I can do many operations such as turning on/off the bot, setting and moving but playing songs.
23:23:19.3736| WARN|Api| permissions_client_insufficient: the command failed to execute: insufficient client permissions (missing permission:b_client_modify_own_description)
23:23:19.4578| INFO|Api| ::ffff:61.185.222.66 Requested: /api/bot/use/0/(/json/merge/(/bot/info)/(/info/%40-1/5)/(/song)/(/repeat)/(/random)/(/volume))
23:23:19.5695| INFO|Api| ::ffff:61.185.222.66 Requested: /api/bot/use/0/(/data/song/cover/get)
23:23:19.8521| INFO|0| Song queue ended: No next song could be played.
23:23:19.8538| WARN|0| permissions_client_insufficient: the command failed to execute: insufficient client permissions (missing permission:b_client_modify_own_description)
To Reproduce
In first launching there was all ok, and I create default rights file with admin useruid accroding to the tips.
But when run it again it didn't work, I can't play songs as the above situation.(Even I didn't edit rights.toml)
Version
Version: 0.12.0
Branch: master
CommitHash: 768c186742bff87ea2c13a02f5fe1da5462ceb97
Describe the bug I have edited the rights.toml file, making my useruid have the primission of admin, but it doesn't work, In the web interface I can do many operations such as turning on/off the bot, setting and moving but playing songs.
When I add links of song the network record in chrome says there's a get request for http://XX.XX.XX.XX:58913/api/bot/use/0/(/data/song/cover/get) returning 403 Forbidden In the same time server console says
To Reproduce In first launching there was all ok, and I create default rights file with admin useruid accroding to the tips. But when run it again it didn't work, I can't play songs as the above situation.(Even I didn't edit rights.toml)
Version Version: 0.12.0 Branch: master CommitHash: 768c186742bff87ea2c13a02f5fe1da5462ceb97
Platform CentOS 7.9
Log