hi,
installing it on version 4 beta3 gives me an error loading sidecar.js .
hi,
installing it on version 4 beta3 gives me an error loading sidecar.js .
Hi,
I always get the same errorā¦sidecar.js doesnāt load.
I assume youāve tried the easy stuff - a different browser, rebuilding farmOSā cache, etc.
Iāve played with this a little bit and so far havenāt been able to reproduce it. Can you share a little about how your site is set up and how youāre installing Asset Link?
I basically installed asset link with composer, everything went well but I donāt see the asset link icon⦠when I open the link /alink the page is white and when I go to check the errors with firefox I get the error above I attached the screenshot
@altix Hmm I wonder if thereās an issue with the Composer installation method. I installed the latest alpha18 release to test it out yesterday and it worked fine for me - but I didnāt use Composer to install it. I downloaded the tarball from farmos_asset_link-1.0.0-alpha18.tar.gz and unpacked it manually.
I just tested this, and it worked fine, so thatās not the problem.
Although I did discover another minor issue⦠Asset Link needs a dependency on the farmOS API module, because thatās optional in farmOS v4 now (Make the farmOS API optional by mstenta Ā· Pull Request #974 Ā· farmOS/farmOS Ā· GitHub).
So when I tried to test it on a fresh install locally (without farm_api), I get the following:
But it still seems like I got farther than you didā¦
Agreed.
The āRecord type [ā¦] does not exist in schemaā error is pretty much expected in this case, but the chunk loading error probably isnāt. Iād be curious whatās causing thatā¦
Iāve discovered that SSL certificates are causing problems with sidecar.js. Asset links work fine without SSL. thanks for the help