Caught exception in QQ::Web::Controller::pb_info_view_list::pb_info_view->infoview "Can't call method "get_column" on an undefined value at /miyazakiQQ/app/current/script/../lib/QQ/Web/Controller/pb_info_view_list/pb_info_view.pm line 50."

Request

do {
  require Symbol;
  my $a = bless({
    _log                 => bless({
                              _body => "[info] *** Request 913 (0.000/s) [22383] [Fri Mar 29 02:07:12 2024] ***\n[debug] Path is \"pb_info_view_list/pb_info_view\"\n[debug] Arguments are \"123\"\n[debug] \"GET\" request for \"pb_info_view_list/pb_info_view/123\" from \"3.89.56.228\"\n[debug] Created session \"2e88c3c7f2c2a903443569863016a288d418422a\"\n[error] Caught exception in QQ::Web::Controller::pb_info_view_list::pb_info_view->infoview \"Can't call method \"get_column\" on an undefined value at /miyazakiQQ/app/current/script/../lib/QQ/Web/Controller/pb_info_view_list/pb_info_view.pm line 50.\"\n",
                              _psgi_errors => bless(Symbol::gensym(), "IO::Handle"),
                              abort => undef,
                              autoflush => 0,
                              level => 31,
                            }, "Catalyst::Log"),
    _path                => "pb_info_view_list/pb_info_view/123",
    _read_length         => 0,
    _read_position       => 0,
    _use_hash_multivalue => 0,
    action               => "pb_info_view_list/pb_info_view",
    address              => "3.89.56.228",
    arguments            => [123],
    base                 => bless(do{\(my $o = "http://www.e-navi.pref.miyazaki.lg.jp/")}, "URI::http"),
    body_parameters      => {},
    captures             => [],
    cookies              => {},
    data_handlers        => {
                              "application/json" => sub { ... },
                              "application/x-www-form-urlencoded" => sub { ... },
                            },
    env                  => {
                              "Catalyst.Stash.v2"             => sub { ... },
                              "CONTEXT_DOCUMENT_ROOT"         => "/miyazakiQQ/tmp/qq.fcgi/",
                              "CONTEXT_PREFIX"                => "/",
                              "DOCUMENT_ROOT"                 => "/usr/local/apache2/htdocs",
                              "FCGI_ROLE"                     => "RESPONDER",
                              "GATEWAY_INTERFACE"             => "CGI/1.1",
                              "HTTP_ACCEPT"                   => "*/*",
                              "HTTP_HOST"                     => "www.e-navi.pref.miyazaki.lg.jp",
                              "HTTP_USER_AGENT"               => "claudebot",
                              "HTTP_X_AMZN_TRACE_ID"          => "Root=1-6605a3c0-22ecdc3911f0987271ee23b6",
                              "HTTP_X_FORWARDED_PORT"         => 80,
                              "HTTP_X_FORWARDED_PROTO"        => "http",
                              "LD_LIBRARY_PATH"               => "/usr/local/apache2/lib",
                              "PATH"                          => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin",
                              "PATH_INFO"                     => "/pb_info_view_list/pb_info_view/123",
                              "PATH_TRANSLATED"               => "/miyazakiQQ/tmp/qq.fcgi/pb_info_view_list/pb_info_view/123",
                              "plack.original_request_method" => "GET",
                              "psgi.errors"                   => 'fix',
                              "psgi.input"                    => bless(Symbol::gensym(), "IO::Handle"),
                              "psgi.multiprocess"             => 1,
                              "psgi.multithread"              => "",
                              "psgi.nonblocking"              => "",
                              "psgi.run_once"                 => "",
                              "psgi.streaming"                => 1,
                              "psgi.url_scheme"               => "http",
                              "psgi.version"                  => [1, 1],
                              "psgix.harakiri"                => 1,
                              "QUERY_STRING"                  => "",
                              "REMOTE_ADDR"                   => "3.89.56.228",
                              "REMOTE_PORT"                   => 30522,
                              "REQUEST_METHOD"                => "GET",
                              "REQUEST_SCHEME"                => "http",
                              "REQUEST_URI"                   => "/pb_info_view_list/pb_info_view/123",
                              "SCRIPT_FILENAME"               => "/miyazakiQQ/tmp/qq.fcgi",
                              "SCRIPT_NAME"                   => "",
                              "SCRIPT_URI"                    => "http://www.e-navi.pref.miyazaki.lg.jp/pb_info_view_list/pb_info_view/123",
                              "SCRIPT_URL"                    => "/pb_info_view_list/pb_info_view/123",
                              "SERVER_ADDR"                   => "172.110.30.48",
                              "SERVER_ADMIN"                  => "you\@example.com",
                              "SERVER_NAME"                   => "www.e-navi.pref.miyazaki.lg.jp",
                              "SERVER_PORT"                   => 80,
                              "SERVER_PROTOCOL"               => "HTTP/1.1",
                              "SERVER_SIGNATURE"              => "",
                              "SERVER_SOFTWARE"               => "Apache/2.4.38 (Unix) mod_fastcgi/mod_fastcgi-SNAP-0910052141",
                            },
    headers              => bless({
                              "::std_case" => {
                                "cookie" => "Cookie",
                                "x-amzn-trace-id" => "X-AMZN-TRACE-ID",
                                "x-forwarded-port" => "X-FORWARDED-PORT",
                                "x-forwarded-proto" => "X-FORWARDED-PROTO",
                              },
                              "accept" => "*/*",
                              "host" => "www.e-navi.pref.miyazaki.lg.jp",
                              "user-agent" => "claudebot",
                              "x-amzn-trace-id" => "Root=1-6605a3c0-22ecdc3911f0987271ee23b6",
                              "x-forwarded-port" => 80,
                              "x-forwarded-proto" => "http",
                            }, "HTTP::Headers"),
    match                => "pb_info_view_list/pb_info_view",
    method               => "GET",
    parameters           => {},
    protocol             => "HTTP/1.1",
    query_keywords       => "",
    query_parameters     => {},
    remote_user          => undef,
    secure               => 0,
    uploads              => {},
    uri                  => bless(do{\(my $o = "http://www.e-navi.pref.miyazaki.lg.jp/pb_info_view_list/pb_info_view/123")}, "URI::http"),
  }, "Catalyst::Request");
  $a->{env}{"psgi.errors"} = *{$a->{_log}{_psgi_errors}};
  $a;
}

Response

do {
  require Symbol;
  bless({
    _log => bless({
      _body => "[info] *** Request 913 (0.000/s) [22383] [Fri Mar 29 02:07:12 2024] ***\n[debug] Path is \"pb_info_view_list/pb_info_view\"\n[debug] Arguments are \"123\"\n[debug] \"GET\" request for \"pb_info_view_list/pb_info_view/123\" from \"3.89.56.228\"\n[debug] Created session \"2e88c3c7f2c2a903443569863016a288d418422a\"\n[error] Caught exception in QQ::Web::Controller::pb_info_view_list::pb_info_view->infoview \"Can't call method \"get_column\" on an undefined value at /miyazakiQQ/app/current/script/../lib/QQ/Web/Controller/pb_info_view_list/pb_info_view.pm line 50.\"\n",
      _psgi_errors => bless(Symbol::gensym(), "IO::Handle"),
      abort => undef,
      autoflush => 0,
      level => 31,
    }, "Catalyst::Log"),
    _response_cb => sub { ... },
    body => undef,
    cookies => {
      qq_web_session => {
        expires  => undef,
        httponly => 1,
        value    => "2e88c3c7f2c2a903443569863016a288d418422a",
      },
    },
    encodable_content_type => qr/text|xml$|javascript$/,
    encoding => bless({ Name => "utf-8-strict", strict_utf8 => 1 }, "Encode::utf8"),
    finalized_headers => 0,
    headers => bless({
      "::std_case"      => {
                             "x-catalyst"      => "X-Catalyst",
                             "x-ua-compatible" => "X-UA-Compatible",
                           },
      "content-type"    => "text/html; charset=utf-8",
      "x-catalyst"      => 5.90104,
      "x-ua-compatible" => "IE=edge",
    }, "HTTP::Headers"),
    status => 200,
  }, "Catalyst::Response");
}

