This happened to me quite some weeks ago. I didn't get this error message recently, though.
Posted under General
This topic has been locked.
@dean_exia can upload just fine while for me, I still get this message^^...:/.
Provence said:
Yes, that is true and since you can also upload from pixiv, you're doing the same.
But since you hace knowledge in technical stuff: Do you have a clue about this^^?
Well, the top of the stacktrace lists /app/logical/pixiv_web_agent.rb:16, where Danbooru is trying to log into pixiv. I see a "form['pass']" there, but the source HTML for https://www.pixiv.net/login.php uses 'password' for the name of the <input> element, not 'pass'. Maybe pixiv changed their login page again, and the code should be using form['password']?
RaisingK said:
Well, the top of the stacktrace lists /app/logical/pixiv_web_agent.rb:16, where Danbooru is trying to log into pixiv. I see a "form['pass']" there, but the source HTML for https://www.pixiv.net/login.php uses 'password' for the name of the <input> element, not 'pass'. Maybe pixiv changed their login page again, and the code should be using form['password']?
So it's the same shenanigan that is happening again. Though I was wondering if uploading from your hard drive have the high risk of having MD5 mismatch?
I'm no techi by any means. quite analog. My feeling is pixvi changed some kind of security setting. Have to wait for those smarter than I to see if there is a way around it.
Until then, I will hold off from the download to upload route. I really like danbooru's system of giving not only proper artist credit, but link credit as well.
post #2393344
Banned artist who is uploading on Twitter.
Since I didn't know this artist, I had no idea they are banned.
Now I copied the image URL (https://pbs.twimg.com/media/Ck-vt3iUYAANHVu.jpg:large) but the artist isn't shown when it's done this way. Would it be possible to implement that the artist name is still shown when done like that?
Provence said:
post #2393344
Banned artist who is uploading on Twitter.
Since I didn't know this artist, I had no idea they are banned.
Now I copied the image URL (https://pbs.twimg.com/media/Ck-vt3iUYAANHVu.jpg:large) but the artist isn't shown when it's done this way. Would it be possible to implement that the artist name is still shown when done like that?
Hmm, I thought the banned_artist tag would show up alongside the banned artist name on the upload page when using the bookmarklet?