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

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

Open
whlatgithub opened this issue Dec 25, 2024 · 1 comment
Open

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

whlatgithub opened this issue Dec 25, 2024 · 1 comment

Comments

@whlatgithub
Copy link

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?

@enoch85
Copy link
Member

enoch85 commented Dec 30, 2024

Thanks for posting your issue!

To me this seems like a network issue on your side. Remove the VM completley, start over. But before you do, please install a server on the same VLAN just to confirm networking is working all the way out on the internet.

If you have any country blocking; disable that. 👍

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

No branches or pull requests

2 participants