Skip to content

Authelia script issue YOUR_AUTHELIA_URLΒ #5611

@Aareon

Description

@Aareon

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

Authelia

πŸ“‚ What was the exact command used to execute the script?

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

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 12

πŸ“ Provide a clear and concise description of the issue.

After installation and specification of domain name, placeholder text is not replaced with actual URL. See "error" output

πŸ”„ Steps to reproduce the issue.

Install via script, use default settings, set domain name, complete installation

❌ Paste the full error output (if available).

    ___         __  __         ___      
   /   | __  __/ /_/ /_  ___  / (_)___ _
  / /| |/ / / / __/ __ \/ _ \/ / / __ `/
 / ___ / /_/ / /_/ / / /  __/ / / /_/ / 
/_/  |_\__,_/\__/_/ /_/\___/_/_/\__,_/  
                                        
  βš™οΈ  Using Default Settings on node <redacted node name>
  πŸ–₯️  Operating System: debian
  🌟  Version: 12
  πŸ“¦  Container Type: Unprivileged
  πŸ’Ύ  Disk Size: 2 GB
  🧠  CPU Cores: 1
  πŸ› οΈ  RAM Size: 512 MiB
  πŸ†”  Container ID: 108
  πŸš€  Creating a Authelia LXC using the above default settings
  
  βœ”οΈ   Using local for Template Storage.
  βœ”οΈ   Using local-lvm for Container Storage.
  βœ”οΈ   Cluster is quorate
  βœ”οΈ   LXC Template List Updated
  βœ”οΈ   LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use.
  βœ”οΈ   LXC Container 108 was successfully created.
  βœ”οΈ   Started LXC Container
  βœ”οΈ   Customized LXC Container
  βœ”οΈ   Set up Container OS
  βœ”οΈ   Network Connected: <redacted IP> 
  βœ”οΈ   IPv4 Internet Connected
  βœ–οΈ   IPv6 Internet Not Connected
  βœ”οΈ   GitHub DNS: github.com:(βœ”οΈ ) raw.githubusercontent.com:(βœ”οΈ ) api.github.com:(βœ”οΈ )
  βœ”οΈ   Updated Container OS
  βœ”οΈ   Install Authelia completed
      Enter your domain (ex. example.com): <redacted domain name>
  βœ”οΈ   Authelia Setup completed
  βœ”οΈ   Customized Container
  βœ”οΈ   Cleaned
  βœ”οΈ   Completed Successfully!

  πŸš€  Authelia setup has been successfully initialized!
  πŸ’‘   Access it using the following URL:
    🌐  https://YOUR_AUTHELIA_URL

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions