ActionController::RoutingError in Channels#show

Showing /home/mcse/igtplus_new_data/projects/Rails/podcast3/trunk/app/views/channels/show.html.haml where line #57 raised:

No route matches {:action=>"episodes_by_account_and_channel_name", :controller=>"charts", :channel_name=>"", :locale=>:en, :embeded=>true, :id=>#<Account id: 100, email: "ruru@tsu.edu.tw", encrypted_password: "$2a$10$2fejJpcALwm2ZJxB7fPeKOP108UBp4.BcayGRHhk5SrF...", reset_password_token: nil, remember_created_at: nil, sign_in_count: 37, current_sign_in_at: "2019-07-11 03:12:11", last_sign_in_at: "2019-07-11 03:11:39", current_sign_in_ip: "1.174.3.191", last_sign_in_ip: "1.174.3.191", created_at: "2012-05-09 02:29:36", updated_at: "2019-07-11 03:35:08", name: "陳貞如", nickname: "", google_login: "", facebook_login: "", account: "ruru", role_id: 3, activated: nil, note: "", max_channels: 1, avatar_file_name: "abdaa0610e94646594eafc715c0dbe79.jpg", avatar_content_type: "image/jpeg", avatar_file_size: "164649", avatar_updated_at: "2015-06-21 19:33:40", tid: nil, is_featured: false, unit_id: 36, episode_size_limit_in_mb_use_config: true, episode_size_limit_in_mb: 100, episodes_multiple_upload_allowed: false, account_type_id: 1, is_licensed: true, video_recommendation: 0, ebook_recommendation: 0, content: "<p class=\"MsoNormal\" align=\"center\" style=\"text-ali...", show_latest_episodes: false, unit_position: 1>}

Extracted source (around line #57):

54:       #{channel.itunes_subtitle}
55:   .separator
56:   .embed.separator
57:     #{t :embed}: <textarea style="vertical-align: top;" rows=5 cols=80><iframe width="800" height="600" src="#{episodes_by_account_and_channel_name_url(account, escape_char(channel.name), :embeded=>true)}" frameborder="0"></iframe></textarea>    
58:   .separator
59:     = render :partial=>'shared/subscription_line'
60:   .separator

Rails.root: /home/mcse/igtplus_new_data/projects/Rails/podcast3/trunk

Application Trace | Framework Trace | Full Trace
app/views/channels/show.html.haml:57:in `_app_views_channels_show_html_haml__1990093685_70332116562940_0'
app/middleware/flash_session_cookie_middleware.rb:13:in `call'

Request

Parameters:

{"account_id"=>"100",
 "locale"=>"en",
 "id"=>"192"}

Show session dump

Show env dump

Response

Headers:

None