Why can't I access localhost any more?

Page 2 of 2 FirstFirst 12

  1. Posts : 220
    Windows 10
    Thread Starter
       #11

    garlin said:
    This means your app isn't taking connections. Did the same app work at some point before?

    Correct me if I'm wrong, Vuetify is only an UI framework and isn't a web server product. There should be some underlying web service that's hosting your app. From the Vue docs, they call this a "dev server".

    Get started with Nuxt.js on Windows
    This particular app was only just created and has never worked before but it absolutely SHOULD work since I've just created the skeleton of the app ("scaffolding" in Javascript terms). In other words, I haven't written ANY code for this project yet, just let it create a skeleton, essentially a "Hello World" app. There's really nothing to go wrong in the app itself.

    I've created and executed several apps before via localhost using Vue (with or without Vuetify) and Laravel.

    I can't understand why I would suddenly be having a problem. The only anomalous event I can think of in recent weeks is that the Windows clipboard suddenly stopped working. I can't see what that would be related to localhost but it's the only thing that has happened with my system lately that I can imagine being connected. I don't know what killed the clipboard but the sfc command reported that it had found corrupted file(s). Could whatever corrupted the file(s) also have damaged localhost somehow? I'm getting the strong impression that this is very unlikely so maybe that's another red herring.

    This *feels* like a Windows issue rather than a Vue issue but I am looking into that separately so if you are out of ideas on the Windows side, I'll just have to hope that the folks at Stackexchange help me figure this out.
      My Computer


  2. Posts : 1,211
    Windows 10
       #12

    Make sure vue is listening on the port you think it is. if you are specifying 3000 and it is listening on 2000 for example then it will block you with err connection refused.

    At this point is safe to say that the discrepancy is most likely vue so there is something that is wrong with vue or it could be that you are trying to connect with the wrong port.

    sorry i said that wrong if you try to connect with the wrong port then it will put an error saying it cannot connect. if it is saying err connection refused the that means it sees you but for what ever reason its not letting you connect.
    this usually means that the application, server or database has something going on and is the problem. This could be any several reason hard to say and i am not familiar with vue.

    if it has a cfg file or a file or area that is defining connections i would be reading that.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:26.
Find Us




Windows 10 Forums