Hi David,

Let me try to clarify:

I am running my own Sage notebook server on a Suse 10.2 box.
I started the notebook server on that Linux box using the command:
notebook(address='',port=443,open_viewer=False,accounts=True).

This serves the Sage notebook on port 443 and allows me (and others)
to connect to the Sage notebook from anywhere (address='').

This Sage server is used by myself and other people collaborating on a
number of projects.
The users are using all kinds of machines to connect to the server
(Linux, Mac and Windows).

I now want to connect to the Sage server from a windows machine using
Google Chrome as a browser.
As described above , this does not work because the login fails.

On the same machine, connecting to the same server, in the same way,
this succeeds using Firefox as a browser.




On 29 Nov, 14:42, "David Joyner" <[EMAIL PROTECTED]> wrote:
> I don't have the answer but just to clarify.
>
> Since at least for me (in the US) google chrome is not available
> on any linux or mac platform, I'm guessing
>
> (a) you have google chrome running
> on a windows pc and sage running on a separate machine?
>
> (b) You are trying to run sage via the windows pc's chrome browser
> by connecting to the other machine using the command
> notebook(address='',port=443,open_viewer=False,accounts=True) ?
>
> Even though I rarely use the notebook and almost never use windows,
> this doesn't make sense to me. Maybe you have a linux version of chrome
> somehow?
>
> On Sat, Nov 29, 2008 at 8:34 AM, tomanizer
>
> <[EMAIL PROTECTED]> wrote:
>
> > Hi All,
>
> > When using Google Chrome I cannot log in to my Sage notebooks.
> > The login page displays correctly.
> > But when when I submit username and password I get an error:
>
> > "Object not found!
> > The requested URL was not found on this server. If you entered the URL
> > manually please check your spelling and try again."
>
> > When I log into the same instance of the server using Firefox I don't
> > have this problem.
> > Login works fine and I can use the notebook as normal.
>
> > I am running my own Sage server on a Suse 10.3 box.
> > My Sage version is 3.1.3 built from source.
>
> > I am running the sage workbook with
> > notebook(address='',port=443,open_viewer=False,accounts=True)
> > (yes yes I should run secure=True, but this does not work on Suse -->
> > see other post)
>
> > Does anyone else have this problem or a solution?
>
> > Cheers
> > Thomas
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to