Docmost - Unable to upload images #543

Closed
opened 2026-02-04 19:43:43 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @anthonyuk on GitHub (Feb 24, 2025).

Originally assigned to: @bvdberg01 on GitHub.

Have you read and understood the above guidelines?

yes

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

Docmost

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

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

📝 Provide a clear and concise description of the issue.

There is an issue when uploading images to a document that the 0.0k limit prevents this.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Create a new doc and try to insert an image

Paste the full error output (if available).

No logs available

🖼️ Additional context (optional).

No response

Originally created by @anthonyuk on GitHub (Feb 24, 2025). Originally assigned to: @bvdberg01 on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Docmost ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/docmost.sh)" ### 📝 Provide a clear and concise description of the issue. There is an issue when uploading images to a document that the 0.0k limit prevents this. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Create a new doc and try to insert an image ### ❌ Paste the full error output (if available). No logs available ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 19:43:43 +03:00
Author
Owner

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

check /opt/docmost/.env and optimize filesize there. we use the default env file

@MickLesk commented on GitHub (Feb 24, 2025): check /opt/docmost/.env and optimize filesize there. we use the default env file
Author
Owner

@anthonyuk commented on GitHub (Feb 24, 2025):

Many thanks. I’ll try that.

On Mon, Feb 24, 2025, at 7:47 AM, CanbiZ wrote:

check /opt/docmost/.env and optimize filesize there. we use the default env file


Reply to this email directly, view it on GitHub https://github.com/community-scripts/ProxmoxVE/issues/2580#issuecomment-2677646551, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR25YESVTWAXC7RSDUMPDWD2RLFCBAVCNFSM6AAAAABXXLBMJ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZXGY2DMNJVGE.
You are receiving this because you authored the thread.Message ID: @.***>

MickLeskMickLesk left a comment (community-scripts/ProxmoxVE#2580) https://github.com/community-scripts/ProxmoxVE/issues/2580#issuecomment-2677646551
check /opt/docmost/.env and optimize filesize there. we use the default env file


Reply to this email directly, view it on GitHub https://github.com/community-scripts/ProxmoxVE/issues/2580#issuecomment-2677646551, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR25YESVTWAXC7RSDUMPDWD2RLFCBAVCNFSM6AAAAABXXLBMJ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZXGY2DMNJVGE.
You are receiving this because you authored the thread.Message ID: @.***>

@anthonyuk commented on GitHub (Feb 24, 2025): Many thanks. I’ll try that. On Mon, Feb 24, 2025, at 7:47 AM, CanbiZ wrote: > check /opt/docmost/.env and optimize filesize there. we use the default env file > > > — > Reply to this email directly, view it on GitHub <https://github.com/community-scripts/ProxmoxVE/issues/2580#issuecomment-2677646551>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AR25YESVTWAXC7RSDUMPDWD2RLFCBAVCNFSM6AAAAABXXLBMJ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZXGY2DMNJVGE>. > You are receiving this because you authored the thread.Message ID: ***@***.***> > > MickLesk*MickLesk* left a comment (community-scripts/ProxmoxVE#2580) <https://github.com/community-scripts/ProxmoxVE/issues/2580#issuecomment-2677646551> > check /opt/docmost/.env and optimize filesize there. we use the default env file > > > — > Reply to this email directly, view it on GitHub <https://github.com/community-scripts/ProxmoxVE/issues/2580#issuecomment-2677646551>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AR25YESVTWAXC7RSDUMPDWD2RLFCBAVCNFSM6AAAAABXXLBMJ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNZXGY2DMNJVGE>. > You are receiving this because you authored the thread.Message ID: ***@***.***> >
Author
Owner

@anthonyuk commented on GitHub (Feb 24, 2025):

It worked.
Although it says the default is 50Mb, it didn’t work until I actually entered a value in that line of the file so maybe the default is not being picked up.

@anthonyuk commented on GitHub (Feb 24, 2025): It worked. Although it says the default is 50Mb, it didn’t work until I actually entered a value in that line of the file so maybe the default is not being picked up.
Author
Owner

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

maybe its an bug in docmost himself. They dont use "defaults". Its 1:1 the same like there docs

@MickLesk commented on GitHub (Feb 24, 2025): maybe its an bug in docmost himself. They dont use "defaults". Its 1:1 the same like there docs
Author
Owner

@bvdberg01 commented on GitHub (Feb 24, 2025):

I see that update script also not backups uploaded data, I will create PR for it and fix this issue so default upload is set to 50mb

@bvdberg01 commented on GitHub (Feb 24, 2025): I see that update script also not backups uploaded data, I will create PR for it and fix this issue so default upload is set to 50mb
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#543