perfect server debian 12 failure

Discussion in 'HOWTO-Related Questions' started by muekno, May 10, 2025.

  1. muekno

    muekno Active Member HowtoForge Supporter

    Following that tutorial I get
    <code>
    root@mike:/etc/apt# curl https://get.acme.sh | sh -s
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 1032 0 1032 0 0 8279 0 --:--:-- --:--:-- --:--:-- 8390
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 221k 100 221k 0 0 2784k 0 --:--:-- --:--:-- --:--:-- 2952k
    [Sa 10. Mai 12:38:26 CEST 2025] Installing from online archive.
    [Sa 10. Mai 12:38:26 CEST 2025] Downloading https://github.com/acmesh-official/acme.sh/archive/master.tar.gz
    [Sa 10. Mai 12:38:27 CEST 2025] Extracting master.tar.gz
    [Sa 10. Mai 12:38:27 CEST 2025] Installing to /root/.acme.sh
    [Sa 10. Mai 12:38:27 CEST 2025] Installed to /root/.acme.sh/acme.sh
    [Sa 10. Mai 12:38:27 CEST 2025] Installing alias to '/root/.bashrc'
    [Sa 10. Mai 12:38:27 CEST 2025] Close and reopen your terminal to start using acme.sh
    [Sa 10. Mai 12:38:27 CEST 2025] Installing cron job
    34 13 * * * "/root/.acme.sh"/acme.sh --cron --home "/root/.acme.sh" > /dev/null
    [Sa 10. Mai 12:38:27 CEST 2025] bash has been found. Changing the shebang to use bash as preferred.
    [Sa 10. Mai 12:38:28 CEST 2025] OK
    [Sa 10. Mai 12:38:28 CEST 2025] Install success!
    root@mike:/etc/apt# acme.sh --set-default-ca --server letsencrypt
    -bash: acme.sh: Kommando nicht gefunden
    .
    </code>
    What is wrong

    Regards
    Rainer
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Why don't you use the auto-installer? It provides a better and more advanced setup than the old perfect server guides. Personally., I wonÄt use the manual setup anymore for any of my systems.

    Try this command instead:

    /root/.acme.sh/acme.sh --set-default-ca --server letsencrypt
     
  3. muekno

    muekno Active Member HowtoForge Supporter

    Thank you. Why do I not use autoinstaller
    a) I like to see what's happening, what is done
    b) I am on a VPS (PROMOX based) server at a hosting provider
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    a) Ok, that's a point.
    b) That's not a point as the auto-installer works on any kind of spiritual or physical server.
     
    muekno likes this.
  5. muekno

    muekno Active Member HowtoForge Supporter

    how to buy the migration tool?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

  7. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page