GithubHelp home page GithubHelp logo

Comments (12)

mmzoo avatar mmzoo commented on May 8, 2024 1

Thank you for pointing me into the right direction and for your time. Turns out our app is many months behind when it comes to how reactotron is required and configured. I didn't pay attention to that fact because the CLI was working out of the box even with the current setup.

Either way, debugging is a good thing to have ;)

EDIT I got it working now. Thank you!

EDIT 2 That is, almost I don't see the redux store after following these instructions.

from reactotron.

skellock avatar skellock commented on May 8, 2024 1

Not at the moment, but it totally needs to be a thing.

from reactotron.

mmzoo avatar mmzoo commented on May 8, 2024

This would help me debug why the reactotron CLI works fine, but nothing shows up in the Reactotron macOS app.

from reactotron.

skellock avatar skellock commented on May 8, 2024

Agreed.

I can try to help though!

Usually it has to do with host. Are you using Android? Emulator or device?

from reactotron.

mmzoo avatar mmzoo commented on May 8, 2024

ios Simulator. I suppose it's running here:

http://0.0.0.0:8081/index.ios.bundle?platform=ios&dev=true&hot=true

but default for reactotron is localhost:8080, isn't it? I'm confused as to where to configure Reactotron.app.

from reactotron.

skellock avatar skellock commented on May 8, 2024

Reactotron.app listens on port 9090 on interface 0.0.0.0. The defaults for the sim should work. (that is: Reactotron.configure().connect()).

The app currently has no configuration, though. The client just connects to localhost from the iOS sim, and all should be well.

What does your ReactotronConfig.js look like (or whenever you set that up)?

from reactotron.

skellock avatar skellock commented on May 8, 2024

Do you get an error with the store? Or does nothing redux seem to work?

from reactotron.

mmzoo avatar mmzoo commented on May 8, 2024

The store works just fine in general, I can see it in the Chrome JS console. The reactotron setup is virtually identical to the one you use in the ignite app.

I suspect it has to do with outdated packages, such as using react 0.31.0 and react 15.2.1.

from reactotron.

imod avatar imod commented on May 8, 2024

this would still be very useful, my setup used to work just fine. Then I updated the Reactotron App and since it does not work anymore. (Even after downgrading the app)

from reactotron.

skellock avatar skellock commented on May 8, 2024

Check that your libs and app are on the same stream. If your libs are 1.x, the app needs to be 1.x. If the libs are 2.x, so too must be the app.

from reactotron.

imod avatar imod commented on May 8, 2024

actually just found the issue per accident - I had another (zombie) process listening on port 9090, killing it fixed the issue. Still I think it would be very helpful to give some hints about connection problems during start. I only found out about port 9090 because I found some issues where you mentioned this specific port.
btw. is it possible to have the app listening on an other port then 9090? we use this port already for other local services.

from reactotron.

skellock avatar skellock commented on May 8, 2024

Closing in favour of #792

from reactotron.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.