Hi, when Im running multiple instances of the same spider, an error gets thrown because the port is already occupied for the first instance of the spider. How could I solve this problem?
Hi,
when Im running multiple instances of the same spider, an error gets thrown because the port is already occupied for the first instance of the spider.
How could I solve this problem?