Skip to content

app:create throws an error shortly after creation when trying to get app details with a 404Β #624

@stmh

Description

@stmh
$ /app/scottyctl --server https://scotty.xxxx/ --access-token $SCOTTY_ACCESS_TOKEN app:create $CI_ENVIRONMENT_SLUG--$CI_PROJECT_PATH_SLUG --folder apps/component-library/tests/vrt/playwright-report --service nginx:80 --destroy-on-ttl
πŸš€ 2 files ready to beam (compressed 61%, 446.05 KB β†’ 173.47 KB).
πŸš€ App xxxx beamed up to https://scotty.xxxx/ (777.99 KB)!
πŸš€ Task completed successfully
πŸ’₯ Failed to call scotty API at https://scotty.xxxx/api/v1/authenticated/apps/info/xxxx
Error: Failed to call scotty API at https://scotty.xxxx/api/v1/authenticated/apps/info/xxxx
Caused by:
    404 Not Found: App not found: xxxx

Sounds like a timing issue we idenified earlier, and which might got fixed with #621

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions