Wordpress LXC - "gpg: no valid OpenPGP data found", dead link? #1796

Closed
opened 2025-11-20 05:17:36 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @fwn0 on GitHub (Aug 28, 2025).

Have you read and understood the above guidelines?

yes

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

Hetzner AX42

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📝 Provide a clear and concise description of the issue.

🚀 Creating a Wordpress LXC using the above advanced settings
✔️ Storage local (Free: 350.8GB Used: 4.9GB) [Template]
✔️ Storage local-zfs (Free: 350.8GB Used: 87.7GB) [Container]
✔️ Template debian-12-standard_12.7-1_amd64.tar.zst [local]
✔️ LXC Container 108 was successfully created.
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.22.108
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Setup PHP 8.4
⠋ Setting up MariaDB latestcurl: (28) Failed to connect to mariadb.org port 443 after 136187 ms: Couldn't connect to server
gpg: no valid OpenPGP data found.

[ERROR] in line 287: exit code 0: while executing command gpg --dearmor -o /etc/apt/trusted.gpg.d/mariadb.gpg

[ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

🔄 Steps to reproduce the issue.

🚀 Creating a Wordpress LXC using the above advanced settings
✔️ Storage local (Free: 350.8GB Used: 4.9GB) [Template]
✔️ Storage local-zfs (Free: 350.8GB Used: 87.7GB) [Container]
✔️ Template debian-12-standard_12.7-1_amd64.tar.zst [local]
✔️ LXC Container 108 was successfully created.
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.22.108
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Setup PHP 8.4
⠋ Setting up MariaDB latestcurl: (28) Failed to connect to mariadb.org port 443 after 136187 ms: Couldn't connect to server
gpg: no valid OpenPGP data found.

[ERROR] in line 287: exit code 0: while executing command gpg --dearmor -o /etc/apt/trusted.gpg.d/mariadb.gpg

[ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

Paste the full error output (if available).

🚀 Creating a Wordpress LXC using the above advanced settings
✔️ Storage local (Free: 350.8GB Used: 4.9GB) [Template]
✔️ Storage local-zfs (Free: 350.8GB Used: 87.7GB) [Container]
✔️ Template debian-12-standard_12.7-1_amd64.tar.zst [local]
✔️ LXC Container 108 was successfully created.
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.22.108
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Setup PHP 8.4
⠋ Setting up MariaDB latestcurl: (28) Failed to connect to mariadb.org port 443 after 136187 ms: Couldn't connect to server
gpg: no valid OpenPGP data found.

[ERROR] in line 287: exit code 0: while executing command gpg --dearmor -o /etc/apt/trusted.gpg.d/mariadb.gpg

[ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

🖼️ Additional context (optional).

No response

Originally created by @fwn0 on GitHub (Aug 28, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Hetzner AX42 ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wordpress.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📝 Provide a clear and concise description of the issue. 🚀 Creating a Wordpress LXC using the above advanced settings ✔️ Storage local (Free: 350.8GB Used: 4.9GB) [Template] ✔️ Storage local-zfs (Free: 350.8GB Used: 87.7GB) [Container] ✔️ Template debian-12-standard_12.7-1_amd64.tar.zst [local] ✔️ LXC Container 108 was successfully created. ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.22.108 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ✔️ Setup PHP 8.4 ⠋ Setting up MariaDB latestcurl: (28) Failed to connect to mariadb.org port 443 after 136187 ms: Couldn't connect to server gpg: no valid OpenPGP data found. [ERROR] in line 287: exit code 0: while executing command gpg --dearmor -o /etc/apt/trusted.gpg.d/mariadb.gpg [ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" ### 🔄 Steps to reproduce the issue. 🚀 Creating a Wordpress LXC using the above advanced settings ✔️ Storage local (Free: 350.8GB Used: 4.9GB) [Template] ✔️ Storage local-zfs (Free: 350.8GB Used: 87.7GB) [Container] ✔️ Template debian-12-standard_12.7-1_amd64.tar.zst [local] ✔️ LXC Container 108 was successfully created. ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.22.108 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ✔️ Setup PHP 8.4 ⠋ Setting up MariaDB latestcurl: (28) Failed to connect to mariadb.org port 443 after 136187 ms: Couldn't connect to server gpg: no valid OpenPGP data found. [ERROR] in line 287: exit code 0: while executing command gpg --dearmor -o /etc/apt/trusted.gpg.d/mariadb.gpg [ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL [https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh](https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/$%7Bvar_install%7D.sh))" ### ❌ Paste the full error output (if available). 🚀 Creating a Wordpress LXC using the above advanced settings ✔️ Storage local (Free: 350.8GB Used: 4.9GB) [Template] ✔️ Storage local-zfs (Free: 350.8GB Used: 87.7GB) [Container] ✔️ Template debian-12-standard_12.7-1_amd64.tar.zst [local] ✔️ LXC Container 108 was successfully created. ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.22.108 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) ✔️ Updated Container OS ✔️ Setup PHP 8.4 ⠋ Setting up MariaDB latestcurl: (28) Failed to connect to mariadb.org port 443 after 136187 ms: Couldn't connect to server gpg: no valid OpenPGP data found. [ERROR] in line 287: exit code 0: while executing command gpg --dearmor -o /etc/apt/trusted.gpg.d/mariadb.gpg [ERROR] in line 1353: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL [https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh](https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/$%7Bvar_install%7D.sh))" ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:17:36 -05:00
Author
Owner

@MickLesk commented on GitHub (Aug 28, 2025):

mariadb is currently maybe down or you are sitting in an blocked country like russia ?

Edit: mariadb gpg work fine here in germany

@MickLesk commented on GitHub (Aug 28, 2025): mariadb is currently maybe down or you are sitting in an blocked country like russia ? Edit: mariadb gpg work fine here in germany
Author
Owner

@fwn0 commented on GitHub (Aug 28, 2025):

No, I have my server by Hetzner in Germany. I tried installing other apps with scripts, e.g. Cosmos, Komodo, NPM and had no problems with them.

@fwn0 commented on GitHub (Aug 28, 2025): No, I have my server by Hetzner in Germany. I tried installing other apps with scripts, e.g. Cosmos, Komodo, NPM and had no problems with them.
Author
Owner

@MickLesk commented on GitHub (Aug 28, 2025):

then its the mariadb source atm. its very unstable sometimes

@MickLesk commented on GitHub (Aug 28, 2025): then its the mariadb source atm. its very unstable sometimes
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1796