Axolotl
Explore posts from serversFIXED: fetch error on route load function
@peerreynders hi, fixed this issue.
That was actually container routing related, since solid is calling route load api on server (not browser) I needed to add frontend container host to server.
Anyways, thank you for your help :D
11 replies
FIXED: fetch error on route load function
yes, solid server cant connect to server.
Im running both on a docker (podman) container, I tried running both ends individually on both localhost and 0.0.0.0, that worked.
solid server cant connect to server running on container i guess. also I've no clue what to do to accept connection from solid server.
do you have any idea on this? sorry this seems like not the problem with solid at all.
11 replies