Chrome error missing translator ID

Hi, my chrome extension (used with Zotero standalone) does not appear to be working. There's no icon in the address bar and I saw a message 'missing translator ID' in the 'Report' section. Based on a previous post I reset the the translator, but now it gives a huge long error message as posted here below.
Can anyone help figure out how to get this working?

Much obliged,

Nicole

error:

[JavaScript Error: "Missing property "translatorID" in translator metadata JSON object in undefined" {file: "chrome-extension://jciblakmllnhbhjjgkbkeihelcndmgnh/zotero/translator.js" line: 403}]

[JavaScript Error: "undefined is not a function" {file: "chrome-extension://jciblakmllnhbhjjgkbkeihelcndmgnh/zotero.js" line: 91}]

[JavaScript Error: "Object <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head> <meta http-equiv="Content-Type" CONTENT="text/html; charset=utf-8"> <title>ERROR: The requested URL could not be retrieved</title> <style type="text/css"><!-- /*
Stylesheet for Squid Error pages
Adapted from design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Page basics */
* {
font-family: verdana, sans-serif;
}

html body {
margin: 0;
padding: 0;
background: #efefef;
font-size: 12px;
color: #1e1e1e;
}

/* Page displayed title area */
#titles {
margin-left: 15px;
padding: 10px;
padding-left: 100px;
background: url('http://www.squid-cache.org/Artwork/SN.png') no-repeat left;
}

/* initial title */
#titles h1 {
color: #000000;
}
#titles h2 {
color: #000000;
}

/* special event: FTP success page titles */
#titles ftpsuccess {
background-color:#00ff00;
width:100%;
}

/* Page displayed body content area */
#content {
padding: 10px;
background: #ffffff;
}

/* General text */
p {
}

/* error brief description */
#error p {
}

/* some data which may have caused the problem */
#data {
}

/* the error message received from the system or other software */
#sysmsg {
}

pre {
font-family:sans-serif;
}

/* special event: FTP / Gopher directory listing */
#dirmsg {
font-family: courier;
color: black;
font-size: 10pt;
}
#dirlisting {
margin-left: 2%;
margin-right: 2%;
}
#dirlisting tr.entry td.icon,td.filename,td.size,td.date {
border-bottom: groove;
}
#dirlisting td.size {
width: 50px;
text-align: right;
padding-right: 5px;
}

/* horizontal lines */
hr {
margin: 0;
}

/* page displayed footer area */
#footer {
font-size: 9px;
padding-left: 10px;
}
body :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; } :lang(he) { direction: rtl; float: right; } --></style> </head><body id=ERR_CONNECT_FAIL> <div id="titles"> <h1>ERROR</h1> <h2>The requested URL could not be retrieved</h2> </div> <hr> <div id="content"> <p>The following error was encountered while trying to retrieve the URL: <a href="http://127.0.0.1:23119/connector/getTranslators">http://127.0.0.1:23119/connector/getTranslators</a></p>; <blockquote id="error"> <p><b>Connection to 127.0.0.1 failed.</b></p> </blockquote> <p id="sysmsg">The system returned: <i>(111) Connection refused</i></p> <p>The remote host or network may be down. Please try the request again.</p> <p>Your cache administrator is <a href="mailto:webmaster?subject=CacheErrorInfo%20-%20ERR_CONNECT_FAIL&body=CacheHost%3A%20hermes2.ucc.ie%0D%0AErrPage%3A%20ERR_CONNECT_FAIL%0D%0AErr%3A%20(111)%20Connection%20refused%0D%0ATimeStamp%3A%20Thu,%2026%20Jan%202012%2014%3A12%3A26%20GMT%0D%0A%0D%0AClientIP%3A%2010.128.64.230%0D%0AServerIP%3A%20127.0.0.1%0D%0A%0D%0AHTTP%20Request%3A%0D%0APOST%20%2Fconnector%2FgetTranslators%20HTTP%2F1.1%0AHost%3A%20127.0.0.1%3A23119%0D%0AProxy-Connection%3A%20keep-alive%0D%0AContent-Length%3A%202%0D%0AX-Zotero-Version%3A%202.999.1%0D%0AOrigin%3A%20chrome-extension%3A%2F%2Fjciblakmllnhbhjjgkbkeihelcndmgnh%0D%0AX-Zotero-Connector-API-Version%3A%202%0D%0AUser-Agent%3A%20Mozilla%2F5.0%20(Windows%20NT%205.1)%20AppleWebKit%2F535.7%20(KHTML,%20like%20Gecko)%20Chrome%2F16.0.912.75%20Safari%2F535.7%0D%0AContent-Type%3A%20application%2Fjson%0D%0AAccept%3A%20*%2F*%0D%0AAccept-Encoding%3A%20gzip,deflate,sdch%0D%0AAccept-Language%3A%20en-GB,en-US%3Bq%3D0.8,en%3Bq%3D0.6%0D%0AAccept-Charset%3A%20ISO-8859-1,utf-8%3Bq%3D0.7,*%3Bq%3D0.3%0D%0A%0D%0A%0D%0A">webmaster</a>.</p> <br> </div> <hr> <div id="footer"> <p>Generated Thu, 26 Jan 2012 14:12:26 GMT by hermes2.ucc.ie (squid/3.1.16)</p> <!-- ERR_CONNECT_FAIL --> </div> </body></html> has no method 'filter'" {file: "chrome-extension://jciblakmllnhbhjjgkbkeihelcndmgnh/zotero/translator.js" line: 246}]
  • edited January 26, 2012
    Your Chrome or system proxy settings are incorrect. It's sending requests to 127.0.0.1—that is, the system itself—to your network proxy server. That should never be the case. Look for a place in your proxy settings to blacklist certain hosts from the proxy, and make sure "localhost" and "127.0.0.1" are listed.
  • I'm afraid i'm on the college network and I have no access to any to those settings. I suppose there's nothing else I can do to fix it?
  • As in, this is a university computer? The proxy settings I'm referring to would be on the computer you're using, so if it's your computer you would be able to change them. (Even if they were being autoconfigured by the network, you could still override them with manual settings if you found out what those should be.)

    But if this is a university computer you should talk to your IT department. localhost and 127.0.0.1 should never be proxied, and doing so could easily cause problems with other software as well.
  • The same issue has been resolved at our university by going to the network property and enabling the option : "Bypass proxy server for local addresses".


    Hope it helps.
Sign In or Register to comment.