其他分享
首页 > 其他分享> > 区块链报错6 | Failed to load resource: the server responded with a status of 404 (Not Found)

区块链报错6 | Failed to load resource: the server responded with a status of 404 (Not Found)

作者:互联网

系列文章(持续更新)· 欢迎交流
区块链DApp从零开始学 (一) | DApp抓包
区块链DApp从零开始学 (二) | 超详细 DApp创建 | 发行代币token | 宠物领养
区块链DApp从零开始学 (三) | 获得Contract合约实例

检查控制台时发现这个问题:

Failed to load resource: the server responded with a status of 404 (Not Found)

原因就是没部署好
但是migrate时候没有提示
可能是合约名字和迁移文件中引用的合约名对不上,
或者忘记写迁移文件了

还有部署错误的显示是白色,不显示红色,也很坑,尤其像我高度近视 /狗头

发生两次这个错误,
很不幸,
两个部署错误都中了hhh

标签:load,status,Failed,DApp,从零开始,报错,区块
来源: https://blog.csdn.net/qq_45832958/article/details/121066898