You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shane Knapp (Jira)" <ji...@apache.org> on 2019/10/14 20:39:00 UTC

[jira] [Updated] (SPARK-29467) dev/merge_spark_pr.py fails on CAPTCHA

     [ https://issues.apache.org/jira/browse/SPARK-29467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shane Knapp updated SPARK-29467:
--------------------------------
    Description: 
so, i was merging a PR and when i tried to update the associated jira, it failed and dumped out the error response to my terminal.  the important bit is here:

{{
jira.exceptions.JIRAError: JiraError HTTP 403 url: https://issues.apache.org/jira/rest/api/2/serverInfo
text: CAPTCHA_CHALLENGE; login-url=https://issues.apache.org/jira/login.jsp
}}

when i went to log in to the site and close the issue manually, i had to enter the captcha.

three thoughts:
1) perhaps people will need to make sure they're logged in to the jira BEFORE running the merge script...
2) or we can remove the jira update section (which isn't ideal)....
3) or we somehow bypass it for the script?

open to suggestions.  
{{
¯\_(ツ)_/¯
}}

  was:
so, i was merging a PR and when i tried to update the associated jira, it failed and dumped out the error response to my terminal.  the important bit is here:

{{jira.exceptions.JIRAError: JiraError HTTP 403 url: https://issues.apache.org/jira/rest/api/2/serverInfo
text: CAPTCHA_CHALLENGE; login-url=https://issues.apache.org/jira/login.jsp
}}

when i went to log in to the site and close the issue manually, i had to enter the captcha.

three thoughts:
1) perhaps people will need to make sure they're logged in to the jira BEFORE running the merge script...
2) or we can remove the jira update section (which isn't ideal)....
3) or we somehow bypass it for the script?

open to suggestions.  {{ ¯\_(ツ)_/¯}}


> dev/merge_spark_pr.py fails on CAPTCHA
> --------------------------------------
>
>                 Key: SPARK-29467
>                 URL: https://issues.apache.org/jira/browse/SPARK-29467
>             Project: Spark
>          Issue Type: Bug
>          Components: Project Infra
>    Affects Versions: 3.0.0
>            Reporter: Shane Knapp
>            Priority: Minor
>
> so, i was merging a PR and when i tried to update the associated jira, it failed and dumped out the error response to my terminal.  the important bit is here:
> {{
> jira.exceptions.JIRAError: JiraError HTTP 403 url: https://issues.apache.org/jira/rest/api/2/serverInfo
> text: CAPTCHA_CHALLENGE; login-url=https://issues.apache.org/jira/login.jsp
> }}
> when i went to log in to the site and close the issue manually, i had to enter the captcha.
> three thoughts:
> 1) perhaps people will need to make sure they're logged in to the jira BEFORE running the merge script...
> 2) or we can remove the jira update section (which isn't ideal)....
> 3) or we somehow bypass it for the script?
> open to suggestions.  
> {{
> ¯\_(ツ)_/¯
> }}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org