Plesk 12.x / Linux :: SQL Service Won't Start - Connection Refused

Apr 28, 2015

Plask Management inferace error is:

ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [2002] Connection refused (Abstract.php:144)

First, the datacenter lost power so the server shut off. I assume there is some DB corruption and why the SQL Service won't start.

Code:
failed
Trying to start service mariadb... Job for mariadb.service failed. See 'systemctl status mariadb.service' and 'journalctl -xn' for details.

WARNING!
Some problems are found during start(see log file: /var/log/plesk/psa_service.log)

Continue...

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)
Unable to connect to Plesk Database: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)

I ran the systemctl status mariadb.service command and this is below.

Code:

Loaded: loaded (/usr/lib/systemd/system/mariadb.service; enabled)
Active: failed (Result: exit-code) since Wed 2015-04-29 05:57:21 CEST; 5min ago
Process: 21210 ExecStartPost=/usr/libexec/mariadb-wait-ready $MAINPID (code=exited, status=1/FAILURE)
Process: 21208 ExecStart=/usr/bin/mysqld_safe --basedir=/usr (code=exited, status=0/SUCCESS)

[Code] ....

View 2 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: Hosted Domain Connection Refused?

Aug 17, 2014

We have latest Plesk 12 on Centos 7, I can login to Plesk UI and mail is working,

but cannot access hosted website www.elcop.hr :

Error: Connection refused

View 19 Replies View Related

Plesk 12.x / Linux :: Postfix Errors - Connection Refused

Dec 16, 2014

When i am issuing systemctl status postfix.service i am receiving the following error. I am actually trying to install opendkim and i found this.

Code:
warning: master_wakeup_timer_event: service pickup(public/pickup): Connection refused

And this is the output of ls -l

Code:
[root@h2376451 postfix]# ls -l /usr/lib/sendmail /usr/sbin/sendmail
lrwxrwxrwx. 1 root root 30 Dec 2 10:51 /usr/lib/sendmail -> /etc/alternatives/mta-sendmail
lrwxrwxrwx. 1 root root 21 Dec 2 10:51 /usr/sbin/sendmail -> /etc/alternatives/mta

View 7 Replies View Related

Plesk 12.x / Linux :: Mail Service Won't Start

Mar 7, 2015

I switched off the mail service for one of my domains in that sites control panel a few days ago because there were some malicious files on my server sending out spam. I stopped the service until I cleared all the files that weren't meant to be there and then tried to restart the mail service again but it won't start.

I get this message 'Information: Mail service settings were successfully changed for the selected domains.' but the service stays off. I had the same problem on another site on the same server and carried out the same process but the mail service for that website started fine.

I installed Cloudflare for Plesk during this time and thought that might be causing an issue but after disabling this I still can't start the mail service for the domain.

Is there a section of the main (super admin) control panel that manages the mail services for each domain I am unaware of?

Plesk 12.0.18 on DebianĀ 

View 1 Replies View Related

Plesk 12.x / Linux :: Upgraded And Now PSA Service Will No Longer Start

Jun 19, 2014

I upgraded today from 11 to 12, however since the upgrade I am now unable to start the PSA Service, it comes up with the below error.

Starting psa... Starting sw-engine-fpm: Thu Jun 19 13:22:29 2014 (7885): Fatal Error Unable to allocate shared memory segment of 104857600 bytes: mmap: Cannot allocate memory (12)

I have checked resources and everything should be fine, I cant see a reason why it cant allocate the memory, as there is plenty free for it to take from.

I have tried a Bootstrapper repair for 12 however this has not found any issues other than its not able to stop the PSA Service (As its not running)

Everything else is up and running its just the Parallels backend which im guessing is what the PSA Service is!

View 19 Replies View Related

Plesk 12.x / Linux :: Failed To Start Fail2ban Service

Aug 20, 2014

Code:

Fehler: f2bmng failed: Job for fail2ban.service failed. See 'systemctl status fail2ban.service' and 'journalctl -xn' for details.
ERROR:f2bmng:Failed to start fail2ban service

-- Unit fail2ban.service has failed.
--
-- The result is failed.

