Closed
Description
β 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.
Script is correctly installing the container but the tinyauth service is crashing within the container.
π Steps to reproduce the issue.
- Installed the package the usual way (default)
- Installations script is showing success
- Actually checking within the container if the service is running (because it wasn't working): It's showing
crashed
There are no logs I can find on Alpine to see why it's crashing. Please advise
β Paste the full error output (if available).
πΌοΈ Additional context (optional).
You can also not login to the console of the LXC because its password locked and you don't know the pasword.
Autologin isn't working.
Logging in via pct enter ID
from host is working and you could reset the password but that a bit confusion, compared to all other scripts i've used.