New Drupal and Joomla! Appliances released!

tom

Proxmox Staff Member
Staff member
Aug 29, 2006
15,883
1,107
273
Hi all,

We just released a new Drupal appliance and an updated Joomla! appliance.

You can download all appliances directly to your Proxmox VE via "VM Manager/Appliance Templates - Download".

About Drupal:
Drupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations are using Drupal to power scores of different web sites, including community web portals, discussion sites, corporate web sites, intranet applications, personal web sites or blogs, ...

About Joomla!:
Joomla! is one of the most powerful Open Source Content Management Systems on the planet. It is used all over the world for everything from simple websites to complex corporate applications. Joomla! is easy to install, simple to manage, and reliable.
 
new Joomla

Hi,
why in "Appliance Templates/Download" I can only see Joomla 1.5.4-1?

Pawel
 
please restart the apache www service - on the web interface, or
do

# /etc/init.d/apache2 restart

on the console
 
Sorry, no success.
I've even restart the (physical) server after upgrade to beta2.
 
Sorry, no success.
I've even restart the (physical) server after upgrade to beta2.

can your Proxmox VE server access the internet?

try manual updating on the console:
Code:
pveam update
 
I try the same thing (pveam update) and I receive the error:

starting update
[GNUPG:] IMPORT_OK 0 9ABD7E02AD243AD3C2FBBCCCB0C1CC225CAC72FE
[GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 0 0 0 0 0
start download ftp://pve.proxmox.com/appliances/aplinfo.dat.asc
download failed: 404 File 'aplinfo.dat.asc' not found

Also, on Apace3 restart I receive the message - waiting!
 
aplinfo.dat.ascaplinfo.dat.asc
can your Proxmox VE server access the internet?
Proof by example ;)
Code:
ping proxmox.com
PING proxmox.com (87.230.14.152) 56(84) bytes of data.
64 bytes from www.proxmox.com (87.230.14.152): icmp_seq=1 ttl=55 time=38.6 ms
64 bytes from www.proxmox.com (87.230.14.152): icmp_seq=2 ttl=55 time=38.4 ms
64 bytes from www.proxmox.com (87.230.14.152): icmp_seq=3 ttl=55 time=38.3 ms
try manual updating on the console:
Code:
pveam update

Too bad!
Code:
pveam update
update failed - see /var/log/pveam.log for details
And the log
Code:
starting update
[GNUPG:] IMPORT_OK 0 9ABD7E02AD243AD3C2FBBCCCB0C1CC225CAC72FE
[GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 0 0 0 0 0
start download ftp://pve.proxmox.com/appliances/aplinfo.dat.asc
download failed: 404 File 'aplinfo.dat.asc' not found
But I can download it from another computer. Did I mess some configuration?:confused:
 
Personal, I reboot the server and the same...

reboot does not help here, it looks that there is network issue somewhere that you cannot download the updated file. try later.
 
Hi Tom,

Any news? Still not appear in the list...and all the time I receive the same error

Thank you!
 
Hi Tom,

Any news? Still not appear in the list...and all the time I receive the same error

Thank you!

we have no issue, can you access ftp://pve.proxmox.com/appliances/ ?

if yes,
Code:
pveam update
should just download the new file to your Proxmox VE, maybe you should restart apache to see the new info on the Proxmox VE web interface.

what do you get here?
Code:
cat /var/log/pveam.log
 
Yes, I have access to the FTP; These are the result:

pveam update
update failed - see /var/log/pveam.log for details

And, the details:

starting update
[GNUPG:] IMPORT_OK 0 9ABD7E02AD243AD3C2FBBCCCB0C1CC225CAC72FE
[GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 0 0 0 0 0
start download ftp://pve.proxmox.com/appliances/aplinfo.dat.asc
download failed: 404 File 'aplinfo.dat.asc' not found
 
What happens if you try to download that file manually:

Code:
 wget [URL]ftp://pve.proxmox.com/appliances/aplinfo.dat.asc[/URL]
 
I manually download with wget and it's OK.

Inside I found:

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBIsqePsMHMIlyscv4RAn9PAJ9LfB6LGDoBCG00zw/3LSwzt9ssWACfSSZN
poxX0T3goB/4SpBGCQ0/sBc=
=En2d
-----END PGP SIGNATURE-----
 
Ok, so LWP::UserAgent (in /usr/bin/pveam) fails - I have no idea why.

Would it be possible to get a login on your machine in order to debug that?

- Dietmar
 
Ok, its seems a bug in our code which uses active ftp by default. To use
passive mode you can do:

Code:
[FONT=Arial][COLOR=black]# export FTP_PASSIVE=1[/COLOR][/FONT]
[COLOR=blue][FONT=Arial][COLOR=black]# pveam update[/COLOR][/FONT][/COLOR]
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!