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

Offical apps | Community apps | Demo | Docs | Install
J

Joseph Mascarenhas

@joseph
Staff
Unfollow Follow
About
Posts
2.0k
Topics
1
Shares
0
Groups
1
Followers
4
Following
1

Posts

Recent Best Controversial

  • AFFiNE - open-source Notion, Miro, Monday, Outline, Appflowy alternative
    J joseph

    @umnz the package is unstable (and not the app itself) . unstable means we just packaged and released it . maybe we have to make some drastic changes to the package and break existing installations because we did something wrong.

    I agree that it needs it's own category. cc @james

    App Wishlist

  • Bug? Users not allowed to change Profile Picture/ Avatar
    J joseph

    cc @nebulon @girish

    Discuss

  • Bug? Users not allowed to change Profile Picture/ Avatar
    J joseph

    Agreed, either the feature needs to change or the text . This change was made in Cloudron 9 - https://git.cloudron.io/platform/box/-/blob/master/CHANGES?ref_type=heads#L2959 .

    I think Cloudron OIDC now exposes the avatar to apps and it's not a purely personal thing anymore since other user's will now see the avatar if the app supports it. This was the reason for the change iirc.

    Discuss

  • Bug? Users not allowed to change Profile Picture/ Avatar
    J joseph

    You mean the Lock profile option, correct? That also locks down the avatar. I think the idea of that option is that it locks down the profile so that your users don't attempt "goofy things" like setting some funny image as avatar or some funny name.

    Discuss

  • Error upgrading connection with STARTTLS: 502 5.5.1 Error: command not implemented
    J joseph

    The mail relay requires STARTTLS - https://docs.cloudron.io/email/#relay-outgoing-mails . Is that enabled in Proxmox?

    Support email relay

  • Robots.txt Feature... shouldn't it warn or show that there is already a robots.txt with some content?
    J joseph

    as in, you want the Cloudron dashboard to indicate that the app has it's own robots.txt ? That would be complicated given that an app can choose to handle paths however it wants. It's all dynamic.

    Discuss

  • Mail + terminal/ssh - not working at all. Need help
    J joseph

    The mail service seems running fine. But it seem like may be all non-http ports got blocked on your server (if you are unable to connect to SSH port and the Email ports) ? Did some new firewall deploy? Networking change?

    Support networking firewall

  • Sharing My Experiment To Create Server Side Tracking (sGTM)
    J joseph

    @IniBudi said:

    And my question is how to make the update process automatically from Cloudron dashboard?

    Do you mean you want Cloudron to track upstream releases and make new packages and have an update available? If so, there is no such feature. An idea is to automate this in your CI (Cloudron team uses renovate for it's packages).

    Package development

  • Planka has removed SSO in v2.2.0
    J joseph

    https://github.com/plankanban/planka/releases/tag/v2.2.0

    There is a discussion at https://github.com/plankanban/planka/issues/1754

    โš ๏ธ Breaking changes โ€” read before updating
    
    1. OIDC/SSO has been removed from PLANKA Community.
    
        After updating, all SSO-based users are deactivated, because they no longer
        have a password login.
        An admin can restore access by setting a password for each affected user and
        reactivating them.
        If your only admin account is SSO-based, you will be locked out. Create a
        new admin user first (via script or environment variables) before updating:
        https://docs.planka.cloud/docs/configuration/admin-user
        If SSO is critical for your team, plan this migration before you update.
        Background and reasoning: #1754 ยท OIDC/SSO is now part of PLANKA Pro:
        https://planka.app/pro
    
    
    Planka

  • Can't send emails larger than 25MB
    J joseph

    Works here. Can you check the value with the instructions at https://forum.cloudron.io/topic/2969/how-can-i-increase-the-maximum-size-of-an-email-with-the-build-in-smtp/2 . Maybe try restarting mail server? Services -> Restart ?

    Support email

  • new server move license work
    J joseph

    hi @nozy i replied from support.

    Using the backup should be straightforward . https://docs.cloudron.io/backups#move-cloudron-to-another-server is the necessary docs.

    The license will automatically move, yes. (it moved with the domain name during migration and is not IP based)

    Feel free to ask any question here and we can help.

    Support restore

  • HeCAPTe
    J joseph

    Same I don't see the screenshots

    Community Packages

  • Restore HumHum App on different server
    J joseph

    @nckne correct, the restore process always starts from scratch. But there is a workaround.

    Once the restore has failed, ssh into the server and edit the mysql dump directly. This file is /home/yellowtent/appsdata/<appid>/mysqldump . Specifically, from the error message it seems this is around line 2047. Maybe comment out that line?

    After that, using the CLI tool (on your laptop and not on the server), run cloudron import --in-place --app humhub. This does a restore of the app without redownloading the backup. So, it will reimport your modified sql dump.

    Support restore services mysql

  • Restore HumHum App on different server
    J joseph

    @nckne we don't even have a table named translator_cache . Could it be this comes from some module/plugin? Maybe you disabled it and afterwards may be migrations are not run ๐Ÿค” ? Most likely it is because 8.4 MySQL is not accepting something that previous MySQL accepted.

    Support restore services mysql

  • Restore HumHum App on different server
    J joseph

    @nckne I can check the schema in our HumbHub .

    Support restore services mysql

  • Kimai - Package Updates
    J joseph

    Update to 2.63.0 is blocked by https://github.com/kimai/kimai/issues/6102

    Kimai

  • Restore HumHum App on different server
    J joseph

    @nckne sometimes you will find the import error in the Service -> MySQL logs . Can you check if you see anything there when importing?

    Support restore services mysql

  • Requesting an expedited build of v0.63.5
    J joseph

    Ha ha ok, I misunderstood ๐Ÿ˜„ @james it seems https://downloads.metabase.com/v0.63.5/metabase.jar is available , so we may have to create a manual MR .

    Metabase

  • Requesting an expedited build of v0.63.5
    J joseph

    I guess the question is how did you know it has a security issue (or how did your CEO know?) https://www.metabase.com/changelog/63 has no info on this release either .

    Metabase

  • Community App Store - not valid JSON
    J joseph

    Have you tried the raw link https://raw.githubusercontent.com/Tymeslot/tymeslot/refs/heads/main/CloudronVersions.json ?

    Package development
  • Login

  • Don't have an account? Register

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