Update Keycloak fails #160

Closed
opened 2025-11-20 04:44:25 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @TheMagnetar on GitHub (Dec 8, 2024).

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

Keycloak update script fails with:
environment: line 71: STD: unbound variables

$STD seems not to be defined

What settings are you currently utilizing?

  • Default Settings
  • Advanced Settings

Which Linux distribution are you employing?

Debian 12

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

No response

Please provide detailed steps to reproduce the issue.

No response

Originally created by @TheMagnetar on GitHub (Dec 8, 2024). ### Please verify that you have read and understood the guidelines. yes ### A clear and concise description of the issue. Keycloak update script fails with: `environment: line 71: STD: unbound variables` $STD seems not to be defined ### What settings are you currently utilizing? - [ ] Default Settings - [X] Advanced Settings ### Which Linux distribution are you employing? Debian 12 ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. _No response_ ### Please provide detailed steps to reproduce the issue. _No response_
Author
Owner

@MickLesk commented on GitHub (Dec 8, 2024):

STD is a default variable that is always defined. There is probably something wrong in the script, so execute as verbose

@MickLesk commented on GitHub (Dec 8, 2024): STD is a default variable that is always defined. There is probably something wrong in the script, so execute as verbose
Author
Owner

@MickLesk commented on GitHub (Dec 9, 2024):

Run fine for me.

image

@MickLesk commented on GitHub (Dec 9, 2024): Run fine for me. ![image](https://github.com/user-attachments/assets/d5da2dcd-c29b-4c74-9d36-76e1c1ee8525)
Author
Owner

@TheMagnetar commented on GitHub (Dec 9, 2024):

Note, I was talking about the update script, not the installation script

@TheMagnetar commented on GitHub (Dec 9, 2024): Note, I was talking about the update script, not the installation script
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#160