Viewing 7 replies - 16 through 22 (of 22 total)
  • Hello,

    I have similar problem. when tried to export (normally) after completing progress bar, no file exported. I checked with ff debuging in network tools got 503 forbidden on export xlsx file.
    also i tried run your code in misc, and he output is:

    set_transient("woe_test_key","123",5);
    var_dump(get_transient("woe_test_key"));
    die();
    The code you are trying to save produced a fatal error on line 327:
    Undefined index: template
    

    Current situtation is happened after upgrading to lates woocomerce 5.6.0 on worpress 5.7.1 (not updated to 5.8)
    How can I resolve this?

    I make a mistake. the error is 403 forbidden. its not important what file type I select.

    GET https://*********.***/wp-admin/admin-ajax.php?action=order_exporter&method=export_download&format=HTML&file_id=1629627438&tab=export
    Status403
    Forbidden
    VersionHTTP/2
    Transferred619 B (221 B size)
    Referrer Policyno-referrer-when-downgrade
    
    	
    cache-control
    	no-cache, must-revalidate, max-age=0
    content-encoding
    	gzip
    content-type
    	text/html; charset=UTF-8
    date
    	Sun, 22 Aug 2021 05:47:31 GMT
    expires
    	Wed, 11 Jan 1984 05:00:00 GMT
    referrer-policy
    	strict-origin-when-cross-origin
    server
    	nginx
    vary
    	Accept-Encoding
    x-content-type-options
    	nosniff
    X-Firefox-Spdy
    	h2
    x-frame-options
    	SAMEORIGIN
    x-robots-tag
    	noindex
    	
    Accept
    	text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
    Accept-Encoding
    	gzip, deflate, br
    Accept-Language
    	en-GB,en;q=0.5
    AlexaToolbar-ALX_NS_PH
    	AlexaToolbar/alx-4.0.2
    Connection
    	keep-alive
    Cookie
    	gglcptch_hide_banner_on_plugin_page=true; wordpress_sec_da86a56bded906ea8afa470323dedcbf=manager%7C1630214791%7Cmf8tqwXauCX5dWBYriLo94ciwbnIKl1Rh4LNG9fka8D%7Cda25bf2158e09b43cb5084ff6f8e2122dd925de3818e53dd2f6ec7d422ba8afd; _ga_YMG8B3YPPM=GS1.1.1629544407.22.1.1629544566.0; _ga=GA1.2.266671286.1627718452; analytics_campaign={%22source%22:%22direct%22%2C%22medium%22:null}; analytics_token=adb97a16-769f-67d1-ff7e-e54af397b480; _gcl_au=1.1.1193870234.1627718453; _yngt=30bfb2a8-4cc2-4c2f-cc25-8b812cb9fa7f; wp-s…Ce827cfec40539534344ba9e847d1e4d3; _gid=GA1.2.5467958.1629536357; yektanet_session_last_activity=8/21/2021; wfwaf-authcookie-fdf8ff00442435696ebd9c96fed92f89=315%7Cadministrator%7Cmanage_options%2Cunfiltered_html%2Cedit_others_posts%2Cupload_files%2Cpublish_posts%2Cedit_posts%2Cread%7C5ecb6e9a72e3a35715b90f833e5bab682164dc955766273b74bb6190e78016fe; tk_ai=woo%3AMsDtr2wx8CGiwO3EGWJpY7Lt; PHPSESSID=lanfpvptr1vne7km8uh72766ed; woocommerce_items_in_cart=1; woocommerce_cart_hash=407bcb6d4f7faf9c964f1babc9b43393
    Host
    	********.***
    Referer
    	https://*******.***/wp-admin/admin.php?page=wc-order-export&tab=export
    Sec-Fetch-Dest
    	iframe
    Sec-Fetch-Mode
    	navigate
    Sec-Fetch-Site
    	same-origin
    TE
    	trailers
    Upgrade-Insecure-Requests
    	1
    User-Agent
    	Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0
    Plugin Author algol.plus

    (@algolplus)

    Hello

    Please, visit >WooCommerce>Status>Logs and review “fatal-error-xxx” file for today.
    if you see any errors – fix them at first

    thanks, Alex

    Thanks for reply
    I have many errors like this:

    2021-08-22T03:04:17+04:30 CRITICAL Allowed memory size of 8589934592 bytes exhausted (tried to allocate 20480 bytes) in /home/**********/domains/*****.***/public_html/wp-includes/wp-db.php in line 2022

    Is it related?

    Plugin Author algol.plus

    (@algolplus)

    No, as usually 403 error is permission/firewall issue.

    What hosting do you use ? Do you see 403 if you press Preview ?

    • This reply was modified 3 years, 7 months ago by algol.plus.

    It’s a dedicated server wint CentOS + DA
    And the answer is NO, I got no error on preview and resualt is shown.

    Plugin Author algol.plus

    (@algolplus)

    Could you please submit ticket to
    https://algolplus.freshdesk.com ?

    We’ll provide modified version for tests.

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Can’t find exported file’ is closed to new replies.