$ /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