my8100 / scrapydweb

Web app for Scrapyd cluster management, Scrapy log analysis & visualization, Auto packaging, Timer tasks, Monitor & Alert, and Mobile UI. DEMO :point_right:
https://github.com/my8100/files
GNU General Public License v3.0
3.15k stars 562 forks source link

items Oops! Something went wrong. #207

Open BaoHao-JIA opened 1 year ago

BaoHao-JIA commented 1 year ago

python 3.7.1 scrapydweb 1.4.0

Public network access items

公网访问scrapydweb正常,但是items访问显示链接为局域网ip,无法直接通过公网进行访问,这个是无法支持还是可通过配置scrapyd来实现 The public network accesses the scrapedweb normally, but the items displaying the link as a LAN IP, which cannot be accessed directly through the public network. Is this not supported or can it be achieved by configuring scraped

my8100 commented 1 year ago

Please refer to #94 and try the SCRAPYD_SERVERS_PUBLIC_URLS parameter.