Build failed: Failed to read from repository
Hello,
I'm currently getting the following error:
Build failed: Failed to read from repository
I've just recreated my solution (it was part of a bigger solution) and integrated Postmark. All is working fine locally, but the Postmark library/project (https://github.com/danielcrenna/postmark-dotnet) might cause the build process to fail at AppHarbor?
Kind regards,
Mikkel
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
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 friism on 01 Mar, 2011 01:40 AM
This might have been a glitch on our end. Could I get you to retry? Here's how to trigger a new build.
friism closed this discussion on 01 Mar, 2011 01:40 AM.
Mikkel re-opened this discussion on 01 Mar, 2011 02:20 AM
2 Posted by Mikkel on 01 Mar, 2011 02:20 AM
I've just tried that. Same error. I've also tried to push some new changes. No luck.
Support Staff 3 Posted by friism on 01 Mar, 2011 02:25 AM
Are you using Git submodules in your repo? That is known to not work with the Git library we use.
4 Posted by Mikkel Lønow on 01 Mar, 2011 02:32 AM
No content.
5 Posted by Mikkel on 01 Mar, 2011 11:06 AM
Hmm, weird. The above is an email reply.
As far as I know, I'm not using any submodules. I'm on a default Git installation on Mac, if that's to any use?
Support Staff 6 Posted by friism on 01 Mar, 2011 09:06 PM
Is there an 'ø' in your Git user name, by any chance? That has caused problems for our Git library before.
7 Posted by Mikkel on 01 Mar, 2011 09:50 PM
Yes. But that's how it's been since I first started using AppHarbor, and I haven't experienced any problems with it before. It's also working fine on other applications.
I've changed my Git user name (ø -> oe) and pushed some changes. No change :(
Support Staff 8 Posted by friism on 01 Mar, 2011 09:54 PM
Is this an artefact of the particular AppHarbor application and associated repo (i.e. do you think it would work if you created a new AppHarbor application and pushed to that instead) or is it an artefact of the code you are pushing (i.e. does the application work if you push different code to the same repo, perhaps using
-f)?9 Posted by Mikkel on 02 Mar, 2011 12:44 PM
I've created a new AppHarbor application and pushed my solution to it, which gave me the same error. I then pushed (-f) a new solution to the new AppHarbor application, which worked. I also pushed (-f) the new solution to my existing AppHarbor application, which also worked.
So I'm guessing it has something to with the code I'm pushing. I'll try and remove the Postmark code and see what happens.
10 Posted by Mikkel on 02 Mar, 2011 01:08 PM
Ok, it didn't have anything to do with the code, as far as I know.
I've recreated the repo for my solution and pushed that instead. Everything seems to work fine now.
Just weird that it happened in the first place. The repo must somehow have been corrupted.
Support Staff 11 Posted by friism on 02 Mar, 2011 05:20 PM
OK, weird -- we'll take an extra look. Thanks for helping us debug this.
friism closed this discussion on 02 Mar, 2011 05:20 PM.