Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 1 year ago.
Improve this question
I have worked on this website (https://www.udyamregistrationform.com/) for 2 year but now it is not working. I do not know why. Can anyone review and tell what is the issues.
Website is hosted on Google Cloud.
Ping from cloudshell.
ping www.udyamregistrationform.com you will get
Name or service not known. Possibly a DNS issue.
Next ping the IP address of the VM to get confirmation. If that even fails then possibly a VM issue. If you are able to access your VM try to see if site is working locally.
curl localhost
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 2 years ago.
Improve this question
i have an ip address say x.x.x.x:8080 ,how can i mask this ip address and run as labview.net:8080 so that ip address cannot be exposed to the users.Can any one please explain the steps to be followed? (i'm using windows machine)
You mean you just want to use a domain for your server?
For that you should first config your dns nameservers in your server , it has many ways like this tutorial, and after that you should use your dns config in your domain control panel.
In short hands you can pass ip address to your domain nameservers and it should works properly.
This solution is not related to django or what is your server language.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 years ago.
Improve this question
I tried to log in to my aws ec2 instance with putty. Every time I connect to my school wifi it keeps saying connection Time Out. But when I try to connect with my phone network it's working fine again.
I already set the security inbound rules to everyone, only myIP. but still not working.
Here is the error... "Network error!!!Connection Time Out"
Your School wifi must be operating behind a firewall and traffic is filtered. For example - in most companies only few sites are allowed to browse and rest all are blocked by firewall rules.
Port 22 is blocked in most of public networks. You can try connecting putty after connecting from your mobile network.
Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 days ago.
Improve this question
I am new in Amazon AWS. I've some issue regarding DNS. The previous DNS URL was running on browser.
When we stopped and started a instance a new DNS URL has been generated.
When we opened it in browser, it is showing not found and no elastic ip found in dashboard.
Anyone knows how fix this issue.?
Your instance's IP is dynamic. It can (and almost certainly will) change each time you stop and start the instance.
To get a static IP, get an Elastic IP and associate it with that instance.
Alternatively (but not recommended), you can use a dynamic DNS provider.
If you're just asking why the DNS generated for the instance after relaunching doesn't work in a browser, there are lots of possible reasons, but the most likely is that your HTTP server (Apache, nginx, whatever) didn't restart. Make sure you launch whatever services you need.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
We have just started using MailGun in earnest.
In about 16% of my emails are being dumped (550's and 530's)
When I look into the problem, I'm told that certain antispam services (spamhaus) have blacklisted the IP that we are using.
I have looked at my logs and found that we have sent about 6000 pieces of the the email over the last six months. We have had zero spam complaints. We are just testing at this point. We are using the API both SMTP and HTTP.
The only answer I can come up with is that the IP address was occupied by someone prior to me, And they had a bit of a spam problem.
Am I missing something?
Is there anyway to get the good folks at MailGUn to change the IP (I have put into support tickets over the last three days and have not gotten a response)
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 5 years ago.
Improve this question
I have the vmware server with this error, anyone knows how to fix it?VMware Server Error http://soporte.cardinalsystems.com.ar/errorvmwareserver.jpg
In the Network Connections on the host PC, you might try repairing the connections that are created by VMWare. Something like "VMWare Network Adapter VMnet1"
I'm assuming that the network connections (to a LAN/Internet) are working on the host computer. If not, I'd start by fixing the host first.
There should be a vmware.log file or something similar in the directory that contains your vm. After you start the vm, are there any new errors in it?
Also, is the network adapter enabled?
No Idea what I do, but now its working.
this is all I have done:
reinstall Vmware server several times ( more than 4 )
Fix network adapter
prey ( more than 1000 times)
UPDATE: One of the three VM does not work the other works perfect.