Hosts problem

The problem occurs after time on every page. Local is unable to fix the wrong links, making me unable to run the page in question. Changing the domain doesn’t help, and creating the page again returns a 404 (when launched).

-how can i fix it?

Replication

I have no idea how to replicate it, the problem occurred a few weeks ago

System Details

  • Which version of Local is being used?
    → latest
    image

  • What Operating System (OS) and OS version is being used?

    • Windows 10 Home
  • Attach the Local Log. See this Community Forum post for instructions on how to do so:

Interesting. The only error I’m saying relates to locals use of its graphql and point:

{"thread":"main","code":"EADDRINUSE","errno":"EADDRINUSE","syscall":"listen","address":"::","port":4000,"level":"error","stack":"Error: listen EADDRINUSE: address already in use :::4000\n    at Server.setupListenHandle [as _listen2] (net.js:1306:16)\n    at listenInCluster (net.js:1354:12)\n    at Server.listen (net.js:1442:7)\n    at GraphQLService.<anonymous> (%%appPath%%\\main\\graphql\\GraphQLService.js:16:1646)\n    at Generator.next (<anonymous>)\n    at i (%%appPath%%\\main\\graphql\\GraphQLService.js:1:132)\n    at processTicksAndRejections (internal/process/task_queues.js:94:5)","message":"listen EADDRINUSE: address already in use :::4000","timestamp":"2021-04-28T08:15:08.927Z"}

Are you able to take a screen cast of what you’re experiencing so I can better visualize where things are breaking down?

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