Aug 20 14:22:13 noreply.flusiserver.de systemd[1]: Unit fail2ban.service entered failed state.
Aug 20 14:22:14 noreply.flusiserver.de agetty[14140]: /dev/hvc0: No such file or directoryClick to expand...

View 13 Replies View Related

Plesk 12.x / Windows :: FTP Error Connection Refused By Server

Jul 16, 2015

I just configured the plesk server to only allow ftps connections.

When I try to access with a ftp account on the server itself it works well, however when I try to access it from a client PC it get these errors :

(...)
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (XXX,XXX,XX,XX,XXX,XX).
Command: LIST
Response: 150 Opening BINARY mode data connection.
Error: The data connection could not be established: ECONNREFUSED - Connection refused by server

On the client PC I configured Filezilla in Passive mode with "Require explicit FTP over TLS".

Normally for the firewall only the port 21 is needed or am I wrong (with explicit FTP and passif configured)?

View 1 Replies View Related

Server Refused To Start Shell/command

Apr 28, 2008

I am having some server issues.

A part of my sshd_config:
Port 2255
Protocol 2
ListenAddress 8x.xx.xx.46
PermitRootLogin no

Recently, when I want to connect to my server using putty, I get "Connection Refused" using the above IP address and port.
When I enter the above IP address (or any other IP address that is stored/set on the server) and port 22, I get "Server refused to start shell/command".

It did work before, using 8x.xx.xx.46:2255 and when I enter 8x.xx.xx.46:22 it will block. But now... not anymore.

I am using "Direct Admin" to do a "System Backup". I do see the right port and IP address in the sshd_config file.

How can I fix this? I can not login the server anymore, however I am going to the datacenter tomorrow.

OS: CentOS
Installed firewall / protection: APF + BFD
Control Panel: Direct Admin

View 5 Replies View Related

Fsockopen Failed At Port 25 - Connection Refused

Mar 9, 2007

We have a script that run for more day without problem Script connect to port 25

Now we get this:

Warning: fsockopen() [function.fsockopen]: unable to connect to my.domain.com:25 in /home/mydom/public_html/backend/go.php on line 47
Connection refused (111)

View 10 Replies View Related

Error :: Rndc: Connect Failed: 127.0.0.1#953: Connection Refused

Oct 22, 2009

i have a vps

and all my site not working!

i got this error:

rndc: connect failed: 127.0.0.1#953: connection refused

View 1 Replies View Related

Error In My Dns Server : Rndc: Connect Failed: 127.0.0.1#953: Connection Refused

Oct 22, 2009

i got this error :

rndc: connect failed: 127.0.0.1#953: connection refused

oot@server [/]# rndc status
rndc: connect failed: 127.0.0.1#953: connection refused

root@server [/]# /etc/init.d/named status
rndc: connect failed: 127.0.0.1#953: connection refused
named is stopped

root@server [/]# /scripts/fixndc
Named could not be restarted, any obvious config errors should show up below this line.
No critical problems found, will attempt to regenerate keys regardless.
warn [fixrndc] /usr/sbin/rndc status failed: rndc: connect failed: 127.0.0.1#953: connection refused
Creating rndc.conf
Creating /etc/rndc.key
warn [fixrndc] /usr/sbin/rndc status failed: rndc: connect failed: 127.0.0.1#953: connection refused
Restarting named
warn [fixrndc] /usr/sbin/rndc status failed: rndc: connect failed: 127.0.0.1#953: connection refused
/scripts/fixrndc failed to fix the rndc key (or named is otherwise broken), please investigate manually

and i have try to reload the rndc but i got this error :

root@server [~]# rndc reload
rndc: connect failed: 127.0.0.1#953: connection refused

my vps info : linux os - centos , using cpanel , apache , mysql ....
root@server [~]# uname -r
2.6.18-028stab064.7

View 13 Replies View Related

Plesk 12.x / Linux :: Centos 7 - Service Configuration (Bind Service Is Not Installed)

Apr 27, 2015

I have a Server with Centos7 + Plesk 12 and in the service configuration say that the Bind service is not installed, from command line i have install named services and make a manual configuration the first domain, but when I return to the service page in plesk... the problem is the same, the Bind Service is not installed; then the problem is when i want create a new hosting i need to go to the ssh to make the DNS configuration...

View 1 Replies View Related

Plesk 12.x / Linux :: Unable To Find Service Node For Web Service On Domain With ID 0

Sep 10, 2014

Got following Problem: Unable to find service node for web service on domain with id = 0

After a Check from [URL] ....

I tried this: [URL] ....

Result:

+--------------------+--------------+---------------------------------------+------------------------------+------------+
| Domains | Service Type | IpAddressesCollections.ipCollectionId | Current value of ipAddressId | Have to be |
+--------------------+--------------+---------------------------------------+------------------------------+------------+
| XXXXXXXXXXXXX.org | mail | 30 | 0 | 1 |
+--------------------+--------------+---------------------------------------+------------------------------+------------+

Resolution:

mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa -e 'Update IpAddressesCollections SET ipAddressId = 1 WHERE ipCollectionId = 30'

Result: ERROR 1062 (23000) at line 1: Duplicate entry '30-0' for key 'PRIMARY'

View 16 Replies View Related

Plesk 12.x / Linux :: Unable To Find Service Node For Web Service On Domain With ID 6

Jun 24, 2015

Deleted a domain workspace in Parallels Plesk and now I am getting this error when signing into the panel:Looked at the logs and been trying multiple commands (including the bootstrapper repair etc.)I found the full error from the logs:

[13-Jun-2015 16:35:33 UTC] PleskDBException: Unable to find service node for web service on domain with id=6
file: /usr/local/psa/admin/plib/PhDomain.php
line: 1404
code: 0
trace: #0 /usr/local/psa/admin/plib/Smb/Subscription/Domain.php(490): PhDomain->getWebHostingServiceNode()

[code]....

View 1 Replies View Related

Plesk 12.x / Linux :: Internal Error - Unable To Find Service Node For Web Service On Domain With ID 5

Jun 15, 2014

Clean install on openSUSE 13.1

After deleting a domain, we got the following error which rendered the panel useless.

Internal error: Unable to find service node for web service on domain with id=5
Message Unable to find service node for web service on domain with id=5
File PhDomain.php
Line 1402
Type PleskDBException
Go To Previous Page

View 6 Replies View Related

Server Down After Start Apache! Too Many Connection

Nov 16, 2008

Server down after start apache! Too many connection!

When im start apache on server, its crashed.

I am see following error, in access log:

Where is issue and how can fix it?

-bash-3.1# tail -f /var/log/httpd/access_log
::1 - - [16/Nov/2008:20:54:23 +0330] "GET / HTTP/1.0" 403 5043 "-" "Apache/2.2.3 (CentOS) (internal dummy connection)"
::1 - - [16/Nov/2008:20:54:24 +0330] "GET / HTTP/1.0" 403 5043 "-" "Apache/2.2.3 (CentOS) (internal dummy connection)" ....

View 4 Replies View Related

Plesk 11.x / Linux :: Can't Start Tomcat Java

Jun 2, 2014

I run a server with Plesk 11.0.9 and want to add Tomcat support. I installed the "Tomcat Java Servlets support", but can't start the service in the "Services management" tool. It does not show any button. How do I do the next step to run tomcat in plesk?

View 2 Replies View Related

Plesk 12.x / Linux :: Master Is Stopped Postfix - Don't Start

Jul 12, 2015

Our partition become full and drop the vps, after that we are unable to start postifx, actually postfix start but master not.

So if I run :

/etc/init.d/postfix restart
Shutting down postfix: [FAILED]
Starting postfix: [ OK ]
/etc/init.d/postfix status
master is stopped

I already try to reconfigure all
/usr/local/psa/admin/bin/mailmng-service --start-service --mail-component=all

Into ToolsSettings i change between qmail and come back again to postfix (reinstalling)...

View 3 Replies View Related

Plesk 12.x / Linux :: Unable To Start Spamassassin On Server

May 23, 2015

I noticed that my spamassassin wasn't running on my server. so I restarted the service from the plesk panel but got the following message:

Error: Unable to make action: Unable to manage service by spammng: spamassassin: unrecognized service
ERROR:spammng:Unable to start SpamAssassin service
('--start', 'spamassassin')

So I SSH'ed into my machine and saw that spamassassin wasn't running.

