WindmillWWindmill
Powered by
EvanE
Windmill•3y ago•
3 replies
Evan

Unable to create new app on remote

I've developed an application in my local environment but when I go to push the application to my remote deployment with
wmill sync push --skip-pull
wmill sync push --skip-pull
I am getting the following error. For clarity other applications in other folders all seem to deploy without problems it is just this particular one that has a problem. The error message is rather vague so I'm struggling to pinpoint what the issue it.

remote (staging_upgrade) <- local: 1 changes to apply
+ app f/bops/manage-level-framework.app.yaml
? Do you want to apply these 1 changes? (Y/n) › Yes
Applying changes to files ...
Creating new app...
undefined
Server failed. Forbidden: <!doctype html><meta charset="utf-8"><meta name=viewport content="width=device-width, initial-scale=1"><title>403</title>403 Forbidden
error: Uncaught (in promise) ApiError: Forbidden
        throw new ApiError(options, result, error);
              ^
    at catchErrorCodes (https://deno.land/x/windmill@v1.226.1/windmill-api/core/request.ts:265:15)
    at https://deno.land/x/windmill@v1.226.1/windmill-api/core/request.ts:301:17
    at eventLoopTick (ext:core/01_core.js:183:11)
remote (staging_upgrade) <- local: 1 changes to apply
+ app f/bops/manage-level-framework.app.yaml
? Do you want to apply these 1 changes? (Y/n) › Yes
Applying changes to files ...
Creating new app...
undefined
Server failed. Forbidden: <!doctype html><meta charset="utf-8"><meta name=viewport content="width=device-width, initial-scale=1"><title>403</title>403 Forbidden
error: Uncaught (in promise) ApiError: Forbidden
        throw new ApiError(options, result, error);
              ^
    at catchErrorCodes (https://deno.land/x/windmill@v1.226.1/windmill-api/core/request.ts:265:15)
    at https://deno.land/x/windmill@v1.226.1/windmill-api/core/request.ts:301:17
    at eventLoopTick (ext:core/01_core.js:183:11)
WindmillJoin
3,362Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
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

Unable to sync resources with hub on new install
FrinkemonFFrinkemon / help
2y ago
dependencies on remote server
MaryMMary / help
12mo ago
Unable to use new Spotify OAuth provider
minchyMminchy / help
16mo ago
CLI thinks it needs to rename on remote
sledgeSsledge / help
2y ago