• Resolved rayeason

    (@rayeason)


    hello and good day.

    I just installed Surecart and after clicking Getting Started or Settings, WordPress gives a Critical site error.

    There has been a critical error on this website.
    https://drive.google.com/file/d/1-vzH-WjIpUY757R74IjIALbSGBLBuMGO/view?usp=drivesdk

    Enabling debug gives the following error:

    Notice: Only variables should be passed by reference in /var/web/site/public_html/wp-content/object-cache.php on line 317 Notice: wp_cache_flush() used, this is broadly not recommended. Called in /var/web/site/public_html/wp-content/plugins/surecart/app/src/Request/RequestCacheService.php line 134 in /var/web/site/public_html/wp-content/object-cache.php on line 322 Fatal error: Uncaught TypeError: Memcached::flush(): Argument #1 ($delay) must be of type int, string given in /var/web/site/public_html/wp-content/object-cache.php:1299 Stack trace: #0 /var/web/site/public_html/wp-content/object-cache.php(1299): Memcached->flush('account{"query"...') #1 /var/web/site/public_html/wp-content/object-cache.php(324): WP_Object_Cache->flush('account{"query"...') #2 /var/web/site/public_html/wp-content/plugins/surecart/app/src/Request/RequestCacheService.php(134): wp_cache_flush('account{"query"...') #3 /var/web/site/public_html/wp-content/plugins/surecart/app/src/Request/RequestService.php(152): SureCart\Request\RequestCacheService->getObjectCache() #4 [internal function]: SureCart\Request\RequestService->makeRequest('account', Array, false, '') #5 /var/web/site/public_html/wp-content/plugins/surecart/app/src/Request/RequestServiceProvider.php(29): call_user_func_array(Array, Array) #6 [internal function]: SureCartCore\Application\Application->SureCart\Request\{closure}('account', Array, false, '') #7 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Application/HasAliasesTrait.php(107): call_user_func_array(Object(Closure), Array) #8 [internal function]: SureCartCore\Application\Application->__call('request', Array) #9 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Application/ApplicationTrait.php(82): call_user_func_array(Array, Array) #10 /var/web/site/public_html/wp-content/plugins/surecart/app/src/Models/Model.php(610): SureCart::__callStatic('request', Array) #11 /var/web/site/public_html/wp-content/plugins/surecart/app/src/Models/Model.php(723): SureCart\Models\Model->makeRequest(Array) #12 [internal function]: SureCart\Models\Model->find() #13 /var/web/site/public_html/wp-content/plugins/surecart/app/src/Models/Model.php(1243): call_user_func_array(Array, Array) #14 /var/web/site/public_html/wp-content/plugins/surecart/app/src/Account/AccountService.php(76): SureCart\Models\Model->__call('find', Array) #15 /var/web/site/public_html/wp-content/plugins/surecart/app/src/Account/AccountService.php(39): SureCart\Account\AccountService->fetchAccount() #16 /var/web/site/public_html/wp-content/plugins/surecart/app/src/Account/AccountServiceProvider.php(20): SureCart\Account\AccountService->__construct(Object(SureCart\Support\Server)) #17 /var/web/site/public_html/wp-content/plugins/surecart/vendor/pimple/pimple/src/Pimple/Container.php(122): SureCart\Account\AccountServiceProvider->SureCart\Account\{closure}(Object(SureCartVendors\Pimple\Container)) #18 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Application/HasContainerTrait.php(57): SureCartVendors\Pimple\Container->offsetGet('surecart.accoun...') #19 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Application/HasAliasesTrait.php(110): SureCartCore\Application\Application->resolve('surecart.accoun...') #20 [internal function]: SureCartCore\Application\Application->__call('account', Array) #21 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Application/ApplicationTrait.php(82): call_user_func_array(Array, Array) #22 /var/web/site/public_html/wp-content/plugins/surecart/app/src/WordPress/Assets/ScriptsService.php(165): SureCart::__callStatic('account', Array) #23 /var/web/site/public_html/wp-content/plugins/surecart/app/src/WordPress/Assets/AssetsService.php(76): SureCart\WordPress\Assets\ScriptsService->enqueueFront() #24 /var/web/site/public_html/wp-content/plugins/surecart/app/src/Middleware/ComponentAssetsMiddleware.php(20): SureCart\WordPress\Assets\AssetsService->enqueueComponents() #25 [internal function]: SureCart\Middleware\ComponentAssetsMiddleware->handle(Object(SureCartCore\Requests\Request), Object(Closure)) #26 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Middleware/ExecutesMiddlewareTrait.php(53): call_user_func_array(Array, Array) #27 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Middleware/ExecutesMiddlewareTrait.php(44): SureCartCore\Kernels\HttpKernel->executeMiddleware(Array, Object(SureCartCore\Requests\Request), Object(Closure)) #28 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Middleware/UserCanMiddleware.php(50): SureCartCore\Kernels\HttpKernel->SureCartCore\Middleware\{closure}(Object(SureCartCore\Requests\Request)) #29 [internal function]: SureCartCore\Middleware\UserCanMiddleware->handle(Object(SureCartCore\Requests\Request), Object(Closure), 'manage_options') #30 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Middleware/ExecutesMiddlewareTrait.php(53): call_user_func_array(Array, Array) #31 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Middleware/ExecutesMiddlewareTrait.php(44): SureCartCore\Kernels\HttpKernel->executeMiddleware(Array, Object(SureCartCore\Requests\Request), Object(Closure)) #32 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Input/OldInputMiddleware.php(44): SureCartCore\Kernels\HttpKernel->SureCartCore\Middleware\{closure}(Object(SureCartCore\Requests\Request)) #33 [internal function]: SureCartCore\Input\OldInputMiddleware->handle(Object(SureCartCore\Requests\Request), Object(Closure)) #34 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Middleware/ExecutesMiddlewareTrait.php(53): call_user_func_array(Array, Array) #35 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Middleware/ExecutesMiddlewareTrait.php(44): SureCartCore\Kernels\HttpKernel->executeMiddleware(Array, Object(SureCartCore\Requests\Request), Object(Closure)) #36 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Flash/FlashMiddleware.php(40): SureCartCore\Kernels\HttpKernel->SureCartCore\Middleware\{closure}(Object(SureCartCore\Requests\Request)) #37 [internal function]: SureCartCore\Flash\FlashMiddleware->handle(Object(SureCartCore\Requests\Request), Object(Closure)) #38 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Middleware/ExecutesMiddlewareTrait.php(53): call_user_func_array(Array, Array) #39 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Kernels/HttpKernel.php(209): SureCartCore\Kernels\HttpKernel->executeMiddleware(Array, Object(SureCartCore\Requests\Request), Object(Closure)) #40 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Kernels/HttpKernel.php(241): SureCartCore\Kernels\HttpKernel->run(Object(SureCartCore\Requests\Request), Array, Object(SureCartCore\Helpers\Handler), Array) #41 /var/web/site/public_html/wp-content/plugins/surecart/core/core/src/Kernels/HttpKernel.php(466): SureCartCore\Kernels\HttpKernel->handle(Object(SureCartCore\Requests\Request), Array) #42 /var/web/site/public_html/wp-includes/class-wp-hook.php(307): SureCartCore\Kernels\HttpKernel->actionAdminLoad('') #43 /var/web/site/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #44 /var/web/site/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #45 /var/web/site/public_html/wp-admin/admin.php(237): do_action('load-toplevel_p...') #46 {main} thrown in /var/web/site/public_html/wp-content/object-cache.php on line 1299

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Contributor Adam @ WPCrafter

    (@wpcrafter)

    Sorry to hear this. Let me check with the dev team on this and get right back to you.

    Sorry for the inconvenience.

    Thread Starter rayeason

    (@rayeason)

    Hello and good day.

    Just reaching out to see if there is any word on this issue.

    Plugin Author Andre Gagnon

    (@2winfactor)

    Thanks so much for following up about this. Do you have any more information about your setup? You can find this info on your Tools > Site Health page. (php version, type of object caching, etc.) You can copy the status to your clipboard.

    Thread Starter rayeason

    (@rayeason)

    THank you for your quick response.
    Below is the information you requested.
    Please let me know if there is anything you need, or that I can do?

    
    ### wp-core ###
    
    version: 6.0.1
    site_language: en_US
    user_language: en_US
    timezone: America/Los_Angeles
    permalink: /%postname%/
    https_status: true
    multisite: false
    user_registration: 0
    blog_public: 1
    default_comment_status: open
    environment_type: production
    user_count: 11
    dotorg_communication: true
    
    ### wp-paths-sizes ###
    
    wordpress_path: /opt/bitnami/wordpress
    wordpress_size: 21.64 GB (23240959373 bytes)
    uploads_path: /opt/bitnami/wordpress/wp-content/uploads
    uploads_size: 583.27 MB (611601265 bytes)
    themes_path: /opt/bitnami/wordpress/wp-content/themes
    themes_size: 31.30 MB (32819898 bytes)
    plugins_path: /opt/bitnami/wordpress/wp-content/plugins
    plugins_size: 495.65 MB (519724729 bytes)
    database_size: 231.27 MB (242501882 bytes)
    total_size: 22.95 GB (24647607147 bytes)
    
    ### wp-dropins (1) ###
    
    advanced-cache.php: true
    
    ### wp-active-theme ###
    
    name: Astra (astra)
    version: 3.9.1
    author: Brainstorm Force
    author_website: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
    parent_theme: none
    theme_features: core-block-patterns, astra_hooks, widgets-block-editor, align-wide, automatic-feed-links, title-tag, post-thumbnails, html5, post-formats, custom-logo, customize-selective-refresh-widgets, editor-style, woocommerce, rank-math-breadcrumbs, amp, infinite-scroll, wc-product-gallery-zoom, wc-product-gallery-lightbox, wc-product-gallery-slider, widgets, menus
    theme_path: /opt/bitnami/wordpress/wp-content/themes/astra
    auto_update: Disabled
    
    ### wp-themes-inactive (2) ###
    
    Storefront: version: 4.1.2, author: Automattic, Auto-updates disabled
    Twenty Twenty-Two: version: 1.2, author: the WordPress team, Auto-updates disabled
    
    ### wp-mu-plugins (2) ###
    
    WPMU DEV Hosting: version: 0.1, author: WPMU DEV
    WP STAGING Optimizer: version: 1.5.1, author: René Hermenau
    
    ### wp-plugins-active (68) ###
    
    Affiliaa - Affiliate Program with MLM: version: 2.1.1, author: RedefiningTheWeb, Auto-updates disabled
    Akismet Anti-Spam: version: 5.0, author: Automattic, Auto-updates disabled
    ALD - Aliexpress Dropshipping and Fulfillment for WooCommerce: version: 1.0.23, author: VillaTheme(villatheme.com), Auto-updates disabled
    ALD - Dropshipping and Fulfillment for AliExpress and WooCommerce: version: 1.0.17, author: VillaTheme(villatheme.com), Auto-updates disabled
    All-in-One WP Migration: version: 7.62, author: ServMask, Auto-updates disabled
    All-in-One WP Migration Unlimited Extension: version: 2.46, author: ServMask, Auto-updates disabled
    All in One SEO: version: 4.2.3.1, author: All in One SEO Team, Auto-updates disabled
    Auto Image Attributes From Filename With Bulk Updater: version: 3.2, author: Arun Basil Lal, Auto-updates disabled
    Beehive Pro: version: 3.4.0, author: WPMU DEV, Auto-updates disabled
    Broken Link Checker: version: 1.11.17, author: WPMU DEV, Auto-updates disabled
    Bulky - Bulk Edit Products for WooCommerce Premium: version: 1.1.4, author: VillaTheme (latest version: 1.2.1), Auto-updates disabled
    CartFlows: version: 1.10.3, author: CartFlows Inc, Auto-updates disabled
    Checkout Plugins - Stripe for WooCommerce: version: 1.4.6, author: Checkout Plugins, Auto-updates disabled
    Cloudflare: version: 4.11.0, author: Cloudflare, Inc., Auto-updates disabled
    Current Year and Symbols Shortcode: version: 2.2.3, author: KGM Servizi, Auto-updates disabled
    Defender Pro: version: 3.2.0, author: WPMU DEV, Auto-updates disabled
    EAN for WooCommerce: version: 4.3.0, author: WPFactory, Auto-updates disabled
    Easy Google Fonts: version: 2.0.4, author: Titanium Themes, Auto-updates disabled
    Easy Theme and Plugin Upgrades: version: 2.0.2, author: Chris Jean, Auto-updates disabled
    Elementor: version: 3.7.0, author: Elementor.com, Auto-updates disabled
    Facebook for WooCommerce: version: 2.6.19, author: Facebook, Auto-updates disabled
    Facebook for WordPress: version: 3.0.7, author: Facebook, Auto-updates disabled
    Featured Images in RSS for Mailchimp & More: version: 1.5.9, author: 5 Star Plugins, Auto-updates disabled
    GDPR Cookie Compliance: version: 4.8.11, author: Moove Agency, Auto-updates disabled
    Hummingbird Pro: version: 3.3.4, author: WPMU DEV, Auto-updates disabled
    Hustle Pro: version: 4.5.0, author: WPMU DEV, Auto-updates disabled
    Internal Link Juicer: version: 1.3.12.1, author: Internal Link Juicer, Auto-updates disabled
    Jetpack: version: 11.2, author: Automattic, Auto-updates disabled
    Mailchimp for WooCommerce: version: 2.7.2, author: Mailchimp, Auto-updates disabled
    MailPoet 3 (New): version: 3.93.1, author: MailPoet, Auto-updates disabled
    Media File Renamer: version: 5.4.1, author: Jordy Meow, Auto-updates disabled
    MyRewards: version: 4.9.4, author: Long Watch Studio, Auto-updates disabled
    NotificationX: version: 2.5.4, author: WPDeveloper, Auto-updates disabled
    OMGF: version: 5.3.5, author: Daan from Daan.dev, Auto-updates disabled
    Pinterest for WooCommerce: version: 1.2.1, author: WooCommerce, Auto-updates disabled
    Pre* Party Resource Hints: version: 1.8.13, author: Sam Perrow, Auto-updates disabled
    Product Feed PRO for WooCommerce: version: 11.7.9, author: AdTribes.io, Auto-updates disabled
    Product Import Export for WooCommerce: version: 2.2.2, author: WebToffee, Auto-updates disabled
    Really Simple SSL: version: 5.3.3, author: Really Simple Plugins, Auto-updates disabled
    Redirection: version: 5.3.2, author: John Godley, Auto-updates disabled
    Regenerate Thumbnails: version: 3.1.5, author: Alex Mills (Viper007Bond), Auto-updates disabled
    REST API Log: version: 1.6.8, author: Pete Nelson, Auto-updates disabled
    Return Refund and Exchange for WooCommerce: version: 4.0.5, author: WP Swings, Auto-updates disabled
    Smush Pro: version: 3.10.3, author: WPMU DEV, Auto-updates disabled
    Starter Templates: version: 3.1.13, author: Brainstorm Force, Auto-updates disabled
    Swap Google Fonts Display: version: 1.1.1, author: WP Speed Matters, Auto-updates disabled
    Temporary Login Without Password: version: 1.7.4, author: StoreApps, Auto-updates disabled
    Walmart Integration for WooCommerce: version: 2.0.8, author: CedCommerce (latest version: 2.1.0), Auto-updates disabled
    WooCommerce: version: 6.7.0, author: Automattic, Auto-updates disabled
    WooCommerce Advanced Notifications: version: 1.3.0, author: WooCommerce, Auto-updates disabled
    WooCommerce Brands: version: 1.6.35, author: WooCommerce, Auto-updates disabled
    WooCommerce Cart Abandonment Recovery: version: 1.2.18, author: CartFlows Inc, Auto-updates disabled
    WooCommerce Order Test - WP Fix It: version: 2.1, author: WP Fix It, Auto-updates disabled
    WooCommerce Payments: version: 4.5.0, author: Automattic, Auto-updates disabled
    WooCommerce PayPal Payments: version: 1.9.1, author: WooCommerce, Auto-updates disabled
    WooCommerce Shipping & Tax: version: 1.26.3, author: WooCommerce, Auto-updates disabled
    WooCommerce Smart Coupons: version: 5.9.0, author: StoreApps, Auto-updates disabled
    WooCommerce Stripe Gateway: version: 6.5.1, author: WooCommerce, Auto-updates disabled
    Woo Title Limit: version: 2.0.3, author: Dima W., Auto-updates disabled
    WordPress & WooCommerce Affiliate Program: version: 5.4.0, author: RedefiningTheWeb, Auto-updates disabled
    WP-Lister Lite for eBay: version: 3.2.12, author: WP Lab, Auto-updates disabled
    WP AutoTerms: version: 2.4.9, author: WP AutoTerms, Auto-updates disabled
    WPForms Lite: version: 1.7.5.5, author: WPForms, Auto-updates disabled
    WPMU DEV Dashboard: version: 4.11.14, author: WPMU DEV, Auto-updates enabled
    WPSSO Core: version: 12.4.0, author: JS Morisset, Auto-updates disabled
    WPSSO Product Metadata for WooCommerce SEO: version: 1.13.2, author: JS Morisset, Auto-updates disabled
    WPSSO Shipping Delivery Time for WooCommerce SEO: version: 2.7.1, author: JS Morisset, Auto-updates disabled
    YITH WooCommerce Wishlist: version: 3.12.0, author: YITH, Auto-updates disabled
    
    ### wp-plugins-inactive (13) ###
    
    Abandoned Cart Recovery for WooCommerce: version: 1.0.7, author: VillaTheme, Auto-updates disabled
    Better Search Replace: version: 1.4.1, author: Delicious Brains, Auto-updates disabled
    BIALTY - Bulk Image Alt Text (Alt tag, Alt Attribute) with Yoast SEO + WooCommerce: version: 1.4.5.1, author: Pagup, Auto-updates disabled
    Boost Sales for WooCommerce: version: 1.2.6, author: VillaTheme (latest version: 1.2.7), Auto-updates disabled
    Bulk Edit Products, Prices & Attributes for Woocommerce: version: 1.1.0, author: ELEXtensions (latest version: 1.2.0), Auto-updates disabled
    Bulk remove posts from category: version: 3.3, author: MasterNs, Auto-updates disabled
    Bulk Table Editor for WooCommerce: version: 2.2.17, author: Consortia, Auto-updates disabled
    Cart All In One For WooCommerce: version: 1.1.9, author: VillaTheme, Auto-updates disabled
    Coming Soon Page, Maintenance Mode, Landing Pages & WordPress Website Builder by SeedProd: version: 6.13.1, author: SeedProd, Auto-updates disabled
    MailPoet 3 Premium (New): version: 3.93.0, author: MailPoet, Auto-updates disabled
    Orders Tracking for WooCommerce: version: 1.2.0, author: VillaTheme, Auto-updates disabled
    Sendinblue - WooCommerce Email Marketing: version: 2.0.38, author: Sendinblue, Auto-updates disabled
    Woocommerce Bulk Price Update: version: 2.2.1, author: TechnoCrackers, Auto-updates disabled
    
    ### wp-media ###
    
    image_editor: WP_Image_Editor_Imagick
    imagick_module_version: 1690
    imagemagick_version: ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
    imagick_version: 3.6.0
    file_uploads: File uploads is turned off
    post_max_size: 80M
    upload_max_filesize: 80M
    max_effective_size: 80 MB
    max_file_uploads: 20
    imagick_limits: 
    	imagick::RESOURCETYPE_AREA: 122 MB
    	imagick::RESOURCETYPE_DISK: 1073741824
    	imagick::RESOURCETYPE_FILE: 49152
    	imagick::RESOURCETYPE_MAP: 512 MB
    	imagick::RESOURCETYPE_MEMORY: 256 MB
    	imagick::RESOURCETYPE_THREAD: 1
    imagemagick_file_formats: 3FR, 3G2, 3GP, AAI, AI, ART, ARW, AVI, AVS, BGR, BGRA, BGRO, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DATA, DCM, DCR, DCX, DDS, DFONT, DNG, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, FAX, FILE, FITS, FRACTAL, FTP, FTS, G3, G4, GIF, GIF87, GRADIENT, GRAY, GRAYA, GROUP4, H, HALD, HDR, HEIC, HISTOGRAM, HRZ, HTM, HTML, HTTP, HTTPS, ICB, ICO, ICON, IIQ, INFO, INLINE, IPL, ISOBRL, ISOBRL6, J2C, J2K, JBG, JBIG, JNG, JNX, JP2, JPC, JPE, JPEG, JPG, JPM, JPS, JPT, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAGICK, MAP, MASK, MAT, MATTE, MEF, MIFF, MKV, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PGX, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UBRL6, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WEBP, WMV, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV
    gd_version: bundled (2.1.0 compatible)
    gd_formats: GIF, JPEG, PNG, WebP, BMP
    ghostscript_version: not available
    
    ### wp-server ###
    
    server_architecture: Linux 4.19.0-21-cloud-amd64 x86_64
    httpd_software: Apache/2.4.52 (Unix) OpenSSL/1.1.1n
    php_version: 7.4.27 64bit
    php_sapi: fpm-fcgi
    max_input_variables: 1000
    time_limit: 300
    memory_limit: 512M
    max_input_time: 60
    upload_max_filesize: 80M
    php_post_max_size: 80M
    curl_version: 7.64.0 OpenSSL/1.1.1n
    suhosin: false
    imagick_availability: true
    pretty_permalinks: true
    htaccess_extra_rules: true
    
    ### wp-database ###
    
    extension: mysqli
    server_version: 10.3.32-MariaDB
    client_version: mysqlnd 7.4.27
    max_allowed_packet: 16777216
    max_connections: 151
    
    ### wp-constants ###
    
    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: /opt/bitnami/wordpress/wp-content
    WP_PLUGIN_DIR: /opt/bitnami/wordpress/wp-content/plugins
    WP_MEMORY_LIMIT: 40M
    WP_MAX_MEMORY_LIMIT: 512M
    WP_DEBUG: false
    WP_DEBUG_DISPLAY: false
    WP_DEBUG_LOG: true
    SCRIPT_DEBUG: true
    WP_CACHE: false
    CONCATENATE_SCRIPTS: undefined
    COMPRESS_SCRIPTS: undefined
    COMPRESS_CSS: undefined
    WP_ENVIRONMENT_TYPE: Undefined
    DB_CHARSET: utf8
    DB_COLLATE: undefined
    
    ### wp-filesystem ###
    
    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    mu-plugins: writable
    
    ### aioseo (1) ###
    
    noindexed: Search Page
    
    ### jetpack ###
    
    site_id: 207774534
    ssl_cert: No
    time_diff: undefined
    version_option: 11.2:1659756155
    old_version: 11.1.2:1659206535
    public: Public
    master_user: #2 reason
    current_user: #2 reason
    tokens_set: Blog User
    blog_token: RN*%s0N)8u!wceub8HJyn^lc^z&4$Dk)
    user_token: %AxhgvG2@&w%&w3rV@n@jcrirMqQe1cm
    version: 11.2
    jp_plugin_dir: /bitnami/wordpress/wp-content/plugins/jetpack/
    plan: free
    protect_header: {"trusted_header":"REMOTE_ADDR","segments":1,"reverse":false}
    full_sync: {"started":"Tue, 07 Jun 2022 18:25:27 +0000","finished":"Tue, 07 Jun 2022 18:25:31 +0000","progress":{"options":{"finished":true},"functions":{"finished":true},"constants":{"finished":true},"users":{"total":"1","sent":1,"finished":true,"last_sent":"2"},"network_options":{"finished":true}},"config":{"options":true,"functions":true,"constants":true,"users":[2],"network_options":true}}
    sync_size: undefined
    sync_lag: 0 seconds
    full_sync_size: 2
    full_sync_lag: 8 weeks, 6 days, 2 hours, 40 minutes, 25 seconds
    idc_urls: {"home":"https:\/\/reasonelectronics.com","siteurl":"https:\/\/reasonelectronics.com","WP_HOME":"","WP_SITEURL":""}
    idc_error_option: false
    idc_optin: true
    cxn_tests: All Pass.
    
    ### wpforms ###
    
    version: 1.7.5.5
    lite: Apr 9, 2021 @ 11:53pm
    upload_dir: Writable
    db_tables: wp_wpforms_tasks_meta
    total_forms: 3
    total_submissions: 21
    
    
    Plugin Author Andre Gagnon

    (@2winfactor)

    Thanks for that additional information. Just to update this, it looks like the fatal error is related to the memcaching setup on WPMU Dev Hosting. I believe we have a fix, but we want to do some testing to ensure it works with other memcached setups (i.e. cloudways).

    Is it possible to temporarily disable memcaching on WPMU DEV hosting? This would help us verify that this is in fact the issue.

    Thanks!

    Thread Starter rayeason

    (@rayeason)

    It should be disabled now.

    Is there anything you need me to do?

    Thread Starter rayeason

    (@rayeason)

    I was able to click Getting Started ??
    https://drive.google.com/file/d/13B9tK0bidxdytvDjUgSmafL1btszAxk9/view?usp=drivesdk

    I have not moved any further in the setup process.

    I await your response.

    Plugin Author Andre Gagnon

    (@2winfactor)

    Thanks for following up! It does look like the issue is with WPMU DEV Hosting’s memcached setup.

    We will push a compatibility fix for WPMU DEV memcached setups, but you’ll want to keep memcaching turned off until we provide the fix. Everything should work with this setting turned off.

    Thread Starter rayeason

    (@rayeason)

    Thank you for the heads up.

    The site is still in construction so thats not a problem.

    Any idea when this fix will be pushed out?

    Plugin Author Andre Gagnon

    (@2winfactor)

    Hi There!

    Thanks for your patience with this. We just pushed out an update for compatibility with WPMU Dev Hosting + Memcaching + PHP8.0. If you update to 1.1.3 it should fix the issue.

    Let me know if you need any additional assistance.

    Thread Starter rayeason

    (@rayeason)

    I just updated the plugin and reenabled my caching.

    However, the issue was when I was after I installed SureCarts.

    How do I test or know if its actually fixed?

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Critical Error’ is closed to new replies.