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

How long does it take to do a no encrypt install? #16

Open
orange888 opened this issue Dec 3, 2020 · 1 comment
Open

How long does it take to do a no encrypt install? #16

orange888 opened this issue Dec 3, 2020 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@orange888
Copy link

I tried on a VPS. After 2 hours, it still haven't finished. Does it need to build from source?

Thanks.

@HankB HankB self-assigned this Sep 5, 2021
@HankB HankB added the question Further information is requested label Sep 5, 2021
@HankB
Copy link
Owner

HankB commented Sep 5, 2021

Apologies for the delay in replying. Somehow notification of this issue slipped past me.

I have never tried this on a VPS. At two hours I suspect it is not working as it takes a lot less time on real H/W, even slow H/W, but I do always use SSDs for testing.

Did you determine if it was ever going to complete or that something hung? Things I can think of to try include:

  • watch top in another terminal
  • watch dmesg --follow in another terminal
  • uncomment the two set -x commands to monitor progress in more detail.
    to see what is executing in the VPS.

At worst you could try manually installing following the linked instructions to see if anything unusual is reported when running any of the commands.

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

No branches or pull requests

2 participants