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

Error message "1@105 Unable to find a template when searching for 'debian-10'." #53

Open
Tipkla opened this issue Jul 30, 2023 · 4 comments

Comments

@Tipkla
Copy link

Tipkla commented Jul 30, 2023

When I'm running bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_hassio_lxc/raw/master/create_container.sh)" I always get the same error message: "1@105 Unable to find a template when searching for 'debian-10'."
I already installed debian-11-standard and debian-12-standard template. But there is no debian-10-standard template available. My guess is, that debian 11 and 12 have everything debian 10 has and therefore the debian 10 template is not available anymore but still hidden in the code as a requirement to install the container. What should I do now? Any recommendations? I'm glad for any help!

Kindest regards,

Tipkla

grafik

@thiagocs1987
Copy link

Same here Proxmox 8.0.4
Snow_220823-134958

@thiagocs1987
Copy link

@Tipkla

I tried with the link below, that didn't solve my problem. But maybe you can check.
https://forum.proxmox.com/threads/debian-10-lxc-template-login-problem.66483/

@sistemasitpro
Copy link

sistemasitpro commented Oct 30, 2023

the solution is to replace the variable
export PCT_OSVERSION=10 with export PCT_OSVERSION=11, the reason is because since proxmox version 8 there is no debian 10 image that is set by hand in the script.

image

@UnidentifiedTag
Copy link

the source needs updating, does anyone know how to edit this on the fly, so run it but edit it at the same time?

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

4 participants