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

swap file issue when deploying #535

Open
opsaaaaa opened this issue Nov 7, 2019 · 0 comments
Open

swap file issue when deploying #535

opsaaaaa opened this issue Nov 7, 2019 · 0 comments
Labels
admin Issues that effect developers or admins. deploy Issues related to deploying Documentation An issue with the README guides or documentation

Comments

@opsaaaaa
Copy link
Collaborator

opsaaaaa commented Nov 7, 2019

while deploying the server you can get

sudo stdout: swapon: /swapfile: swapon failed: Device or resource busy
sudo stderr: Nothing written

right now to fix this, ssh into the server and run:

sudo swapoff /swapfile

then try to deploy again and it should work.

@opsaaaaa opsaaaaa added bug Something isn't working Documentation An issue with the README guides or documentation deploy Issues related to deploying admin Issues that effect developers or admins. and removed bug Something isn't working labels Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Issues that effect developers or admins. deploy Issues related to deploying Documentation An issue with the README guides or documentation
Projects
None yet
Development

No branches or pull requests

1 participant