Search found 11 matches
- Mon Apr 09, 2018 12:11 pm
- Forum: Debian/Ubuntu
- Topic: problem with update
- Replies: 1
- Views: 2722
Re: problem with update
The same here, so i'm posting to be notified if someone knows what to do...
- Sat Dec 30, 2017 2:06 pm
- Forum: Web Server
- Topic: [SOLVED]Sites not avaible after reboot (nginx failed to start)
- Replies: 16
- Views: 13804
Re: Sites not avaible after reboot
Yes when i reboot the server, nginx doesn't start but if i manually start it (with "service nginx start") it starts and run perfectly (without killing it first). I thought i would ask vesta forum before doing my research, since i thought it was vesta related, but i'll have to look over the web and d...
- Sat Dec 30, 2017 10:58 am
- Forum: Web Server
- Topic: [SOLVED]Sites not avaible after reboot (nginx failed to start)
- Replies: 16
- Views: 13804
Re: Sites not avaible after reboot
@imperio
I just tried it and nginx starts succesfully after being killed. I even tried "nginx -t" after killing it (and still configuration ok).
I just tried it and nginx starts succesfully after being killed. I even tried "nginx -t" after killing it (and still configuration ok).
- Sat Dec 30, 2017 8:56 am
- Forum: Web Server
- Topic: [SOLVED]Sites not avaible after reboot (nginx failed to start)
- Replies: 16
- Views: 13804
Re: Sites not avaible after reboot
Ok, I've restarted the server, the error occured, i did the nginx -t and this is the message nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful And still have this message in /var/log/nginx/error.log from the hour of th...
- Fri Dec 29, 2017 9:21 am
- Forum: Web Server
- Topic: [SOLVED]Sites not avaible after reboot (nginx failed to start)
- Replies: 16
- Views: 13804
Re: Sites not avaible after reboot
Ok this is what nginx -t returns
And my debian version is 7.11
Code: Select all
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
- Fri Dec 29, 2017 8:41 am
- Forum: Web Server
- Topic: [SOLVED]Sites not avaible after reboot (nginx failed to start)
- Replies: 16
- Views: 13804
Re: Sites not avaible after reboot
OK i'm obviously bothering you, and just so you know i looked for a topic called "Before posting" and didn't found one, so i made the best i could when posting (and didn't complained). So first of all, my services such as apache, mysql, mailserver etc... they autoruns perfectly, moreover i use vesta...
- Thu Dec 28, 2017 1:30 pm
- Forum: Web Server
- Topic: [SOLVED]Sites not avaible after reboot (nginx failed to start)
- Replies: 16
- Views: 13804
Re: Sites not avaible after reboot
It returns me "-bash: systemctl: command not found"
EDIT: I think it's related to the error mentionned above and not about the fact that nginx autostarts or not ... But idk you seems to know what you're doing :\
EDIT: I think it's related to the error mentionned above and not about the fact that nginx autostarts or not ... But idk you seems to know what you're doing :\
- Thu Dec 28, 2017 12:09 pm
- Forum: Web Server
- Topic: [SOLVED]Sites not avaible after reboot (nginx failed to start)
- Replies: 16
- Views: 13804
Re: Sites not avaible after reboot
Ok, you were right, nginx is not up at startup. The only thing i have in nginx error log is that line 2017/12/28 12:54:49 [emerg] 2114#2114: bind() to 163.XXX.XXX.59:80 failed (99: Cannot assign requested address) (I have 2 ip for the serveur and 163.XXX.XXX.59 is my main ip) After starting nginx, e...
- Mon Dec 18, 2017 12:29 pm
- Forum: Web Server
- Topic: [SOLVED]Sites not avaible after reboot (nginx failed to start)
- Replies: 16
- Views: 13804
Re: Sites not avaible after reboot
Sorry for the response delay (i have notifications on now). From memory nginx and apache where started (it was the first thing i looked for). As i said, the command "v-rebuild-user" solves it till the next reboot. I think it's related to the custom nginx and apache templates i've made (to force the ...
- Sat Nov 18, 2017 9:57 pm
- Forum: Web Server
- Topic: [SOLVED]Sites not avaible after reboot (nginx failed to start)
- Replies: 16
- Views: 13804
[SOLVED]Sites not avaible after reboot (nginx failed to start)
Hello, Each time i reboot the server my site are not working (but vesta pannel is ok), i have to execute the cli command "v-rebuild-user admin" in order to make things work again. The only change i've mage recently is to create a new snginx template (based on the original but edited for a specific w...