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
dsp76D

Dirk Spannaus

@dsp76
About
Posts
144
Topics
40
Shares
0
Groups
0
Followers
1
Following
1

Posts

Recent Best Controversial

  • Adjust cron jobs for Mautic... is it possible?
    dsp76D dsp76

    @jordanurbs you could put those in the /app/data folder which is writeable?

    Mautic

  • Pipelines - an Open WebUI initiative
    dsp76D dsp76

    @Lanhild is it working fine in the current version?

    App Wishlist

  • Email sending broken after updating to 8.2.x (due to IPv6 issues)
    dsp76D dsp76

    For Hetzner... it looks like the PTR setting for an IPv6 is not checking if its correctly set. You will need to add the last piece - in my case "::1" - to the PTR record - even if Hetzner also accepts "::" only. I guessed this will cover the whole range - but I was wrong.

    image.png

    Support ipv6 email update 8.2.3

  • PHP Version for WordPress Developer
    dsp76D dsp76

    I think I understood, that I can't choose the PHP version in WordPress Developer?

    So whats the strategy of PHP updates here - currently its PHP8.1. Will it always be 1-2 Versions behind?

    WordPress (Developer)

  • VPN from cloudron into private network for backups
    dsp76D dsp76

    @philkunz did you ever come to a conclusion? Now thinking about the same...

    Feature Requests backups vpn

  • Can I enforce to make a selection for access control? Get rid of default "all"?
    dsp76D dsp76

    Hi there,
    as we are using some apps with partners and some only internally - can I force access control to not automatically default to "all users of this cloudron instance"?

    Support groups access control

  • Is it just me? Whitelabeling - Logo and Name at the same price as the commercial alternative?
    dsp76D dsp76

    Hi there,
    I jsut gave it a try and was surprised to not being able to change name and logo without payment. OK I looked up the plans and only found a 20USD/user... which is the same price as the managed, hosted option.

    Pretty different to e.g. Invoice Ninja.
    Did I miss something?

    DocuSeal

  • Anyone using the browser extension?
    dsp76D dsp76

    Works in Edge as well, thanks @fbartels

    Linkwarden

  • German Monthly Mautic Meeting DACH
    dsp76D dsp76

    Except in November - it will be again the second Monday: 11th of November 2024.
    If you don't want to miss it - join Slack https://www.mautic.org/slack and there is the Germany Channel: https://mautic.slack.com/archives/CFYFTLK6K

    You will find other regions communities there as well.

    Mautic

  • German Monthly Mautic Meeting DACH
    dsp76D dsp76

    Will usually be always at the first monday in the month at 12:30 Berlin Time.

    Mautic

  • German Monthly Mautic Meeting DACH
    dsp76D dsp76

    In about 15 min... late notice. Meeting will be in German.

    *Hallo liebe Mautic-EnthusiastInnen,
    
    Pizza vorbereiten, heute um 12:30 Uhr haben wir wieder D/A/CH Mautic-Meetup!
    Zugang per Big Blue Button: https://meet.mauticamp.de/adm-suk-gfm-ath
    
    Unter anderem gibt es ein Sneak Peak in das neue Long Term Support - Programm für Mautic-Versionen (und angrenzende Themen). Außerdem ist wie immer Platz für eure großen und kleinen anderen Themen und Fragen :)
    
    Viele Grüße & bis nachher,
    Ekki*
    
    Mautic

  • Backup failed - missing account avatars file?
    dsp76D dsp76

    What might be the issue with this? Is this some system file?

    Backup failed: checkPreconditions errored with code 1 message Command failed: du -Dsb --exclude=.lock --exclude=dovecot.list.index.log. /home/yellowtent/appsdata/SOMEUUID du: cannot access '/home/yellowtent/appsdata/SOMEUUID/data/system/cache/accounts/avatars/111/730': No such file or directory . Logs are available
    
    Support disk usage

  • DMARC Visualizer
    dsp76D dsp76

    How about https://github.com/userjack6880/Open-DMARC-Analyzer ?

    App Wishlist

  • canceled - Save the date: 24/25 September 2024 Berlin, Germany
    dsp76D dsp76

    OK, we shouldn't just have asked within a slack channel for participation 😕

    Mautic

  • OpenID times out in WordPress?
    dsp76D dsp76

    Additional Error related to that: If you are logged into WordPress, some pages on your site force you to login again, although you are already logged in. And even if its a public page.

    Might be related to the WordPress bar that shows when logged in (but openID timed out). No issue though for public visitors.

    WordPress (Developer)

  • OpenID times out in WordPress?
    dsp76D dsp76

    @humptydumpty I don't use WordFence.

    WordPress (Developer)

  • OpenID times out in WordPress?
    dsp76D dsp76

    Pretty unexpected - while I was editing a page for a while, I was asked to reauthorize. Is there a timeout related to the session and is this not refreshed with each action?

    Lost my editing and needed to restart.
    Was it just a random error?

    WordPress (Developer)

  • Mautic 5 and Cloudron 8.x suddenly incredibly slow?
    dsp76D dsp76

    @micmc I suggest to join the Mautic forums for the upgrading issues, if you havn't tried it yet: https://forum.mautic.org/

    I know that a migration from a version 4 - especially if its been a version 3 or 2 before, can be quite challenging. Database tables have updated charsets nower days and it looks there were some migrations missing in the earlier updates of Mautic. Also it depends if you used the composer method for updating... Lets see continue in the mautic forum.

    (I'm talking about non cloudron installations. I have not a lot of experiences of updates via cloudron so far, the ones I did went quite well.)

    Mautic

  • Installation of plugins is broken in Mautic package
    dsp76D dsp76

    Here is the tweak, to use composer with NPM in the LAMP stack (@girish might be interesting for other apps in the LAMP stack as well, if someone with knowledge can confirm this approach):

    export NPM_CONFIG_CACHE=/tmp/npm_cache
    export NPM_CONFIG_USERCONFIG=/tmp/.npmrc
    

    then

    mkdir -p /tmp/npm_cache
    touch /tmp/.npmrc
    
    npm ci --prefer-offline --no-audit
    

    probably better prefix it with

    sudo -E -u www-data ...
    

    otherwise new created directories have the wrong ownership and need to be adjusted with

    chown www-data:www-data MailjetBundle/ -R
    

    "MailjetBundle" was the example I used it for.

    Mautic

  • Installation of plugins is broken in Mautic package
    dsp76D dsp76

    @Dave-Swift I did. I needed to tweak composer a bit. I think I needed to change some environment variable, as composer did expect to write to a read only directory. I wanted to look it up in my shell history, but thats empty now...

    Mautic
  • Login

  • Don't have an account? Register

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