Replit和Render部署问题 #1192
Unanswered
FloraLunamia
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug 描述
我在Render和Replit下Clone后,设置好全局变量,运行后使用预设域名进行PAC代理,但无法使用,且Render开放8081端口,Replit自动开放
预期行为
正常代理
实际行为
不正常代理
复现步骤
No response
启动命令及环境变量
node app.js -o kugou bilibili pyncmd kuwo
日志内容
Aug 3 02:46:10 AM ==> No open HTTP ports detected.
Aug 3 02:46:10 AM ==> https://render.com/docs/web-services#host-and-port-configuration
Aug 3 02:51:28 AM INFO: (app) HTTP Server running @ http://0.0.0.0:8080
Aug 3 02:51:28 AM INFO: (app) HTTPS Server running @ http://0.0.0.0:8081
Aug 3 02:51:30 AM Your service is live 🎉Aug 3 02:46:10 AM ==> No open HTTP ports detected.
Aug 3 02:46:10 AM ==> https://render.com/docs/web-services#host-and-port-configuration
Aug 3 02:51:28 AM INFO: (app) HTTP Server running @ http://0.0.0.0:8080
Aug 3 02:51:28 AM INFO: (app) HTTPS Server running @ http://0.0.0.0:8081
Aug 3 02:51:30 AM Your service is live 🎉
网易云音乐歌曲链接
No response
网易云音乐版本号
android的8.0 Windows 3.0
操作系统
Android Windows
其他信息
No response
问题排查
Beta Was this translation helpful? Give feedback.
All reactions