[SOLVED] i cannot access the Web interface for my proxmox 4 with the url (ALIX APU)

masteras

New Member
May 7, 2016
8
0
1
- Blank page on browser :(

Some help please
 

Attachments

  • 2016-05-07_21-45-17.png
    2016-05-07_21-45-17.png
    22.4 KB · Views: 17
  • 2016-05-07_21-45-43.png
    2016-05-07_21-45-43.png
    28.9 KB · Views: 16
  • 2016-05-07_21-46-15.png
    2016-05-07_21-46-15.png
    39 KB · Views: 15
root@apu:~# tail /var/log/daemon.log
May 7 21:59:38 apu pveproxy[989]: starting 3 worker(s)
May 7 21:59:38 apu pveproxy[989]: worker 990 started
May 7 21:59:38 apu pveproxy[989]: worker 991 started
May 7 21:59:38 apu pveproxy[989]: worker 992 started
May 7 21:59:39 apu pve-ha-lrm[995]: starting server
May 7 21:59:39 apu pve-ha-lrm[995]: status change startup => wait_for_agent_lock
May 7 21:59:41 apu spiceproxy[996]: starting server
May 7 21:59:41 apu spiceproxy[996]: starting 1 worker(s)
May 7 21:59:41 apu spiceproxy[996]: worker 997 started
May 7 22:00:01 apu ntpd_intres[666]: parent died before we finished, exiting
 
  • root@apu:~# getent hosts $apu
172.16.1.254 apu.myproxmox.co apu

  • root@apu:~# getent hosts 172.16.1.254
172.16.1.254 apu.myproxmox.co apu
 
  • Like
Reactions: masteras
Thanks for the suggestion
Yes my system is Alix APU, was running with older versions (proxmox 4) while after upgrade appeared problem.

I read the post but I did not understand how use debug mode ! Plz help me

I change - (comment) and worked!!!
<script type="text/javascript" src="/pve2/ext6/ext-all.js"></script>
# <script type="text/javascript" src="/pve2/ext6/ext-all-debug.js"></script>
# <script type="text/javascript" src="/pve2/ext6/charts-debug.js"></script>
<script type="text/javascript" src="/pve2/ext6/pvemanagerlib.js"></script>
 
Last edited:
Thanks for the suggestion
Yes my system is Alix APU, was running with older versions (proxmox 4) while after upgrade appeared problem.

I read the post but I did not understand how use debug mode ! Plz help me
Hi,
login as root into your pve-host (console or ssh) and edit the file ExtJSIndex.pm.
It's an good idea to copy the file first:
Code:
cp -p /usr/share/perl5/PVE/ExtJSIndex.pm /usr/share/perl5/PVE/ExtJSIndex.pm.org
Code:
vi /usr/share/perl5/PVE/ExtJSIndex.pm
change line 30 to:
Code:
  <script type="text/javascript" src="/pve2/ext6/ext-all.js"></script>
restart pveproxy
Code:
service pveproxy restart
And use your webgui again ;-)

Udo
 
  • Like
Reactions: masteras
Udo, one question,
Is there a way to install the older version (4.1) in debian ?
- After upgrade I found trouble
The latter has many requirements :confused:
 
Udo, one question,
Is there a way to install the older version (4.1) in debian ?
- After upgrade I found trouble
The latter has many requirements :confused:
Hi,
in theory you can stick on an older version, but this is not the right way (security and so on).

What kind of trouble do you found? Normaly it's better so solve the issues (if possible), so that other people has improvements too.

Looks that some people use such small board with pve (I'm too, and I like to use the latest stuff on this "server").

Udo
 
Hi,
in theory you can stick on an older version, but this is not the right way (security and so on).

What kind of trouble do you found? Normaly it's better so solve the issues (if possible), so that other people has improvements too.

Looks that some people use such small board with pve (I'm too, and I like to use the latest stuff on this "server").

Udo

I agree with you, indeed a reason to upgrade
Generally I have many problems as
1, network
2, delays
.....
To launch a virtual machine with win7lite function makes half hour!
In contrast to older one minute!

generally considered the last version not working properly on AliX APU


What command should you give at terminal (Debian) to install version 4.1 PVE, not final ?
 

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!