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

Ubunutu System Restart message is preventing rsync command running #3850

Closed
teuma86 opened this issue Jun 19, 2024 · 2 comments
Closed

Ubunutu System Restart message is preventing rsync command running #3850

teuma86 opened this issue Jun 19, 2024 · 2 comments

Comments

@teuma86
Copy link

teuma86 commented Jun 19, 2024

  • Deployer version:
  • 7.4.0 AND 7.3.3
  • Deployment OS: Linux

Using the rsync deployer receipe, trying to deploy magento onto a ubuntu server keeps failing saying that the remote directory could not be found.

I checked and can confirm the directory exists.

Running with debug, I belive this is due the the ubuntu system reboot message.

Rebooting the system resolved this issue till the system message showed again

Output Result

php deployer.phar rsync staging  -v
task rsync
[staging] run if [ -h /var/www/magento/staging/release ]; then echo +right; fi
[staging] Kernel: 5.15.0-112-generic was installed on 06/07/2024  6:49:31 am BST or 12 day(s) ago.
[staging] Please reboot the server at your earliest convenience to apply this kernel update.
[staging] +right
[staging]  Deployer\Exception\Exception  in rsync.php on line 228:
[staging]
[staging]   The "release_path" (/var/www/magento/staging/release) does not exist.
[staging]
ERROR: Task rsync failed!

Any suggestions on how to resolve this would be appreciated as we cant have a server reboot holding up deployments.

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
Copy link
Contributor

github-actions bot commented Sep 9, 2024

This issue has been automatically closed. Please, open a discussion for bug reports and feature requests.

Read more: [https://github.com//discussions/3888]

Copy link
Contributor

github-actions bot commented Sep 9, 2024

This issue has been automatically closed. Please, open a discussion for bug reports and feature requests.

Read more: [https://github.com//discussions/3888]

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants