Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

WordPress (Developer)

200 Topics 1.6k Posts
  • Important: Issue with domain aliases since package 3.6.0

    Pinned
    1
    3 Votes
    1 Posts
    62 Views
    No one has replied
  • WordPress (Developer) - Package Updates

    Pinned
    70
    1 Votes
    70 Posts
    9k Views
    Package UpdatesP

    [3.8.1]

    Update WordPress to 6.7.1 Full Changelog
  • REST API / Loop Back Error

    9
    1 Votes
    9 Posts
    231 Views
    matix131997M

    At my place after many years after replacing the router from EdgeMax to Cloud Gateways 2 weeks ago, I also had a similar problem and only added the rule I gave in another topic. https://forum.cloudron.io/post/98217

    It has been working properly ever since. I don't open other ports besides http,https or add domain in DNS tab.

    Why so? In the Ubiquiti system, the loopback works between the WAN and LAN, so the “LAN IN” rule activates the loopback correctly. Because the loopback “works” in the address network like Gateway, so, then when I added blocking access to Gateway from different VLANs(probably at this point, because I configured in stages throughout the week), then I could not turn on the site on the computer through the local network, and outside with no problem. I started snooping what was the cause, reviewed the rules in the firewall and the forum. I read somewhere that you had to add a rule in LAN IN. After adding it started working as it should, even the tests in Wordpress shows correctly.

  • I have been referred to my server management for a wordpress plugin issue

    7
    1 Votes
    7 Posts
    255 Views
    mdc773M

    @privsec just create your own wordpress using the LAMP-App look at this to see how to configure the wpconfig
    here

    this might solve your issues

  • Can no longer access most of my WordPress sites

    6
    0 Votes
    6 Posts
    314 Views
    nebulonN

    In OpenID there is no well supported way to log out users from services which used the OpenID for authentication (in Cloudron case the apps). Those app have their own session and session handling. So there is mostly likely no way around this unless an app would start using OAuth2 access and refresh tokens (but implementation of that was spotty in the past which sparked OpenID connect in the first place)

    For a start if you logout of the dashboard, subsequent app logins (from a state where the app has no login session) then Cloudron will prompt you to login with a username. If that is not happening the Oidc session was still alive.

    The best way I found was to use container tabs in like firefox and probably other browsers, which maintain isolated sessions. This is also how I use other services like Digitalocean where we have multiple accounts with different roles.

  • Re-establish cloudron sso to wordpress (developer) after migration

    Moved
    4
    0 Votes
    4 Posts
    113 Views
    J

    @lushmedia I think the SSO user gets listed only after you login once. Did you login once?

  • php-fpm for WordPress for speed and server efficiency

    6
    3 Votes
    6 Posts
    584 Views
    S

    Is there any success to this since we are also testing Performance? And would like to activate the module?

  • New WordPress Never Start

    Unsolved
    3
    0 Votes
    3 Posts
    102 Views
    nebulonN

    So a fresh installation of Wordpress Developer caused this issue? At least I am not able to reproduce this. Neither with or without email enabled for that app.

    If it helps, the startup script is at https://git.cloudron.io/cloudron/wordpress-developer-app/-/blob/master/start.sh?ref_type=heads#L7

    I think we need more logs from your fresh app then to see whats the problem.

  • 0 Votes
    2 Posts
    40 Views
    P

    This appears to be a plugin conflict with my theme. Sigh, back to the theme we go

  • Disabling Redis on WordPress crashed site

    Moved
    8
    1 Votes
    8 Posts
    192 Views
    O

    I managed to log into the back end of WP and started enabling and disabling different plugins. I discovered there was a conflict with one of them related to Toolset and WooCommerce. It's working again now.

  • Cloudron SSO

    2
    1 Votes
    2 Posts
    106 Views
    J

    @privsec you probably have installed WordPress with Cloudron authentication enabled. To fix this, install a new WP with Cloudron authentication disabled. You can then import the Cloudron backup of the other app into this one.

  • OIDC after install - No Cloudron users

    3
    1 Votes
    3 Posts
    100 Views
    U

    @jdaviescoates I absolutely and entirely did.....

    So clearly missed a step.

    all working as expected now - Many thanks!

  • How to remove aliases from WP

    Moved Solved
    9
    0 Votes
    9 Posts
    353 Views
    M

    @girish thank you after updating app package I can edit aliases

  • OpenID times out in WordPress?

    6
    2 Votes
    6 Posts
    302 Views
    girishG

    @dsp76 this should be fixed now with the latest update.

  • Wordpress 3.7.0 : impossible to login since the last update

    8
    0 Votes
    8 Posts
    96 Views
    d19dotcaD

    Actually I apologize, perhaps my testing was incomplete. I'm not sure what I did wrong but I reverted the live site that had auto-updated, and then I cloned the backup of 3.7.0 with OIDC to a staging domain. I then created a new user in the staging domain as if I was a new member signing up, and then I was able to login in after logging out. I think the issue was with my admin account somehow being unable to login and I haven't quite figured that part out yet. But it seems like it's working fine for local accounts I guess with the new 3.7.0 app version, so that's good news then. 🙂

  • Change Access Control?

    Moved
    3
    1 Votes
    3 Posts
    169 Views
    J

    @Dave-Swift you can re-import the app. See https://forum.cloudron.io/topic/12382/cloudron-sso-questions

  • Cloudron SSO questions

    2
    0 Votes
    2 Posts
    139 Views
    J

    Currently, there is no setting to change from SSO to non-SSO mode and viceversa. This is a selection made at install time.

    Workaround: install a new WP app in the correct mode and then import the latest backup of the other WP into this app.

  • Wordpress apps OIDC: logout/login security issue

    5
    0 Votes
    5 Posts
    121 Views
    imc67I

    This perhaps?
    https://openid.net/specs/openid-connect-rpinitiated-1_0.html

  • REST API goes 404 in 6.6.1 version

    6
    0 Votes
    6 Posts
    371 Views
    J

    @chetbaker I couldn't figure how these two are related i.e API and permalinks... Do you know?

  • SSL Problem: "cURL error 60: SSL certificate problem: self-signed certificate"

    Solved
    11
    2 Votes
    11 Posts
    2k Views
    P

    Its a pfsense - as a virtual appliance.