Hi,

I installed scrapyd using the Ubuntu packages from 
http://archive.scrapy.org/ubuntu, both scrapyd-0.16 and latest scrapyd. 
This creates config file /etc/*s*crapyd/conf.d/000-default, but this file 
seems to be ignored by the service. Specifically, I:
- change http_port to 6801 in the above config file
- restarted the service ('service scrapyd restart')
- checked using the json interface for the bind port -- unchanged at 6800.

When I run scrapyd as a straight executable from the command line in a 
directory with a scrapyd.conf file, the settings ARE picked up fine (i.e., 
binds to port 6801), so it's just the Ubuntu service that is ignoring 
config files. I also tried creating a file /etc/scrapyd/scrapyd.conf, also 
ignored.

What am I doing wrong?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"scrapy-users" 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/scrapy-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to