PMG Post installer doa #432

Closed
opened 2026-02-04 18:51:18 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @JohnPBee on GitHub (Feb 3, 2025).

Have you read and understood the above guidelines?

yes

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

Proxmox Mail Gateway Post Install Proxmox Mail Gateway Post Install

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/misc/post-pmg-install.sh)"

📝 Provide a clear and concise description of the issue.

Does not work, installer(yes to all), seems fine, reboot = no effect whatsoever on nag screen, confirmed on three browsers

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

install it and see for yourself :)

Paste the full error output (if available).

n/a

🖼️ Additional context (optional).

would so cool, if this worked

Originally created by @JohnPBee on GitHub (Feb 3, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Proxmox Mail Gateway Post Install Proxmox Mail Gateway Post Install ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/misc/post-pmg-install.sh)" ### 📝 Provide a clear and concise description of the issue. Does not work, installer(yes to all), seems fine, reboot = no effect whatsoever on nag screen, confirmed on three browsers ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. install it and see for yourself :) ### ❌ Paste the full error output (if available). n/a ### 🖼️ Additional context (optional). would so cool, if this worked
Author
Owner

@MickLesk commented on GitHub (Feb 3, 2025):

@thost96 can you check it?

@MickLesk commented on GitHub (Feb 3, 2025): @thost96 can you check it?
Author
Owner

@thost96 commented on GitHub (Feb 4, 2025):

@JohnPBee i've added a PR to fix this. You can test it immediately by using

bash -c "$(wget -qLO - https://github.com/thost96/ProxmoxVE-scripts/raw/main/misc/post-pmg-install.sh)"

If the subscription nag is still shown, clear your browser cache or try a private window, as the .js File gets cached by your browser.

@thost96 commented on GitHub (Feb 4, 2025): @JohnPBee i've added a PR to fix this. You can test it immediately by using ``` bash -c "$(wget -qLO - https://github.com/thost96/ProxmoxVE-scripts/raw/main/misc/post-pmg-install.sh)" ``` If the subscription nag is still shown, clear your browser cache or try a private window, as the .js File gets cached by your browser.
Author
Owner

@michelroegl-brunner commented on GitHub (Feb 4, 2025):

merged.

@michelroegl-brunner commented on GitHub (Feb 4, 2025): merged.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#432