• Resolved mrsmith11

    (@mrsmith11)


    Hello,

    When I import, I got error. and I checked the log. it says;

    Mar 18 2025 16:00:06
    {“type”:8,”message”:”fwrite(): Write of 293 bytes failed with errno=28 No space left on device”,”file”:”\/var\/www\/wordpress\/AAAAAA_website\/wp-content\/plugins\/all-in-one-wp-migration\/functions.php”,”line”:1504}

    but I have enough disk space.

    how can I solve this problem?

    by the way, I am using AWS EC2. is there some permission problem?

    I did 777 permission below. but It does not work either.

    /wordpress/wp-content/ai1wm-backups
    /wordpress/wp-content/plugins/all-in-one-wp-migration/storage

    and, when importing, where is the importing (temporaly)file exist? I tried to import several times. so my disk space is full because of many test? which means, my disk space has many .wpress files?

    Hope your reply soon.

    Best

Viewing 1 replies (of 1 total)
  • Plugin Author Yani

    (@yaniiliev)

    PHP stores temporary uploaded files in the directory specified by the upload_tmp_dir directive in your php.ini file. If upload_tmp_dir is not set, PHP will use the system’s default temporary directory (for example, /tmp on Unix/Linux systems or the default temp folder on Windows).

Viewing 1 replies (of 1 total)

The topic ‘import error’ is closed to new replies.