Skip to content

Latest react-webpack-rails-tutorial has error finding /__webpack_hmr #182

Closed
@thewoolleyman

Description

@thewoolleyman

Hi,

I'm trying to get my bearings by running latest master (814671d) of https://github.com/shakacode/react-webpack-rails-tutorial

I'm following the README.md, and everything seems to work when I run bundle exec foreman start -f Procfile.dev.

But, I get this error from the rails server:

20:22:43 rails.1               | Started GET "/__webpack_hmr" for ::1 at 2015-12-19 20:22:43 -0700
20:22:43 rails.1               |
20:22:43 rails.1               | ActionController::RoutingError (No route matches [GET] "/__webpack_hmr"):

I'm assuming that something isn't configured properly to hit the hot reload server running at port 3500 in this case, but I'm not sure if that's the issue, or how to fix it.

Thanks,
-- Chad

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions