Re: Credentials problem with coi.cgi

2020-06-25 Thread Craig Russell
The only thing that hit me is the version number of the ruby open3 file, which is 2.4.0 on my screen. I thought that we were using 2.7. Is the 2.4.0 itself a problem? Craig > On Jun 25, 2020, at 2:40 PM, Craig Russell wrote: > > I see the traceback on the screen but I cannot figure out why. >

Re: Credentials problem with coi.cgi

2020-06-25 Thread Craig Russell
I see the traceback on the screen but I cannot figure out why. > On Jun 25, 2020, at 12:47 PM, Sam Ruby wrote: > > I'm seeing the error too. > > Stack traceback can be seen here: https://whimsy.apache.org/members/logs > > - Sam Ruby > > On Thu, Jun 25, 2020 at 2:46 PM Craig Russell wrote: >>

Re: Credentials problem with coi.cgi

2020-06-25 Thread Sam Ruby
I'm seeing the error too. Stack traceback can be seen here: https://whimsy.apache.org/members/logs - Sam Ruby On Thu, Jun 25, 2020 at 2:46 PM Craig Russell wrote: > > > > > On Jun 25, 2020, at 6:52 AM, sebb wrote: > > > > On Wed, 24 Jun 2020 at 19:32, Craig Russell wrote: > >> > >> I've check

Re: Credentials problem with coi.cgi

2020-06-25 Thread Craig Russell
> On Jun 25, 2020, at 6:52 AM, sebb wrote: > > On Wed, 24 Jun 2020 at 19:32, Craig Russell wrote: >> >> I've checked in the coi.cgi to whimsy and it almost works. >> >> What I see is an error after I have successfully read the current COI >> directory but when trying to read the template.t

Re: Credentials problem with coi.cgi

2020-06-25 Thread sebb
On Wed, 24 Jun 2020 at 19:32, Craig Russell wrote: > > I've checked in the coi.cgi to whimsy and it almost works. > > What I see is an error after I have successfully read the current COI > directory but when trying to read the template.txt file. > > Could someone please see if it works for them?