Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Web Server
  • Search

Roundcube SERVICE CURRENTLY NOT AVAILABLE! Error No. [520]

Questions regarding the Web Server
Apache + Nginx, Nginx + PHP5-FPM
Post Reply
  • Print view
Advanced search
4 posts • Page 1 of 1
azgeek
Posts: 4
Joined: Thu Nov 07, 2013 5:24 pm

Roundcube SERVICE CURRENTLY NOT AVAILABLE! Error No. [520]
  • Quote

Post by azgeek » Sun Nov 24, 2013 7:17 pm

Ubuntu server, clean install with VestaCP.
I've searched the forums, made as much sense out of google translate's work on the non english posts, but I'm running in to a brick wall here.
Mail is 100% functional - I can send receive no problem, so it's roundcube itself that is the pain in my behind.

The 520 error as I understand it is a plugin error.
All the config files look good (agains assuming they're set up properly by vestacp)
The only plugin loaded by main.inc.php is password:

Code: Select all

$rcmail_config['plugins'] = array('password');
Ideas, suggestions?
Captain Obvious want to point out something I'm overlooking?

I can switch to squirrelmail, but it's just not as pretty as roundcube :p
Top

skid
VestaCP Team
Posts: 1476
Joined: Wed Apr 06, 2011 11:12 pm

Re: Roundcube SERVICE CURRENTLY NOT AVAILABLE! Error No. [5
  • Quote

Post by skid » Sun Nov 24, 2013 10:14 pm

Can you check if domain is on a default apache template. In any case domain error log may have some insights.
Top

azgeek
Posts: 4
Joined: Thu Nov 07, 2013 5:24 pm

Re: Roundcube SERVICE CURRENTLY NOT AVAILABLE! Error No. [5
  • Quote

Post by azgeek » Wed Nov 27, 2013 8:58 am

Figured it out after a couple days of not thinking about it.
two things - one might matter to your dev teams.
in each account's apache2.conf (ie /home/<user>/conf/web), /etc/roundcubemail is used, but it's /etc/roundcube/ on ubuntu (at least on 13.04)

The PRIMARY culprit though (the error logs held the key. imagine that!), is

Code: Select all

php_admin_value open_basedir
For troubleshooting, I commented out the entire line, restarted apache and roundcube works, but don't know how wise that is in the big picture?

Code: Select all

php_admin_value open_basedir /home/<user>/web/:/home/<user>/tmp:/bin:/usr/bin:/usr/local/bin:/var/www/html:/tmp:/usr/share:/etc/phpMyAdmin:/etc/roundcube

[edit - making more progress... now getting errors when deleting, mail. permissions are b0rked i bet or related to my edit of the conf. Error logs, here i come!]
Top

skid
VestaCP Team
Posts: 1476
Joined: Wed Apr 06, 2011 11:12 pm

Re: Roundcube SERVICE CURRENTLY NOT AVAILABLE! Error No. [5
  • Quote

Post by skid » Thu Nov 28, 2013 8:48 am

Thank you azgeek.

We have updated templates. To download updated version you can run following command

Code: Select all

v-update-web-templates
Top


Post Reply
  • Print view

4 posts • Page 1 of 1

Return to “Web Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password