Can't start a new build of a newly imported project (Radical)
Radical project was added first into my personal account "micdenny", then we choose to move the ownership to another user "radical-bot", so I simply deleted the Radical project from "micdenny" user, and add it to "radical-bot", and now I can't start the build anymore, I tried from UI and with commit, but nothing, no error shown, it just not start.
this is the appveyor project url:
https://ci.appveyor.com/project/radical-bot/radical
and this is the repo url:
https://github.com/RadicalFx/Radical
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 22 Aug, 2015 02:46 PM
What do you get when clicking "New build" button?
- Feodor
2 Posted by micdenny on 22 Aug, 2015 04:02 PM
I see the loader bar moving, but then nothing, the project stays gray, no
build, no error.
Il sabato 22 agosto 2015, Feodor Fitsner <[email blocked]>
ha scritto:
Support Staff 3 Posted by Feodor Fitsner on 22 Aug, 2015 04:06 PM
Try doing F5. Are there any errors in browser Developer Console when starting a build?
- Feodor
4 Posted by micdenny on 22 Aug, 2015 04:19 PM
just this error when loading page:
[image: Inline image 1]
I've checked also the POST you sent to builds resource, and the response in
fact replies with something I expect to see:
{"buildId":0,"jobs":[],"buildNumber":0,"message":"fix
version","branch":"develop","isTag":false,"commitId":"d76479eff19679c50faf6f5941a47889cf304eb9","authorName":"Michael
Denny","authorUsername":"micdenny","committerName":"Michael
Denny","committerUsername":"micdenny","committed":"2015-08-22T14:16:06+00:00","messages":[],"status":"queued","created":"2015-08-22T16:16:35.6166294+00:00"}
the commitid is correct, the status says queued, but I don't see buidlid,
jobs nor buildnumber filled, is that correct?
Support Staff 5 Posted by Feodor Fitsner on 22 Aug, 2015 04:24 PM
Can you add "feodor AT appveyor.com" to collaborators (https://ci.appveyor.com/team) with Admin role please?
- Feodor
6 Posted by micdenny on 22 Aug, 2015 04:26 PM
sure, done!
7 Posted by micdenny on 22 Aug, 2015 04:27 PM
and this is the yml config commited to the repo: https://github.com/RadicalFx/Radical/blob/develop/appveyor.yml
Support Staff 8 Posted by Feodor Fitsner on 22 Aug, 2015 04:40 PM
OK, I see. You have "master" and "development" branches allowed in appveyor.yml, but you are try starting build for "develop" branch (Default branch on project settings) which gets filtered.
- Feodor
9 Posted by micdenny on 22 Aug, 2015 04:42 PM
Oh my... sorry about that, fixing right now and trying again, too much config files for today makes me crazy :P
10 Posted by micdenny on 22 Aug, 2015 04:46 PM
didn't start on fix commit, I had to click on the UI button, will see if next commit will trigger the build
Support Staff 11 Posted by Feodor Fitsner on 22 Aug, 2015 04:56 PM
Make sure AppVeyor webhook is added to the repo. It's skipped when adding a project without enough permissions.
- Feodor
12 Posted by micdenny on 22 Aug, 2015 07:28 PM
webhook has been added but still don't work, we're investigating. In the meanwhile I really thank you, and close this issue, if we need help with webhook I will open another issue.
Thank you again!
micdenny closed this discussion on 22 Aug, 2015 07:28 PM.