Danbooru

Danbooru 2 Issues Topic

Posted under General

This topic has been locked.

Moonspeaker said:

Several hours ago, I posted my first upload in just under a month, and my upload limit now shows 1/50. Should it not show 49/50, or am I misremembering how that display works?

It says that you have 50 free uploads and that you have used 1/50 of these.

Provence said:

It says that you have 50 free uploads and that you have used 1/50 of these.

Yeah, I kind of figured, but I vaguely recalled the display counting down rather than up before. Then again, I've been known to suffer recurring bouts of premature senility.

The impression isn't helped by the pop-up message when I hover over the "1", indicating that there's several hours to go before my next available upload slot.

Not that this will affect me much, with my minimal image contributions here, but it made me wonder if something had changed or if I'd just not paid enough attention. I suspected the latter, and it seems I was right. Thanks anyway.

Moonspeaker said:

Yeah, I kind of figured, but I vaguely recalled the display counting down rather than up before. Then again, I've been known to suffer recurring bouts of premature senility.

Yeah, I remember that. AFAICR the system was changed to reflect the two most import items... what's my limit for uploading, and how much of that have I used? The item you mentioned (how much more can I upload?) can still be found by taking the difference between the two.

The impression isn't helped by the pop-up message when I hover over the "1", indicating that there's several hours to go before my next available upload slot.

I believe that went through several iterations. Language is hard, and being succinct but clear is even harder. It's not exactly clear saying "this counter will decrement in XXX hours", and I'm sure would draw just as many complaints. Although if there are suggestions, we can always hash them out on the forum, although perhaps in a new/different topic.

I had to rebuild the server that runs most of these maintenance tasks so stuff might be wonky for awhile. I've manually run the tasks for now.

A consequence of the rebuild is that sonohara.donmai.us is missing tons of images. For now I'm trying to serve them from hijiribe.donmai.us. If you are using any sorts of scripts that try to manipulate the image URLs, you should be aware of that. Specifically, anything below post id 3,000,000 isn't on sonohara presently. I am slowly syncing them over.

Adding a post to a pool with the "Add to pool" button is broken, when choosing a pool from the auto-complete is will be prefixed with "undefined:" making you unable to submit until you remove that part.

EDIT: It seems this is because of the script from topic #14701

Every image that I load from hijiribe seems to be broken; it seems that TLS isn't configured the same on hijiribe and sonohara as it is on danbooru or raikou1. (This is on Windows 8.1; IE and Chrome should experience the same problem.)

albert said:

I had to rebuild the server that runs most of these maintenance tasks so stuff might be wonky for awhile. I've manually run the tasks for now.

A consequence of the rebuild is that sonohara.donmai.us is missing tons of images. For now I'm trying to serve them from hijiribe.donmai.us. If you are using any sorts of scripts that try to manipulate the image URLs, you should be aware of that. Specifically, anything below post id 3,000,000 isn't on sonohara presently. I am slowly syncing them over.

Is that the reason why when clicking on large ver. of some image it just shows that "this page does not exist"?

i.e. post #3035818 and its larger ver.
https://danbooru.donmai.us/data/__sora_ginko_ryuuou_no_oshigoto_drawn_by_li_yang__9eca0ad19db6a3ba621b2d9a5560435a.jpg

NVM, it works now.

Updated

sxpp said:

Is that the reason why when clicking on large ver. of some image it just shows that "this page does not exist"?

i.e. post #3035818 and its larger ver.
https://danbooru.donmai.us/data/__sora_ginko_ryuuou_no_oshigoto_drawn_by_li_yang__9eca0ad19db6a3ba621b2d9a5560435a.jpg

NVM, it works now.

Yes, the Danbooru domain switches between Hijiribe and Sonohara so when images aren't showing up it's because it tries to load it from Sonohara and there is nothing for it to show.

When trying to visit /posts all I get is the below error. Everything else seems to be working fine with the site through.

Failed to open TCP connection to isshiki.donmai.us:443 (Connection refused - connect(2) for "isshiki.donmai.us" port 443)

FillInTheBlank said:

When trying to visit /posts all I get is the below error. Everything else seems to be working fine with the site through.

I'm getting it too, the full error is:

Errno::ECONNREFUSED exception raised

    Failed to open TCP connection to isshiki.donmai.us:443 (Connection refused - connect(2) for "isshiki.donmai.us" port 443)
    app/logical/popular_search_service.rb:30:in `block in fetch_data'
    app/logical/cache.rb:18:in `get'
    app/logical/popular_search_service.rb:28:in `fetch_data'
    app/logical/popular_search_service.rb:22:in `tags'
    app/presenters/post_set_presenters/post.rb:36:in `popular_tags'
    app/presenters/post_set_presenters/post.rb:28:in `related_tags'
    app/presenters/post_set_presenters/post.rb:11:in `tag_set_presenter'
    app/presenters/post_set_presenters/post.rb:73:in `tag_list_html'
    app/views/posts/index.html.erb:12:in `_app_views_posts_index_html_erb___1341615698436782984_47363581690820'
    app/controllers/posts_controller.rb:17:in `index'

EDIT: Aaaaaand it's working again, huh...

Apparently a new upload slot frees up after only 23 hours, not 24 hours.

I'm not complaining, it does not look like a huge problem to me. But I thought I'd mention it, in case the adms would be interested in fixing it.

Danielx21 said:

Apparently a new upload slot frees up after only 23 hours, not 24 hours.

I'm not complaining, it does not look like a huge problem to me. But I thought I'd mention it, in case the adms would be interested in fixing it.

No, this was intentionally changed so users can keep posting at the same time without losing one day eventually.