Title: TimThemann's Replies | WordPress.org

---

# TimThemann

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 34 total)

1 [2](https://wordpress.org/support/users/timthemann/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/timthemann/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/timthemann/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cookie Information | Free GDPR Consent Solution] Code ist displayed on website](https://wordpress.org/support/topic/code-ist-displayed-on-website/)
 *  [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/code-ist-displayed-on-website/#post-15471016)
 * From what I can see, esc_html() has been added to $label in Templates/Front/Comment/
   checkbox.php. The backend says that HTML code _is_ allowed at this point. The
   release notes mention “Improved code quality” so I suspect this is just a little
   bit over the top.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UpdraftPlus: WP Backup & Migration Plugin] Dropbox upload broken](https://wordpress.org/support/topic/dropbox-upload-broken/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/dropbox-upload-broken/#post-14488317)
 * Hi Bryle,
 * it pretty much looks like as if the problem disappeared for no reason (no relevant
   change on my side). One scheduled and one manual backup completed successfully
   and very fast. I guess the problem has been caused by some sort of (networking?)
   issue at the host which has been resolved in between.
 * Thanks a lot for your support!
 *  Tim
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UpdraftPlus: WP Backup & Migration Plugin] Dropbox upload broken](https://wordpress.org/support/topic/dropbox-upload-broken/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/dropbox-upload-broken/#post-14486433)
 * Hi Bryle,
 * sure – [https://pastebin.com/RBKbJdFs](https://pastebin.com/RBKbJdFs)
 * Thanks,
 *  Tim
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UpdraftPlus: WP Backup & Migration Plugin] Dropbox upload broken](https://wordpress.org/support/topic/dropbox-upload-broken/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/dropbox-upload-broken/#post-14469712)
 * One additional remark: If it does _not_ complete, but stops after a few hours,
   it seems to be caused by an overlapping resumption (see log below). Anyway, the
   root cause seems to be that the actual upload to Dropbox is remarkably slow and
   somehow broken.
 *     ```
       23623.971 (57) Requesting backup semaphore lock (86cf888d6364)
       23623.972 (57) [Lock option (updraft_lock_86cf888d6364, wp_options) already existed in the database] debug
       23623.973 (57) [Lock (updraft_lock_86cf888d6364, wp_options) could not be acquired (it is locked)] info
       23623.973 (57) Failed to gain semaphore lock (86cf888d6364) - another resumption for this job is apparently already active
       23623.974 (57) Failed to get backup job lock; possible overlapping resumptions - will abort this instance
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UpdraftPlus: WP Backup & Migration Plugin] Dropbox upload broken](https://wordpress.org/support/topic/dropbox-upload-broken/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/dropbox-upload-broken/#post-14469701)
 * Hi Bryle,
 * since I use UpTimeRobot to generate some traffic during nighttime, the backup
   sometimes completes successfully after > 10 hours (time needed before the problems
   started: a couple of minutes). From what I can see from the logs, most of the
   time the process waits to be rescheduled. Looks like the actual problem is the
   upload itself which needs to be rescheduled multiple times per file.
 * Thanks,
 *  Tim
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UpdraftPlus: WP Backup & Migration Plugin] Dropbox upload broken](https://wordpress.org/support/topic/dropbox-upload-broken/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/dropbox-upload-broken/#post-14456128)
 * Bryle,
 * the only thing I can customize is the memory limit. Unfortunately, increasing
   the memory limit did not help. I’m currently talking to the hoster’s support 
   about things they might have changed which could cause the issue etc.
 * Thanks,
 *  Tim
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UpdraftPlus: WP Backup & Migration Plugin] Dropbox upload broken](https://wordpress.org/support/topic/dropbox-upload-broken/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/dropbox-upload-broken/#post-14431484)
 * Hi Bryle,
 * unfortunately, that didn’t cure the problem. As far as I can see, the logs pretty
   much look like before (the log simply ends during upload).
 * Thanks,
 *  Tim
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UpdraftPlus: WP Backup & Migration Plugin] Dropbox upload broken](https://wordpress.org/support/topic/dropbox-upload-broken/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/dropbox-upload-broken/#post-14426425)
 * Hi Bryle,
 * perfect – you´ll find the log at [https://pastebin.com/7PPQKWBY](https://pastebin.com/7PPQKWBY).
 * Thanks,
 *  Tim
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UpdraftPlus: WP Backup & Migration Plugin] Dropbox upload broken](https://wordpress.org/support/topic/dropbox-upload-broken/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/dropbox-upload-broken/#post-14421539)
 * Hi,
 * is there a way to provide the log w/o publicly posting a Dropbox or Pastebin 
   URL?
 * Regards & thanks,
 *  Tim
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LightPress Lightbox] WordPress 5.6 break plugins](https://wordpress.org/support/topic/wordpress-5-6-break-plugins/)
 *  [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/wordpress-5-6-break-plugins/page/2/#post-13968526)
 * Perfect! 🙂 Thanks a lot!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SSL Mixed Content Fix] Google Font URLs should not be modified in AMP pages](https://wordpress.org/support/topic/google-font-urls-should-not-be-modified-in-amp-pages/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/google-font-urls-should-not-be-modified-in-amp-pages/#post-9080484)
 * At least for 1.5.3, the AMP validator says “The attribute ‘href’ in tag ‘link
   rel=stylesheet for fonts’ is set to the invalid value ‘//fonts.googleapis.com/
   css?family=Merriweather:400,400italic,700,700italic’. (see [https://www.ampproject.org/docs/reference/spec#custom-fonts](https://www.ampproject.org/docs/reference/spec#custom-fonts))”?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Prosodia VGW OS] vs.](https://wordpress.org/support/topic/vs-2/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/vs-2/#post-8598018)
 * Perfekt – danke!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Prosodia VGW OS] vs.](https://wordpress.org/support/topic/vs-2/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/vs-2/#post-8594404)
 * Toll! Danke! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wp-Typography] hyphenation in](https://wordpress.org/support/topic/hyphenation-in/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/hyphenation-in/page/3/#post-7235529)
 * Sure 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wp-Typography] hyphenation in](https://wordpress.org/support/topic/hyphenation-in/)
 *  Thread Starter [TimThemann](https://wordpress.org/support/users/timthemann/)
 * (@timthemann)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/hyphenation-in/page/2/#post-7235526)
 * By the way: You might want to get rid of that if-statement referring to the exclusion
   of `<h1>` and `<h2>` at the very beginning of `PHP_Typography::process()`. After
   today´s fixes, these lines of code seem to be some sort of a “leftover” from 
   an (outdated) workaround, aren´t they?
 * Thanks again for your help :-).

Viewing 15 replies - 1 through 15 (of 34 total)

1 [2](https://wordpress.org/support/users/timthemann/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/timthemann/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/timthemann/replies/page/2/?output_format=md)