Proxmox MailGW Template in PVE

nick

Renowned Member
Mar 28, 2007
364
1
83
Hi All,

I try to create a VN based on PVE Template for Proxmox MailGW, I start the machine but all the time I receive the error when I try to add the license or to access the Server link to add update
Code:
Embperl Error[B]Internal Server Error[/B]

The server encountered an internal error or  misconfiguration and was unable to complete your request. Please contact the server administrator, [EMAIL="postmaster@xxxxxx.xxx"]postmaster@xxxxxx.xxx[/EMAIL] and  inform them of the time the error occurred, and anything you might have done  that may have caused the error. 
 
    [1064]ERR:  24: Error in Perl code: 500 Can't connect to localhost:83 (connect: Connection  refused)  
Apache  Embperl 2.2.0 [Fri Feb 20 08:45:40 2009]
What I do wrong?

I use PVE with a Proxmox mailgw template downloaded in this morning...

pveversion -v
pve-manager: 1.1-2 (pve-manager/1.1/3675)
qemu-server: 1.0-7
pve-kernel: 2.6.24-5
pve-kvm: 83-1
pve-firmware: 1
vncterm: 0.9-1
vzctl: 3.0.23-1pve1
vzdump: 1.1-1
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1dso1
 
There is a bug, which prevent 'proxdaemon' to start after boot.

please start the service manually:

Code:
/etc/init.d/proxdaemon start

After that you can upload the license, and install the latest service pack which fixes that bug.

- Dietmar