You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
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?
The text was updated successfully, but these errors were encountered: