Giter Club home page Giter Club logo

Comments (8)

altitude avatar altitude commented on August 16, 2024 1

Hi @thephilluk! Apologies for the late rep, we got the issue reproduced and are working on a fix to make Control able to communicate with any address. Will merge & notify you back by later this week!

from ledger.

altitude avatar altitude commented on August 16, 2024

Hey @thephilluk,

Interesting one! Could you share more details on your setup? i.e. are you running the server & ui locally or on remote machine?

from ledger.

thephilluk avatar thephilluk commented on August 16, 2024

Hey @altitude,

i am running the server on my windows machine through wsl (technically a separate machine).
So i open two terminals, in one i run numary server start, in the other i run numary ui and open my webbrowser on my windows machine and visit the url set in the config.

from ledger.

altitude avatar altitude commented on August 16, 2024

Hey @thephilluk,

I believe this may be an issue with Control going straight to localhost:3068- just to be sure, when you spin your browser, what endpoint can you hit to get a response from the numary server?

from ledger.

thephilluk avatar thephilluk commented on August 16, 2024

Hi @altitude,

I have to request from 192.168.178.210 as it is technically a separate machine.

from ledger.

thephilluk avatar thephilluk commented on August 16, 2024

Hi @altitude, wanted to check on an update for this?

from ledger.

altitude avatar altitude commented on August 16, 2024

Hi @thephilluk, circling back on this :) We're working on a big update for Control but in the meantime, just added a way to connect to any ledger from the console:

localStorage['ledger_uri'] = 'http://localhost:3055'; // defaults to "http://localhost:3068"
localStorage['ledger_name'] = 'foobar'; // defaults to "quickstart"

You should be able to connect to "http://192.168.178.210:3068" from there!

from ledger.

altitude avatar altitude commented on August 16, 2024

Moving this to resolved, feel free to re-open in any case :) Plus we started creating binaries for windows if that helps!

from ledger.

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.