1.4.13安装其他主题时提示版本低
服务器错误如下
`2022-02-16 13:58:41.611 WARN 9280 --- [ Timer-0] run.halo.app.cache.AbstractCacheStore : Cache key: [cache_lock_login_precheck] has been expired
2022-02-16 13:58:41.614 WARN 9280 --- [ Timer-0] run.halo.app.cache.AbstractCacheStore : Cache key: [cache_lock_login_auth] has been expired
2022-02-16 13:59:04.342 INFO 9280 --- [qtp846274760-14] r.h.a.t.MultipartZipFileThemeFetcher : Unzipping halo-theme-sagiri-master.zip to path /tmp/halo10989848759331526058
2022-02-16 13:59:04.369 WARN 9280 --- [qtp846274760-14] run.halo.app.utils.Version : Version: [1.4.13-SNAPSHOT] didn't match version format
2022-02-16 13:59:04.385 ERROR 9280 --- [qtp846274760-14] r.h.app.core.ControllerExceptionHandler : Captured an exception:
run.halo.app.exception.ThemeNotSupportException: 当前主题仅支持 Halo 1.4.0 及以上的版本
at run.halo.app.repository.ThemeRepositoryImpl.attemptToAdd(ThemeRepositoryImpl.java:139) ~[classes!/:1.4.13-SNAPSHOT]
at run.halo.app.repository.ThemeRepositoryImpl$$FastClassBySpringCGLIB$$e4204deb.invoke(<generated>) ~[classes!/:1.4.13-SNAPSHOT]
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.15.jar!/:5.3.15]
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) ~[spring-aop-5.3.15.jar!/:5.3.15]
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.15.jar!/:5.3.15]
at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) ~[spring-aop-5.3.15.jar!/:5.3.15]
还有一个错误是
2022-02-16 14:02:46.886 WARN 9280 --- [qtp846274760-20] .s.h.DefaultAuthenticationFailureHandler : Handle unsuccessful authentication, ip: [112.224.74.62]
2022-02-16 14:02:46.891 ERROR 9280 --- [qtp846274760-20] .s.h.DefaultAuthenticationFailureHandler : Authentication failure: [API has been disabled by blogger currently], status: [403 FORBIDDEN], data: [null]
`
在文章界面点击首页是提示API has been disabled by blogger currently
两个错误,希望大佬们解答