Convos Reverse Proxy

1. Caddy version (caddy version):

V2

2. How I run Caddy:

Running Caddy as a docker on UNRAID

a. System environment:

Docker, Unraid

b. Command:

Paste command here.

c. Service/unit/compose file:

Paste full file contents here.
Make sure backticks stay on their own lines,
and the post looks nice in the preview pane.

d. My complete Caddyfile or JSON config:

Paste config here, replacing this text.
Use `caddy fmt` to make it readable.
DO NOT REDACT anything except credentials.
LEAVE DOMAIN NAMES INTACT.
Make sure the backticks stay on their own lines.

convos.matda59.com {
reverse_proxy 192.168.0.71:3520
}

3. The problem I’m having:

looking at there documentation (Running Convos behind my favorite web server - Convos) i have to do some additional forwarding and i just cannot figure out what.

4. Error messages and/or full log output:

the site returns an error Loading user data failed: The operation is insecure.

5. What I already tried:

6. Links to relevant resources:

can i get anyone to help out here?

You haven’t gotten help because you haven’t properly filled out the help topic template.

What version of Caddy are you running exactly? (not just V2, but the exact version number)

What have you tried? What’s in your logs? (see the logs in the Caddy container)

Please be as detailed as possible.

This topic was automatically closed after 29 days. New replies are no longer allowed.