• Resolved solocare

    (@solocare)


    I successfully used the plugin before on a staging area of my local computer maybe 15 month before. Since then i didn’t change anything on this site.

    Now the plugin is refusing to export anything:

    • Activity log: “Fetched 0 of 0 pages/files”.
    • Destination URL: valid
    • php-xml: available
    • curl: available
    • Permalinks: WordPress permalink structure is set
    • WP-CRON: WordPress cron is available and running Requests to itself
    • WordPress can make requests to itself from 127.0.1.1
    • Temp dir: readable
    • Temp dir: writable
      10.DB: all rights checked

    What did change:

    • updated wordpress from 5.8.3 to 6.2.2
    • updated the plugin
    • updated the theme astra
    • before i was using PHP 7.4, now i am running 8.1

    Did i miss something ? Help would be greatly appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author patrickposner

    (@patrickposner)

    Hey @solocare,

    looks good so far.

    A couple of things I would check:

    1. Click “Migrate Settings” in Simply Static -> Settings -> Utilities
    2. Activate the “Debug Mode” in Simply Static -> Settings ->Advanced
    3. Run an export and download the log file in Simply Static -> Settings -> Activity Log
    4. Take a look at the log file – there should be some further instructions what’s going on (maybe the website is not reachable via PHP..)

    We do support PHP all the way up to 8.2 now, so that shouldn’t be the problem!

    Cheers,
    Patrick

    Thread Starter solocare

    (@solocare)

    Hi @patrickposner,

    thank you for your response. Unfortunately i am 9 hrs behind your working hours, so that i will read your answer with my 1st coffee in the morning while you are getting out of the office.

    Anyway, i did what you said – no change. No exceptions, no errors or warnings just nothing. It seems to me the plugin wont fetch any pages, so there isnt any archive to create. But see for yourself:

    [2023-07-26 16:29:18] [class-ss-archive-creation-job.php:77] Starting a job; no job is presently running
    [2023-07-26 16:29:18] [class-ss-archive-creation-job.php:78] Here's our task list: setup, fetch_urls, create_zip_archive, wrapup
    [2023-07-26 16:29:18] [class-ss-archive-creation-job.php:92] Pushing first task to queue: setup
    [2023-07-26 16:29:18] [class-ss-archive-creation-job.php:125] Current task: setup
    [2023-07-26 16:29:18] [class-ss-archive-creation-job.php:141] Performing task: setup
    [2023-07-26 16:29:18] [class-ss-task.php:44] Status message: [setup] Setting up
    [2023-07-26 16:29:18] [class-ss-setup-task.php:32] Creating archive directory: …/wp-content/uploads/simply-static/temp-files/simply-static-1-1690388958/
    [2023-07-26 16:29:18] [class-ss-setup-task.php:77] Adding origin URL to queue: https://stage/
    [2023-07-26 16:29:18] [class-ss-archive-creation-job.php:160] We've found our next task: fetch_urls
    [2023-07-26 16:29:18] [class-ss-archive-creation-job.php:125] Current task: fetch_urls
    [2023-07-26 16:29:18] [class-ss-archive-creation-job.php:141] Performing task: fetch_urls
    [2023-07-26 16:29:18] [class-ss-fetch-urls-task.php:55] Total pages: 0; Pages remaining: 0
    [2023-07-26 16:29:18] [class-ss-task.php:44] Status message: [fetch_urls] Fetched 0 of 0 pages/files
    [2023-07-26 16:29:19] [class-ss-archive-creation-job.php:160] We've found our next task: create_zip_archive
    [2023-07-26 16:29:19] [class-ss-archive-creation-job.php:125] Current task: create_zip_archive
    [2023-07-26 16:29:19] [class-ss-archive-creation-job.php:141] Performing task: create_zip_archive
    [2023-07-26 16:29:19] [class-ss-create-zip-archive.php:71] Fetching list of files to include in zip
    [2023-07-26 16:29:19] [class-ss-create-zip-archive.php:80] Creating zip archive
    [2023-07-26 16:29:19] [class-ss-task.php:44] Status message: [create_zip_archive] ZIP archive created: Click here to download
    [2023-07-26 16:29:19] [class-ss-archive-creation-job.php:160] We've found our next task: wrapup
    [2023-07-26 16:29:19] [class-ss-archive-creation-job.php:125] Current task: wrapup
    [2023-07-26 16:29:19] [class-ss-archive-creation-job.php:141] Performing task: wrapup
    [2023-07-26 16:29:19] [class-ss-wrapup-task.php:22] Deleting temporary files
    [2023-07-26 16:29:19] [class-ss-task.php:44] Status message: [wrapup] Wrapping up
    [2023-07-26 16:29:19] [class-ss-archive-creation-job.php:156] This task is done and there are no more tasks, time to complete the job
    [2023-07-26 16:29:19] [class-ss-archive-creation-job.php:179] Completing the job
    [2023-07-26 16:29:19] [class-ss-archive-creation-job.php:301] Status message: [done] Done! Finished in 00:00:01

    Thread Starter solocare

    (@solocare)

    Hi @patrickposner,

    i guess i dont have to bother you anymore. After digging a lil in the source code, i figured it might have to do something with your table “wp_simply_static_pages”, so i dropped it. Hence it wasn’t created automatically when missing, i removed the plugin and installed the plugin from the scratch. Guess what: now its working.

    Plugin Author patrickposner

    (@patrickposner)

    Hey @solocare,

    thanks for the update!

    I completely forgot about that, but we changed some things in the database between 2.2 and 2.3.

    That would explain the issue if you have jumped all the from, let’s say 2.1 to 3.0!

    I’m glad it works now!

    Cheers,
    Patrick

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not exporting anything – no errors’ is closed to new replies.