hectorqin / reader

阅读3服务器版,桌面端,iOS可用。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element。麻烦点点star,关注一下公众号【假装大佬】❗️ Demo服务器由于未备案已被关停,建议自行搭建

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

登陆刷新报错

CN0579 opened this issue · comments

java.lang.IllegalArgumentException: Cannot construct instance of io.legado.app.data.entities.BookSource, problem: Should never call set() on setterless property ('headerMap') at [Source: UNKNOWN; line: -1, column: -1]

检查一下你的书源,看看有没有书源包含了 headerMap 属性

有的话应该怎么删除呢? 好多书源要一个一个的看么?

java.lang.IllegalArgumentException: Cannot construct instance of io.legado.app.data.entities.BookSource, problem: Should never call set() on setterless property ('headerMap') at [Source: UNKNOWN; line: -1, column: -1]

现在情况是前端书源删除的话,也报错这个.....有好的解决办法么 佬!

检查一下你的书源,看看有没有书源包含了 headerMap 属性

手动编辑书源文件吧