Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fetching of project not working from git server #420

Open
lorvent opened this issue May 24, 2021 · 3 comments
Open

fetching of project not working from git server #420

lorvent opened this issue May 24, 2021 · 3 comments

Comments

@lorvent
Copy link

lorvent commented May 24, 2021

Hello,
How are you doing :)

Getting back on deployer after a long time.

I just followed instructions and restored my existing db and files.

everything working fine except when i start a deployment, it is just in "pending" state and it is more than a day.

am i doing something wrong?

thanks.

@REBELinBLUE
Copy link
Owner

Hmm, do you have supervisord running the artisan command?

@lorvent
Copy link
Author

lorvent commented May 27, 2021

Hello,

I am able to solve that, it is because of some php functions are disabled.

i am able to cross that but now i am having another issue.

all builds are failing.

when i look at cli.log file

it shows below message

[2021-05-27 17:14:18] production.DEBUG: ### Run script locally
bash -s << 'EOF'
    # Turn on quit on non-zero exit
    set -e
    ### List git references
cd /home/folder.domain.com/public_html/storage/app/mirrors/git_git.domain.com_josh_v2.git

git tag --list --no-column
EOF

[2021-05-27 17:14:18] production.DEBUG: ### Run script locally
bash -s << 'EOF'
    # Turn on quit on non-zero exit
    set -e
    ### List git references
cd /home/folder.domain.com/public_html/storage/app/mirrors/git_git.domain.com_josh_v2.git

git branch --list --no-column
EOF

any idea what could be the reason?

thanks.

@lorvent lorvent changed the title Deployment pending for more than a day fetching of project not working from git server May 31, 2021
@FlorianW208
Copy link

i have the same bug, all bitbucket projects are stuck in pending

@lorvent what was your solution?

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

No branches or pull requests

3 participants