Tinyauth autologin not working (neither after entering root) #1238

Closed
opened 2026-02-04 23:52:38 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @hydrosh on GitHub (Jul 7, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Alpine-Tinyauth

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-tinyauth.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Alpine

📝 Provide a clear and concise description of the issue.

the lxc created has no way to login into it

🔄 Steps to reproduce the issue.

run the script, head to the lxc and try to login using root

Paste the full error output (if available).

no errors

🖼️ Additional context (optional).

No response

Originally created by @hydrosh on GitHub (Jul 7, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Alpine-Tinyauth ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-tinyauth.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Alpine ### 📝 Provide a clear and concise description of the issue. the lxc created has no way to login into it ### 🔄 Steps to reproduce the issue. run the script, head to the lxc and try to login using root ### ❌ Paste the full error output (if available). no errors ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 23:52:39 +03:00
Author
Owner

@tremor021 commented on GitHub (Jul 7, 2025):

You ticked off advanced install, did you set root password there?

@tremor021 commented on GitHub (Jul 7, 2025): You ticked off advanced install, did you set root password there?
Author
Owner

@tremor021 commented on GitHub (Jul 7, 2025):

in the meantime, until we investigate this, do this on your host:

pct enter <LXC_ID>
passwd root

and set a new password

@tremor021 commented on GitHub (Jul 7, 2025): in the meantime, until we investigate this, do this on your host: ``` pct enter <LXC_ID> passwd root ``` and set a new password
Author
Owner

@hydrosh commented on GitHub (Jul 7, 2025):

i tried setting it and it works, the problem is when using default or leaving it blank. (already solved thank you anyway)
was just to make you know this little issue

@hydrosh commented on GitHub (Jul 7, 2025): i tried setting it and it works, the problem is when using default or leaving it blank. (already solved thank you anyway) was just to make you know this little issue
Author
Owner

@MickLesk commented on GitHub (Jul 7, 2025):

issue with motd

@MickLesk commented on GitHub (Jul 7, 2025): issue with motd
Author
Owner

@MickLesk commented on GitHub (Jul 7, 2025):

we found an issue, @tremor021 push the solution in some mins

@MickLesk commented on GitHub (Jul 7, 2025): we found an issue, @tremor021 push the solution in some mins
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1238