Routing Error

No route matches [GET] "/4409210/zh-cn/home.html"

Rails.root: /ror

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
new_admin_user_session_path GET /admin/login(.:format)

active_admin/devise/sessions#new

admin_user_session_path POST /admin/login(.:format)

active_admin/devise/sessions#create

destroy_admin_user_session_path DELETE|GET /admin/logout(.:format)

active_admin/devise/sessions#destroy

new_admin_user_password_path GET /admin/password/new(.:format)

active_admin/devise/passwords#new

edit_admin_user_password_path GET /admin/password/edit(.:format)

active_admin/devise/passwords#edit

admin_user_password_path PATCH /admin/password(.:format)

active_admin/devise/passwords#update

PUT /admin/password(.:format)

active_admin/devise/passwords#update

POST /admin/password(.:format)

active_admin/devise/passwords#create

admin_root_path GET /admin(.:format)

admin/dashboard#index

publish_admin_addressable_pack_path PUT /admin/addressable_packs/:id/publish(.:format)

admin/addressable_packs#publish

unpublish_admin_addressable_pack_path PUT /admin/addressable_packs/:id/unpublish(.:format)

admin/addressable_packs#unpublish

upload_admin_addressable_pack_path PUT /admin/addressable_packs/:id/upload(.:format)

admin/addressable_packs#upload

batch_action_admin_addressable_packs_path POST /admin/addressable_packs/batch_action(.:format)

admin/addressable_packs#batch_action

admin_addressable_packs_path GET /admin/addressable_packs(.:format)

admin/addressable_packs#index

POST /admin/addressable_packs(.:format)

admin/addressable_packs#create

new_admin_addressable_pack_path GET /admin/addressable_packs/new(.:format)

admin/addressable_packs#new

edit_admin_addressable_pack_path GET /admin/addressable_packs/:id/edit(.:format)

admin/addressable_packs#edit

admin_addressable_pack_path GET /admin/addressable_packs/:id(.:format)

admin/addressable_packs#show

PATCH /admin/addressable_packs/:id(.:format)

admin/addressable_packs#update

PUT /admin/addressable_packs/:id(.:format)

admin/addressable_packs#update

DELETE /admin/addressable_packs/:id(.:format)

admin/addressable_packs#destroy

batch_action_admin_admin_users_path POST /admin/admin_users/batch_action(.:format)

admin/admin_users#batch_action

admin_admin_users_path GET /admin/admin_users(.:format)

admin/admin_users#index

POST /admin/admin_users(.:format)

admin/admin_users#create

new_admin_admin_user_path GET /admin/admin_users/new(.:format)

admin/admin_users#new

edit_admin_admin_user_path GET /admin/admin_users/:id/edit(.:format)

admin/admin_users#edit

admin_admin_user_path GET /admin/admin_users/:id(.:format)

admin/admin_users#show

PATCH /admin/admin_users/:id(.:format)

admin/admin_users#update

PUT /admin/admin_users/:id(.:format)

admin/admin_users#update

DELETE /admin/admin_users/:id(.:format)

admin/admin_users#destroy

admin_dashboard_path GET /admin/dashboard(.:format)

admin/dashboard#index

admin_comments_path GET /admin/comments(.:format)

admin/comments#index

POST /admin/comments(.:format)

admin/comments#create

admin_comment_path GET /admin/comments/:id(.:format)

admin/comments#show

DELETE /admin/comments/:id(.:format)

admin/comments#destroy

addressable_packs_path GET /addressable_packs(.:format)

addressable_packs#index

POST /addressable_packs(.:format)

addressable_packs#create

new_addressable_pack_path GET /addressable_packs/new(.:format)

addressable_packs#new

edit_addressable_pack_path GET /addressable_packs/:id/edit(.:format)

addressable_packs#edit

addressable_pack_path GET /addressable_packs/:id(.:format)

addressable_packs#show

PATCH /addressable_packs/:id(.:format)

addressable_packs#update

PUT /addressable_packs/:id(.:format)

addressable_packs#update

DELETE /addressable_packs/:id(.:format)

addressable_packs#destroy

asset_packs_path GET /asset_packs(.:format)

asset_packs#index

POST /asset_packs(.:format)

asset_packs#create

new_asset_pack_path GET /asset_packs/new(.:format)

asset_packs#new

edit_asset_pack_path GET /asset_packs/:id/edit(.:format)

asset_packs#edit

asset_pack_path GET /asset_packs/:id(.:format)

asset_packs#show

PATCH /asset_packs/:id(.:format)

asset_packs#update

PUT /asset_packs/:id(.:format)

asset_packs#update

DELETE /asset_packs/:id(.:format)

asset_packs#destroy

GET|POST /health_check(/:checks)(.:format)

health_check/health_check#index {:format=>"txt"}

rails_postmark_inbound_emails_path POST /rails/action_mailbox/postmark/inbound_emails(.:format)

action_mailbox/ingresses/postmark/inbound_emails#create

rails_relay_inbound_emails_path POST /rails/action_mailbox/relay/inbound_emails(.:format)

action_mailbox/ingresses/relay/inbound_emails#create

rails_sendgrid_inbound_emails_path POST /rails/action_mailbox/sendgrid/inbound_emails(.:format)

action_mailbox/ingresses/sendgrid/inbound_emails#create

rails_mandrill_inbound_health_check_path GET /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#health_check

rails_mandrill_inbound_emails_path POST /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#create

rails_mailgun_inbound_emails_path POST /rails/action_mailbox/mailgun/inbound_emails/mime(.:format)

action_mailbox/ingresses/mailgun/inbound_emails#create

rails_conductor_inbound_emails_path GET /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#index

POST /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#create

new_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/new(.:format)

rails/conductor/action_mailbox/inbound_emails#new

edit_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id/edit(.:format)

rails/conductor/action_mailbox/inbound_emails#edit

rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#show

PATCH /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

PUT /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

DELETE /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#destroy

new_rails_conductor_inbound_email_source_path GET /rails/conductor/action_mailbox/inbound_emails/sources/new(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#new

rails_conductor_inbound_email_sources_path POST /rails/conductor/action_mailbox/inbound_emails/sources(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#create

rails_conductor_inbound_email_reroute_path POST /rails/conductor/action_mailbox/:inbound_email_id/reroute(.:format)

rails/conductor/action_mailbox/reroutes#create

rails_service_blob_path GET /rails/active_storage/blobs/redirect/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_service_blob_proxy_path GET /rails/active_storage/blobs/proxy/:signed_id/*filename(.:format)

active_storage/blobs/proxy#show

GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_blob_representation_path GET /rails/active_storage/representations/redirect/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_blob_representation_proxy_path GET /rails/active_storage/representations/proxy/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/proxy#show

GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_disk_service_path GET /rails/active_storage/disk/:encoded_key/*filename(.:format)

active_storage/disk#show

update_rails_disk_service_path PUT /rails/active_storage/disk/:encoded_token(.:format)

active_storage/disk#update

rails_direct_uploads_path POST /rails/active_storage/direct_uploads(.:format)

active_storage/direct_uploads#create

Request

Parameters:

None

Response

Headers:

None