After bumping to v25, I get 404 on /debug

  • I bumped to v25
  • $ yarn start
  • console in terminal keeps printing the following line 5 times a second and never stops:
    ::ffff:127.0.0.1 - - [24/Jan/2018:08:57:03 +0000] "GET /debug HTTP/1.1" 404 18 "-" "-"

I’ve tried multiple times deleting node_modules, clearing cache, removing all watches from watchman, and what not. I found out that this went away when I switched back to to react-native version (...)/sdk-24.0.0.tar.gz.

Any idea how to fix this?

Is this the same issue as https://github.com/expo/expo/issues/1319? If so, would make sense to discuss there.

Partly, but I can take the discussion there instead :slight_smile:

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.