Author Topic: Problema con administración web  (Read 3165 times)

rojasc

  • Zen Apprentice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Problema con administración web
« on: January 05, 2010, 02:25:02 am »
Hola de rato en rato en el administrador web del ebox 1.2-6 se congela la pagina, solo permite hacer click en el texto de la dirección, pero en el cuerpo de la página simplemente se queda congelado, he abierto la consola de errores del firefox 3.5.6 y encuentro estos 2 errores:

Error: alltags.hasClassName is not a function
Archivo de origen: https://192.168.2.1/data/js/common.js
Línea: 6

Error: etiqueta sin pareja. Se esperaba: </META>.
Archivo de origen: http://fxfeeds.mozilla.com/es-ES/firefox/headlines.xml
Línea: 5, columna: 3
Código fuente:
</HEAD>
la fuente es la siguiente:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: Cache Access Denied</TITLE>
<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD>
<BODY>
<H1>ERROR</H1>
<H2>Cache Access Denied</H2>
<HR noshade size="1px">
<P>
While trying to retrieve the URL:
<A HREF="http://fxfeeds.mozilla.com/es-ES/firefox/headlines.xml">http://fxfeeds.mozilla.com/es-ES/firefox/headlines.xml</A>

<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Cache Access Denied.
</STRONG>
</UL>
</P>

<P>Sorry, you are not currently allowed to request:
<PRE>    http://fxfeeds.mozilla.com/es-ES/firefox/headlines.xml</PRE>
from this cache until you have authenticated yourself.
</P>

<P>
You need to use Netscape version 2.0 or greater, or Microsoft Internet
Explorer 3.0, or an HTTP/1.1 compliant browser for this to work.  Please
contact the <A HREF="mailto:webmaster">cache administrator</a> if you have
difficulties authenticating yourself or
<A HREF="http://localhost/cgi-bin/chpasswd.cgi">change</a> your default password.
</P>

<BR clear="all">
<HR noshade size="1px">
<ADDRESS>
Generated Tue, 05 Jan 2010 00:50:05 GMT by localhost (squid/2.6.STABLE18)
</ADDRESS>
</BODY></HTML>
 
el problema está en que este error, que me parece se genera al pedir usuario y clave para acceder a los feed pero nunca muestra una ventana donde ingresarlos, ocurre al mismo tiempo que se bloquea la navegación de internet desde chrome, firefox solo lo uso para la consola web del ebox.