eggjs / eggjs/egg

会话链接成功,不过提交信息的时候 ,服务端没有接收到

Open
#4,605 1 comment 0 reactions 0 assignees View on GitHub
Inactive
Dominant language
TypeScript
Stars
19k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

## What happens?

同样 的代码 ,在本地是没问题的。放在服务器上就没反应。
![image](https://user-images.githubusercontent.com/3926898/107155763-312d9500-69b5-11eb-8f3d-bb2e57286540.png)
链接是正常的。101
然后本地发测试的时候 ,提交 消息。服务端是能接收到的,把代码放到服务器上,就没反应了
![image](https://user-images.githubusercontent.com/3926898/107155793-59b58f00-69b5-11eb-82e1-105f1cdc17d6.png)
routerjs
![image](https://user-images.githubusercontent.com/3926898/107155805-689c4180-69b5-11eb-8b49-8435d5ad7956.png)
其实就相当于把例子复制下来。本地调试都没什么问题
部署在nginx上。没反应,我把代码复制到服务器上。然后尝试用dev命令来运行,也是没输出日志,
会话连接是没问题。都是显示 101
## 最小可复现仓库
> 请使用 `npm init egg --type=simple bug` 创建,并上传到你的 GitHub 仓库

## 复现步骤,错误日志以及相关配置

## 相关环境信息
- **操作系统**:
- **Node 版本**:
- **Egg 版本**:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.