Is there an existing issue for this?
Current Behavior
The behavior I see, matches #31 but that issue was fixed over a month ago and mine is for different versions.
When I load the web page for Orca, its blank, I can load xterm, and try starting orca but that shows an error. I dont have it handy anymore.
Expected Behavior
I can see OrcaSlicer in the browser.
Steps To Reproduce
Update to version v2.3.2-ls16 container.
eg.
orca:
image: lscr.io/linuxserver/orcaslicer:v2.3.2-ls16
container_name: orca
Browse to exposed port.
Unable to view orcaslicer.
Environment
- OS: Debian 13
- How docker service was installed: With docker compose
- Docker running inside Proxmox VM
CPU architecture
x86-64
Docker creation
orca:
image: lscr.io/linuxserver/orcaslicer:v2.3.2-ls16
container_name: orca
If you downgrade to `ls15` it works again
orca:
image: lscr.io/linuxserver/orcaslicer:v2.3.2-ls15
container_name: orca
Container logs
Dont have these available anymore
Is there an existing issue for this?
Current Behavior
The behavior I see, matches #31 but that issue was fixed over a month ago and mine is for different versions.
When I load the web page for Orca, its blank, I can load xterm, and try starting orca but that shows an error. I dont have it handy anymore.
Expected Behavior
I can see OrcaSlicer in the browser.
Steps To Reproduce
Update to version v2.3.2-ls16 container.
eg.
Browse to exposed port.
Unable to view orcaslicer.
Environment
CPU architecture
x86-64
Docker creation
orca: image: lscr.io/linuxserver/orcaslicer:v2.3.2-ls16 container_name: orca If you downgrade to `ls15` it works again orca: image: lscr.io/linuxserver/orcaslicer:v2.3.2-ls15 container_name: orcaContainer logs