OpenBuilds / OpenBuilds-CAM

Online CNC CAM System
https://cam.openbuilds.com
GNU Affero General Public License v3.0
253 stars 617 forks source link

Not working from local webhost directory #92

Closed MarcinKlima closed 4 months ago

MarcinKlima commented 11 months ago

Hi the OpenBuilds-CAM don`t work from local directory like ... http://192.168.1.1/~user/obcam running on Apache 2.4. On this same configuration with virtualhost and redirected domain, work perfect. Need to run it on CNC machine with webserver without domain etc, only possible is like http://local_ip/~user/somedir.
Errors: The first, showing when select Document->Layer/etc : An unknown error occured:TypeError: child.userData.layer is undefined And next, is showing when try to generate any toolpatch, when the error is happen gcode status: Unavaliable please wait..
An unknown error occured:NetworkError: A network error occurred.

What to do ? :)

petervanderwalt commented 4 months ago

check dev console logs. unable to assist with custom install / dev