Joe

Results 5 issues of Joe

I use **[Custom Scripts](https://flask.palletsprojects.com/en/1.1.x/cli/#custom-scripts)** (provide by Flask Click) to configure my flask app. ### Code: setup.py ```python from setuptools import find_packages, setup setup( name='blog-admin-api', version='0.0.1', description="apis for blog admin", packages=find_packages(exclude=[]),...

bug

Introduction: JoiT 随笔 Address: https://joit.info RSS feed: https://joit.info/feed.xml tags: 生活; 代码; 思考; 随笔

blog

# Relates to #2381 # Risks Medium # Background ## What does this PR do? Fixed the issue where the `pnpm dev --character="characters/trump.character.json"` command failed to apply the specified `character`...

**Describe the bug** When using the `pnpm dev --character="characters/trump.character.json"` command, the `character` parameter fails to load correctly, resulting in only the default `character` being loaded. **To Reproduce** step 1: open...

bug

型号:RT-AX86U Pro 版本:v3.3.5 现象: 1. v3.3.3 版本及之前的版本,都没有任何问题 2. v3.3.4 开始国外连接一直都是 ×,但不影响访问网站,google 之类都可以流畅打开,但一直检测国外连接失败也导致故障转移功能用不了了 3. 使用的节点一直没有变过,v3.3.3 升级到 v3.3.4 之后突然坏了,尝试了降级回到 3.3.3 依然是国外连接 ×,从这时候开始国外连接再也没有打钩过,故障转移再也没法使用了 4. 尝试切换各种不同的代理 DNS,均无效