Skip to content

import is not working if the file is not hosted locally #56

Description

@DahmaniAdame

The wp rocket import command is not working if the file is not hosted locally:

wp rocket import --file=https://example.ext/wp-rocket/wp-rocket-settings-example.ext-date-hash.json

Temporarily fixed on the customer's website using:

wget https://example.ext/wp-rocket/wp-rocket-settings-example.ext-date-hash.json -P /tmp/ && wp rocket import --file=/tmp/wp-rocket-settings-example.ext-date-hash.json

Ticket - https://secure.helpscout.net/conversation/2051344086/377921/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions