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

Plugin doesn't work well through reverse proxy #67

Open
derekantrican opened this issue Dec 30, 2022 · 1 comment
Open

Plugin doesn't work well through reverse proxy #67

derekantrican opened this issue Dec 30, 2022 · 1 comment

Comments

@derekantrican
Copy link

I have my octoprint set up through a reverse proxy, so I connect to it via http://mydomain.com/octoprint. I've noticed some things don't work properly. Just a preliminary list I found:

  • The "Test sensor" button doesn't work as it throws a 404 error (I had to modify the filamentsensorsimplified.js to figure that out - might want to add some more logging)
  • The logo in the bottom right of the settings pane doesn't load (see below)

image

And there may be more things. It may not be necessary to change them, but I think it'd at least be helpful to add something in the readme or elsewhere that some features might not work properly.

@derekantrican
Copy link
Author

The logo issue could be solved if you linked to a website (eg https://d1fdloi71mui9q.cloudfront.net/AXlRNgdJQQq8z6dy3ifY_p22OLMq4k3QgR59n ) rather than a relative link to the plugin

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

1 participant