GithubHelp home page GithubHelp logo

Comments (8)

felixhageloh avatar felixhageloh commented on August 14, 2024

are you running the Yosemite beta at home by any chance? There was a known bug were localhost couldn't be resolved

from uebersicht.

florianeckerstorfer avatar florianeckerstorfer commented on August 14, 2024

No, I am running the latest version of 10.9.

from uebersicht.

felixhageloh avatar felixhageloh commented on August 14, 2024

I see, so a different issue then. Can you try (you probably did already) to connect to http://localhost:41416/ in your browser while Übersicht is started?

If that doesn't work, in the project dir you actually have to run the compiled js file to have it fully functional. It is inside server/release and you can run it with node server.js and the same arguments as before. Try a different port tho - Safari tells me that 445566 is a reserved port.

Finally, could you give a full output from the log when you start Übersicht? It should look something like this:

screen shot 2014-08-21 at 21 47 51

Thanks for your help!

from uebersicht.

florianeckerstorfer avatar florianeckerstorfer commented on August 14, 2024

First, when I start Übersicht and try to open the URL in the browser it doesn't work. Safari can't find the page.

The output in the Console when I start Übersicht is:

Log

I tried running release/server.js with a different port but it still didn't work.


However, I can access the Übersicht page in the browser using http://127.0.0.1:41416.

from uebersicht.

florianeckerstorfer avatar florianeckerstorfer commented on August 14, 2024

I managed to build the app in Xcode and changed localhost to 127.0.0.1 and everything works fine. Turns out I fell victim to the classic press S without holding Cmd bug and changed localhost to localhosts in my /etc/hosts.

from uebersicht.

felixhageloh avatar felixhageloh commented on August 14, 2024

ok that explains :). Maybe it is more robust to use 127.0.0.1 then ... need to read up on that.

danke nochmals!

from uebersicht.

lardissone avatar lardissone commented on August 14, 2024

I'm experiencing the same issue.

The weird thing is that if I open it http://localhost:41416/ in Chrome, it works perfect. But in Safari it doesn't work either.

from uebersicht.

felixhageloh avatar felixhageloh commented on August 14, 2024

I'll reopen to remind me to use 127.0.0.1 in the next version

from uebersicht.

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.