-
**Describe the bug**
After stopping the docker containers and restarting them, the server-container won't find the outpost config anymore.
**To Reproduce**
Steps to reproduce the behavior:
1. …
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
### Error Message and Logs
```
[2024-Sep-18 11:22:40.393891] Oops something is not okay, are you okay? 😢
[2024-Sep-18 11:22:40.400550] #0 building with "default" instance using docker driver
…
-
The README gives the following example to dynamically get the container name:
```
caddy.respond: /info "{{index .Names 0}}"
↓
respond /info "mycontainer"
```
Despite the example, it actually…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I receive this SyntaxWarning message in the log:
`/app/lazylibrarian/cherrypy/process/serv…
-
### Error Message and Logs
This is not a secure connection
Attackers might be trying to steal your information from ..., such as passwords, messages, or credit card details. More information about…
-
I tested the following Docker-compose template:
https://github.com/cocreators-ee/excalidraw-alternative-store/blob/main/docker-compose.tpl.yml
The excalidraw image pulled in this template does n…
-
**Is your feature request related to a problem? Please describe.**
I'd like to run the application without having to checkout the code
**Describe the solution you'd like**
I'd like to be able to …
-
### 📜 Description
Hi Team,
I wanted to bring to your attention a persistent issue with the email digest functionality, specifically its failure to merge consecutive emails within the designated ti…
-
### Feature description
Hello, developers. In the installation guide you provided, it's required to place three files - docker-compose.yml, .env, and nginx.conf.template - in the same directory, and …