Danbooru

Danbooru 2 Issues Topic

Posted under General

This topic has been locked.

So, is anyone else getting this error message when uploading?

An error occurred: error: TypeError - no implicit conversion of Array into String

app/logical/storage_manager/sftp.rb:71:in `block in each_host'
app/logical/storage_manager/sftp.rb:70:in `each'
app/logical/storage_manager/sftp.rb:70:in `each_host'
app/logical/storage_manager/sftp.rb:24:in `store'
app/logical/storage_manager.rb:40:in `store_file'
app/logical/storage_manager/match.rb:84:in `block in store_file'
app/logical/storage_manager/match.rb:74:in `block in find'
app/logical/storage_manager/match.rb:47:in `each'
app/logical/storage_manager/match.rb:47:in `find'
app/logical/storage_manager/match.rb:83:in `store_file'
app/logical/upload_service/utils.rb:88:in `block in distribute_files'
app/logical/upload_service/utils.rb:87:in `each'
app/logical/upload_service/utils.rb:87:in `distribute_files'
app/logical/upload_service/utils.rb:156:in `process_file'
app/logical/upload_service.rb:56:in `start!'
app/controllers/uploads_controller.rb:55:in `create'

keonas said:

I've been getting a hell of a lot of Error 502 Bad gateway messages only on danbooru in the last 3 days.

Has anyone else been experiencing these?

Yeah, Danbooru has been shitty lately (again)

WhiteCrow said:

That reminds me, where can I get the ID for a specific comment?

Hover your mouse cursor over the vote up or down link. The number in the URL is the comment ID. Right click one of the links and copy it to the clipboard, then paste it somewhere and remove the unnecessary stuff.

I don’t know of a more convenient way to do it. :-/

Ok, it's been several hours now and uploads are still getting corrupted.
A ton of missing thumbnails and images since the maintenance, 53 of the last 100 uploaded on the site.

keonas said:

Ok, it's been several hours now and uploads are still getting corrupted.
A ton of missing thumbnails and images since the maintenance, 53 of the last 100 uploaded on the site.

The only option is to wait for Albert to come back and save us.

I've synced the missing files. They're getting uploaded to the new servers but are for whatever reasons are not getting synced to the assets servers. I'll continue investigating but you can be rest assured there's no data being lost.

Alright I'm too tired to figure this out now. What I'll do is set up a cronjob to run every 10 minutes to sync the files across all the servers. I suspect something is buggy about how the delayed delete is working.