WindmillWWindmill
Powered by
Succulent (Collin)S
Windmill•2y ago•
8 replies
Succulent (Collin)

Trouble Connecting to Self-Hosted Instance Using CLI

Hello I have an instance hosted on AKS and I am trying to activate git integration on a workspace, but when I try to add the workspace using the following command I get an error:

wmill workspace add test-workspace test-workspace https://windmill.northshore.io/
? How do you want to login >> Token
? Enter your token >> <TOKEN PASTED HERE>

! Credentials or instance is invalid. Aborting.
error: Uncaught (in promise) TypeError: error sending request for url (https://windmill.northshore.io/api/workspaces/exists): error trying to connect: invalid peer certificate: UnknownIssuer
return await fetch(url, request);
^
at async mainFetch (ext:deno_fetch/26_fetch.js:170:12)
at async fetch (ext:deno_fetch/26_fetch.js:391:7)
at async sendRequest (https://deno.land/x/windmill@v1.226.1/windmill-api/core/request.ts:219:12)
at async https://deno.land/x/windmill@v1.226.1/windmill-api/core/request.ts:289:34

I have tried using the browser to login as well as a token, but the result is the same. Do I need to reconfigure my SSL Certificate?
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

Restoring Self-Hosted Instance - Login Issue
Mistie | BRITECITYMMistie | BRITECITY / help
12mo ago
Self-hosted instance workspace bulk migration
RBlhazeRRBlhaze / help
3y ago
Self-hosted: using minio for S3 cache
rauanRrauan / help
3y ago
logging on self-hosted
SpookyBiscuit40SSpookyBiscuit40 / help
2y ago