Search found 50 matches
- Sat Dec 19, 2015 4:17 pm
- Forum: 3rd Party Software
- Topic: [SOLVED] Vesta + Let's Encrypt + Drupal Multisite authorization problem while issuing certificate
- Replies: 5
- Views: 10634
[SOLVED] Vesta + Let's Encrypt + Drupal Multisite authorization problem while issuing certificate
I have a drupal multisite installation with vesta and let's encrypt. The problem is that when I try to issue a certificate for a domain included in the multisite I get the following error: Failed authorization procedure. WWW.MY-DOMAIN.COM (http-01): urn:acme:error:unauthorized :: The client lacks su...
- Thu Dec 17, 2015 6:06 pm
- Forum: General Discussion
- Topic: [SOLVED] Label for every solved issue
- Replies: 2
- Views: 2352
[SOLVED] Label for every solved issue
I know that it is difficult for the forum admins/moderators to track down every solved issue and put a [SOLVED] label on it so I appeal to all fellow Vesta users. Please, when your problem is solved put a [SOLVED] label before the original title. This way you will help other users enormously. You wi...
- Tue Dec 15, 2015 6:59 pm
- Forum: Web Server
- Topic: [SOLVED] Apache and then Nginx won't start after issuing Let's Encrypt certificate
- Replies: 1
- Views: 3502
[SOLVED] Apache and then Nginx won't start after issuing Let's Encrypt certificate
After I issue a Let's Encrypt certificate (for any of my domains) then the apache won't start. At first when I typed in cli systemctl status apache2.service the problem was (98)Address already in use: make_sock: could not bind to address [::]:80 (98)Address already in use: make_sock: could not bind ...
- Tue Nov 03, 2015 6:54 pm
- Forum: Web Server
- Topic: Vesta random restarts every couple of days
- Replies: 0
- Views: 876
Vesta random restarts every couple of days
I have a problem with my vesta installation. It restarts every couple of days with random frequency and for no obvious (at least to me) reason. In the apache log I am getting the following error. Besides that everything else (serving websites, mails, firewall etc) works great. My installation is Ubu...
- Wed May 20, 2015 12:54 pm
- Forum: Web Interface
- Topic: [SOLVED] Download backup link is not working
- Replies: 8
- Views: 5047
Re: Download backup link is not working
joem wrote:Code: Select all
chown -R backup:backup /home/backup
Thank you all for your suggestions! Finally it worked with the code below (the -R was missing all along):
Code: Select all
chown -R admin:admin /home/backup
- Tue May 19, 2015 9:13 am
- Forum: Web Interface
- Topic: [SOLVED] Download backup link is not working
- Replies: 8
- Views: 5047
Re: Download backup link is not working
chown backup:backup /home/backup It didn't work. Now the ls -la gives me: drwx------ 2 backup backup 4096 May 11 10:58 . drwxr-xr-x 4 root root 4096 Apr 22 16:23 .. -rw-r----- 1 admin admin 885094400 May 1 05:02 admin.2015-05-01.tar -rw-r----- 1 admin admin 888729600 May 5 05:03 admin.2015-05-05.ta...
- Mon May 18, 2015 7:37 pm
- Forum: Web Interface
- Topic: [SOLVED] Download backup link is not working
- Replies: 8
- Views: 5047
Re: Download backup link is not working
Yep, show us please output this commands: ls -la /home ls -la /home/backup ls -la /home: drwxr-xr-x 4 root root 4096 Apr 22 16:23 . drwxr-xr-x 24 root root 4096 Apr 30 12:42 .. drwxr-xr-x 6 admin admin 4096 Apr 15 16:36 admin drwx------ 2 root root 4096 May 11 10:58 backup ls -la /home/backup: drwx...
- Mon May 18, 2015 7:37 am
- Forum: Web Interface
- Topic: [SOLVED] Download backup link is not working
- Replies: 8
- Views: 5047
Re: Download backup link is not working
Typing this: nano /var/log/vesta/nginx-error.log Give me this: 2015/05/16 12:02:16 [error] 6271#0: *122 open() "/backup/admin.2015-05-11.tar" failed (13: Permission denied), client: 82.76.60.9, server: _, request: "GET /download/b$load/backup/?backup=admin.2015-05-11.tar HTTP/1.1", upstream: "fastcg...
- Thu May 14, 2015 4:33 pm
- Forum: Web Interface
- Topic: [SOLVED] Download backup link is not working
- Replies: 8
- Views: 5047
[SOLVED] Download backup link is not working
I am having the same problem with the guy in this post https://forum.vestacp.com/viewtopic.php?f=16&t=4491 but no solution there plus some weird off topic comments.... Anyway sorry for intentionally duplicating the topic but in this forum every old topic without solution is buried... I recently used...
- Sun Apr 05, 2015 4:07 pm
- Forum: Database Server
- Topic: phpMyAdmin error code 500 and MySQL errors
- Replies: 3
- Views: 7824
phpMyAdmin error code 500 and MySQL errors
Hi all, first post in the forum and before typing my questions below I would like to congratulate the Vesta Team for the great job they have done so far. Also many thanks to everybody (admins, moderators & users) that make this forum a huge solving problem tank. Keep up the good work people! To the ...