Chris @ Konnect3d
Chris @ Konnect3d•3w ago

Failed to request tarball from API Bad RequestSql error (RESOLVED)

Hi, i'm encountering a strange error. $> wmill sync push No defaultTs defined in your wmill.yaml. Using 'bun' as default. Computing the files to update on the remote to match local (taking .wmillignore into account) Failed to request tarball from API Bad Request error: Uncaught (in promise) Error: Sql error: no column found for name: starred throw new Error(await zipResponse.text()); ^ at downloadZip (https://deno.land/x/wmill@v1.342.0/pull.ts:56:11) at eventLoopTick (ext:core/01_core.js:168:7) at async Command.push [as actionHandler] (https://deno.land/x/wmill@v1.342.0/sync.ts:1060:6) at async Command.execute (https://deno.land/x/cliffy@v1.0.0-rc.4/command/command.ts:1937:7) at async Command.parseCommand (https://deno.land/x/cliffy@v1.0.0-rc.4/command/command.ts:1769:14) at async https://deno.land/x/wmill@v1.342.0/main.ts:156:3 I'm unsure where to begin to debug. Any pointers?
6 Replies
rubenf
rubenf•3w ago
@Hugo C. you broke stuff
Chris @ Konnect3d
Chris @ Konnect3d•3w ago
🙂 seems so, but i'm not sure what.
Hugo C.
Hugo C.•3w ago
on it
Chris @ Konnect3d
Chris @ Konnect3d•3w ago
Thanks for the quick responses! lmk if you have any suggestion where I might have borked this one
rubenf
rubenf•3w ago
it's on us, you didn't do anything wrong
Chris @ Konnect3d
Chris @ Konnect3d•3w ago
ahhhhhhh hahah Thanks, will hang back for a follow-up. Thanks @rubenf fixed thanks!