Hi, I was following the docs and noticed the custom image examples, eg.:
https://github.com/scrapinghub/custom-images-examples/tree/master/examples/python/script
Still use list-spiders.
They …
Hi!
I'm trying to deploy a project, but it raises the following error:
```
> shub deploy
Packing version 9367cd9-master
Deploying to Scrapy Cloud project "205008"
Deploy log last 30 lines:
…
This error occurs sporadically, but consistently on the machines that exhibit it. It appears that the client can't access .Net framework assembl(ies). We know the framework is installed because we che…
Hi @kennycason ,
just recognized, that you released `1.10`.
However, I think, that this release on mvn-central is broken.
I cannot find the "father-pom" for 1.9 / 1.10: http://repo1.maven.org…
Deploying fails with a quite cryptic (for users) message when setup.py does not contain a `scrapy` entry point that points it to the settings module:
https://paste.scrapinghub.com/show/8940/
If there…
there was substantial refactoring of Makefile hardcoding settings which imho should be up to `~/.ssh/config` settings instead. Makefile should just know "whereto". The rest (specifics of the ssh acc…
Primarily FYIL I ran clonedigger on 5b1aef4503ce6223092cf696c00d9b839a65ad57
Here is the output: http://kumo.ovgu.de/~mih/5b1aef4503ce6223092cf696c00d9b839a65ad57.html
In general things are looking …
Here is what KUMO CLOUD sends for each mode
FC,42,01,30,10,02,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,7B =>INFO
FC,42,01,30,10,03,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,7A =>INFO_TEMP
FC…
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…