Danbooru

Danbooru 2 Issues Topic

Posted under General

This topic has been locked.

Getting this error when I tried to edit post #2755300.

Aws::SQS::Errors::MissingParameter exception raised
The request must contain the parameter MessageGroupId.
app/logical/sqs_service.rb:15:in `send_message'
app/models/post_archive.rb:77:in `queue'
app/models/post.rb:1474:in `create_new_version'
app/models/post.rb:1463:in `create_version'
app/controllers/posts_controller.rb:49:in `update'

Site update (2017.05.31 - 2017.06.05)
Changes
  • On search pages that support * wildcards, literal asterisks can be searched by searching \*.
  • Images in the mobile layout are resized to fit the screen, irrespective of your "Fit images to window" setting.
API
  • GET /forum_topics.json: stickied topics aren't always listed first in API responses.
  • POST /moderator/posts/approvals.json returns the full approval object, not just a success/failure message.
Fixes
  • Fixed NicoSeiga artist finder.
  • Fixed missing spaces between tags on /post_versions.
  • Fixed autocomplete on /explore/posts/intro.
  • Fixed the "shift+O to approve" shortcut not hiding the flag/appeal notices and not giving a "post was approved" notification. Fixed the Approve mode menu option as well.
  • Mode menu: fixed the tag edit box growing taller each time you clicked a post in edit mode.
  • Fixed bookmarklet to support https://dantewontdie.artstation.com/projects/YZK5q style URLs.

Full changelog: https://github.com/r888888888/danbooru/compare/production-2017.05.31-180644-utc...production-2017.06.05-204001-utc

Site update (2017.06.05 - 2017.06.13)
Changes
  • The modqueue now displays which pools a post belongs to.
  • Post replacements now work with ugoiras.
  • DeviantArt artist commentaries are now automatically converted from HTML to DText.
  • Added option to /post_flags to filter by duplicate/image sample flags.
  • Added "E" shortcut on the uploads page to focus the tag edit box.
Fixes
  • Fixed private forum topics bumping the forum for everyone.
  • Fixed NicoSeiga grabbing wrong commentary.
  • Fixed blacklist controls being absent from several pages (user profiles, comment search results, the moderator dashboard, and /artist_commentaries).
  • Fixed an exploit that allowed one to insert malicious javascript into artist entries that would run when clicking the Edit link on a post.
  • DeviantArt: fixed bookmarklet to allow login-only dA works to be uploaded.
  • ArtStation: fixed bookmarklet to support older https://www.artstation.com/artwork/cody-from-sf style URLs.
  • ArtStation: fixed bookmarklet to change the source to the html page after upload.
  • ArtStation: fixed batch bookmarklet to only include images for upload, not Youtube videos or 3D models.
  • ArtStation: fixed sidebar to display sources as https://www.artstation.com/artwork/3JJA, not https://yoshiyaki.artstation.com/projects/3JJA.
  • ArtStation: fixed translated tags / commentary fetch / find artist to work when uploading direct images.
  • Fixed tags on /post_versions to wordbreak the way they used to.
  • Fixed "Related tags" button to correctly display wiki tags when used on an aliased tag.
  • Fixed artist commentaries to trim whitespace.
  • Fixed "Fetch source data" to warn that translated tags may not apply when the source is a gallery (previously only warned about this for Pixiv galleries).
  • Optimized status:pending and status:flagged searches. This should also make the modqueue load faster.

Full changelog: https://github.com/r888888888/danbooru/compare/production-2017.06.05-204001-utc...production-2017.06.13-233632-utc

worldendDominator said:

In post changes history, added tags have line breaks in random places.
See an example: http://i.imgur.com/1Ko9EpR.png

This has been fixed to work the same way it used to. However, the way it used to work can still produce line breaks in bad places.

Provence said:

post #2750277
I had a problem with that post and want to know what triggered it.
I used the bookmarklet to upload this post, but it did not upload the ugoira, but only an image instead. Want to ask if the bookmarklet is compatible with ugoiras.

Still don't know why it uploaded that image, but this post needs to be replaced with https://i1.pixiv.net/img-zip-ugoira/img/2017/06/09/08/29/01/63291544_ugoira1920x1080.zip to fix the ugoira (see broken ugoira here).

Provence said:

Would it be possible to create artist + commentary support for Nijie? Because when I upload from there, it is pretty annoying that Danbooru never fetches the artist name.

Artist finding and fetching translated tags should work. Commentary doesn't work, it still needs to be investigated.

I got this following error everytime I trying to use bookmarklet on Twitter post

Twitter::Error exception raised

execution expired
app/logical/sources/strategies/twitter.rb:25:in `get'
app/logical/downloads/rewrite_strategies/twitter.rb:33:in `source'
app/logical/downloads/rewrite_strategies/twitter.rb:12:in `rewrite'
app/controllers/uploads_controller.rb:14:in `block in new'
app/controllers/uploads_controller.rb:13:in `each'
app/controllers/uploads_controller.rb:13:in `new'

My upload didn't go:

Upload #1456243

Date: 2017-06-15 19:19:11 -0700

An error occurred: error: Errno::EHOSTUNREACH - No route to host - connect(2) for "hijiribe" port 22

Can someone fix this?