Skip to content

Fail to conduct a Nextcloud test on Proxmox VE 8.2. #2714

Open
@whlatgithub

Description

I have been trying to conduct a Nextcloud test on Proxmox VE 8.2. After importing the Nextcloud VM Pre-installed – 100 GB virtual machine and successfully starting it up, I logged into the system following the virtual machine's prompts. After entering the sudo password, the system displayed the following error message:

Nextcloud VM - 2024 - Nextcloud Startup Script
Script failed to download. Please run: 'sudo curl -sLO https://raw.githubusercontent.com/nextcloud/vm/main/menu/startup_configuration.sh|php|py' and try again.
If it still fails, please report this issue to: https://github.com/nextcloud/vm/issues.

I attempted to execute the following command in the command line: sudo curl -sLO https://raw.githubusercontent.com/nextcloud/vm/main/menu/startup_configuration.sh|php|py, and I received the prompt: -bash: py: command not found.

I modified the command to: sudo curl -sLO https://raw.githubusercontent.com/nextcloud/vm/main/menu/startup_configuration.sh|php|python3 and executed it. There were no error messages output, but there was also no success message.

I restarted the VM, but the result remained the same.

How can I correctly complete the aforementioned process?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions