• Resolved zloiaki

    (@zloiaki)


    I havea problems with activating the plugin on the local env with Docker php8 + appache 2.4 wp 6.2.2.

    i’ve get this, when i try to activate plugin:

    error:Failed to connect to localhost port 8083: Connection refused
    
    This message was triggered by images-to-webp.
    
    Call stack:
    
    wp_die()
    wp-content/plugins/images-to-webp/tests/configs.php:63
    images_to_webp->activate()
    wp-includes/class-wp-hook.php:308
    do_action('activate_images-to-webp/images-to-webp.php')
    wp-admin/includes/plugin.php:691
    activate_plugin()
    wp-admin/plugins.php:58

    I will be glad for any help.

    • This topic was modified 1 year, 8 months ago by zloiaki.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author kubiq

    (@kubiq)

    Hi,

    sorry I have no experience with Docker, but it seams it’s not properly configured.

    It says there is some problem with port 8083 so take a look on your server setup.

    Or maybe if you didn’t install the WordPress right in there, but it’s just migrated/cloned version, then maybe this process was not done properly.

    Anyway, this doesn’t seam to be a problem with the plugin itself.

    Thread Starter zloiaki

    (@zloiaki)

    The problem is in the local environment. As a quick fix – do not remap port in docker. Thanks, plugin work great

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Activation failed’ is closed to new replies.