immortal3I
Windmill2y ago
13 replies
immortal3

generate-metadata command failing

Lock files were there but i wanted them to re-generated because of newly added requirements.txt

error: Uncaught (in promise) Error: Failed to generate lockfile. Status was: Internal Server Error, timeout after 20s, SyntaxError: Unexpected token 'i', "timeout after 20s" is not valid JSON
    throw new Error(
          ^
    at updateScriptLock (https://deno.land/x/wmill@v1.304.3/metadata.ts:219:11)
    at eventLoopTick (ext:core/01_core.js:168:7)
    at async generateMetadataInternal (https://deno.land/x/wmill@v1.304.3/metadata.ts:132:5)
    at async Command.generateMetadata [as actionHandler] (https://deno.land/x/wmill@v1.304.3/script.ts:677:7)
    at async Command.execute (https://deno.land/x/cliffy@v1.0.0-rc.3/command/command.ts:1948:7)
    at async Command.parseCommand (https://deno.land/x/cliffy@v1.0.0-rc.3/command/command.ts:1780:14)
Was this page helpful?