Forum Replies Created

Viewing 15 replies - 31 through 45 (of 186 total)
  • Forum: Plugins
    In reply to: [Shift8 CDN] CDN is down!
    Thread Starter WebCodePoet

    (@senjoralfonso)

    Very interesting. It seems to be working, after I have changed the Cipher Suite for TLS 1.3.

    Forum: Plugins
    In reply to: [Shift8 CDN] CDN is down!
    Thread Starter WebCodePoet

    (@senjoralfonso)

    I am the hosting provider… Than please tell me where to find the IPs for a whitelist. In my logs there is nothing blocked from or to shift8cdn.com. Also your system responses with a 502, who should that be the case if I where blocking something? Take a look: https://jtyr4a2vlqh6.cdn.shift8web.com/wp-content/plugins/shift8-cdn/test/test.png

    Forum: Plugins
    In reply to: [Shift8 CDN] CDN is down!
    Thread Starter WebCodePoet

    (@senjoralfonso)

    Since a month, I am getting an 502 error on cdn. It is not working. I have five domains, all the same behaviour.

    Thread Starter WebCodePoet

    (@senjoralfonso)

    So far there are no entries in the log, it seems to be working as expected! 🙂

    Thread Starter WebCodePoet

    (@senjoralfonso)

    Hi again,

    about the connection:

    define( ‘DB_NAME’, ‘wordpress_’ );
    define( ‘DB_USER’, ‘wordpress_’ );
    define( ‘DB_PASSWORD’, ‘******’ );
    define( ‘DB_HOST’, ‘localhost:/var/run/mysqld/mysqld.sock’ );
    define( ‘DB_CHARSET’, ‘utf8mb4’ );
    define( ‘DB_COLLATE’, ‘utf8mb4_unicode_ci’ );

    I am currently uploading the plugin to my stack and will try if there are any messages in the log.

    Thread Starter WebCodePoet

    (@senjoralfonso)

    Hey @codekraft,

    I have tested the new version, it seems to work. I can send emails.

    In the log there is still an error:

    [17-May-2023 18:01:08 UTC] PHP Warning: mysqli::__construct(): (HY000/2002): No such file or directory in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/includes/cf7a-antispam-b8.php on line 51
    [17-May-2023 18:01:08 UTC] PHP Fatal error: Uncaught Error: mysqli object is already closed in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/vendor/l3u/b8/b8/storage/mysql.php:44
    Stack trace: 0 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/vendor/l3u/b8/b8/storage/mysql.php(44): mysqli->real_escape_string() 1 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/vendor/l3u/b8/b8/storage/storage_base.php(115): b8\storage\mysql->fetch_token_data() 2 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/vendor/l3u/b8/b8/storage/storage_base.php(98): b8\storage\storage_base->get_internals() 3 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/vendor/l3u/b8/b8/b8.php(116): b8\storage\storage_base->__construct() 4 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/includes/cf7a-antispam-b8.php(75): b8\b8->__construct() 5 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/includes/cf7a-antispam-b8.php(29): CF7_AntiSpam_B8->cf7a_b8_init() 6 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/includes/cf7a-antispam-filters.php(938): CF7_AntiSpam_B8->__construct() 7 /var/www/vhosts/domain.com/httpdocs/wp-includes/class-wp-hook.php(310): CF7_AntiSpam_Filters->cf7a_spam_filter() 8 /var/www/vhosts/domain.com/httpdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters() 9 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/contact-form-7/includes/submission.php(718): apply_filters() 10 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/contact-form-7/includes/submission.php(92): WPCF7_Submission->spam() 11 [internal function]: WPCF7_Submission->{closure}() 12 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/contact-form-7/includes/l10n.php(147): call_user_func() 13 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/contact-form-7/includes/submission.php(131): wpcf7_switch_locale() 14 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/contact-form-7/includes/submission.php(35): WPCF7_Submission->proceed() 15 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/contact-form-7/includes/contact-form.php(1048): WPCF7_Submission::get_instance() 16 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/contact-form-7/includes/rest-api.php(357): WPCF7_ContactForm->submit() 17 /var/www/vhosts/domain.com/httpdocs/wp-includes/rest-api/class-wp-rest-server.php(1181): WPCF7_REST_Controller->create_feedback() 18 /var/www/vhosts/domain.com/httpdocs/wp-includes/rest-api/class-wp-rest-server.php(1028): WP_REST_Server->respond_to_request() 19 /var/www/vhosts/domain.com/httpdocs/wp-includes/rest-api/class-wp-rest-server.php(442): WP_REST_Server->dispatch() 20 /var/www/vhosts/domain.com/httpdocs/wp-includes/rest-api.php(410): WP_REST_Server->serve_request() 21 /var/www/vhosts/domain.com/httpdocs/wp-includes/class-wp-hook.php(308): rest_api_loaded() 22 /var/www/vhosts/domain.com/httpdocs/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() 23 /var/www/vhosts/domain.com/httpdocs/wp-includes/plugin.php(565): WP_Hook->do_action() 24 /var/www/vhosts/domain.com/httpdocs/wp-includes/class-wp.php(399): do_action_ref_array() 25 /var/www/vhosts/domain.com/httpdocs/wp-includes/class-wp.php(780): WP->parse_request() 26 /var/www/vhosts/domain.com/httpdocs/wp-includes/functions.php(1334): WP->main() 27 /var/www/vhosts/domain.com/httpdocs/wp-blog-header.php(16): wp() 28 /var/www/vhosts/domain.com/httpdocs/index.php(17): require('…') 29 {main} thrown in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/vendor/l3u/b8/b8/storage/mysql.php on line 44
    • This reply was modified 10 months, 2 weeks ago by WebCodePoet.
    Thread Starter WebCodePoet

    (@senjoralfonso)

    No, no, you don’t need to, it’s enough work to make the 0.4.6 stable I think, I will be patient.

    Thread Starter WebCodePoet

    (@senjoralfonso)

    @codekraft are there any information about your progress about php 8.2 compatibility?
    Currently I have to leave the plugin disabled, and that’s annoying because a lot of spam gets through.

    Thread Starter WebCodePoet

    (@senjoralfonso)

    Hi @codekraft,

    the page is online, I don’t use wp-env. There are at least four pages on my server with this error. Deactivating AntiSpam solves the problem, but its not really a solution.

    Your given endpoint is working on the page.

    Thread Starter WebCodePoet

    (@senjoralfonso)

    Maybe this helps, it is from day, but seems to be the same error as well.

    Got error 'PHP message: PHP Warning:  mysqli::__construct(): (HY000/2002): No such file or directory in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/includes/cf7a-antispam-b8.php on line 51; PHP message: PHP Fatal error:  Uncaught Error: mysqli object is already closed in /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/vendor/l3u/b8/b8/storage/mysql.php:44\nStack trace:\n#0 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/vendor/l3u/b8/b8/storage/mysql.php(44): mysqli->real_escape_string()\n#1 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/vendor/l3u/b8/b8/storage/storage_base.php(115): b8\\storage\\mysql->fetch_token_data()\n#2 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/vendor/l3u/b8/b8/storage/storage_base.php(98): b8\\storage\\storage_base->get_internals()\n#3 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/vendor/l3u/b8/b8/b8.php(116): b8\\storage\\storage_base->__construct()\n#4 /var/www/vhosts/domain.com/httpdocs/wp-content/plugins/cf7-antispam/includes/cf7a-antispam-b8.php(75): b8\\b8->__construct()\n#5 /var/www/vhosts/domain.com/httpdocs/wp...', referer: https://www.domain.com/contact/
    Thread Starter WebCodePoet

    (@senjoralfonso)

    Hey @codekraft it happens during normal operation.

    Thread Starter WebCodePoet

    (@senjoralfonso)

    Latest, 8.2.3

    Thread Starter WebCodePoet

    (@senjoralfonso)

    I found the problem and solved it. The default color chema of wordpress may not be disabled…

    Thread Starter WebCodePoet

    (@senjoralfonso)

    2023/04/05 16:49:16 [error] 771047#0: *15239 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “fresh” in /var/www/vhosts/domain.com/httpdocs/wp-includes/script-loader.php on line 1988; PHP message: PHP Warning: Attempt to read property “url” on null in /var/www/vhosts/domain.com/httpdocs/wp-includes/script-loader.php on line 1989″ while reading response header from upstream, client: 2a02:560:53f8:1b00:2460:6ae8:a498:8253, server: domain.com, request: “POST /wp-admin/options-general.php?page=smtp-mailer-settings&action=test-email&uip-framed-page=1&uip-hide-screen-options=1&uip-hide-help-tab=1&uipid=7176 HTTP/2.0”, upstream: “fastcgi://unix:/var/www/vhosts/system/domain.com/php-fpm.sock:”, host: “www.domain.com”, referrer: “https://www.domain.com/wp-admin/options-general.php?page=smtp-mailer-settings&action=test-email&uip-framed-page=1&uip-hide-screen-options=1&uip-hide-help-tab=1&uipid=7176”

    Thread Starter WebCodePoet

    (@senjoralfonso)

    Works like a charm, thanks!

Viewing 15 replies - 31 through 45 (of 186 total)