axr / website

The repository for the AXR Project website
axrproject.org
13 stars 3 forks source link

"deploy failed" #240

Closed Mouvedia closed 12 years ago

Mouvedia commented 12 years ago

http://dev.axr.vg/ is down

http://spec.axr.vg is not up to date

matzipan commented 12 years ago

What the hell is going on ?

Ragnis commented 12 years ago

@Mouvedia What's wrong with spec.axr.vg?

@matzipan It looks like sendmail is having problems.

matzipan commented 12 years ago

Phergie crashes? What about spec?

Mouvedia commented 12 years ago

@matzipan spec is not in sync with its repo.

matzipan commented 12 years ago

Yeah, it seems it's stuck at rev 1.m93... Investigating.

matzipan commented 12 years ago

Seems no update since april 25.

@Ragnis look at this

matzipan@axrserver:/var/dev/clone-specification$ git status
# On branch master
# Your branch is ahead of 'origin/master' by 8 commits.
#

why is it ahead? and why 8 commits? Checking with github... seems master is 5 commits back from origin/master.

matzipan commented 12 years ago

@Ragnis the deploy folder lacks the "index.php" file... that's why it was not working.

matzipan commented 12 years ago

Oh, wait, i see you moved index.php to /www.

The logs show no signs of errors.

matzipan commented 12 years ago

The only logical explanations is that there is no request actually recieved

matzipan commented 12 years ago

Ragnis, what do you think ? I see no sign of the script executing.

matzipan commented 12 years ago

In spec: Extremely odd. Deleted state.json. I click "test hook" and state.json now shows commit "945d8e" which is 5 commits ord.

Ragnis commented 12 years ago

@matzipan Try manually running deploy-website.sh (as www-data). That's where the problem is.

Mouvedia commented 12 years ago

OK spec.axr.vg is fixed (for now), but http://dev.axr.vg/ still fails.

matzipan commented 12 years ago

@Ragnis I really am not sure what happened ? Yours, Andrei

On 5 May 2012 20:06, Marc G. < reply@reply.github.com

wrote:

OK spec.axr.vg is fixed (for now), but http://dev.axr.vg/ still fails.


Reply to this email directly or view it on GitHub: https://github.com/AXR/Website/issues/240#issuecomment-5528684

Ragnis commented 12 years ago

Now I'm pretty sure that it's all caused by sendmail.

Mouvedia commented 12 years ago

I am closing this since dev is up and running.

Mouvedia commented 12 years ago

I am reopening this one: it's the same problem again.

Ragnis commented 12 years ago

The original problem was actually never solved.

The spec deployment should be working as expected. The website deployment is failing probably because of problems with sendmail.

Mouvedia commented 12 years ago

The spec deployment should be working as expected.

No it's not.

Ragnis commented 12 years ago

The sendmail problem has disappeared just as mysteriously it had appeared.

But theoretically everything should be working now. I'm going to wait until at least one commit has been pushed to both repositories and then if everything works, I'll close this.

Ragnis commented 12 years ago

Everything seems to be working, so I'm closing it now.