dify icon indicating copy to clipboard operation
dify copied to clipboard

logs menu 404

Open gaspire opened this issue 10 months ago • 2 comments

Self Checks

  • [x] This is only for bug report, if you would like to ask a question, please head to Discussions.
  • [x] I have searched for existing issues search for existing issues, including closed ones.
  • [x] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • [x] Please do not modify this template :) and fill in all the required fields.

Dify version

v1.0.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

application menu log, unable open return 404: /app/543f2eb1-e384-4e54-825f-71aecfdf80ca/logs 404

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

gaspire avatar Mar 02 '25 01:03 gaspire

The 404 error you're encountering when trying to access the logs menu in a self-hosted Dify setup could be related to running the application in an environment without internet connectivity. This is a known issue in Dify version 1.0.0, where certain API endpoints return 404 errors in a pure intranet environment [1].

To resolve this, ensure that your environment has internet access, or consider using a stable release like v0.15.3, which might not have this issue. Additionally, check if there are any specific environment variables or settings that need to be configured for the logs menu, although I couldn't find specific details on this [1].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

dosubot[bot] avatar Mar 02 '25 01:03 dosubot[bot]

Please provide more details, such as error log and screenshots.

crazywoola avatar Mar 02 '25 02:03 crazywoola