Questions tagged [digital-ocean]

Digital Ocean (DO) is a hosting platform that offers the possibility to create Virtual Machines (VM). These VMs are called droplets in DO land.

241 questions
-1
votes
1 answer

Pointing sub-domain on Google domains to Wordpress running on Digital Ocean?

I want a sub-domain on my google domains to point to blog.mydomain.example. Currently, it points to DNS at the root domain to Github pages. I want that to remain the same, but the blog subdomain to point to my wordpress running on digital ocean.…
-1
votes
1 answer

Digital Ocean Droplet running Docker -> Jenkins -> Docker -> Jest is shutting down

I have a droplet running docker that runs jenkins. I have a jenkins pipeline that runs docker and a node test with jest. It seems like when it gets to the test stage it collapses the whole server. The server shuts down and i have to run…
ThomasReggi
  • 621
  • 2
  • 10
  • 25
-1
votes
1 answer

I am unable to access my website from the web (curl and wget return html of page)

I am having several issues trying to get my website to the world. I am very new to the notion of running a web server, so I followed many of the tutorials to help me get started. There is a likelihood I did something wrong (where likelihood >= 95%),…
-1
votes
1 answer

Domain name won't resolve to VPS

I have DO VPS running on Cent OS 7. I installed nginx and Virtual min. I am not able to resolve my domai to the VPS. I have created a A record pointing to my Floating IP(static IP) in cloudflare and a CNAME www with a value @. I used the same…
aka_ab
  • 11
  • 4
-1
votes
1 answer

Is it possible to make a copy of MYSQL table from one of my Droplet to another?

I have my server on Digital Ocean... does anybody know if is it possible to make a copy of MYSQL table from one of my Droplet to another?
Francesco
  • 149
  • 2
  • 7
-1
votes
1 answer

Nginx Let's Encrypt Refused Connection

Using a Digital Ocean LEMP Ubuntu 16.04 installation with one site example.com. Visting http://example.com works normally. Installed Let's Encrypt using…
TechRemarker
  • 358
  • 1
  • 6
  • 17
-1
votes
0 answers

Can't go to routes using nginx and Express.JS

So I have express.js set up behind nginx and when I go to website.com/users, I get a 404. But when I go to website.com, the page loads fine. This appears to be all other routes too, I can't get to website.com/public/css either. Here's my nginx…
-1
votes
1 answer

Mysql is not starting in UBUNTU 20.4

Mysql fails to start in UBUNTU 20.4. i have no idea what the issue is. Almost i tried everything. nothing worked. sudo journalctl -u mysql.service -n 100 ------------------------------------------ Jul 29 09:57:58…
-1
votes
1 answer

How can I solve the error to open google chrome on the server?

I have run the command google-chrome on the server and I have got this error. https://i.stack.imgur.com/vEjAr.png When I tried this solution. https://i.stack.imgur.com/spaVI.png and I have got this error https://i.stack.imgur.com/3VxcP.png
-1
votes
2 answers

Nginx sever 502

I know this has been answerd before but none of the solutions worked for me. I installed an update on my digitalocean droplet and then rebooted it only to find my site down with a 502 error. Running: sudo tail -100 /var/log/nginx/error.log gives…
user
  • 123
  • 6
-1
votes
1 answer

Set up DKIM , SPF, DMARC and email sends to spam in Hotmail, gmail

I happened to setup Zimbra as our new Client , set up dmarc, dkim, spf, but even at that the webmail by default sends emails directly to spam in Hotmail / Gmail, without even thinking twice. What could be the cause? VPS server is hosted on Digital…
Joe Frey
  • 19
  • 4
-1
votes
1 answer

Postfix, dovecot . emails work when ssh'ed into server, but cannot connect to thunderbird

I have a droplet on digital ocean with Ubuntu 18. I have followed the following Github Youtube tutorial to get email server up and running . The problem is however when i am logged into the server i can send and receive emails using mutt. But when i…
-2
votes
1 answer

What is the use of the lost+found directory?

I would like to use digitalocean's block storage decive as a dedicated file system to manage Docker containers. The plan is to have this file system mounted at /var/lib/docker at boot time, before the Docker service is started. My attemps to do so…
-2
votes
1 answer

New Relic reports 280% CPU utilization, DigitalOcean reports 30%, why?

We have an online menu for restaurants web application (laravel back+vue.js front, MySQL) running on Digital Ocean. The application is starting to get very slow during peak times so we are investigating what could be the cause. The first mystery we…
Daniel Scocco
  • 205
  • 1
  • 2
  • 6
-2
votes
1 answer

continuous attack on server nginx

nginx access log There is a continuous attack on server and i am not sure from where it happening. if someone can understand and guide me on this.
Manav
  • 1
1 2 3
16
17