-
Notifications
You must be signed in to change notification settings - Fork 58
"Error creating new issue: NullError: Cannot call "ez" on null Close" #11
Comments
same error for me but on the first try |
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. |
that works because it doesn't even attempt to copy comments according to the readme
|
The API docs explain a bit more about the rate limit. |
I have the same error while trying to move an issue: "Error creating new issue: NullError: Cannot call "ez" on null Close" |
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. |
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 |
👍 I my case, i had to authorize the organization in the |
i get the same problem when i try to move an issue with more than about 35 comments on it |
@bbgrupojoven how did you do that setup? spec the Authorization callback URL... what should that be set to? |
i can at least confirm that if there are more than 35 comments i cant move an issue :-( |
@boelle Enter to github settings |
that far i came.... how did you setup the app itsself? |
I used the web page |
same here... coudl you show a pic of how you set up the app? |
I did not configure any app. 2015-08-04 21:43 GMT+03:00 Bo Herrmannsen [email protected]:
|
Run into same problem as original issue reporter. Then I noticed, that I hadn't issue tracking enabled on my destination repository. |
I did have issue tracking enabled on mine |
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? |
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. |
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. |
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"
The text was updated successfully, but these errors were encountered: