Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: users

cherokee-0.99.10b3060 issues

 

 

Cherokee users RSS feed   Index | Next | Previous | View Threaded


pubcrawler.com at gmail

Apr 4, 2009, 12:14 AM

Post #1 of 7 (1274 views)
Permalink
cherokee-0.99.10b3060 issues

See this new cherokee-0.99.10b3060 has been posted online.

After installing it over our prior working version we get an error
trying to launch Cherokee from the web admin.
ERROR: Virtual Server: Unknown key 'domain' when launching

Not sure what this error means. Even deleted all our Virtual Servers
and still getting this error. Can't get Cherokee to start.

So be forewarned, test this on non production server.

-Paul
_______________________________________________
Cherokee mailing list
Cherokee [at] lists
http://lists.octality.com/listinfo/cherokee


alvaro at alobbs

Apr 4, 2009, 2:58 AM

Post #2 of 7 (1214 views)
Permalink
Re: cherokee-0.99.10b3060 issues [In reply to]

Hello Paul,

On 04-abr-09, at 09:14, pub crawler wrote:
> See this new cherokee-0.99.10b3060 has been posted online.
>
> After installing it over our prior working version we get an error
> trying to launch Cherokee from the web admin.
> ERROR: Virtual Server: Unknown key 'domain' when launching
>
> Not sure what this error means. Even deleted all our Virtual Servers
> and still getting this error. Can't get Cherokee to start.
>
> So be forewarned, test this on non production server.


Trunk is currently not functional because of an ongoing change. The
good thing is that Virtual Servers management will be more flexible in
0.99.10; the downside, it will take me a couple of days to finish this
stuff.

By the way, the configuration file format has changed a little bit.
You'll have to convert it by using contrib/0999to09910.py.

I'll let you guys know when this new feature is finished.. :)

--
Octality
http://www.octality.com/

_______________________________________________
Cherokee mailing list
Cherokee [at] lists
http://lists.octality.com/listinfo/cherokee


oli at thepcspy

Apr 4, 2009, 5:16 AM

Post #3 of 7 (1221 views)
Permalink
Re: cherokee-0.99.10b3060 issues [In reply to]

Alvaro, I know the config-converters are there for good reason, but would it
not be possible:

1. Write the version of cherokee that created a config file inside the
config file
2. Detect a version mismatch on start-up
3. Automagically use the converter to update the config to the latest
version

?

In my head it sounds really simple (and something that would save a lot of
people a lot of time over the years)

On Sat, Apr 4, 2009 at 10:58 AM, Alvaro Lopez Ortega <alvaro [at] alobbs>wrote:

> Hello Paul,
>
> On 04-abr-09, at 09:14, pub crawler wrote:
> > See this new cherokee-0.99.10b3060 has been posted online.
> >
> > After installing it over our prior working version we get an error
> > trying to launch Cherokee from the web admin.
> > ERROR: Virtual Server: Unknown key 'domain' when launching
> >
> > Not sure what this error means. Even deleted all our Virtual Servers
> > and still getting this error. Can't get Cherokee to start.
> >
> > So be forewarned, test this on non production server.
>
>
> Trunk is currently not functional because of an ongoing change. The
> good thing is that Virtual Servers management will be more flexible in
> 0.99.10; the downside, it will take me a couple of days to finish this
> stuff.
>
> By the way, the configuration file format has changed a little bit.
> You'll have to convert it by using contrib/0999to09910.py.
>
> I'll let you guys know when this new feature is finished.. :)
>
> --
> Octality
> http://www.octality.com/
>
> _______________________________________________
> Cherokee mailing list
> Cherokee [at] lists
> http://lists.octality.com/listinfo/cherokee
>


alvaro at alobbs

Apr 4, 2009, 5:29 AM

Post #4 of 7 (1221 views)
Permalink
Re: cherokee-0.99.10b3060 issues [In reply to]

On 04-abr-09, at 14:16, Oli Warner wrote:

> Alvaro, I know the config-converters are there for good reason, but
> would it not be possible:
> • Write the version of cherokee that created a config file inside
> the config file
> • Detect a version mismatch on start-up
> • Automagically use the converter to update the config to the
> latest version
> ?
>
> In my head it sounds really simple (and something that would save a
> lot of people a lot of time over the years)

Sure, it makes pretty good sense to me.
Can you please log a RFE for it? :-)

--
Octality
http://www.octality.com/

_______________________________________________
Cherokee mailing list
Cherokee [at] lists
http://lists.octality.com/listinfo/cherokee


listas at enelserver

Apr 4, 2009, 5:54 AM

Post #5 of 7 (1201 views)
Permalink
Re: cherokee-0.99.10b3060 issues [In reply to]

> See this new cherokee-0.99.10b3060 has been posted online.
>
> After installing it over our prior working version we get an error
> trying to launch Cherokee from the web admin.
> ERROR: Virtual Server: Unknown key 'domain' when launching
>
> Not sure what this error means. Even deleted all our Virtual Servers
> and still getting this error. Can't get Cherokee to start.
>
> So be forewarned, test this on non production server.
>
> -Paul
> _______________________________________________
> Cherokee mailing list
> Cherokee [at] lists
> http://lists.octality.com/listinfo/cherokee
>


There are new changes in the config file that need to be fixed
in the 0.99.10

you need to excecute the script contrib/0999to09910.py in order to fix
that changes


Saludos


Leonel


_______________________________________________
Cherokee mailing list
Cherokee [at] lists
http://lists.octality.com/listinfo/cherokee


alvaro at alobbs

Apr 4, 2009, 8:08 AM

Post #6 of 7 (1202 views)
Permalink
Re: cherokee-0.99.10b3060 issues [In reply to]

On 04-abr-09, at 11:58, Alvaro Lopez Ortega wrote:
> On 04-abr-09, at 09:14, pub crawler wrote:
>> See this new cherokee-0.99.10b3060 has been posted online.
>>
>> After installing it over our prior working version we get an error
>> trying to launch Cherokee from the web admin.
>> ERROR: Virtual Server: Unknown key 'domain' when launching
>>
>> Not sure what this error means. Even deleted all our Virtual Servers
>> and still getting this error. Can't get Cherokee to start.
>>
>> So be forewarned, test this on non production server.
>
> Trunk is currently not functional because of an ongoing change. The
> good thing is that Virtual Servers management will be more flexible
> in 0.99.10; the downside, it will take me a couple of days to finish
> this stuff.
>
> By the way, the configuration file format has changed a little bit.
> You'll have to convert it by using contrib/0999to09910.py.
>
> I'll let you guys know when this new feature is finished.. :)

Cherokee trunk (>= r3063) ought to be working alright again.

The configuration file converter is in place (contrib/0999to09910.py),
and cherokee-admin generates valid configurations for the latest trunk
release.

Cheers!

--
Octality
http://www.octality.com/

_______________________________________________
Cherokee mailing list
Cherokee [at] lists
http://lists.octality.com/listinfo/cherokee


pubcrawler.com at gmail

Apr 4, 2009, 10:36 AM

Post #7 of 7 (1195 views)
Permalink
Re: cherokee-0.99.10b3060 issues [In reply to]

Would it be possible on the release pages where downloads are to put a
release notes file that comes up - especially in trunk releases
directory. Perhaps show the notes when entering the directory on the
website prior to the download. Include any specific instructions like
running the config file converter in such.

Should take load off everyone supporting the folks downloading the
latest/greatest version :)

-Paul

On 4/4/09, Alvaro Lopez Ortega <alvaro [at] alobbs> wrote:
> On 04-abr-09, at 11:58, Alvaro Lopez Ortega wrote:
>
> > On 04-abr-09, at 09:14, pub crawler wrote:
> >
> > > See this new cherokee-0.99.10b3060 has been posted online.
> > >
> > > After installing it over our prior working version we get an error
> > > trying to launch Cherokee from the web admin.
> > > ERROR: Virtual Server: Unknown key 'domain' when launching
> > >
> > > Not sure what this error means. Even deleted all our Virtual Servers
> > > and still getting this error. Can't get Cherokee to start.
> > >
> > > So be forewarned, test this on non production server.
> > >
> >
> > Trunk is currently not functional because of an ongoing change. The good
> thing is that Virtual Servers management will be more flexible in 0.99.10;
> the downside, it will take me a couple of days to finish this stuff.
> >
> > By the way, the configuration file format has changed a little bit. You'll
> have to convert it by using contrib/0999to09910.py.
> >
> > I'll let you guys know when this new feature is finished.. :)
> >
>
> Cherokee trunk (>= r3063) ought to be working alright again.
>
> The configuration file converter is in place (contrib/0999to09910.py), and
> cherokee-admin generates valid configurations for the latest trunk release.
>
> Cheers!
>
>
> --
> Octality
> http://www.octality.com/
>
>
_______________________________________________
Cherokee mailing list
Cherokee [at] lists
http://lists.octality.com/listinfo/cherokee

Cherokee users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.