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
jdaviescoatesJ

jdaviescoates

@jdaviescoates
Unfollow Follow
About
Posts
5.8k
Topics
407
Shares
0
Groups
0
Followers
12
Following
1

Posts

Recent Best Controversial

  • Docling on Cloudron - Community Package
    jdaviescoatesJ jdaviescoates

    @LoudLemur said:

    Community packages aren't in the App Store, so install via the CLI.

    I've not actually tried any community apps yet, but you don't need to use the CLI.

    The standard way is to click on the Add custom app drop down top right in the App Store and choose Community app:

    816426b2-ca44-4a94-83a5-a406ee702ae0-image.jpeg

    And then paste in the CloudronVersions.json URL into the box that pops up:

    d4909557-f6fc-45b5-9e04-c86e4cdc0fd9-image.jpeg

    Community Apps docling rag ingestion documents pdf

  • Indico - A feature-rich event management system
    jdaviescoatesJ jdaviescoates

    @da5nsy upvote the top post in this thread 😉

    App Wishlist events

  • What's coming in Cloudron 10
    jdaviescoatesJ jdaviescoates

    @girish said:

    Policy change: self updating ubuntu packages will be permitted i.e apt update and apt upgrade is allowed.

    I'm intrigued as to

    1. why the change, and
    2. how this is being handled.

    There was obviously a good reason to not do this in the past, i.e. it might break things.

    But presumably you've made changes so that it now can't break things? What have you done? 🙂

    Announcements

  • Skip older Cal packages
    jdaviescoatesJ jdaviescoates

    @tom.westphal said:

    Is DWD simply not available in the Cloudron package without a Cal.com cloud subscription

    Very likely.

    As I understand it, the self hostable open source version isn't even maintained by Cal.com themselves anymore, and even before that some features were behind a paywall.

    Cal.com

  • S3 Compatible Storage
    jdaviescoatesJ jdaviescoates

    @gdeflaux said:

    Contabo

    They only support path style buckets which makes them not work for lots of use cases, see https://forum.cloudron.io/post/96008

    Formbricks

  • LimeSurvey does not start anymore, demands database upgrade
    jdaviescoatesJ jdaviescoates

    @james just FYI, my instance is still running.

    But I logged in and got a pop-up message about a new interface which included this:

    ee690f31-9e4b-48d3-941f-da7e6d286f52-image.jpeg

    Action needed
    In order to activate the new editor you or your administrator need to set up the application to use "path" as the URL format. For more information, see LimeSurvey 7 question editor.

    LimeSurvey

  • a new competitor
    jdaviescoatesJ jdaviescoates

    @avatar1024 said:

    While interesting, as long as they don't use ODFs as default this all EU claim is misleading. "Our dev is EU based but we default to and lock people into a US and proprietary file format" 😆

    "and we're still merging new code from the Russians devs since we forked too"

    But still overall feels like a potentially positive step forward, especially if all those orgs actually actively contribute...

    Discuss

  • a new competitor
    jdaviescoatesJ jdaviescoates

    @RoundHouse1924 said:

    @jdaviescoates said:

    it's an EU fork of OnlyOffice (which is Russian)

    Latvia, an EU member state --- not Russian
    https://github.com/ONLYOFFICE

    Yes. technically (and the Latvian company appears to be ultimately owned in Singapore). But as I understand it, it originated in Russia and is still overwhelmingly developed by Russian developers working with Russian time zones and commenting in Russian.

    Discuss

  • Euro-Office Document Server on Cloudron — sovereign European OnlyOffice fork
    jdaviescoatesJ jdaviescoates

    @timconsidine yeah, was discussed previously, but no one had created an App Wishlist post for it 🙂

    App Wishlist

  • Nextcloud 34
    jdaviescoatesJ jdaviescoates

    @sponch said:

    they have (in Browser). Got it already running on a test VPS

    Good to know, thanks!

    That's one of the few limitations of OnlyOffice. It mostly doesn't bother me, but there are occasions where mobile editing would be handy.

    Nextcloud

  • Nextcloud 34
    jdaviescoatesJ jdaviescoates

    @sponch said:

    Euro Office.

    I think that's EU fork of OnlyOffice.

    Yep https://github.com/Euro-Office

    I wonder if they'll enable mobile editing 🤔

    Ah, it says:

    we are also working on mobile and desktop apps.

    But perhaps it'll work in the browser anyway... Guess we'll wait and see.

    I'm happy Cloudrom waits until at least the 34.0.1 release.

    Nextcloud

  • Emails not delivered
    jdaviescoatesJ jdaviescoates

    @sebastienserre it's probably the ipv6 reverse DNS aka rDNS aka PTR which you set via your VPS provider and not by your DNS provider

    Support mail ptr ptr records rdns

  • Emails not delivered
    jdaviescoatesJ jdaviescoates

    @sebastienserre said:

    Any idea what is happening ?

    likely your ipv6 issue I'd guess

    Support mail ptr ptr records rdns

  • LinkStack (was Littlelink-Custom)
    jdaviescoatesJ jdaviescoates

    @mononym it's actuall really easy to install this using the LAMP app, just follow these simple steps from @gengar :

    https://forum.cloudron.io/post/115931

    You literally copy paste each of the 6 blocks of code one by one and then it's done.

    App Wishlist

  • Rsync backup integrity fails for one Nextcloud and Jellyfin.
    jdaviescoatesJ jdaviescoates

    @james said:

    Hello @jdaviescoates
    The ooc tool is called this way https://docs.cloudron.io/packages/nextcloud#running-occ-tool

    sudo -u www-data php -f /app/code/occ $COMMAND
    

    Thanks, that worked.

    Support backup backups rsync integrity

  • Rsync backup integrity fails for one Nextcloud and Jellyfin.
    jdaviescoatesJ jdaviescoates

    @james I'd like to get to the bottom of why my rsync Nextcloud and Jellyfin backups always fail the integrity check.

    I'm pretty certain it's not something happen during the backup process because if that were the case it'd only happen on some rare occasions when I'm active during the backup process, but it is literally every single rsync back up with both of these apps.

    Nextcloud always seems to say:

    Failed to verify 2026-05-31-000001-449/app_office.uniteddiversity.coop_v5.8.2: Cannot read properties of undefined (reading 'size')
    

    and

    Jellyfin similarly always seems to say:

    Failed to verify 2026-05-31-000001-449/app_media.uniteddiversity.coop_v1.13.7: Cannot read properties of undefined (reading 'size')
    

    So both seem to be having the same issue:

    Cannot read properties of undefined (reading 'size')
    

    It doesn't happen on my other Nextcloud instance.

    Any idea how we might get to the bottom of it?

    BTW: out of interest I figured I'd try doing what you suggested previously (even though I don't really see how that'd help us work out what's going on) I tried to put the Nextcloud into maintenance mode using this command as per https://docs.nextcloud.com/server/stable/admin_manual/maintenance/backup.html#maintenance-mode

    $ sudo -E -u www-data php occ maintenance:mode --on
    

    But that just returned:

    bash: $: command not found
    
    Support backup backups rsync integrity

  • Emails undeliverable to Yahoo and Outlook - DMARC rejection
    jdaviescoatesJ jdaviescoates

    @Beardmancer said:

    PV6 checks are not green (is that an issue?):

    Yes, quite possibly.

    Support dkim email

  • Cannot log into Nextcloud after update to 9.2 - Access Forbidden - Failed to contact the OIDC provider token endpoint: grant request is invalid
    jdaviescoatesJ jdaviescoates

    @james I'm on mobile on a train.

    It obviously is trying to do OIDC because that actual URL it's at is https://my.uniteddiversity.coop/openid/interaction/gBxXyLN46NPdakIokzKWVMhLaCWOHERhmVZpX0nUQeh

    I'd guess the issue is with Nextcloud OIDC plugin.

    Nextcloud

  • Cannot log into Nextcloud after update to 9.2 - Access Forbidden - Failed to contact the OIDC provider token endpoint: grant request is invalid
    jdaviescoatesJ jdaviescoates

    I'm also unable to login to my Nextlouds and I'm still on 9.17

    I don't get the screen you get though, just the standard login screen with a passkey option but no OIDC.

    I had also previously changed some config somewhere so that the standard login screen wasn't displayed and it only have OIDC option, which normally meant it just logged in without doing anything as I'm already logged into Cloudron

    Nextcloud

  • OnlyOffice 1.26.0: Document editor loads blank in Nextcloud integration
    jdaviescoatesJ jdaviescoates

    Ah, I'm using Firefox not Brave, I guess that's why it's all OK for me.

    OnlyOffice
  • Login

  • Don't have an account? Register

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