Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

"Error creating new issue: NullError: Cannot call "ez" on null Close" #11

Open
titoBouzout opened this issue Dec 22, 2014 · 23 comments
Open

Comments

@titoBouzout
Copy link

When trying to move
sublimehq/sublime_text#160
to
SublimeTextBugs/DefaultPackages

I got this red error:
"Error creating new issue: NullError: Cannot call "ez" on null Close"

When I tried to add the bug to this repo, "github-issue-mover" I also got this message from github:
"There was an error creating your Issue: was submitted too quickly after a previous comment."

So probably my username has some kind of temporal block, because I moved many issues in a short time, could probably be a good idea to add a message somewhere "Your github account maybe temporally blocked"

@dcharbonnier
Copy link

same error for me but on the first try

@dcharbonnier
Copy link

@bootstraponline
Copy link

This is annoying. GitHub will block the account from making comments and you have to wait for hours for the temporary comment ban to expire. I think the issue mover could detect the 403 response and provide an intelligent error message.

@bootstraponline
Copy link

https://github.com/jotweh/IssueRelocate works

that works because it doesn't even attempt to copy comments according to the readme

"It does not copy the issue comments"

@bootstraponline
Copy link

The API docs explain a bit more about the rate limit.

@stal1n274
Copy link

I have the same error while trying to move an issue:

"Error creating new issue: NullError: Cannot call "ez" on null Close"

@ahundt
Copy link

ahundt commented Mar 30, 2015

I'm getting this same error, and I haven't made changes in a couple days so I don't think it is a rate limit problem.

@jgravois
Copy link

jgravois commented Apr 2, 2015

i think im experiencing the same error as @ahundt. personally, i used the tool successfully once in the past, but now immediately encounter the error when attempting to move an issue.

looking at github > settings > authorized applications i don't see the Issue Mover listed. i tried logging out and deleting cookies to attempt to force a new OAuth request from the application to request access, but it still just allows me to sign in and automatically jumps to the homepage.

@bbgrupojoven
Copy link

👍 I my case, i had to authorize the organization in the settings of the Guithub Issue Mover application. Looks like is just a configuration.

@boelle
Copy link

boelle commented Aug 3, 2015

i get the same problem when i try to move an issue with more than about 35 comments on it

@boelle
Copy link

boelle commented Aug 3, 2015

@bbgrupojoven how did you do that setup?

spec the Authorization callback URL... what should that be set to?

@boelle
Copy link

boelle commented Aug 3, 2015

i can at least confirm that if there are more than 35 comments i cant move an issue :-(

@bbgrupojoven
Copy link

@boelle Enter to github settings

captura de pantalla 2015-08-04 a la s 21 34 34

captura de pantalla 2015-08-04 a la s 21 34 55

@boelle
Copy link

boelle commented Aug 4, 2015

that far i came....

how did you setup the app itsself?

@bbgrupojoven
Copy link

I used the web page
https://github-issue-mover.appspot.com/

@boelle
Copy link

boelle commented Aug 4, 2015

same here... coudl you show a pic of how you set up the app?

@boelle
Copy link

boelle commented Aug 4, 2015

unavngivet

spec the last one......

@bbgrupojoven
Copy link

I did not configure any app.

2015-08-04 21:43 GMT+03:00 Bo Herrmannsen [email protected]:

same here... coudl you show a pic of how you set up the app?


Reply to this email directly or view it on GitHub
#11 (comment)
.

@wh81752
Copy link

wh81752 commented Aug 12, 2015

Run into same problem as original issue reporter. Then I noticed, that I hadn't issue tracking enabled on my destination repository.

@ahundt
Copy link

ahundt commented Aug 16, 2015

I did have issue tracking enabled on mine

@roynasser
Copy link

Any light on this issue?

I'm having the same error... Tried numerous issues, with comments/without comments, and multiple desintation repos...

Source and Dest repo are in the same private user... I can see the info from the issue so I guess its authroized correctly... any other way of finding out the error that may be generated?

image

@gordonwoodhull
Copy link

I am a member of multiple organizations, so I had to further click on the Issue Mover application in the screenshot @bbgrupojoven showed, then authorize access to the particular organization I was moving from/to.

Which might be some change to the GitHub authorization scheme, because I know I successfully used this app before with two projects under the same organization. Anyway, works again now, yay.

@nmccready
Copy link

The issue move app is there for me in settings as well as the correct organization. However this issue happens on some issues not all. So I would say this is a bug somewhere.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests