-
### Initial checklist
- [X] I understand this is a bug report and questions should be posted in the [Community Forum](https://community.transloadit.com/)
- [X] I searched [issues](https://github.c…
-
I have an ECS service that is having it's task definition replaced every time I run `pulumi up` even if no changes are made to the task definition. The diff that pulumi is reporting shows the only cha…
-
### 📝 Preliminary Checks
- [X] I tried searching for an existing issue and followed the [debugging docs](https://docker-mailserver.github.io/docker-mailserver/latest/config/debugging/) advice, but st…
rhyst updated
5 months ago
-
Hi @piotrkulpinski,
I have deployed the project on Vercel, all the envs are properly set.
However, when I run the cron job it gives two errors.
`HTTPError: Response code 400 (Bad Request)
…
-
**Describe the bug**
I am trying to use my web browser to connect in https to a proxy server. This proxy server will rewrite the request xpra in websocket (ws) which is listening on the same machine …
-
### 👟 Reproduction steps
Self Hosting with a nginx proxy
---
nginx configuration
```
server {
server_name app.mydomain.com;
location / {
proxy_pass http://localhost:81;
p…
-
## 问题:请问自行搭建的chatnio在上传文件时为什么会出现“**解析失败: Network Error**“的提示?
## 配置
1. Chatnio部署时未修改配置,使用watchtower版docker-compose
2. Chatnio Nginx
```
server {
server_name my.domain.com;
client_max_…
SHLE1 updated
6 months ago
-
openssl-1.0.2r
Configured with
```
env CC=/opt/at12.0/bin/gcc '/home/jrc328/projects/licmgrall/builds/openssl-1.0.2r/sersh/config'
```
Configuration output at bottom. Then make seems to comp…
-
Hi,
I just setup DocuSeal using docker. It is behind a NGinx reverse proxy, doing SSL. But I get a HTTP 422 on signing in or doing the setup. The setup works using the url+port on the local network…
dib0 updated
5 months ago
-
I've created a certificate using
``` sh
./letsencrypt-auto certonly --webroot -w /www/foobar/ -d foo.com -d bar.com
```
and later I wanted to remove the second domain, so I ran:
``` sh
./letsencryp…