[GH-ISSUE #1260] When creating a container in Advance mode, Units for Disk, and RAM are not shown #278

Closed
opened 2026-02-26 12:44:58 +03:00 by kerem · 1 comment
Owner

Originally created by @andygrunwald on GitHub (Jan 5, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1260

Have you read and understood the above guidelines?

yes

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

Paperless-NGX

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/paperless-ngx.sh)"

📝 Provide a clear and concise description of the issue.

When you install Paperless-NGX in the default mode, the output looks like

[...]
Disk Size: 10GB
CPU Cores: 2
RAM Size: 2048MB
[...]

If you install Paperless-NGX in the advance mode, the wizard shows "Enter disk size in GB" - you enter 10 - Hit Enter and later the output shows:

[...]
Disk Size: 10
CPU Cores: 2
RAM Size: 2048
[...]

(without the units)

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Install Paperless NGX once in the default and once in the advanced mode.

Paste the full error output (if available).

Default mode:
Screenshot 2025-01-05 at 12 13 39

Advance mode:
Screenshot 2025-01-05 at 12 43 22

🖼️ Additional context (optional).

It is only a very minor thing, but I think the units should be shown especially in advanced mode

Originally created by @andygrunwald on GitHub (Jan 5, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1260 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Paperless-NGX ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/paperless-ngx.sh)" ### 📝 Provide a clear and concise description of the issue. When you install Paperless-NGX in the default mode, the output looks like ``` [...] Disk Size: 10GB CPU Cores: 2 RAM Size: 2048MB [...] ``` If you install Paperless-NGX in the advance mode, the wizard shows "Enter disk size in GB" - you enter 10 - Hit Enter and later the output shows: ``` [...] Disk Size: 10 CPU Cores: 2 RAM Size: 2048 [...] ``` (without the units) ### ⚙️ What settings are you using? - [X] Default Settings - [X] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Install Paperless NGX once in the default and once in the advanced mode. ### ❌ Paste the full error output (if available). Default mode: <img width="715" alt="Screenshot 2025-01-05 at 12 13 39" src="https://github.com/user-attachments/assets/30fc20d2-0b42-449e-b1a3-d853a526c830" /> Advance mode: <img width="732" alt="Screenshot 2025-01-05 at 12 43 22" src="https://github.com/user-attachments/assets/c238db04-f050-4219-aba6-24315a60c6ba" /> ### 🖼️ Additional context (optional). It is only a very minor thing, but I think the units should be shown especially in advanced mode
kerem closed this issue 2026-02-26 12:44:58 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 5, 2025):

Merged

<!-- gh-comment-id:2571691619 --> @MickLesk commented on GitHub (Jan 5, 2025): Merged
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#278
No description provided.