logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

neo4j Neo.ClientError.Security.Unauthorized 修改密码

报以上错, 死活试不出来,只有修改密码了可以看到auth信息在dbms下面,删除dbms重启重启后,登陆默认密码是neo4j

#neo4j
scrapy 出现INFO: Ignoring response <500 xxx>: HTTP status code is not handled or not allowed

scrapy 出现INFO: Ignoring response <500 xxx>: HTTP status code is not handled or not allowed我寻思500是服务器错误,肯定是没有数据返回的。但是:本机使用curl xxx是有数据返回的。使用requests.get模块也是有数据的,然后打印了下status_code发现是500.遂在settings

到底了