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
B

BetterWP

@BetterWP
Unfollow Follow
About
Posts
20
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • New WordPress Never Start
    B BetterWP
    WordPress (Developer)

    How can I get update as this is critical?


  • New WordPress Never Start
    B BetterWP
    WordPress (Developer)

    Hello,
    I tried to install new WordPress ( Developer ) on my server but it never restart when I check the log I found this:

    Oct 28 18:15:56 Error: Could not get 'smtp_mailer_options' option. Does it exist?
    
    

    I tried to disable email Igot this error

    [no timestamp]  failed to remove '/home/***/appsdata/****/data': No such file or directory
    
    

  • Migration To PostgreSQL Failed
    B BetterWP
    Mattermost

    Dear,
    I follow the instrucation but I got the following error I doubled check the credentiales it is correct Could you help? I am using Cloudflare if this make diffrence.

    2024-07-14T06:48:25.044002Z LOG pgloader version "3.6.7~devel"
    KABOOM!
    DB-CONNECTION-ERROR: Failed to connect to pgsql at "postgresql" (port 5432) as user "****": Database error 28000: no pg_hba.conf entry for host "172.***", user "****", database "****", no encryption
    An unhandled error condition has been signalled:
       Failed to connect to pgsql at "postgresql" (port 5432) as user "***": Database error 28000: no pg_hba.conf entry for host "172***", user "*****", database "*****", no encryption
    

  • WP-CLI Doesn't Work
    B BetterWP
    WordPress (Developer)

    Hi ,
    I am trying to use at /public folder but I got that error

    /usr/bin/wp: line 3:   607 Killed                  sudo -u www-data -i -- /app/pkg/wp --path=/app/data/public/ "$@"
    

    Any help , Thanks


  • Image Optimization: Add optipng and jpegoptim packages for each container.
    B BetterWP
    Feature Requests

    @nebulon I tried today but it seems isn't installed

    /app/data/public/wp-content/uploads# nice -n 19 find . -iname '*.jpg' -print0 | xargs -0 jpegoptim --max=82 --all-progressive --strip-all --preserve --totals --force
    

  • I lost Access After Upgrade To v1.6.2
    B BetterWP
    Vikunja

    I restarted the app, and now I can see the error. It is related to Super Bot Fight Mode Now, it is working after I use custom rule.

    Thanks for help @girish


  • I lost Access After Upgrade To v1.6.2
    B BetterWP
    Vikunja

    @girish Disabling Cloudflare is not an option, and it is unnecessary. I need to know exactly which URL I should use to whitelist. Also, Cloudflare has been operating flawlessly since the beginning, and other apps are functioning properly.

    Until now, I could not find the URL you indicated in the log. Could you provide a screenshot via email?


  • I lost Access After Upgrade To v1.6.2
    B BetterWP
    Vikunja

    I did several times nothing at log for both the app and Cloudflare; could you check, please? I have already disabled some WAF rules. @girish


  • I lost Access After Upgrade To v1.6.2
    B BetterWP
    Vikunja

    May I inquire where you observe this error, as I can't find logs for both Cloudron and Cloudflare WAF. @girish


  • I lost Access After Upgrade To v1.6.2
    B BetterWP
    Vikunja

    @girish Done, Thanks


  • I lost Access After Upgrade To v1.6.2
    B BetterWP
    Vikunja

    @girish Yes, I am. The issue I can't login from any new device; there is no option for this as usual, but at the same time, the already-logged-in user is able to use it, so restoring backup means losing data.


  • I lost Access After Upgrade To v1.6.2
    B BetterWP
    Vikunja

    @girish I already answered this. please check my last reply with examples


  • I lost Access After Upgrade To v1.6.2
    B BetterWP
    Vikunja

    @BrutalBirdie I prefer to make this my last solution

    @girish said in I lost Access After Upgrade To v1.6.2:

    Do you have a screenshot? So, it doesn't show any domain name after "Using Vikunja installation at" ? Any errors in browser console? Vikunja is written so that the frontend can actually be used with a backend on some other site.

    Can you see what is in /app/data/config.yaml ? Is frontendurl set?

    It show my correct domain which is different from config.yaml only on API section so in file:

    https://**.**.cloud/
    

    At website is

    https://**.**.cloud/api/v1
    

  • I lost Access After Upgrade To v1.6.2
    B BetterWP
    Vikunja

    Hello,
    After upgrading to v1.6.2, I don't have a login option; it just shows me "Using Vikunja installation at." I tried the app and the server restart, but nothing happened.

    Logs are normal. Also, I tried to reach support, but I didn't find it under the support page.

    Could you help, please?


  • Image Optimization: Add optipng and jpegoptim packages for each container.
    B BetterWP
    Feature Requests

    Thanks @girish No, it isn't urgent, just an idea. I understand you will add it for all apps or just WordPress ?

    @robi interesting idea, but how to? Any docs


  • Backup: Add Backup Size
    B BetterWP
    Feature Requests

    Hello,
    I think it is much better to put some extra information about the backup at the backup page app level.

    For example, the backup size and total backup size for this app

    Best Regards


  • Bug: The app is not responding after changing the location.
    B BetterWP
    WordPress (Developer)

    @jdaviescoates This will not working as the container not responding


  • Image Optimization: Add optipng and jpegoptim packages for each container.
    B BetterWP
    Feature Requests

    Hello,
    Image optimization is one of the most important things for the new web. For years now, I have been using these small magic tools on my server, which saves me time and a lot of GBs.

    Even I am using it at my home devices.

    I suggest including it with all apps so I can open the app terminal and run it using the following commands to start optimizing photos at the server level.

    nice -n 19 find . -iname '*.jpg' -print0 | xargs -0 jpegoptim --max=82 --all-progressive --strip-all --preserve --totals --force
    nice -n 19 find . -iname '*.jpeg' -print0 | xargs -0 jpegoptim --max=82 --all-progressive --strip-all --preserve --totals --force
    nice -n 19 find . -iname '*.png' -print0 | xargs -0 optipng -o7 -preserve
    

    Credit to How to optimize for faster images in WordPress


  • Bug: The app is not responding after changing the location.
    B BetterWP
    WordPress (Developer)

    Sorry, @girish I can't agree with you the search-replace after migration kind of WordPress rule. Otherwise, the container will be down.

    So, we need to respect WordPress rules.

    But thank you for your fast reply for sure 😊 👍


  • Bug: The app is not responding after changing the location.
    B BetterWP
    WordPress (Developer)

    Hello,
    First, thanks for your platform. I noticed that after changing the location from one domain to another,

    The app is not responding. After reading the log, I am seeing this error:

    Verify DOMAIN_CURRENT_SITE matches an existing site or use `--url=<url>` to override
    

    I put the app in recover mode and ran the search-replace command.

    wp search-replace olddomain.com newdomain.staging.com
    

    And I corrected wp-config.php for network installation.

    So, it seems you aren't doing search-replace, which is essential.

    Regards

  • Login

  • Don't have an account? Register

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