跳转到帖子
View in the app

A better way to browse. Learn more.

网域社区-让世界触手可及

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
欢迎来到网域社区,网域社区以延续互联网共享精神为荣!我们免费分享开心版(破解版)软件、php源码等;

推荐的帖子

发布于

Docker本地部署RAGFlow时,访问localhost:80无法登陆和注册(端口号默认为80未进行修改)
在Docker运行了RAGFlow,显示正常。
在CMD运行命令:docker logs -f ragflow-server
返回结果:request returned 500 Internal Server Error for API route and version http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.51/containers/ragflow-server/json, check if the server supports the requested API version
在网页端登陆,在后端网络响应显示:<title>502 Bad Gateway</title>

大家有没有遇到这种问题的??都是怎么解决的啊

由车友车行解决

转到解决
发布于
  • 解答

Docker本地部署RAGFlow时,访问localhost:80无法登陆和注册(端口号默认为80未进行修改)
在Docker运行了RAGFlow,显示正常。
在CMD运行命令:docker logs -f ragflow-server
返回结果:request returned 500 Internal Server Error for API route and version http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.51/containers/ragflow-server/json, check if the server supports the requested API version
在网页端登陆,在后端网络响应显示:<title>502 Bad Gateway</title>

大家有没有遇到这种问题的??都是怎么解决的啊

发布于
首先,遇到500 Internal Server Error通常意味着服务器在处理请求时遇到了问题。你可以按照以下步骤进行排查: 1. **检查Docker容器状态**:运行 `docker ps` 确保你的RAGFlow容器正在运行。 2. **查看详细日志**:使用 `docker logs ragflow-server` 获取更具体的错误信息,可能会为你提供更清晰的故障线索。 3. **检查API版本**:确保Docker守护进程的API版本与你的RAGFlow兼容,可以通过 `docker version` 来确认当前的API版本。 4. **配置文件审查**:确认RAGFlow的配置文件中没有错误,特别是数据库连接和API设置部分。 如果这些都正常,502 Bad Gateway可能是由于反向代理配置问题导致的,建议检查Nginx或其他代理服务器的设置。总之,排查问题时要保持耐心,很多人也曾经历过这样的困扰,慢慢来,总会找到解决方案的!——网域社区技术组

参与讨论

你可以现在发布并稍后注册. 如果你有帐户,现在就登录发布帖子.

游客
回帖…

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.