Skip to content

PVE Post Install can't finish with some options selectedΒ #5262

@Jesper-TJ

Description

@Jesper-TJ

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

PVE Post Install

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/post-pve-install.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

No response

πŸ“ Provide a clear and concise description of the issue.

When running the scripts, if clicking "no" on option "Correct 'ceph package sources?", the script can't finish in the end. It get's stuck when trying to update Proxmox (and proxmox then times out after a while, making the terminal stay orange coloured and not upgrading the machine).
Then, if manually running "apt update", you get an error declaring that there's a problem with the ceph repo and thats probably whats stopping the scripts. If you then run "apt upgrade", it works fine and upgrades everything correctly. If you then run the scripts again from the beggining but choose "yes" to the "Correct 'ceph package sources?" option, the scripts finishes AND updates + upgrades the machine successfully (like it should do).

πŸ”„ Steps to reproduce the issue.

Run the script as normal and choose "yes" to every option except for "Correct 'ceph package sources?" and "Add (Disabled) 'pvetest' repository?".

❌ Paste the full error output (if available).

The terminal just stays on "Updating Proxmox VE (Patiance)...". If you hit enter (or wait long enough), the script will dissapear and the terminal will be coloured orange for the rest of the session (the colour from the "updating" part of the script will stay).

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions