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
V

Vladimir

@Vladimir
About
Posts
39
Topics
17
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Need to access specific folder
    V Vladimir

    @girish Hello,
    I have talked with their devs and they have added Bulgaria in Crowdin. I have translated it at 25% already and hope to finish next week. They will add it with the next update.

    Thanks! 🙂

    Chatwoot

  • Backup error after the latest Cloudron version (5.4)
    V Vladimir

    Hello I was using Filesystem backup at /var/backups successfully for 1 backup a day with 1-week retention but after the last Cloudron update I got this error:

    name: 'BoxError',
    reason: 'FileSystem Error',
    details: {},
    message: '/var/backups is not mounted' }

    How can I fix this?

    Support backups error

  • Duplication of WooCommerce products after sending json data from .net app.
    V Vladimir

    @girish
    Hello,
    After several hours of monitoring the problem was indeed in the 5.7 to 8 update of the database.

    Seems like the UUID is different. And there was no backwards compatibility with the UUID. And returns a different value, with a different value not being recognized in the particular product. So it creates a new product instead of updating it. Made a simple script and fixed the problem.

    Wonder when you push php 8 if I will experience similar things 🙂

    The fault is totally mine as I didn't have a staging site for this update.

    Support woocommerce net app json data

  • Need to access specific folder
    V Vladimir

    Hello guys,
    I need to translate the web widget of Chatwoot.
    For this, according to their documentation, I have to access: app/javascript/widget/i18n
    https://www.chatwoot.com/docs/contributing-guide/translation-guidelines
    I can't see these folders in the file manager of the app.

    Can you help me accessing it?

    Chatwoot

  • Peeljobs - Job portal
    V Vladimir

    Hello,
    In the last few days, I was looking for an open source job portal and I found Peeljobs which is very interesting. It runs on Django and is very fast and with rich functionalities for both employees and recruiters.

    Live website: https://peeljobs.com/
    Github: https://github.com/MicroPyramid/opensource-job-portal
    Docs: https://opensource-job-portal.readthedocs.io/en/latest/

    App Wishlist job portal

  • Extensive CPU usage (over 400% at the graph)
    V Vladimir

    @robi Hello
    the log seems ok to me.
    I am using Cloudflare under attack mode + bot fight mode + advanced hardening techniques for WordPress. The log seems fine. I have performed a full Wordfence scan too and there were no problems.
    I have disabled my multilingual plugin (translatepress) and the graph dropped a little - between 70-150%.

    I have manually checked some of the files and the users + changed their passwords and enable login only for 1 IPs - the one in the office. Before, there were enabled several IP as some employees were logging from home.

    Is this www-data user normal? Its CPU load dropped a little too.

    Support

  • Error when updating Cloudron to 7.4.3
    V Vladimir

    I am trying to update but got this error:

    {
      "taskId": "8968",
      "errorMessage": "Version info mismatch",
      "timedOut": false
    }
    

    How can I fix this?

    Support update

  • Create a custom cron
    V Vladimir

    Hello! I have been using Cloudron for over a month now and I am very happy with it. Recently I have installed the WP Rocket caching plugin and I have to make a cron task that clears the cache and triggers the preload. WP Rockets suggests to make a php file (my-file-name.php) in the Wordpress directory with this content:

    <?php 
    // Load WordPress.
    require( 'wp-load.php' );
    
    // Clear cache.
    if ( function_exists( 'rocket_clean_domain' ) ) {
    	rocket_clean_domain();
    }
    
    // Preload cache.
    if ( function_exists( 'run_rocket_sitemap_preload' ) ) {
    	run_rocket_sitemap_preload();
    }
    

    And make this cron job:

    wget -q -O - http://yourdomain.com/my-file-name.php?doing_wp_cron >/dev/null 2>&1
    

    I read that Cloudron should have /app/data/crontab cron file but I could't find it. I am trying to run this cron task every day at 12:15 and 16:15.

    Can you help me with this issue?

    WordPress (Developer) cron clear cache wp rocket
  • Login

  • Don't have an account? Register

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