Danbooru

Danbooru 2 Issues Topic

Posted under General

This topic has been locked.

Trying to visit a profile pages only gives me:

PG::ConnectionBad exception raised

    could not connect to server: Connection refused Is the server running on host "yukinoshita.donmai.us" (104.237.154.176) and accepting TCP/IP connections on port 5432?
    config/initializers/active_record_extensions.rb:23:in `ensure in with_timeout'
    config/initializers/active_record_extensions.rb:23:in `with_timeout'
    app/models/post.rb:1215:in `fast_count_search'
    app/models/post.rb:1206:in `fast_count'
    app/presenters/user_presenter.rb:146:in `block in noted_posts_count'
    app/logical/current_user.rb:70:in `without_safe_mode'
    app/presenters/user_presenter.rb:146:in `noted_posts_count'
    app/views/users/_statistics.html.erb:88:in `_app_views_users__statistics_html_erb___2200515886989858214_70249715724140'
    app/views/users/show.html.erb:5:in `_app_views_users_show_html_erb__2358049794660773414_70249715675440'
    app/controllers/users_controller.rb:41:in `show'

Unbreakable said:

Trying to visit a profile pages only gives me:

PG::ConnectionBad exception raised

    could not connect to server: Connection refused Is the server running on host "yukinoshita.donmai.us" (104.237.154.176) and accepting TCP/IP connections on port 5432?
    config/initializers/active_record_extensions.rb:23:in `ensure in with_timeout'
    config/initializers/active_record_extensions.rb:23:in `with_timeout'
    app/models/post.rb:1215:in `fast_count_search'
    app/models/post.rb:1206:in `fast_count'
    app/presenters/user_presenter.rb:146:in `block in noted_posts_count'
    app/logical/current_user.rb:70:in `without_safe_mode'
    app/presenters/user_presenter.rb:146:in `noted_posts_count'
    app/views/users/_statistics.html.erb:88:in `_app_views_users__statistics_html_erb___2200515886989858214_70249715724140'
    app/views/users/show.html.erb:5:in `_app_views_users_show_html_erb__2358049794660773414_70249715675440'
    app/controllers/users_controller.rb:41:in `show'

Also seeing this.

Unbreakable said:

Trying to visit a profile pages only gives me:

PG::ConnectionBad exception raised

    could not connect to server: Connection refused Is the server running on host "yukinoshita.donmai.us" (104.237.154.176) and accepting TCP/IP connections on port 5432?
    config/initializers/active_record_extensions.rb:23:in `ensure in with_timeout'
    config/initializers/active_record_extensions.rb:23:in `with_timeout'
    app/models/post.rb:1215:in `fast_count_search'
    app/models/post.rb:1206:in `fast_count'
    app/presenters/user_presenter.rb:146:in `block in noted_posts_count'
    app/logical/current_user.rb:70:in `without_safe_mode'
    app/presenters/user_presenter.rb:146:in `noted_posts_count'
    app/views/users/_statistics.html.erb:88:in `_app_views_users__statistics_html_erb___2200515886989858214_70249715724140'
    app/views/users/show.html.erb:5:in `_app_views_users_show_html_erb__2358049794660773414_70249715675440'
    app/controllers/users_controller.rb:41:in `show'

Getting this aswell. Can't look up a tag, unable to go on my profile. Can only view what's uploaded on the main page and my favorites.

Tried to search or follow a tag and got received

could not connect to server: Connection refused Is the server running on host "yukinoshita.donmai.us" (104.237.154.176) and accepting TCP/IP connections on port 5432?

Just without the more verbose feedback

when searching posts with two tags the following appears:

could not connect to server: Connection refused Is the server running on host "yukinoshita.donmai.us" (104.237.154.176) and accepting TCP/IP connections on port 5432?

edit: didn't notice the previous posts