You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
This discussion was converted from issue #694 on July 15, 2022 10:48.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
如上面的三张图,部署在Ubuntu服务器上的服务端,在网页浏览的时候会时不时返回500,然后网页上会显示404。如图一。
但重新刷新该页面,页面会恢复正常。如图二。(等待前端js自动重新发送几次请求后也会正常加载出文件)
服务器命令行未有任何错误提示。如图三
请问如何解决?
使用的版本:2022年7月3号的最新主分支
服务器系统:Ubuntu 20.04 LTS
浏览器版本:Chrome 2022年7月3号可以下载到的最新稳定版
PS: 服务器已正常部署Redis,Nodejs和pnpm。服务器上另有部署Nginx,但端口不与Redis和本项目程序冲突,防火墙未有不当配置,redis正常工作。在对项目执行install的时候,提示react支持库的版本无法匹配,但build成功了。
Beta Was this translation helpful? Give feedback.
All reactions