otale / tale

🦄 Best beautiful java blog, worth a try

Home Page:https://tale.biezhi.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

你好!在编辑模板和发布文章出现异常

yxiumei opened this issue · comments

最近刚使用阿里云ecs,按提供的文档部署成功,进入管理后台在编辑模板报错:

java.io.IOException: Unable to create temporary file, /tmp/Attr_7329131873495673388_{"fileName":"partial/footer.html","content":"<footer id.att
        at io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder.parseBodyAttributes(HttpPostStandardRequestDecoder.java:605)
        at io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder.parseBody(HttpPostStandardRequestDecoder.java:360)
        at io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder.offer(HttpPostStandardRequestDecoder.java:289)
        at io.netty.handler.codec.http.multipart.HttpPostStandardRequestDecoder.offer(HttpPostStandardRequestDecoder.java:46)
        at io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.offer(HttpPostRequestDecoder.java:227)
        at com.blade.mvc.http.HttpRequest.init(HttpRequest.java:359)

在发布文章时,当文章的内容过长(30行之内),也出现这个异常,请问这个问题是怎么回事呢?

文章中包含"="符号就不能发布成功

+1,确实存在这种问题。文章中有 = 出现即不能发布。