-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
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
Installation issue #5
Comments
Based on the error message, it looks like the problem is not with the module itself, but fetching resources from Github instead. I believe ejabberd fetches github resources via HTTPS (public access / low limit), so when you run Running Unfortunately this is a tough one to debug since I would have to mock/proxy responses from github :/ Github limits are time based, so as a workaround, you can just wait a few minutes and try again. Please also consider other requests to github from the same network. Since rebar3 and ejabberd use github without authentication, request limits will be shared among other process in the same network/proxy. |
I tried multiple times, same result, from a dedicated server. Then I used the 'old' compiling strategy via modification of the stock ejabberd sources. So you might want to keep this ticket open. |
@yokomizor is spam! |
I have placed the module in my module path.
ejabberdctl modules_update_specs
ejabberdctl modules_available
ejabberd_auth_jwt Authentication via JWT token
ejabberdctl module_install ejabberd_auth_jwt
[jabber@transdev01 sources]$ ejabberdctl module_install ejabberd_auth_jwt
Error: {429,
With a github error, on "You have triggered an abuse detection mechanism.".
The text was updated successfully, but these errors were encountered: