pgcode icon indicating copy to clipboard operation
pgcode copied to clipboard

Feature Request: support for moonraker at subpaths

Open Laikulo opened this issue 1 year ago • 0 comments

Moonraker now supports serving on subpaths (e.g. http://myprinter.example/printer1). This allows more than one monnraker instance to "share" and ip and port using a reverse proxy, such as nginx or caddy.

While the server query prarmeter repsect paths when retrieveing the oneshot token, it does not appear to do so when opening the websocket connection.

oneshot_request:

image

Websocket: image

Laikulo avatar Sep 02 '24 04:09 Laikulo