TheSpaghettiDetective / obico-server

Obico is a community-built, open-source smart 3D printing platform used by makers, enthusiasts, and tinkerers around the world.

Home Page:https://obico.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Sever page can not show cam image

tongsuh opened this issue · comments

Describe the bug
obico sever page can not show cam image, and in browse console it shows like this
image

To Reproduce
Steps to reproduce the behavior:

  1. build an obico server and a client on a same ubuntu PC.
  2. configure and connect server and client
  3. open my local server page

Screenshots
server and client seem connect well and i can control my printer from server page,also sever can detect Spaghtti successfully.

image
image

during printing, moonraker-obico.log also seems to be okay.

image

Hosting environment (please complete the following information):
PC ubuntu 20.04.6
moonraker+klipper

Additional context
i cannot figure how this happen, during my obico-server install , i only configure my server url and 6 verify code ,nothing else.
also cannot find some similar problem on internet, so any info would be appreciated!

problem fixed,
should configure Django site ,i missed this step before
ref:https://www.obico.io/docs/server-guides/configure/