Danbooru

Danbooru 2 Issues Topic

Posted under General

This topic has been locked.

evazion said:

Should be working again. The service we use to store image backups (Backblaze B2) is apparently having problems right now.

Ok, it took the upload just now.πŸ‘πŸΌ

Site update

Changes
  • Added reply/edit/vote links to comments search page
  • Artist commentaries can use dtext in the title field.
  • Images for posts before post #2800000 (id:<2800000) are now served from https://cdn.donmai.us instead of raikou1.donmai.us or raikou2.donmai.us. Please report if there are any issues.
Fixes
  • Fixed the "Post tags" search option not working on the /pools page.
  • Fixed dtext previews for post flags and post appeals not working correctly.
  • Fixed issue with tag updates sometimes being lost when a BUR contained multiple aliases and they all tried to update the same post at the same time.

Full changelog: https://github.com/danbooru/danbooru/compare/production-2019.12.24-224032-utc...production-2020.01.01-170939-utc

I'm having issues with timeouts from matomo.donmai.us, i'm not actually sure if this issue is on my end or not
but i haven't touched any of my network configurations as of late. I started noticing this yesterday.

Here's what actually happens on my systems:

Desktop, Windows 10, Firefox Latest Stable, Cloudflare DNS:
- With uBlock Enabled : Matomo is blocked by uBlock.
- With uBlock Disabled: Browser attempts to connect to matomo but eventually times out.

Android, Version 10, Mobile Chrome Latest Stable, ISP's DNS:
- No signs of timing out happen, toolbar behaves as loading completely, i'm unsure if it could be happening on background though.

iOS, Version 13.3, Mobile Safari, Cloudflare DNS:
- Danbooru pages endlessly ping a domain and never technically finish loading (assuming its matomo from my desktop tests).

This is only a major issue on iOS because the tab just gets stuck trying to ping it forever, disabling any refresh controls, plus there's an issue with Safari
where it will keep trying to ping the domain even after closing the tab (not after closing the application tho).

Is this domain a recent addition/been modified lately?

In that case it could be a DNS propagation issue so it should fix itself eventually i guess,
assuming i'm not getting the issue on Chrome because i'm using the stock ISP DNS, on the other hand,
if Chrome is blocking the request (similar to uBlock) or the symptom is hidden then i guess it could be an issue on matomo's end.

Meeplee said:

I'm having issues with timeouts from matomo.donmai.us, i'm not actually sure if this issue is on my end or not
but i haven't touched any of my network configurations as of late.

Matomo is timing out for me as well. It’s not a recent addition and IIRC we had some problems with it before, so I guess it just died again. evazion regularly checks the forum and will probably look into it soon.

Site update

Changes
  • Notes: added font-family: scary font.
  • Twitter: ignore certain common suffixes in hashtags (<character> 1-hour-draw, <character> birthday) when translating tags.
Fixes
  • Fixed timeouts from matomo.donmai.us.
  • Fixed the share widget to not show a popup when mousing over the plus icon.
API Changes
  • Changed data attributes on the <body> tag from data-user-* to data-current-user-*. Userscripts and custom CSS may need to be updated. Userscript authors are encouraged to use Danbooru.CurrentUser.data() instead of reading attributes from the <body> tag directly.
  • Added various data attributes to <table> elements. These attributes are a subset of the API attributes.
  • Added various data attributes to the <body> tag on show pages.

Full changelog: https://github.com/danbooru/danbooru/compare/production-2020.01.01-170939-utc...production-2020.01.07-085853-utc

Jigsy said:

I believe the mark as translated button might be broken, as I just translated a speech bubble on an image, clicked the button and no translated tag was added, and translation_request didn't get removed.

I added translated manually, but the site wouldn't allow me to remove the translation_request tag for some reason.

If you check either of the "Check Translation" or "Partially Translated" boxes before clicking "Mark as translated" it doesn't add the translated tag since it shouldn't be used together with those, only when the image is translated and done. Also, both of those imply translation request for the same reason, not entirely clear but that's how it works.

Unbreakable said:

If you check either of the "Check Translation" or "Partially Translated" boxes before clicking "Mark as translated" it doesn't add the translated tag since it shouldn't be used together with those, only when the image is translated and done. Also, both of those imply translation request for the same reason, not entirely clear but that's how it works.

Oh. Alrighty then.