Pedro.js
Pedro.js
Nvm, I finded it, it's docker.pull, but it's looks like I cant pull any image at first, I tried: ``` Docker.pull('node:16.2.2-slim') ``` (I received not found) then ``` Docker.pull('hub.docker.company.net/node:16.6.2-slim') ```...
I got this problem again, but I do not see a problem, since the sessionId seems fine, by the way, is plays for some seconds, than the Session is no...
What I am sending as voiceUpdate: ```text { op: 'voiceUpdate', guildId: '927940243590627338', sessionId: 'c9059a31964383017a26aa82ffb0c1cf', event: { token: 'cfbd1aad936e88cc', guild_id: '927940243590627338', endpoint: 'brazil9916.discord.media:443' } } ```
Works perfectly with my tests. Thank you both
I'll have to open another PR as even though this works, it weirdly consumes gigantic amounts of CPU
Just an update: As this is weird, and seemingly there's no useful information out in the web, I created a [discussion in curl repository](https://github.com/curl/curl/discussions/13180)
I'm not sure where this would be used, since for that you would need the discord_guild_member, which in at least all Discord API responses I know, has `permissions` field available....
I'll give a try. I must also say that besides the automatic certificate injection, I also tried to do manual injection as I couldn't see it within Security tab.
I'm unsure what you meant with `rerun the ADB setup`, so I restarted the phone, cleared the ADB trusted keys, connected & trusted my PC, and clicked on the setup...
`ls -Zl` command output: ```txt total 944 -rw-r--r-- 1 system system u:object_r:system_security_cacerts_file:s0 2886 1969-12-31 21:00 01419da9.0 -rw-r--r-- 1 system system u:object_r:system_security_cacerts_file:s0 2929 1969-12-31 21:00 04f60c28.0 -rw-r--r-- 1 system system u:object_r:system_security_cacerts_file:s0...