Stash

{
  pb_token    => "5736358a19617888676ef2c6b7cfe6f00e4a773f",
  site_info   => {
                   abbreviation => "\x{5BAE}\x{5D0E}\x{533B}\x{7642}\x{30CA}\x{30D3}",
                   inquiry_code => 9459005932,
                   name => "\x{5BAE}\x{5D0E}\x{770C}\x{7DCF}\x{5408}\x{533B}\x{7642}\x{60C5}\x{5831}\x{30B7}\x{30B9}\x{30C6}\x{30E0}",
                   pref_code => 45,
                   pref_name => "\x{5BAE}\x{5D0E}\x{770C}",
                   url => "https://www.e-navi.pref.miyazaki.lg.jp/",
                 },
  year_select => [2022 .. 2026],
}

Config

do {
  my $a = {
    "Action::RenderView"                           => {
                                                        ignore_classes => [
                                                                            "DBIx::Class::ResultSource::Table",
                                                                            "DBIx::Class::ResultSourceHandle",
                                                                            "DateTime",
                                                                          ],
                                                        scrubber_func  => sub { ... },
                                                      },
    "default_view"                                 => "Web",
    "home"                                         => "/miyazakiQQ/app/current",
    "Inline::Java"                                 => {
                                                        server_host => "http://internal-alb-miyazaki-poi-1408209012.ap-northeast-1.elb.amazonaws.com/",
                                                      },
    "Model::Entity"                                => {
                                                        connect_info => {
                                                                          dsn => "dbi:Pg:host=miyazakiqqdb.c1rytvmplj5c.ap-northeast-1.rds.amazonaws.com;dbname=miyazakiQQ",
                                                                          password => "postgres",
                                                                          pg_enable_utf8 => 1,
                                                                          user => "postgres",
                                                                        },
                                                        schema_class => "QQ::Entity",
                                                      },
    "Model::Service::Store::InstitutionImageStore" => {
                                                        args => {
                                                          base => "/mnt/hdd/miyazakiQQ/institution_photos",
                                                          normal_size => 440,
                                                          thumbnail_size => 65,
                                                        },
                                                      },
    "name"                                         => "QQ::Web",
    "Plugin::Authentication"                       => {
                                                        auth_ticket => {
                                                                         credential => {
                                                                           class => "Password",
                                                                           password_field => "password",
                                                                           password_hash_type => "SHA-1",
                                                                           password_type => "none",
                                                                         },
                                                                         store => {
                                                                           class => "DBIx::Class",
                                                                           ignore_fields_in_find => [],
                                                                           store_user_class => "Catalyst::Authentication::Store::DBIx::Class::User",
                                                                           use_userdata_from_session => 1,
                                                                           user_model => "Entity::Institutions",
                                                                         },
                                                                         use_session => 1,
                                                                       },
                                                        default     => {
                                                                         credential => {
                                                                           class => "Password",
                                                                           password_field => "password",
                                                                           password_hash_type => "SHA-1",
                                                                           password_type => "clear",
                                                                         },
                                                                         store => {
                                                                           class => "DBIx::Class",
                                                                           ignore_fields_in_find => [],
                                                                           store_user_class => "Catalyst::Authentication::Store::DBIx::Class::User",
                                                                           use_userdata_from_session => 1,
                                                                           user_model => "Entity::Institutions",
                                                                         },
                                                                         use_session => 1,
                                                                       },
                                                        use_session => 1,
                                                      },
    "Plugin::Session"                              => {
                                                        cookie_expires    => 0,
                                                        cookie_name       => "qq_web_session",
                                                        dbic_class        => "Entity::Sessions",
                                                        expires           => 259200,
                                                        expiry_threshold  => 0,
                                                        id_field          => "id",
                                                        verify_address    => 0,
                                                        verify_user_agent => 0,
                                                      },
    "Plugin::Static::Simple"                       => {
                                                        debug => 1,
                                                        dirs => [],
                                                        ignore_dirs => [],
                                                        ignore_extensions => ["tmpl", "tt", "tt2", "html", "xhtml"],
                                                        include_path => [
                                                          bless({
                                                            dir => bless({
                                                              dirs => ["", "miyazakiQQ", "app", "current", "tmp", "images"],
                                                              file_spec_class => undef,
                                                              volume => "",
                                                            }, "Path::Class::Dir"),
                                                            file => "institutions",
                                                            file_spec_class => undef,
                                                          }, "Path::Class::File"),
                                                          bless({
                                                            dirs => ["", "miyazakiQQ", "app", "current", "root"],
                                                            file_spec_class => undef,
                                                            volume => "",
                                                          }, "Path::Class::Dir"),
                                                        ],
                                                        mime_types => {},
                                                        mime_types_obj => bless({}, "MIME::Types"),
                                                        no_logs => 1,
                                                      },
    "prefecture_code"                              => 45,
    "QQ::AddressSearch"                            => {
                                                        url_search_address => "https://netmapapi.mefis.jp/cgi-bin/api-new/search_address.cgi",
                                                      },
    "QQ::Agent::EMIS"                              => {
                                                        enabled => 0,
                                                        hermes2 => {
                                                                     host => "miyazakiweb12",
                                                                     port => 8080,
                                                                     receiver_endpoint => "corvus/httpd/ebms/receiver",
                                                                     receiver_list_endpoint => "corvus/httpd/ebms/receiver_list",
                                                                     sender_endpoint => "corvus/httpd/ebms/sender",
                                                                   },
                                                        soap    => {
                                                                     endpoint => "wdsws/services/ManagementService",
                                                                     host => "10.224.50.22",
                                                                     pass => 45,
                                                                     port => 443,
                                                                     protocol => "https",
                                                                     query_situations_proxy_url => "http://miyazakiweb12/service/emis/query_situations",
                                                                     user => 45,
                                                                   },
                                                      },
    "QQ::Agent::Mail"                              => {
                                                        admin_mail_address => "{ \"1000000\": \"iryoseisaku\@pref.miyazaki.lg.jp\"}",
                                                        api_key => "20a322a3-720c-4e0e-bc11-df00250a0950",
                                                        apply_health_center_auth_code => "[{ \"health_id\":31, \"auth_code\":\"84510000902\",\"mail\":\"10soumu\@city.miyazaki.miyazaki.jp\"}, { \"health_id\":61, \"auth_code\":\"84510000102\",\"mail\":\"chuo-hc\@pref.miyazaki.lg.jp\"},{ \"health_id\":52, \"auth_code\":\"84510000302\",\"mail\":\"miyakonojo-hc\@pref.miyazaki.lg.jp\"},{ \"health_id\":53, \"auth_code\":\"84510000702\",\"mail\":\"miwa-yumika\@pref.miyazaki.lg.jp\"},{ \"health_id\":54, \"auth_code\":\"84510000202\",\"mail\":\"nichinan-hc\@pref.miyazaki.lg.jp\"},{ \"health_id\":55, \"auth_code\":\"84510000402\",\"mail\":\"kobayashi-hc\@pref.miyazaki.lg.jp\"},{ \"health_id\":56, \"auth_code\":\"84510000502\",\"mail\":\"kawano-hiroshi4\@pref.miyazaki.lg.jp\"},{ \"health_id\":57, \"auth_code\":\"84510000802\",\"mail\":\"takachiho-hc\@pref.miyazaki.lg.jp\"},{ \"health_id\":59, \"auth_code\":\"84510000602\",\"mail\":\"hyuga-hc\@pref.miyazaki.lg.jp\"}]",
                                                        enabled => 1,
                                                        host => "internal-in-alb-MefisPKG-180417812.ap-northeast-1.elb.amazonaws.com",
                                                      },
    "QQ::cm_qq_js"                                 => {
                                                        accept_url => "https?://(www.e-navi.pref.miyazaki.lg.jp|202.55.137.93|203.183.172.113)/",
                                                      },
    "QQ::GetAddress"                               => {
                                                        url_get_address => "https://netmapapi.mefis.jp/cgi-bin/api-new/get_address_list_nocallback.cgi",
                                                      },
    "QQ::GetMobileImacoco"                         => {
                                                        url_get_imacoco => "http://netmapapi.mefis.jp/cgi-bin/qq_imacoco/imacoco.cgi?user=miyazakiqq",
                                                      },
    "QQ::GetMobileMap"                             => { url_get_address => "not_use" },
    "QQ::GoogleMaps"                               => {
                                                        api_key => "AIzaSyAXpI1ocPLYVf_CVQvgo4FBaOpi4W_0pNY",
                                                        api_secret_of_staticmap => "PZbSvJWRRV5sgs-TD3Zwecb943Q=",
                                                        api_url => "https://maps.googleapis.com/maps/api/js",
                                                        api_url_of_staticmap => "https://maps.googleapis.com/maps/api/staticmap",
                                                      },
    "QQ::Log"                                      => {
                                                        filepath => "/miyazakiQQ/app/current/script/../log/qq.log",
                                                        loglevel => 2,
                                                      },
    "QQ::MapConf"                                  => {
                                                        cookie_name            => "miyazakiQQ",
                                                        init_block             => 45201081000,
                                                        init_city              => 45000000000,
                                                        init_lat               => 31.911095,
                                                        init_lon               => 131.423893,
                                                        init_select_block      => 45201081002,
                                                        init_select_city       => 45201,
                                                        init_select_town       => 45201081,
                                                        init_town              => 45201000000,
                                                        prefectural_government => pack("H*","e5aeaee5b48ee79c8ce5aeaee5b48ee5b882e6a998e9809ae69db1e4ba8ce4b881e79bae3130e795aa31e58fb7"),
                                                        prefecture             => "\xE5\xAE\xAE\xE5\xB4\x8E\xE7\x9C\x8C",
                                                      },
    "QQ::Model::Assets"                            => { base_dir => "root/static", dirs => ["css", "lib", "images", "pdf"] },
    "QQ::netmapAPI"                                => {
                                                        netmap_js        => "https://netmapapi.mefis.jp/cgi-bin/api-new/netmap-js.cgi?ver=1_2_0&key=0ac6eb109ea266fc3e5b3b66418efcc35fd316cb",
                                                        netmap_mapimage  => "https://netmapapi.mefis.jp/cgi-bin/api-new/mapimage.cgi?k=0ac6eb109ea266fc3e5b3b66418efcc35fd316cb&l=__base__&o=100",
                                                        netmap_option_js => "https://netmapapi.mefis.jp/cgi-bin/api-new/netmapoption-js.cgi?key=0ac6eb109ea266fc3e5b3b66418efcc35fd316cb",
                                                      },
    "QQ::PsychiatryDutyCode"                       => { psychiatry_duty_code => 6456999999 },
    "QQ::ReleaseDate"                              => { release_day => 27, release_month => 3, release_year => 2013 },
    "QQ::search_cond"                              => {
                                                        line_max_select => "[{ \"value\":5, \"name\":\"5\xE4\xBB\xB6\"}, { \"value\":10, \"name\":\"10\xE4\xBB\xB6\"}, { \"value\":15, \"name\":\"15\xE4\xBB\xB6\"}, { \"value\":20, \"name\":\"20\xE4\xBB\xB6\"}, { \"value\":25, \"name\":\"25\xE4\xBB\xB6\"}, { \"value\":2000, \"name\":\"\xE3\x81\x99\xE3\x81\xB9\xE3\x81\xA6\"}]",
                                                        range_select    => "[{ \"value\":500, \"name\":\"500m\xE4\xBB\xA5\xE5\x86\x85\"}, { \"value\":1000, \"name\":\"1000m\xE4\xBB\xA5\xE5\x86\x85\"}, { \"value\":1500, \"name\":\"1500m\xE4\xBB\xA5\xE5\x86\x85\"}, { \"value\":2000, \"name\":\"2000m\xE4\xBB\xA5\xE5\x86\x85\"}, { \"value\":2500, \"name\":\"2500m\xE4\xBB\xA5\xE5\x86\x85\"}, { \"value\":3000, \"name\":\"3000m\xE4\xBB\xA5\xE5\x86\x85\"}, { \"value\":3500, \"name\":\"3500m\xE4\xBB\xA5\xE5\x86\x85\"}, { \"value\":4000, \"name\":\"4000m\xE4\xBB\xA5\xE5\x86\x85\"}, { \"value\":4500, \"name\":\"4500m\xE4\xBB\xA5\xE5\x86\x85\"}, { \"value\":5000, \"name\":\"5000m\xE4\xBB\xA5\xE5\x86\x85\"}]",
                                                      },
    "QQ::Service::BizFaxMail"                      => {
                                                        biz_fax_addr_fmt => "#253\@olink.ne.jp",
                                                        biz_fax_id => 5001094219,
                                                        biz_fax_pwd => 32886393,
                                                        enabled => 1,
                                                        imap => {
                                                          port   => 993,
                                                          pwd    => "doyvjdvkzubepwrg",
                                                          server => "imap.googlemail.com",
                                                          user   => "bizfax4miyazakiqqbykkc\@gmail.com",
                                                        },
                                                        smtp => {
                                                          from => "bizfax4miyazakiqqbykkc\@gmail.com",
                                                          port => 465,
                                                          pwd => "doyvjdvkzubepwrg",
                                                          server => "smtp.googlemail.com",
                                                          use_auth_type => 1,
                                                          use_conn_type => 1,
                                                          user => "bizfax4miyazakiqqbykkc\@gmail.com",
                                                        },
                                                      },
    "QQ::Term"                                     => {
                                                        ph_term_reg_end_day   => 31,
                                                        ph_term_reg_end_month => "01",
                                                        ph_term_reg_str_day   => "01",
                                                        ph_term_reg_str_month => "01",
                                                        term_opt_end_day      => 31,
                                                        term_opt_end_month    => "03",
                                                        term_opt_str_day      => "01",
                                                        term_opt_str_month    => "04",
                                                        term_reg_end_day      => 31,
                                                        term_reg_end_month    => "08",
                                                        term_reg_str_day      => "01",
                                                        term_reg_str_month    => "09",
                                                      },
    "require_ssl"                                  => { disabled => 1 },
    "root"                                         => 'fix',
    "setup_components"                             => { search_extra => [] },
    "static"                                       => 'fix',
    "View::JSON"                                   => {
                                                        allow_callback => 1,
                                                        callback_param => "callback",
                                                        expose_stash   => "json",
                                                      },
  };
  $a->{"root"} = $a->{"Plugin::Static::Simple"}{include_path}[1];
  $a->{"static"} = $a->{"Plugin::Static::Simple"};
  $a;
}

Session ID

"2e88c3c7f2c2a903443569863016a288d418422a"

Session

{
  __created => 1711645632,
  __updated => 1711645632,
  pb_token  => "5736358a19617888676ef2c6b7cfe6f00e4a773f",
}

QQ::Web on Catalyst 5.90104