Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
jamesJ

james

@james
Staff
Unfollow Follow
About
Posts
1.9k
Topics
14
Shares
0
Groups
2
Followers
7
Following
3

Posts

Recent Best Controversial

  • Update package Info
    jamesJ james

    Hello @grienauer
    The app description has been updated.

    FreeScout

  • 🧪 Testers wanted: Element Server Suite (ESS Community) for Cloudron
    jamesJ james

    Hello @andreasdueren
    Small feedback.
    Indeed, having the bare domain on the ESS app is a little confusing.
    I now understand the request you have written for the well-known feature.

    App Wishlist

  • Community Apps
    jamesJ james

    If you already published your community app you can ignore this notification.

    Please note that the official Community App Store has been announced: https://forum.cloudron.io/topic/15712/cloudron-community-app-store-publish-your-app
    Please publish your community app there.

    Mentioning all users in this topic just to trigger a notification:

    • @pathab
    • @vitetj
    • @brutalbirdie
    • @eyecreate
    • @themeerkat
    • @timconsidine
    • @ekevu123
    • @andreasdueren
    • @nostrdev
    • @rosano
    • @neoplex
    • @tachy
    • @filter
    Community Apps

  • issue with backups on Scaleway
    jamesJ james

    Hello @jeau
    The following is an assumption.
    If only the automated backup fails, at night, in this specific time frame could it be that the remote is simply overloaded and thus causing errors?
    Since 00:00 o'clock is a widely used time slot for creating backups maybe shifting the time to e.g.: 03:00 o'clock might help.
    Something similar also happened to Let's Encrypt with hard coded times for certificate renewals created a DDoS like behaviour impacting their service negatively.

    Maybe worth a try?

    Support

  • Update package Info
    jamesJ james

    Hello @grienauer
    Thanks for reporting, fixing.

    FreeScout

  • 🧪 Testers wanted: Element Server Suite (ESS Community) for Cloudron
    jamesJ james

    Hello @andreasdueren
    I just did a quick test.
    Under the admin.matrix.$DOMAIN.$TLD is only the NGINX default page visible.
    Is that how it should be? Should it not look like https://admin-beta.element.dev/login?

    The documented way to get admin is false.

    /app/code/mas/mas-cli --config /run/mas/config.yaml manage set-admin <username>
    error: unrecognized subcommand 'set-admin'
    
      tip: some similar subcommands exist: 'demote-admin', 'promote-admin'
    
    Usage: mas-cli manage [OPTIONS] <COMMAND>
    
    For more information, try '--help'.
    

    I took the tip command:

    /app/code/mas/mas-cli --config /run/mas/config.yaml manage promote-admin james
    2026-07-23T19:44:12.643967Z  INFO mas_cli::commands::manage:349 User promoted to admin user.id=01KY87V8HR9D8JC8FEAT5GD8Z1 user.username=james
    

    Which looks like it worked.

    App Wishlist

  • issue with backups on Scaleway
    jamesJ james

    Hello @jeau
    Adding to my last message, when increasing the Upload part size you should also increase the Memory limit at least double or triple.
    So when changing 50 MiB to 100 MiB the Memory limit should also go from 1 GiB to at least 2 GiB or better 3 GiB.

    Support

  • issue with backups on Scaleway
    jamesJ james

    Hello @jeau

    Thanks for reporting, I think I see the issue.

    InvalidArgument: Part number must be an integer between 1 and 1000, inclusive
    

    This suggests this is Scaleway's Object Storage rejecting the 1001st part of a multipart upload, not a Cloudron bug in the strict sense, it's a limit collision.
    See: https://www.scaleway.com/en/docs/object-storage/api-cli/multipart-uploads/

    1 to 1000 parts per object
    5 MB to 5 GB per part (except for the last one)
    Each object stores up to 5 TB

    The default configuration for a S3 based backup site is:

    • Memory limit: 1 GiB
    • Upload part size: 50 MiB
    • Upload concurrency: 20
    • Download concurrency: 30
    • Copy concurrency: 500

    So with your error, I would advise increasing the Upload part size to e.g.: 100 MiB that should cut the parts per object in half and could resolve your issue.

    I am taking this topic also as feedback to improve the error message to make it more human readable.

    Support

  • Need to update app through 54 updates in short period of time
    jamesJ james

    Similar topic to https://forum.cloudron.io/topic/15674/bulk-wordpress-updates and also answered there.

    Support

  • Maximum useable space limited by Volume Size Limit and Volume Count
    jamesJ james

    Hello @max
    This is the default configuration for the @seaweedfs app.
    You can change this by following the documentation we have added here: https://docs.cloudron.io/packages/seaweedfs/#storage-size

    SeaweedFS

  • Minio Documentation for setting up new admin missing
    jamesJ james

    Hello @AartJansen
    The checklist for the Minio app links to https://docs.cloudron.io/packages/minio/#admin-credentials.
    Could it be that you are running an old installation of the Minio app with an outdated checklist?
    Because the link got changed 4 months ago.

    Minio minio cloudron configuration setup

  • Google Login challenges
    jamesJ james

    Hello @marylou
    I am not quite sure what is the request here.
    If @outline only supports a single OAuth provider there is not much we can do to change that.
    Maybe should request that upstream.

    Outline

  • Different URL for Webhook in Cloudron
    jamesJ james

    Hello @firmansi

    Thank you for explaining.
    I will look into this next week.

    N8N

  • Different URL for Webhook in Cloudron
    jamesJ james

    Hello @firmansi
    Currently, the N8N app is only supporting redirections as secondary domains.
    Also, the WEBHOOK_URL is set by the package at each start to the $CLOUDRON_APP_ORIGIN.

    We would have to add this feature to the N8N app to allow full secondary locations.
    Is this feature highly necessary for you or more a convenience?
    Also can you give us some examples when this feature is needed?

    N8N

  • Memory Usage Cloudron vs VPS Panel
    jamesJ james

    Hello @inibudi
    I am not sure what your VPS provider is even displaying with this graph.
    It is just labeled Memory and has no other indication.
    Is it whole system memory, memory used, memory and swap combined?

    When you connect to your server and run free -h you can see the memory values.
    Maybe compare that to Cloudron and your VPS to figure out what the VPS graph is trying to show.


    We took this topic as feedback to improve our graph for memory.
    The graph is showing memory used.
    We now added a % scale to the right Y-axis and to the tooltip.
    Note that the lines are stacked, so they align in addition of each other.

    1cf5350a-5181-444f-a589-96d58a457278-image.jpeg

    In this screenshot 1.23 GiB + 0.89 GiB = 2.12 GiB at the left Y-axis and 15.40 % + 11.14 % = 26.54 % at the right Y-axis.

    Discuss

  • CouchDB for Obsidian LiveSync
    jamesJ james

    Hello @fengchang
    You can publish your community app here: https://ca.cloudron.io/

    Community Apps

  • Memory Usage Cloudron vs VPS Panel
    jamesJ james

    Hello @inibudi
    Without the legend of the memory graph it is difficult to distinguish which line is what.
    I just did a quick check.

    e5f209db-5df4-4883-a8e1-7d2abe8648be-image.jpeg

    free -h
    total        used        free      shared  buff/cache   available
    Mem:           3.8Gi       1.6Gi       874Mi        49Mi       1.5Gi       2.2Gi
    Swap:          3.8Gi       228Mi       3.6Gi
    

    which is pretty accurate.

    Discuss

  • Does Cubyy support real time collaboration?
    jamesJ james

    Hello @ikalou
    You can configure Collabora or OnlyOffice as the admin for Office related files.
    But I am not sure if multi-user work with these tools is also implemented.

    Cubby

  • Postgresql errors
    jamesJ james

    Hello @charlesnw
    Is this also resolved by restarting the PostgreSQL service?

    Paperless-ngx

  • XBackBone package: uploads > 1 GiB rejected with 413
    jamesJ james

    Hello @shrey
    Thanks for reporting.
    An app update will be available soon.

    XBackBone
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search