WindmillWWindmill
Powered by
immortal3I
Windmill•2y 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)
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)
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

wmill script generate-metadata Error: Failed to generate lockfile.
rubenfRrubenf / help
2y ago
wmill script generate-metadata running into 502 errors
JieJJie / help
10mo ago
wmill script generate-metadata --yes generates new diff every time
NackiNNacki / help
7mo ago
Ignoring .venv during script metadata generation
tl_jacobTtl_jacob / help
10mo ago