• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

New Created Domain does not appear at Panel under "Websites & Domains"

BernhardLinz

New Pleskian
I just created a new Domain "bernhardlinz.de" at the

Plesk Panel -> Websites & Domains -> Add new Domain

After the Creation the new Domain does not appear under "Websites & Domains".

I check the domain with
Code:
/usr/local/psa/bin/domain -i bernhardlinz.de

and all looks fine like my other, older domains:
Code:
General
=============================
Domain name:                            bernhardlinz.de
Owner's contact name:                   Bernhard Linz (admin)
Domain status:                          OK
Creation date:                          July 11, 2014
Expiration date:                        Unlimited
Domain administrator:                   No
Disk space limit:                       Unlimited
Size:                                   0 B
Total size of backup files in local repository:0 B
Traffic limit:                          Unlimited
Traffic:                                0 B/Month
Description:
External ID:

Hosting
=============================
Hosting type:                           Physical hosting
IP address:                             85.214.203.31
FTP Login:                              blinz
FTP Password:                           ************
SSH access to the server shell under the subscription's system user:/bin/bash
Hard disk quota:                        Unlimited (not supported)
Disk space used by httpdocs:            0 B
Disk space used by Log files and statistical reports:0 B
SSL support:                            Off
FrontPage support:                      Off
FrontPage over SSL support:             Off
SSI support:                            No
PHP support:                            Yes
CGI support:                            Yes
Perl support:                           No
Python support:                         Yes
ColdFusion support:                     No
Apache ASP support:                     No
FastCGI support (required for Ruby on Rails):Yes
Miva support:                           No
Custom error documents:                 No
Web statistics:                         None

Web Users
=============================
Total :                                 0
SSI support:                            0
PHP support:                            0
CGI support:                            0
Perl support:                           0
Python support:                         0
Apache ASP support:                     0
FastCGI support (required for Ruby on Rails):0
Total size:                             0 B

Mail Accounts
=============================
Mail service:                           On
Total :                                 0
Access to Plesk:                        0
Mailboxes:                              0
Mail forwarders:                        0
Mail groups:                            0
Auto-replies:                           0
Total size:                             0 B

Mailing Lists
=============================
Mailing list service:                   Off
Total :                                 0
Total size:                             0 B

Databases
=============================
Total :                                 0
Total size:                             0 B

Java Applications
=============================
Tomcat Java service:                    Off
Total :                                 0
Total size:                             0 B

Web Applications
=============================
Total :                                 0


Logrotation info
==============================

log_rot__log_rot_period:                5120KB (log_rot__log_rot_size)
log_rot__max_number_of_logfiles:        0
log_rot__compress:                      true
log_rot__mail:


--WWW-Root--: /var/www/vhosts/h2108591.stratoserver.net/bernhardlinz.de


Subscription Information
==============================
The domain is subscribed to the service plan "Unlimited" of Bernhard Linz.
The subscription is locked for syncing.


SUCCESS: Gathering information for 'bernhardlinz.de' completed.

I can see the domain under "Mails" and also create new mail accounts.

There are no Errors for this under
Code:
/usr/local/psa/admin/logs/panel.log


As i try to add the domain first i got a
Code:
[11-Jul-2014 21:41:35 Europe/Berlin] PleskUtilException: mailmng-outgoing failed: ERROR:outgoing:database disk image is malformed
wich i removed with the
Code:
/usr/local/psa/admin/sbin/mchk
Command i found in the Plesk help/forum. After that i could add the domain.

I try a add another fantasy domain - also works but alos not displaying in Panel "Websites & Domains"

I take a look at the Plesk-Database "psa" with the Build-In "phpMyAdmin"
I take a look at the table "domains" and it looks like the other entries.

The Server was restored a few days before from a Backup. After the restore i had have the problem the "mysql" service did not start. I fixed the problem with the description from http://kb.parallels.com/de/6586 (Start mysql in recoverymode, export all data, delete the content of the whole mysql folder /var/lib/mysql folder, init new database and import the exported data). After that all looks fine.

Any suggestions?

Bernhard Linz
 
mhh, I don't now why - but today all is fine.
after I've slept a night over it and take today just a new look - i can see all domains i added yesterday.

So i do nothing, just wait, and now it works ... maybe i should delete the browser-cache next time (i have do some [F5] and [STRG] + [F5] yesterday)

Bernhard
 
I found the "error".

the Link to the Panel Domain View is:

Code:
https://znil.net:8443/smb/web/view

if i use

Code:
https://znil.net:8443/smb/web/view?list-type=classic
i can see all domains

an error in the plesk code or so?

Bernhard
 
Last edited:
Back
Top