Hi I'm Surya I'm facing this localhost took to long to respond in my windows computer I thought the problem was with react and again it happened in the expo so it is a problem in my computer
enter image description here
enter image description here
it also compiled successfully I tried disabling my firewall and my antivirus(Quick Heal) and my antivirus is not yet expired everything is good but I do no what is the problem please help me with this problem .
The issue is mostly caused by firewall or antivirus. Re assure that you have disabled antivirus software and firewall. Also, check the network connection and ensure that you are not connected to proxy.
After performing all these, try restarting the system.
I finally solved it the problem was with my antivirus I added localhost to be allowed in my quick heal antivirus now everything is good.
Again the problem started this weird I do no why I ran Windows troubleshooter it gave me this error
the remote device won't accept the connection localhost
Related
All of the sudden, when I use npm start on any of my projects, it just keeps loading them.
Any idea why did it happen? Didn't happen to me before, just now.
I'm working only with React.
I had the same problem with PHP. I solved it by changing "localhost" to "127.0.0.1" in database connection parameters like someone suggested here: https://serverfault.com/a/444338/62739 . I think it may work for you too, give it a try.
The reason I suggested using the raw IP address for localhost is because Windows does not directly support the type of connection that MySQL/MariaDB tries to use when localhost is specified. This will result in delays of up to several seconds on every page load.
I got a new computer at work and I need to work remotely using citrix receiver. It works on my old computer. I download a .ica, launch it, and a remote desktop opens where I can work. The old computer had windows 7.
On the new computer, I installed the last version of citrix and tried, but it doesnt work. I dont get any error, it actually seems to work, but needs like 1 minute to detect my mouseclicks, until it finally disconnects. The new computer has windows 10.
I tried to uninstall the lastest version of citrix receiver, and install the same I have on the old computer (4.6) but the same happens.
So, the problem is it works VERY slow (1 minute to detect each click) and then before I even log into the remote machine, it just disconnects.
Im using the same network and citrix receiver version than in my old computer. Any idea if it can be windows 10 related or how can I find out what it is causing it?
Maybe this info can help: Ive noticed a difference when opening the network central. On my old computer (where it works) I see: Terminal Server - Citrix receiver. And at the bottom it says: 1 server 0 remote applications
On the new computer (doesnt work) it says: MAD-BDCOT-PS-02 - Remote Desktop Connection. And at the bottom: 1 server 1 remote application
That's the only difference I see, but Ive done the same in both cases.
Thanks
Made it work.
After trying many things for 2 days, even installing almost every citrix receiver version, a coworker gave me a file called CitrixOnlinePluginWeb, Instead of CitrixReceiver.
I dont know what it is, and I cant post a link since he gave it to me, but Im sure knowing the name makes it easy to find in google. With this, it worked.
By the way, I think the problem was windows 10, since before knowing this other installable, I tried in several computers, and it always worked on win7 ones and didnt on win10 ones.
I have a copy of MAMP installed on my iMac and on my MacBook Air and they share the same copy of a database through the Dropbox. And all worked fine just until now.
I think I got into my MAMP on one of my computers without waiting for the core files to be synchronized and maybe that causes conflict.
Now if I go to the localhost page I get
Forbidden
You don't have permission to access / on this server.
And if I go to any of my dev domains, for example, example.dev I get this
This site can’t be reached
example.dev refused to connect.
Try:
Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED
Hope that someone who is more experienced in this field could tell me what may have happened and what do I need to tweak to restore it back.
Thankful in advance!
The answer was much easier than I was thinking about. The whole point is that Chrome doesn't support dev extensions since the version of Chrome 63 (out since December 2017) that's why this problem occurs.
Found the answers in these threads:
Stack Overflow Similar Question
Chrome 63 forces .dev domains to HTTPS via preloaded HSTS by Mattias Geniar
Don't Use .dev For Development by Danny Wahl
I'm facing trouble using parse4cn1 because apparently I have a connection issue with the server(back4app). I was working with parse4cn1 for quite some time and everything went fine until yesterday. Right now I am getting a ParseException when using it -
[parse4cn1] Request failed.
ParseException [code=100, msg=Connection to backend failed., cause=null]
**The project runs perfectly on a different pc. tried to use another network on this computer and still get the same connection issue.
It must be my computer blocking me from using this particular server. unfortunately I do not know how to check if this is true and obviously how to fix it..(am using netbeans if it matters..)
help would be apreciated!
Itay
Eventually the issue was in my codename1 simulator, apparently the default behavior of it is blocking all outgoing network connections (or at least that how it was for me). I had to simply change it to regular network activity.
I always get this An error occurred during file transfer! Please check your USB connection and try again error in smartface. I have read the iOS emulator troubleshooting documents but did not work. There is no any problem with my cable. Everyting is OK. who has any solution?
It might occur about your iTunes installation.
Check the Itunes version and install the newest one.
Also, fake cables causes problems during file transfers.
Smartface.io Team