-
Published Question
log 1
```
2020-06-17T15:55:14.199344Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicitdefaultsfortimestamp server option (see documentation for more details).
2020-06-17T15:55:14....
Accepted Answer:
Hi @csselo,
Both logs don't seem to provide the full information on which can act upon. I can only see it's failed with status 1 which is usually the code on generic errors.
Anyway, what I'll recommend is to recreate ...
2
•
•
By
csselo
MySQL
Block Storage
-
Published Question
Hi
I have an old ubuntu 16 simple 5$ droplet. Mysql was installed. But it is full now -> 19GB. So I create a new 18 ubuntu server and 100gb blockstage.
Blockstroge is in /mnt.
When I install mysql, it goes to install ...
1
•
•
By
csselo
Block Storage
MySQL
-
Published Question
Hi
While my external app is working on server. It always shut down and failed to connect again.
What is the problem.
thanks
Error log
2020-03-11T15:35:38.507160Z 0 [Warning] Changed limits: maxopenfiles: 1024 (request...
3
•
•
By
csselo
MySQL
-
Published Answer
DO host from droplet console root and user
chmod 700 .ssh
chmod 600 .ssh/authorized_keys
copy ur pub with wget
cat publicke…
•
By
csselo
-
Published Answer
can u write ur do and local ssh_config pls?
•
By
csselo
-
Published Question
Hi
2 weeks ago I format my pc to ubuntu 17.10.Then I try to log in my server but it refuses.
I create rsa keyin my pc. and put it from droplet panel first but it refuses again (permission denied) then tried DO ssh se...
4
•
•
By
csselo
Security
Ubuntu 16.04
-
Published Answer
I have the same problem.
I tried everything in digitalocean
rothmann doesn t work
•
By
csselo
-
Published Answer
I resized swapfile 1G to 4G
set
vm.vfscachepressure = 80
vm.swappiness=80
solved
link
https://www.digitalocean.com/co…
•
By
csselo
-
Published Question
Hi
Syslog
```
Aug 16 13:01:23 ubuntu-512mb-nyc3-01 kernel: [12176.988105] Out of memory: Kill process 22112 (python) score 587 or sacrifice child
Aug 16 13:01:23 ubuntu-512mb-nyc3-01 kernel: [12176.991195] Killed proc...
2
•
•
By
csselo
Python
Ubuntu 16.04