We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
# https://github.com/jitsi/docker-jitsi-meet # on unstable $ docker ps --format "table {{.ID}}\t{{.Image}}" CONTAINER ID IMAGE 486ab7c9f866 jitsi/jvb:unstable 1ac8666947db jitsi/jicofo:unstable 2d7de2c28631 jitsi/prosody:unstable b0361b69d2cf jitsi/web:unstable # on stable $ docker ps --format "table {{.ID}}\t{{.Image}}" CONTAINER ID IMAGE 3e8d5dc32b6b jitsi/jvb:stable b3df1bd55f03 jitsi/jicofo:stable 2fb7ada434a9 jitsi/web:stable 846d81fd3bdf jitsi/prosody:stable # both fail the same way # patch -p1 -i kiwiirc-jitsi-meet-tokens.patch patching file mod_muc_role_from_jwt.lua patching file mod_presence_identity.lua patching file token/util.lib.lua Hunk #1 succeeded at 19 (offset 1 line). Hunk #2 FAILED at 199. Hunk #3 FAILED at 208. Hunk #4 succeeded at 236 with fuzz 1 (offset -53 lines). Hunk #5 FAILED at 372. 3 out of 5 hunks FAILED -- saving rejects to file token/util.lib.lua.rej patching file util.lib.lua Hunk #2 succeeded at 193 (offset 9 lines). Hunk #3 succeeded at 202 with fuzz 2 (offset 7 lines).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: