steyep / alfred-jira

Alfred 3 (or Alfred 2) workflow for interacting with JIRA.
270 stars 60 forks source link

Failed Login: Too Many Attempts #121

Open danielmaia19 opened 4 years ago

danielmaia19 commented 4 years ago

I successfully installed the workflow, however, when trying to login i get the error meesage of "Login failed, too many attempts" even though it was my first attempt.

Has anyone else had this issue?

emptydriptray commented 4 years ago

I'm running into the same issue

stevyhacker commented 4 years ago

Having the same issue here as well. Credentials were valid.

duke79 commented 4 years ago

Same here!

bcwilsondotcom commented 4 years ago

Same here. Here's the debug info:


[21:39:48.227] jira[Script Filter] Queuing argument ''
[21:39:48.512] jira[Script Filter] Script with argv '(null)' finished
[21:39:48.515] STDERR: jira[Script Filter] Unable to get options. auth.checkConfig did not pass.
Unable to get options. auth.checkConfig did not pass.
[21:39:48.515] jira[Script Filter] <?xml version="1.0"?>
<items>
  <item valid="yes" arg="login">
    <title>Login</title>
    <icon>/Users/brandonwilson/GitHub/alfred-jira/resources/icons/login.png</icon>
  </item>
</items>
[21:39:50.113] jira[Script Filter] Processing complete
[21:39:50.115] jira[Script Filter] Passing output 'login' to Run Script
[21:40:09.153] STDERR: jira[Run Script] (node:20639) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
Credentials erased!
[21:40:09.163] jira[Run Script] Processing complete
[21:40:09.164] jira[Run Script] Passing output 'Too many failed login attempts: 
undefined
403: Forbidden
' to Post Notification```
fiddler commented 4 years ago

Same here. Debug log looks exactly like in the reply above.

AdamMurray commented 4 years ago

I'm getting the same issue. Would love to hear some updates

bkraft4257 commented 4 years ago

I am also encountering the same issue.

jimmychen7 commented 4 years ago

I logged in using my API token as the password and it worked.