The I reinstalled spamassassin from the "add and remove product components", but that didn't change anything. Still the same error.

View 18 Replies View Related

Plesk 12.x / Linux :: DNS Server Crashed Failed To Start

Jun 22, 2015

It seems the servers dns will not resolve and has crashed. When starting the "Named" service, here is the error:

Error in named configuration:
zone 0.0.127.IN-ADDR.ARPA/IN: loaded serial 20010622
zone 215.170.107.in-addr.arpa/IN: loaded serial 1433121512
zone lanewgirl.com/IN: NS 'ns.mydomain.com' has no address records (A or AAAA)

zone mydomain.com/IN: not loaded due to errors.

_default/mydomain.com/IN: bad zone

zone mydomain2.com/IN: NS 'ns.mydomain2.com' has no address records (A or AAAA)

zone mydomain2.com/IN: not loaded due to errors.

_default/mydomain2.com/IN: bad zone

View 3 Replies View Related

Plesk 12.x / Linux :: Nginx Won't Start Automatically After Reboot

Aug 22, 2014

So Everything was going great! Until I needed to reboot, and then after that only Plesk panel worked not my IP or any domains setup with it.

BUT when I restart Nginx it all starts working again! (Had to /usr/local/psa/admin/bin/httpdmng --reconfigure-all to get the domains to go to the right directory though)

But now everytime I reboot the server Nginx has to be restarted

Is this Normal?

I`m running Plesk 12 fresh clean install yesterday

CentOS 7 64BitĀ 

View 11 Replies View Related

Plesk 12.x / Linux :: Dovecot Won't Start - SSL Certificate Missing

Sep 24, 2014

I just upgraded from Plesk 11.x to 12.0.18 and was eager to try the new sieve functions. I used the normal Plesk Updates/Upgrades tool to change the imap server from Courier to Dovecot. However, Dovecot will not start. It gives an error about /etc/dovecot/private/ssl-cert-and-key.pem missing.

View 2 Replies View Related

Plesk 12.x / Linux :: Failed To Start PHP FastCGI Process Manager

Mar 10, 2015

I use centos 7 , atomic repo, plesk 12 12.0.18 Update #37 php fpm not work.

[root@vmi36735 ~]# systemctl status php-fpm.service
php-fpm.service - The PHP FastCGI Process Manager
Loaded: loaded (/usr/lib/systemd/system/php-fpm.service; enabled)
Active: failed (Result: resources)

[Code] ....

View 5 Replies View Related

Plesk 11.x / Linux :: Watchdog 2.03 Doesn't Start After Server Reboot?

Aug 27, 2012

SETUP:

CentOS 6.3, 64 bit.
Plesk 11.09, Update #10.

I enabled Watchdog in Plesk.

It works fine.

However, it doesn't start up by itself after a server reboot.

I can start it manually with the following command:

/usr/local/psa/admin/bin/modules/watchdog/wd --start (which I have done by adding it to /etc/rc.local)

Shouldn't Plesk do this automatically?

View 19 Replies View Related

Plesk 12.x / Linux :: Unable To Start Parallels Products Installer

Sep 5, 2014

I'am unable to:

Plesk Control panel -> Tools and Settings -> Updates and Upgrade

Get:

Error: Unable to start Parallels Products Installer. The following error has occurred: Execution failed. Command: autoinstaller Arguments: Array ( [0] => --service-mode [1] => --enable-xml-output [2] => --ssl-cert [3] => /usr/local/psa/admin/conf/httpsd.pem [4] => --branch [5] => release,stable ) Details: file does not exist or is not executable: /usr/local/psa/admin/bin/autoinstallerClick to expand...

View 3 Replies View Related

Plesk 12.x / Linux :: Sw-engine Fails To Start After Upgrading Debian?

Jan 13, 2015

sw-engine fails to start with the following message:

system is debian 7.0.7 with Plesk 12.0.18 I have the problem on two servers, it started after upgrading debian

/usr/bin/sw-engine: error while loading shared libraries: libruntime.so.1: cannot open shared object file: No such file or directory

View 2 Replies View Related

Plesk 12.x / Linux :: Password For SSH Connection

Nov 28, 2014

How i get a new Password for a SSH Connection?

Plesk 12, CentOS 6.5

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved