2015-03-12 17:02:31 UTC+1, Šarūnas Burdulis: > > Sage and Sage Notebook Server 6.5 running on Ubuntu 14.04.2. > > When a new account is autocreated via web interface, email sent has a > confirmation link, from which the hostname is missing, e.g.: > > https://:4000/confirm?key=1338188637… > <https://:4000/confirm?key=133818863713028604618445730886849278482> > > Notebook service is started with following parameters: > > notebook(port=4000 , interface='', automatic_login=False, secure=True, > accounts=True,…) > > There was no problem with earlier versions of Sage, but I can't tell with > which version the problem started. > > Thanks, > Šarūnas Burdulis >
The other day I had a problem in the same flavour after updating to Firefox 36: any url that Firefox was asked to open on behalf of another application (such as Sage, a pdf viewer, Xcas, an email client) would get Firefox to fire up but Firefox would then display a blank page instead of the required url. Updating to Firefox 36.0.1 solved the problem. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
