I'm aware of the uploading issues and am currently investigating.
Posted under General
This topic has been locked.
Full changelog: https://github.com/danbooru/danbooru/compare/production-2019.12.24-224032-utc...production-2020.01.01-170939-utc
evazion said:
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.
post #1469881's large_file_url (https://cdn.donmai.us/b5/bc/b5bc14a2dd9af71874f39dc2b37ed468.png) is broken, among others.
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.
font-family: scary
font.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.Full changelog: https://github.com/danbooru/danbooru/compare/production-2020.01.01-170939-utc...production-2020.01.07-085853-utc
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.
Artist search by URL doesn't work, it only shows this one artist as a result: https://danbooru.donmai.us/artists/196865
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.
90sAnimeFan said:
Artist search by URL doesn't work, it only shows this one artist as a result: https://danbooru.donmai.us/artists/196865
I'm experiencing this too, but only with Pixiv URLs. Searches with Twitter URLs still work fine for me.
This is probably related to the new Pixiv account URL format:
https://www.pixiv.net/users/# - when interface language is set to Japanese
and
https://www.pixiv.net/en/users/# - when language is set to English
Updated