Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OctoPrint Proxy #146

Closed
kevorm opened this issue Apr 3, 2023 · 1 comment
Closed

OctoPrint Proxy #146

kevorm opened this issue Apr 3, 2023 · 1 comment

Comments

@kevorm
Copy link

kevorm commented Apr 3, 2023

I am using OctoprintProxy 1.0.2 and
Home Assistant 2023.3.6 Supervisor 2023.03.3 Operating System 9.5 Frontend 20230309.1 - latest

I have website embedding enabled in OctoPrint and in HA i have my proxy setup like
octoprint_host: 10.0.0.90
octoprint_port: "443"
ssl:
enabled: true
verify: false

I am using https to connect to HA.

in octoprint i have
accessControl:
autologinAs: admin
autologinLocal: true
localNetworks:

  • 127.0.0.0./8
  • 10.0.0.0/8
  • 192.168.0.0/16

I get
Passive login failed. Please check your browser's error console and octoprint.log for possible reasons.Also make sure that the server is actually running by reloading this page.

What am I missing?

@MaxWinterstein
Copy link
Owner

Can't really help on this. But i guess it's the same issue as #115 - so lets close this here and continue in one issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants