Danbooru

Danbooru 2 Issues Topic

Posted under General

This topic has been locked.

Laethiel said:

Searching for any of these tags works, but the Tags list on the left side is completely blank:
narmaya_(granblue_fantasy)
erune
draph
andira_(granblue_fantasy)

Searching for their aliased versions works, and the Tags list is populated:
narumeia_(granblue_fantasy)
erun_(granblue_fantasy)
doraf
anchira_(granblue_fantasy)

These were all part of the same BUR. I checked the rest of that BUR, but didn't see the same problem with any of the others.

EDIT: Just noticed that vira_lilie has the same problem.

EDIT 2: Also xenoblade_(series), senran_kagura_shoujo-tachi_no_shin'ei.

Some of these are still not showing tags when searching and/or when using Related Tags.

The new autocomplete is far too aggressive in "correcting" less-common tags into more-common tags, even when they are complete words without typos. Just a few quick examples I've already encountered:

This represents a major setback in usability. I pretty much have to type out all but the most popular tags in their entirety now, which defeats the purpose of having autocomplete. Hopefully the next revision doesn't give nearly as much weight to post count when determining the intent of the user.

iridescent_slime said:

The new autocomplete is far too aggressive in "correcting" less-common tags into more-common tags, even when they are complete words without typos. Just a few quick examples I've already encountered:

This represents a major setback in usability. I pretty much have to type out all but the most popular tags in their entirety now, which defeats the purpose of having autocomplete. Hopefully the next revision doesn't give nearly as much weight to post count when determining the intent of the user.

issue #3854

Unbreakable said:

issue #3860/issue #3865

Aw it's broken again :(

Not gonna lie the booru style of websites seems pretty finicky and tough to maintain. Like one slight thing changes or isn't factored into some code properly and entire functions stop working properly or at all. I remember the last major issue I saw was basically caused by changes to some libraries meaning BBB just couldn't call on the shit it needed to actually integrate itself into the page.

So while the certificate error is being sorted out:

Click on the "Upload to Danbooru" Bookmarklet and access Danbooru's menus from there.

Don't know why that works but it does.

Updated

g3gen said:

I got this message trying to land on the main page via FireFox, Safari, and Chrome (MacOS):

"SSL_connect returned=1 errno=0 state=error: certificate verify failed (certificate has expired)"

Fortunately the workaround is fairly easy: Click on the "Upload to Danbooru" Bookmarklet and access the menus from there.

Don't know why that works but it does.

Because the thing that loads the side tags is dead which in turn gives you an error when you visit posts page without any search

Unbreakable said:

Because the thing that loads the side tags is dead which in turn gives you an error when you visit posts page without any search

All is good now and holding.

Updated

"Recommended" link never worked for me. Today the following is the error message:

JSON::ParserError exception raised
765: unexpected token at '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <title>500 Internal Server Error</title> <h1>Internal Server Error</h1> <p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p> '
app/models/recommender_service.rb:31:in `block in recommend_for_user'
app/logical/cache.rb:18:in `get'
app/models/recommender_service.rb:21:in `recommend_for_user'
app/models/recommender_service.rb:56:in `recommend'
app/controllers/recommended_posts_controller.rb:20:in `load_posts'
app/controllers/recommended_posts_controller.rb:6:in `show'

kamikazemonk said:

"Recommended" link never worked for me. Today the following is the error message:

JSON::ParserError exception raised
765: unexpected token at '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <title>500 Internal Server Error</title> <h1>Internal Server Error</h1> <p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p> '
app/models/recommender_service.rb:31:in `block in recommend_for_user'
app/logical/cache.rb:18:in `get'
app/models/recommender_service.rb:21:in `recommend_for_user'
app/models/recommender_service.rb:56:in `recommend'
app/controllers/recommended_posts_controller.rb:20:in `load_posts'
app/controllers/recommended_posts_controller.rb:6:in `show'

Opened issue #3876.