[PVE-User] Popup: Too many redirections

Frank, Petric (Nokia - DE) petric.frank at nokia.com
Tue Jan 26 17:14:26 CET 2016


Hello,


> -----Original Message-----
> On 01/26/2016 02:10 PM, Frank, Petric (Nokia - DE) wrote:
> > Hello,
> Hi
> 
> > I am actually running a proxmox-cluster build of 6 servers.
> >
> > When selecting hosts summary info tab sometimes a popup comes up for
> a second. It tells "Too many redirections (599)".
> > After disappearing the contents is displayed. But this happens about
> every two seconds (with some deviations).
> > This currently only happen on one of the cluster members when
> selected in server view.
> 
> 
> Hi
> What happens when you load the front page via curl ?

This ist he server i have problems with:
----------------------- cut ------------------------
C:\Appl\curl\bin>.\curl --insecure https://172.22.41.161:8006
<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=10">
    <title>Proxmox Virtual Environment</title>

    <link rel="stylesheet" type="text/css" href="/pve2/ext4/resources/css/ext-all.css" />
    <link rel="stylesheet" type="text/css" href="/pve2/css/ext-pve.css" />
<script type="text/javascript">function gettext(buf) { return buf; }</script>    <script type="text/javascript" src="/pve2/ext4/ext-all-debug.js"></script>
    <script type="text/javascript" src="/pve2/ext4/pvemanagerlib.js"></script>
    <script type="text/javascript" src="/pve2/ext4/locale/ext-lang-en.js"></script>
    <script type="text/javascript">if (typeof(PVE) === 'undefined') PVE = {};
PVE.UserName = ''
PVE.CSRFPreventionToken = 'null';
// we need this (the java applet ignores the zindex)
Ext.useShims = true;
Ext.History.fieldid = 'x-history-field';
Ext.onReady(function() { Ext.create('PVE.StdWorkspace');});
</script>

  </head>
  <body>
    <!-- Fields required for history management -->
    <form id="history-form" class="x-hidden">
    <input type="hidden" id="x-history-field"/>
    </form>
  </body>
</html>
----------------------- cut ------------------------ 

Remark: Login works always well. It is the Summary tab (and sometimes others) on the web interface where i get this message.
Even if a log in to an other server (for example 172.22.41.164) and display the summary of 172.22.41.161 I the this "Too many redirections".

> > On the login host (not the one with problems) i scanned the file
> /var/log/pveproxy/access.log.
> > Here i find a lot of lines containing the "599":
> >   172.22.41.254 - root at pam [26/Jan/2016:13:56:08 +0100] "GET
> > /api2/json/nodes/proxmox1/status HTTP/1.1" 599 -
> >
> > whereas 172.22.41.254 is the router not one of the proxmox hosts !
> 
> Here 172.22.41.254 is the public IP adress of the browser visiting the
> proxmox host.
> If you're in a Natted LAN behind the router, or if you're connecting to
> internet via a proxy running on this IP that's normal.

You're right. I'm working behind a NAT-router.




More information about the pve-user mailing list