Danbooru

Danbooru 2 Issues Topic

Posted under General

This topic has been locked.

Yeah I was confused for a second because I just got up but was like wait aren't these tags I'd blacklisted already? Then I noticed Endless Pages just wasn't working at all with the better better booru script. Like the features still installed it's just having no effect like you say. I'll come back later tonight.

The site is also loading noticeably slower and sometimes just gives that Bad Gateway Error that's been plaguing the site lately.

Now getting this when trying to view posts
ArgumentError exception raised

wrong number of arguments (given 3, expected 2)
app/logical/storage_manager/hybrid.rb:20:in `file_url'
app/models/post.rb:149:in `tagged_file_url'
app/views/posts/partials/show/_information.html.erb:15:in `_app_views_posts_partials_show__information_html_erb__3925890898520191723_47320896676420'
app/views/posts/show.html.erb:14:in `_app_views_posts_show_html_erb___4601331405978701304_47320897594460'
app/controllers/posts_controller.rb:34:in `show'

DeusExCalamus said:

Now getting this when trying to view posts
ArgumentError exception raised

wrong number of arguments (given 3, expected 2)
app/logical/storage_manager/hybrid.rb:20:in `file_url'
app/models/post.rb:149:in `tagged_file_url'
app/views/posts/partials/show/_information.html.erb:15:in `_app_views_posts_partials_show__information_html_erb__3925890898520191723_47320896676420'
app/views/posts/show.html.erb:14:in `_app_views_posts_show_html_erb___4601331405978701304_47320897594460'
app/controllers/posts_controller.rb:34:in `show'

I can still upload, but yeah, I've been getting this too.

Ok, i see a bunch of people mentioning errors, so i just wanted to point out that something that may be related is also happening to RSS feeds.

Namely, the thumbnail links are broken, sampled from the homepage feed's first post:

<img src="http://danbooru.donmai.ushttps://danbooru.donmai.us/data/preview/6cd7ddf68adcb214f26b7bbe0b6d1c0a.jpg"/>

Yeah, I noticed when the images didn't resize to Fit; and then it allowed me to add to a pool, but after revoking that pool-addition it wouldn't let me add to a different pool.

So I thought my JS had screwed itself up, and cleared cache and site cookies... :D

Meeplee said:

Ok, i see a bunch of people mentioning errors, so i just wanted to point out that something that may be related is also happening to RSS feeds.

Namely, the thumbnail links are broken, sampled from the homepage feed's first post:

<img src="http://danbooru.donmai.ushttps://danbooru.donmai.us/data/preview/6cd7ddf68adcb214f26b7bbe0b6d1c0a.jpg"/>

Fixed in issue #3601 (fix is pending deployment).

EDIT: the fix is deployed.

Updated

evazion said:

Fixed in issue #3601 (fix is pending deployment).

EDIT: the fix is deployed.

Many thanks to everyone who got this repaired so quickly. Any idea how it originated, or would that be too technical for anyone (such as myself) who doesn't do actual coding for a living?

Looks like after this fix thumbnails and images are forced to be from https://danbooru.donmai.us/ even if I'm currently on hijiribe\sonohara.
Is it possibly to revert this, since danbooru.donmai.us is blocked in my country, while hijiribe\sonohara not. (So I can enter the site now, but can't see any image at all).
VPN is always a way, but I'm trying to use it as less as possibly.

Moonspeaker said:

Many thanks to everyone who got this repaired so quickly. Any idea how it originated, or would that be too technical for anyone (such as myself) who doesn't do actual coding for a living?

Sometimes when you code at the speed of light, you tend to tumble and break things... (ツ)

But in all seriousness, bugs sometimes happen when you write new code, and while it would be preferable to catch these before a release, more often than not they are discovered by the user base and have to be fixed on the fly.

OniTea said:

Looks like after this fix thumbnails and images are forced to be from https://danbooru.donmai.us/ even if I'm currently on hijiribe\sonohara.
Is it possibly to revert this, since danbooru.donmai.us is blocked in my country, while hijiribe\sonohara not. (So I can enter the site now, but can't see any image at all).
VPN is always a way, but I'm trying to use it as less as possibly.

I second this, I would be really happy if you guys have solved this problem ASAP as well. Thanks.