Hi I run a websocker web server comfyUI.
i manage to open the webserver from OOD. but several things like API saving user data is 404
may i know how to fix this ?
Hi I run a websocker web server comfyUI.
i manage to open the webserver from OOD. but several things like API saving user data is 404
may i know how to fix this ?
Hi and welcome!
Can you share your view.html.erb
. If comfyUI doesn’t know how to reconfigure base URLs, then you may be able to use /rnode
instead of /node
URLs.
Does the application itself log anything? These are seen on the client side, but I wonder what URL the origin server (your app) saw.