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
  • 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 | Demo | Docs | Install
R

ramiroro

@ramiroro
About
Posts
7
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • LDAP not starting after 8.0.3 upgrade
    R ramiroro

    We have a Cloudron instance that we have been using for a good while as an LDAP provider. Since this latest upgrade, the LDAP service will not start and/or bind on the host. We have the Directory Server enabled under the User Directory page. The Server URL matches the host and is correct(ldaps and 636). There is a bind password set and we have IPs listed in the restrect access section. This configuration has not changed from before the upgrade, and the LDAP service was being used externally before that just fine.

    I did note that, it looks like the the 636 port is being redirected internally(the Cloudron firewall config) on the host to port 3004 . However, that port is not exposed on the host at all. We cannot see any process or service binding that port. We have attempted to disable and re-enable the Director Server from the UI there, along with trying to change the bind password and adding/removing IPs from the list. None seem to impact this.

    We do have other Cloudron hosts, and I have enabled it on one of them to test, and I do see that the 'node' process for Box looks to be what is binding the port 3004 on there. I do not see that getting bound on this host though.

    Any ideas on how to resolve this? Anything we can try? Any known issues like this after the upgrade? Is there any further information I can provide at all? We do not see anything there in the logs when saving the Directory Server config in the UI. We really need this working, as there are multiple external services that use that for client services.

    Support directoryserver

  • Do the search/portal configuration vars work for anyone else?
    R ramiroro

    Hey there,

    I'm aiming to have 0 third party requests on my ghost blog. The sodo-search and portal scripts are served from JSDelivr, apparently their locations can be changed or disabled completely.

    https://ghost.org/docs/config/#portal

      "sodoSearch:": {
        "url": false
      },
    
      "portal:": {
        "url": false
      }
    

    But when making these changes / putting in new URLs, nothing seems to happen to the locations of those scripts.

    Anyone else encountered this?

    Thanks!

    Ghost

  • Vikunja breaks when setting Timezone.
    R ramiroro

    We've encountered two instances of a terrible bug which occurs due to the user's time zone.

    The first time we encountered it was not setting any time zones in the app. As soon as the a task became overdue the app crashed. There was a specific error message in the logs but that's been lost .

    The second time was on a new instance, which occured as soon as you set a time zone. I set mine to Mexico City.

    The front end became blank with this error in dev console. No stdout logs.

    index-e1a598c6.js:44 Uncaught (in promise) Error: Unknown variable dynamic import: ./lang/<unset>.json
        at index-e1a598c6.js:44:7406
        at new Promise (<anonymous>)
        at __variableDynamicImportRuntimeHelper (index-e1a598c6.js:44:7312)
        at setLanguage (index-e1a598c6.js:44:78484)
        at index-e1a598c6.js:817:112789
    

    Luckily, it seems just to be the front end. I ended up download the vikunja desktop app.

    Vikunja

  • Server Ran Out Of Disk Space, Mautic & NextCloud unable to restart or restore after increasing disk space
    R ramiroro

    Hello there,

    Unfortunately last night our server ran out of disk space after automatic updates, and this morning we had a large promotion that had us increasing disk space and rebooting the server.

    After the restart we noticed mysql service was unable to restart and had to put it in recovery mode.

    Unfortunately Mautic, and NextCloud have been unresponsive since then.

    For Mautic, we get this error in console:

    HP Warning:  array_merge(): Expected parameter 2 to be an array, null given in /app/code/app/bundles/CoreBundle/Loader/ParameterLoader.php on line 149
    PHP Fatal error:  Uncaught TypeError: Argument 1 passed to Symfony\Component\HttpFoundation\ParameterBag::__construct() must be of the type array, null given, called in /app/code/app/bundles/CoreBundle/Loader/ParameterLoader.php on line 173 and defined in /app/code/vendor/symfony/http-foundation/ParameterBag.php:26
    Stack trace:
    #0 /app/code/app/bundles/CoreBundle/Loader/ParameterLoader.php(173): Symfony\Component\HttpFoundation\ParameterBag->__construct()
    #1 /app/code/app/bundles/CoreBundle/Loader/ParameterLoader.php(41): Mautic\CoreBundle\Loader\ParameterLoader->createParameterBags()
    #2 /app/code/app/AppKernel.php(348): Mautic\CoreBundle\Loader\ParameterLoader->__construct()
    #3 /app/code/app/AppKernel.php(242): AppKernel->getParameterLoader()
    #4 /app/code/vendor/symfony/framework-bundle/Console/Application.php(169): AppKernel->boot()
    #5 /app/code/vendor/symfony/framework-bundle/Console/Application.php(75): Symfony\Bundle\FrameworkBundle\Console\Application->registerCommands()
    #6 /app/code/vendor/symfony/console/Application.ph in /app/code/vendor/symfony/http-foundation/ParameterBag.php on line 26
    

    For NextCloud, we just see that it was in the middle of updating to 4.14.0

    The last commands that were run were 'update config' and 'run migration'

    Followed by the highlighted error message

    Nextcloud is not installed - only a limited number of commands are available

    --
    Luckily for Mautic, we were able to query the form results we needed, but do you have any suggestions for what we should do with NextCloud?

    Support disk space

  • Add Mailbox API Endpoint Bug, "active must be a boolean"
    R ramiroro

    @girish ah alright, that sent me down the right path. needed to switch from encoded body to raw JSON and that cleared it up. thank you!

    Support api mail

  • Add Mailbox API Endpoint Bug, "active must be a boolean"
    R ramiroro

    @girish That was the first thing I tried. The endpoint does not seem to accept the extra parameter no matter what I try.

    Support api mail

  • Add Mailbox API Endpoint Bug, "active must be a boolean"
    R ramiroro

    Hello there,

    Not sure if I'm doing something wrong but I am trying to create a Cloudron User and Mailbox programatically through the API. I have managed to create a user but when hitting the /mail/{domain}/mailboxes POST method, and sending the required body params (name, ownerId, and ownerType), I am always met with the message:

    "active must be a boolean"

    This is confusing because in the API spec / swagger it doesn't mention the active parameter. Also I have tried to send the active parameter in many forms in the hopes that the endpoint accept it but no luck.

    API Route POST: /api/v1/mail/{my domain}/mailboxes

    Am currently testing using Postman and an Auth session token from the login endpoint.

    Please advise.

    Support api mail
  • Login

  • Don't have an account? Register

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