PLESK Error: There are no available resources of this type left. Requested: 1; available: 0.

Merhabalar,
Bir gün siz de Plesk Panel ‘de aşağıdaki hatalardan birisi ile karşılaşabilirsiniz, özellikle yeni kurulum yaptıysanız eğer. Aşağıdaki hatalara şöyle bir baktığınızda (biraz da yabancıysanız) size epey korkunç gelebilir ama hayır hayır, endişe etmeyin problem çok basit; Plesk lisansını yüklemediniz ya da süresi doldu! (:
Dilerseniz Plesk için demo lisans talebinde bulunup, test edebilirsiniz;
  • Plesk demo lisans adresi -> http://sp.parallels.com/uk/products/plesk/trial/
  • Yukarıdaki adrese kayıt olun, demo talebinde bulunun e-posta adresinize gelecek olan lisans dosyasını,
  • siteadresiniz.com:8880 Tools & Settings -> License Management kısmından upload edin ve artık Plesk ‘i istediğiniz gibi kullanabilirsiniz.. (:
Problemin Sebebi / Cause : Geçersiz lisans / invalid license
Problemin Çözümü / Solition: Yeni lisans / New license

Error: There are no available resources of this type (domains) left. Requested: 1; available: 0.

Error: There are no available resources of this type (clients) left. Requested: 1; available: 0.

Warning:

Failed deployment of client
Warning:

Execution of /usr/local/psa/admin/plib/api-cli/client.php --create  -name   -notify false -owner admin -passwd '' -passwd_type encrypted -creation-date 2014-03-01 -guid 6b3c6925-b3b3-4420-bd4d-a35f3c3455b3 -ignore-nonexistent-options failed with return code 1.
Stderr is
An error occurred during customer account creation: There are no available resources of this type (clients) left. Requested: 1; available: 0.
Warning:

Failed deployment of client
Warning:

Execution of /usr/local/psa/admin/plib/api-cli/client.php --create  -name  -notify false -owner admin -passwd '' -passwd_type encrypted -creation-date 2014-05-05 -guid f650d65f-7828-4599-bf4d-3dcf4667b332 -ignore-nonexistent-options failed with return code 1.
Stderr is
An error occurred during customer account creation: There are no available resources of this type (clients) left. Requested: 1; available: 0.
Warning:

Failed deployment of client
Warning:

Execution of /usr/local/psa/admin/plib/api-cli/client.php --create  -name  -notify false -owner admin -passwd '' -passwd_type encrypted -creation-date 2014-03-19 -guid 6027bfbe-9339-428f-afdf-5c71fe435709 -ignore-nonexistent-options failed with return code 1.
Stderr is
An error occurred during customer account creation: There are no available resources of this type (clients) left. Requested: 1; available: 0.

SOLVED Internal error: filemng: opendir failed: Permission denied System error 13

Hata / Error: Internal error: filemng: opendir failed: Permission denied System error 13: Permission denied

Message filemng: opendir failed: Permission denied System error 13: Permission denied
File Agent.php
Line 212
Type PleskUtilException

Plesk panelin erişim izninin olmaması sebebi ile bu hata ile karşılaşılmaktadır, çok önemli bir problemdir ancak aşağıdaki çözüm işinize yarayacaktır.

Çözüldü / Solved:

# chmod 755 /var/www/vhosts/site.com/httpdocs
# /usr/local/psa/admin/sbin/httpdmng --reconfigure-domain YourDomain.com

[warn] RSA server certificate CommonName (CN) `plesk’ does NOT match server name!?

Apache log: “[warn] RSA server certificate CommonName (CN) `plesk’ does NOT match server name!?”

Article ID: 1500
Created On: Oct 6, 2008
Last Review: Feb 28, 2014
Views:
APPLIES TO:

  • Parallels Plesk Automation 11.5
  • Parallels Plesk Panel for Linux/Unix

Symptoms

Apache error log /var/log/httpd/error_log contains warnings:

[Mon Sep 04 15:12:13 2006] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?

Cause

This warning means that with CN parameter Continue reading

configure: error: no acceptable C compiler found in $PATH See `config.log’ for more details.

Merhaba Arkadaşlar,

HATA: configure: error: no acceptable C compiler found in $PATH See `config.log’ for more details.

SSH üzerinde işlem yaparken siz de yukarıdaki hata ile karşılaşırsanız çözüm için aşağıdaki ssh komutunu çalıştırmanız yeterli olacaktır.

ÇÖZÜM: CentOS işletim sistemi için: # yum -y install gcc
                 Fedora işletim sistemi için:  # up2date -i gcc