Title: kovinet's Replies | WordPress.org

---

# kovinet

  [  ](https://wordpress.org/support/users/kovinet/)

 *   [Profile](https://wordpress.org/support/users/kovinet/)
 *   [Topics Started](https://wordpress.org/support/users/kovinet/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kovinet/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kovinet/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kovinet/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kovinet/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kovinet/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Media Offloader] Bulk Offload stucked](https://wordpress.org/support/topic/bulk-offload-stucked/)
 *  [kovinet](https://wordpress.org/support/users/kovinet/)
 * (@kovinet)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/bulk-offload-stucked/#post-18332531)
 * [@masoudin](https://wordpress.org/support/users/masoudin/) great!
 * BTW, when I tried to offload existing media the process got constantly stuck.
   So I deleted manually from options table to continue the process. But later I
   realised that content from Elementor pages did not get updated properly, so now
   I have broken images and broken links to pdf files on the site.
 * I tried to solve this by creating redirect from /wp-content/upload/2025/02/file.
   pdf to [https://bucket.s3.eu-central-1.amazonaws.com/2025/02/file.pdf](https://bucket.s3.eu-central-1.amazonaws.com/2025/02/file.pdf)
   but this also doesn’t work, since I noticed that path on bucket contains extra
   folder after /YEAR/MONTH/ with random numbers.
 * Is there any solution for this, or I have to manually fix all the links now?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Media Offloader] Bulk Offload stucked](https://wordpress.org/support/topic/bulk-offload-stucked/)
 *  [kovinet](https://wordpress.org/support/users/kovinet/)
 * (@kovinet)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/bulk-offload-stucked/#post-18311743)
 * Sorry for spamming. I have found out that you have to delete advmo_bulk_offload_data
   option from db to be able to restart Bulk Offload. But it my case it gets stuck
   again after like 20%.
 * Seems like Bulk offload is quite buggy still. I wonder if I could hook wp cli
   to run this…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Media Offloader] Bulk Offload stucked](https://wordpress.org/support/topic/bulk-offload-stucked/)
 *  [kovinet](https://wordpress.org/support/users/kovinet/)
 * (@kovinet)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/bulk-offload-stucked/#post-18311694)
 * I have found that advmo_bulk_offload_cancelled is in options table in db. I have
   tried setting it to 0 (option_value column) but it didn’t help. Then I deleted
   it completely but it is still stuck.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Media Offloader] Bulk Offload stucked](https://wordpress.org/support/topic/bulk-offload-stucked/)
 *  [kovinet](https://wordpress.org/support/users/kovinet/)
 * (@kovinet)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/bulk-offload-stucked/#post-18311680)
 * I have the same issue. Stuck at cancelling. Can’t find where this flag is set
   so I could manually remove it to restart the process. Did you find out?
   Btw [@ayrancd](https://wordpress.org/support/users/ayrancd/),
   you have to enter the complete URL to ADVMO_AWS_DOMAIN like:
 *     ```wp-block-code
       define('ADVMO_AWS_DOMAIN', 'https://bucket-name.s3.eu-central-1.amazonaws.com');
       ```
   

Viewing 4 replies - 1 through 4 (of 4 total)