Re: [sage-devel] Re: Can not add comments in trac

2014-09-07 Thread P Purkayastha
Thanks all. It was probably my (cable) internet provider. I could submit comments using my mobile connection. On 8 Sep, 2014 7:05 am, "Volker Braun" wrote: > PS: https://trac.sagemath.org/ should also work (self-signed certificate > though) > > On Monday, September 8, 2014 12:04:02 AM UTC+1, Volk

[sage-devel] Re: Can not add comments in trac

2014-09-07 Thread Volker Braun
PS: https://trac.sagemath.org/ should also work (self-signed certificate though) On Monday, September 8, 2014 12:04:02 AM UTC+1, Volker Braun wrote: > > Works for me. My guess would be that you have a not-so-transparent proxy > forced in front of you. Have you tried tunneling your browser connec

[sage-devel] Re: Can not add comments in trac

2014-09-07 Thread Volker Braun
Works for me. My guess would be that you have a not-so-transparent proxy forced in front of you. Have you tried tunneling your browser connection out? E.g. ssh -D 1234 boxen and then use localhost:1234 as socks proxy in the browser. On Sunday, September 7, 2014 11:56:49 PM UTC+1, P Purkayastha