So we’re running into an interesting issue when having Grav run on two servers via a load balancer.
If we have the asset pipeline enabled (which we really want) Grav seems to run fine on one server but on server 2 the CSS and JS file gets a 404 and don’t load. If we disable the asset pipeline then everything works fine on both servers.
Has anyone else ran into this issue or have experience running a Grav site on multiple servers with a load balancer?