• Resolved plittlefield

    (@plittlefield)


    `$ docker-compose run –rm mywebsite-wordpress-cli wp litespeed-purge
    Creating mywebsite-wordpress-cli_run … done
    usage: wp litespeed-purge all
    or: wp litespeed-purge blog <blogid>
    or: wp litespeed-purge category <ids>…
    or: wp litespeed-purge network_list
    or: wp litespeed-purge post_id
    or: wp litespeed-purge tag <ids>…
    or: wp litespeed-purge url <url>

    $ docker-compose run –rm mywebsite-wordpress-cli wp litespeed-purge all
    Creating mywebsite-wordpress-cli_run … done
    Error: Something went wrong! Got 400
    ERROR: 1

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support qtwrk

    (@qtwrk)

    I don’t know much about the docker , but try add --debug to WP CLI , see what it says

    Thread Starter plittlefield

    (@plittlefield)

    Thanks for the reply.

    Alas, the option –debug doesn’t really add anything to help…

    Debug (bootstrap): Begin WordPress load (0.077s)
    Debug (bootstrap): wp-config.php path: /var/www/html/wp-config.php (0.077s)
    Debug (commands): Adding command: litespeed-option (0.265s)
    Debug (commands): Adding command: litespeed-purge (0.267s)
    Debug (commands): Adding command: litespeed-online (0.267s)
    Debug (commands): Adding command: litespeed-image (0.267s)
    Debug (commands): Adding command: litespeed-debug (0.268s)
    Debug (commands): Adding command: yoast (0.503s)
    Debug (commands): Adding command: zerospam (0.544s)
    Debug (commands): Adding command: action-scheduler (0.558s)
    Debug (commands): Adding command: backwpup (0.609s)
    Debug (bootstrap): Loaded WordPress (0.984s)
    Debug (hooks): Processing hook "before_run_command" with 1 callbacks (0.984s)
    Debug (hooks): On hook "before_run_command": WP_CLI\Bootstrap\RegisterDeferredCommands->add_deferred_commands() (0.984s)
    Debug (bootstrap): Running command: litespeed-purge all (0.984s)
    Error: Something went wrong! Got 400
    ERROR: 1
    Plugin Support qtwrk

    (@qtwrk)

    no , it doesn’t help , it just give more output that may give some more information about the issue

    what’s the host system ?

    Thread Starter plittlefield

    (@plittlefield)

    The official WordPress Docker image, running on Linux Ubuntu Server 20.04 LTS.

    The web site uses Oxygen Builder and only a handful of plugins.

    The web gui front end for LightSpeed works perfectly and links with Cloudflare.

    Thanks for your help.

    ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘docker wp cli litespeed-purge all error’ is closed to new replies.