Installing authentik doesn't past "Setting up Python 3" #644

Open
opened 2025-11-20 04:51:35 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @chuegel on GitHub (Mar 4, 2025).

Have you read and understood the above guidelines?

yes

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

Authentik

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/authentik.sh)"

📝 Provide a clear and concise description of the issue.

Install begins and LXC is beeing created but doens't past this line:

d8f104e765/install/authentik-install.sh (L61)

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

Install the LXC and wait for the Python 3 part

Paste the full error output (if available).

___         __  __               __  _ __  

/ | __ / // / ___ ____ / /() /
/ /| |/ / / / __/ __ / _ / __ / / / ///
/ ___ / /
/ / // / / / __/ / / / // / ,<
// |_,/_// /_/_
// //_///||

⚙️ Using Default Settings on node nas-10-media
🖥️ Operating System: debian
🌟 Version: 12
📦 Container Type: Unprivileged
💾 Disk Size: 12 GB
🧠 CPU Cores: 6
🛠️ RAM Size: 8192 MiB
🆔 Container ID: 110
🚀 Creating a Authentik LXC using the above default settings

✔️ Using images for Template Storage.
✔️ Using vmdata for Container Storage.
✔️ Updated LXC Template List
✔️ LXC Template is ready to use.
✔️ LXC Container 110 was successfully created.
✔️ Started LXC Container
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
✔️ Set up Container OS
✔️ Network Connected: 192.168.100.225
✔️ IPv4 Internet Connected
✔️ IPv6 Internet Connected
✔️ DNS Resolved github.com to 140.82.121.4
✔️ Updated Container OS
✔️ Installed Dependencies
✔️ Installed yq
✔️ Installed GeoIP
⠋ Setting up Python 3

🖼️ Additional context (optional).

No response

Originally created by @chuegel on GitHub (Mar 4, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Authentik ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/authentik.sh)" ### 📝 Provide a clear and concise description of the issue. Install begins and LXC is beeing created but doens't past this line: https://github.com/community-scripts/ProxmoxVE/blob/d8f104e765c55025ea5a92638e03002bc1d7b33a/install/authentik-install.sh#L61 ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. Install the LXC and wait for the Python 3 part ### ❌ Paste the full error output (if available). ___ __ __ __ _ __ / | __ __/ /_/ /_ ___ ____ / /_(_) /__ / /| |/ / / / __/ __ \/ _ \/ __ \/ __/ / //_/ / ___ / /_/ / /_/ / / / __/ / / / /_/ / ,< /_/ |_\__,_/\__/_/ /_/\___/_/ /_/\__/_/_/|_| ⚙️ Using Default Settings on node nas-10-media 🖥️ Operating System: debian 🌟 Version: 12 📦 Container Type: Unprivileged 💾 Disk Size: 12 GB 🧠 CPU Cores: 6 🛠️ RAM Size: 8192 MiB 🆔 Container ID: 110 🚀 Creating a Authentik LXC using the above default settings ✔️ Using images for Template Storage. ✔️ Using vmdata for Container Storage. ✔️ Updated LXC Template List ✔️ LXC Template is ready to use. ✔️ LXC Container 110 was successfully created. ✔️ Started LXC Container bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) ✔️ Set up Container OS ✔️ Network Connected: 192.168.100.225 ✔️ IPv4 Internet Connected ✔️ IPv6 Internet Connected ✔️ DNS Resolved github.com to 140.82.121.4 ✔️ Updated Container OS ✔️ Installed Dependencies ✔️ Installed yq ✔️ Installed GeoIP ⠋ Setting up Python 3 ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 04:51:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#644