mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 12:45:50 +03:00
[GH-ISSUE #368] Keycloak fails to install #107
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @run2fail on GitHub (Nov 28, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/368
✅ Have you read and understood the above guidelines?
yes
🔎 Did you run the script with verbose mode enabled?
Yes, verbose mode was enabled and the output is included below
📜 What is the name of the script you are using?
Keycloak
📂 What was the exact command used to execute the script?
Executed via PVE Scripts Management
⚙️ What settings are you using?
🖥️ Which Linux distribution are you using?
Debian 13
📈 Which Proxmox version are you on?
8.4.14
📝 Provide a clear and concise description of the issue.
Keycloak fails to install, possibly due to a missing dependency. (At least I am not able to access https://packages.adoptium.net/artifactory/deb and are redirected to the Artifactory login screen when using a browser.)
🔄 Steps to reproduce the issue.
Run keycloak.sh via PVE Scripts Management in verbose mode.
❌ Paste the full error output (if available).
🖼️ Additional context (optional).
No response
@MickLesk commented on GitHub (Nov 28, 2025):
Working Fine here, Execute as normal Script and try it.
All Issues with PVEScriptsLocal -> in PVEScriptsLocal Repo
@run2fail commented on GitHub (Nov 28, 2025):
Hi, I can confirm that the installation works when downloading and executing the script via the Proxmox console.
Somehow it fails only in the console of my pve-scripts-local container:
@MickLesk commented on GitHub (Nov 28, 2025):
Actual Version?
@run2fail commented on GitHub (Nov 28, 2025):
Version? There is no version number in keycloak.sh.
I used the current version of keycloak.sh in both cases.
ProxmoxVE-Local was 0.4.13 but the problem also occurs in 0.5.0.
@MickLesk commented on GitHub (Nov 28, 2025):
@michelroegl-brunner
@michelroegl-brunner commented on GitHub (Nov 28, 2025):
I need to check that. Normally it should not matter if it gets run directly or via the APP.
@michelroegl-brunner commented on GitHub (Jan 29, 2026):
I can not reproduce.