Skip to content

App connection not possible if evcc server is behind a (TLS) proxy #81

@vordenken

Description

@vordenken

Describe the bug

I have evcc running in docker, exposed behind my traefik reverseproxy over port 443.
In the app, I cannot access this server. When trying to type the address in manually (https://evcc.myserver.com) it adds an http:// automatically (http://https://evcc.myserver.com). This cannot work obviously and looks like a bug? I can access the web interface just fine via the https url.

Steps to reproduce

  1. run evcc behind reverse proxy with tls enabled
  2. try to access evcc via the app starting with https://...

Configuration details

I have just the demo config file enabled right now.

Log details

There are no logs for this.

What type of operating system or environment does evcc run on?

Docker container

External automation

  • I have made sure that no external automation like HomeAssistant or Node-RED is active or accessing any of the mentioned devices when this issue occurs.

Nightly build

  • I have verified that the issue is reproducible with the latest nightly build

Version

evcc version 0.207.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions