当前位置:   article > 正文

postman打不开AdapterError : Malformed error from adapter : Should always be an Error instance_adaptererror: malformed error from adapter: should

adaptererror: malformed error from adapter: should always be an error instan

postman打不开

经过两次的折磨,终于下决心研究下,为什么每一次关机之后,postman都会提示报错,报错信息如下:

Could not open Postman
AdapterError : Malformed error from adapter : Should always be an Error instance ,but instead , got :
[OpenFailedError:UpgradeError Dexie specification of currently installed DB version is missing]
Please try restarting the app. If the issue persists, please refer to

经过查询得知以下两个路径:

C:\Users\AppData\Local\Postman
C:\Users\AppData\Roaming\Postman

Roaming\Postman路径下有个logs目录,可以发现main.log将具体报错的信息打印出来。
而此问题表述的意思是没有找到启动的实例,也就是说很有可能你的postman或自己更新未遂,或者重新安装,或系统更细,总之就是安装了另外一个版本的postman。
我们可以通过…\Local\Postman这个目录选择另一个版本使用。

最后建议平时将自己写的测试接口,导出备份,即使更新,或删除重新安装,之前的测试文件也不会丢失。

日志:
日志

postman多版本:
软件版本

参考:
https://www.cnblogs.com/xixiuling/p/13265264.html
https://www.cnblogs.com/ziyue7575/p/13384111.html

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/IT小白/article/detail/512497
推荐阅读
相关标签
  

闽ICP备14008679号