当前位置:网站首页>Uniapp pit filling Tour
Uniapp pit filling Tour
2022-07-26 03:59:00 【No overrun】
This content is only for reference of Xiaobai level like me
Initially write something to test , It's all used Chrome Browser to test , Although there will be some wonderful problems , But it basically doesn't affect the work , Recently, it was debugged with an Android machine , It's too exciting. , Almost depressed .
The following post records the treatment of some exotic pits
1. abnormal : Failed to connect to the local debugging service , Please check whether the client is under the same LAN as the host .
Android Real machine debugging , The problem arises . Can confirm , Mobile phone terminal PC End under the same LAN , The exception is opening HBuilderX when , for the first time i Dong can be debugged normally . After modifying the code , It's easy to have this problem . Search did not find valuable Posts .
2. When starting cloud function debugging , The display needs to use local cloud functions
What can be confirmed is , It has been used during debugging Local cloud function , Cloud functions are not used . But when you check enable breakpoint debugging , Then it prompts that local cloud functions are required for cloud function debugging .
This problem still occurs after multiple restarts , Finally, I had to HBuilderX The local software installer and cache files are deleted and reinstalled , The problem is solved .
3. error :
Error: errCode: UNABLE_TO_VERIFY_LEAF_SIGNATURE | errMsg: unable to verify the first certificate
During debugging , Suddenly, the above abnormality occurs . Retrieve error messages , No valuable solutions have been found . Found by testing , To capture a request , During the debugging process, it started HttDebug Tools , Just turn it off .
边栏推荐
- Visio: how do Gantt charts merge cells? Solution: overwrite cells
- 基于移位寄存器的同步FIFO
- [programmers must] Tanabata confession strategy: "the moon meets the cloud, the flowers meet the wind, and the night sky is beautiful at night". (with source code Collection)
- Idea2020.3.1 cannot be opened (double click cannot be opened), but it can be opened through idea.bat.
- [MCU simulation project] external interrupt 0 controls 8 LED flashes
- MySQL index failure scenarios and Solutions
- [in depth study of 4g/5g/6g topic-42]: urllc-13 - in depth interpretation of 3GPP urllc related protocols, specifications and technical principles -7-low delay technology-1-subcarrier spacing expansio
- 【云原生之kubernetes】kubernetes集群下ConfigMap使用方法
- [Reading Notes - > data analysis] Introduction to BDA textbook data analysis
- Let Baidu collect, crawler own website
猜你喜欢

Graduation season & harvest season, leave your beautiful moments

Multi merchant mall system function disassembly lecture 15 - platform side member label

Idea2020.3.1 cannot be opened (double click cannot be opened), but it can be opened through idea.bat.

Six years of automated testing from scratch, I don't regret turning development to testing

File upload error: current request is not a multipart request

Visio: how do Gantt charts merge cells? Solution: overwrite cells

The B2B2C multi merchant system has rich functions and is very easy to open

Leetcode: 102. Sequence traversal of binary tree

电商运营小白,如何快速入门学习数据分析?

苹果在其产品中拿掉了最后一颗Intel芯片
随机推荐
Zkevm: summary of zkevm and L1 by Mina's CEO
测试工作不受重视?学长:你应该换位思考
Three solutions: when clicking the user to exit the login, press the back button of the browser, and you can still see the previous login page.
按键消抖的Verilog实现
The convolution kernel is expanded to 51x51, and the new CNN architecture slak counterattacks the transformer
zkEVM:MINA的CEO对zkEVM和L1相关内容的总结
Operator new, operator delete supplementary handouts
STM32状态机编程实例——全自动洗衣机(下)
Portable power fast charging scheme 30W automatic pressure rise and fall PD fast charging
Apply for SSL certificate, configure SSL certificate for domain name, and deploy server; Download and installation of SSL certificate
Dracoo master
UFS Clk Gate介绍
Dtcloud the next day
【读书笔记->数据分析】BDA教材《数据分析》书籍介绍
Failed to install the hcmon driver
6年从零开始的自动化测试之路,开发转测试我不后悔...
Find My技术|物联网资产跟踪市场规模达66亿美元,Find My助力市场发展
通用测试用例写作规范
【读书笔记->数据分析】01 数据分析导论
php 实现从1累加到100的算法