Unable to sync resources with hub on new install
Hey all! I'm just starting with Windmill, looking at it to be our go-to solution for some stuff. However I don't seem to be able to sync the resources to be able to use resources such as a mysql connection. I run the script but it says "error : -
name : "ExecutionErr"
message : "error during execution of the script: Invalid requirements, expected to find //bun.lockb split pattern in reqs. Found: |{\n "dependencies": {\n "windmill-cli": "latest"\n }\n}\n//bun.lockb\nIyEvd...""
This is a new install.
Did I already break it!?
6 Replies
@Frinkemon inestigating
we did some changes yesterday on it
it's fixed in very latest, thanks for the report
Awesome thanks!
wait 15 mins and update windmill, it will be fixed
Curious. Now it fails with Error: Could not reauth
Error: Could not reauth
at <anonymous> (/tmp/windmill/cache/bun/ec7ba862f0c3ea5033fa954af9b65ab5c4e431add306d16c53dfe7192f3ee88e:57370:22)
at processTicksAndRejections (:12:39)
Unless I put //nobundling then it works.
Thanks, I know why and fixed again in latest but you do not need to do anything
bun inlined the base_url
Super all good, thanks! Looking good.