OK, I downloaded and installed both Opera and Netscape 6.2 and got the same results. Using External Editor through SSL, I'm able to open and edit remote files in my local editor (which is more than I could do with IE). When I close the editor, Zope External Editor throws the following error: Unlock Request Failed 5 EOF occurred in violation of protocol I'd really rather not have to switch browsers to remotely edit Zope objects. Any ideas for getting External Editor to work with SSL through IE 6.0? Thanks, Aaron Gillette -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Casey Duncan Sent: Monday, August 12, 2002 8:37 AM To: Aaron Gillette; zope@zope.org Subject: Re: [Zope] RE: External Editor/SSL Just for curiousity sake, can you try another browser? I don't understand what is making IE barf on this. Is this Zope server available publically? If so, maybe I can have a look. -Casey On Monday 12 August 2002 09:21 am, abg@comco-inc.com wrote:
I'm already running the 0.4.2 binary release. I've tried it on both a WinME machine and a WinXP machine, with no luck.
Any other ideas?
Aaron Gillette
-----Original Message----- From: Casey Duncan [mailto:casey_duncan@yahoo.com] Sent: Sunday, August 11, 2002 3:49 PM To: Aaron Gillette Subject: Re: External Editor/SSL
I'm not sure if this will help, but the 0.4.1 binary distro did not contain the ssl windows libraries, and they are not included with a stock Python 2.2 installation either.
The 0.4.2 distro includes the ssl libraries.
hth,
-Casey
--- abg@comco-inc.com wrote:
Hi Casey,
Love External Editor, and it works wonderfully when I attach to Zope without using SSL.
However, when I try to edit a page through SSL, IE throws the error "Internet Explorer was not able to open this internet site. The requested site is either unavailable or cannot be found."
I'm using External Editor 0.4.1 with Zope 2.5.1 on Win2000, if that helps.
Any idea what I'm doing wrong?
Thanks,
Aaron Gillette
__________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Ok then, What OS is the Zope (or more specifically Apache/IIS/Whatever) server running on and what version of openSSL or (insert your sll lib here) is it running? This is actually the Python SSL library complaining about the server not following the protocol correctly. This is a know issue on Solaris, and possibly other OSes given the specific openssl versions (and IIS too). For more detail see: http://sourceforge.net/tracker/?group_id=5470&atid=105470&func=detail&aid=49... According to this, running under python 2.1 might at least mask the problem. I am considering patching EE to handle this particular issue, but it will be a kludge at best since the problem is with the server. At any rate let me know the details of your server setup so that I can assess how different/similar it might be to others who have experienced this problem. -Casey On Monday 12 August 2002 02:41 pm, abg@comco-inc.com wrote:
OK, I downloaded and installed both Opera and Netscape 6.2 and got the same results. Using External Editor through SSL, I'm able to open and edit remote files in my local editor (which is more than I could do with IE). When I close the editor, Zope External Editor throws the following error:
Unlock Request Failed 5 EOF occurred in violation of protocol
I'd really rather not have to switch browsers to remotely edit Zope objects. Any ideas for getting External Editor to work with SSL through IE 6.0?
Thanks,
Aaron Gillette
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Casey Duncan Sent: Monday, August 12, 2002 8:37 AM To: Aaron Gillette; zope@zope.org Subject: Re: [Zope] RE: External Editor/SSL
Just for curiousity sake, can you try another browser? I don't understand what is making IE barf on this.
Is this Zope server available publically? If so, maybe I can have a look.
-Casey
On Monday 12 August 2002 09:21 am, abg@comco-inc.com wrote:
I'm already running the 0.4.2 binary release. I've tried it on both a WinME machine and a WinXP machine, with no luck.
Any other ideas?
Aaron Gillette
-----Original Message----- From: Casey Duncan [mailto:casey_duncan@yahoo.com] Sent: Sunday, August 11, 2002 3:49 PM To: Aaron Gillette Subject: Re: External Editor/SSL
I'm not sure if this will help, but the 0.4.1 binary distro did not contain the ssl windows libraries, and they are not included with a stock Python 2.2 installation either.
The 0.4.2 distro includes the ssl libraries.
hth,
-Casey
--- abg@comco-inc.com wrote:
Hi Casey,
Love External Editor, and it works wonderfully when I attach to Zope without using SSL.
However, when I try to edit a page through SSL, IE throws the error "Internet Explorer was not able to open this internet site. The requested site is either unavailable or cannot be found."
I'm using External Editor 0.4.1 with Zope 2.5.1 on Win2000, if that helps.
Any idea what I'm doing wrong?
Thanks,
Aaron Gillette
__________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
abg@comco-inc.com -
Casey Duncan