fabianboerner

Results 10 issues of fabianboerner

## Description I accidently started mac mouse fix from recycle bin now i cant enable it if the app is not in the recycle bin. Deleting it didnt help. ##...

In case a build arg is empty string '' incluster build with cluster buildkit fails MY_ARG='' invalid opt: invalid value build-arg:MY_ARG because its forwards as build-arg:MY_ARG and expects build-arg:MY_ARG='' and...

bug
reexamine-post-0.13
triage/accepted
feat/in-cluster-building

Hi really dont understand from the deployment descript what azure function is now responsible for authentication im only getting The resource principal named xxx not found in the tenant named...

documentation

**Describe the bug** MikroOrmMiddleware in e2e tests for one module cannot be found for MikroOrm **Stack trace** ``` Nest can't resolve dependencies of the MikroOrmMiddleware (?). Please make sure that...

bug

the setting includeNamespace doesnt mean namespaces but container names? For me the namespace name stopped all logs from beeing shipped.

### What happened? Execute /usr/bin/python3 ./import_logs.py --url=https://mywebsite --enable-http-errors --enable-bots --enable-http-redirects --token-auth=xxx--idsite=1 ./some.log "50 requests imported to 1 sites" after "./console core:archive --force-all-websites --url='https://matomo.mysite..com' nothing is shown in the dashboard. If...

Potential Bug
To Triage

### What happened? We are calling /?module=API&method=Actions.getPageUrls&idSite=1&format=JSON&date=2024-09-17,2024-09-18&period=day&segment=deviceType==Phablet or /?module=API&method=Actions.getPageUrls&idSite=1&format=JSON&date=2024-09-17,2024-09-18&period=day&segment=deviceType==phablet One day we are getting results for phablet but none for Phablet and the next day we are getting results for...

Potential Bug
To Triage

Hi, if i enable SSO with JWT authorization the system worker cannot access the frontend. msg":"error starting temporal-sys-history-scanner-workflow workflow","service":"worker","error":"Request unauthorized.","logging-call-at":"/home/runner/work/docker-builds/docker-builds/temporal/service/worker/scanner/scanner.go:292","stacktrace":"[go.temporal.io/server/common/log.(*zapLogger).Error](http://go.temporal.io/server/common/log.(*zapLogger).Error)\n\t/home/runner/work/docker-builds/docker-builds/temporal/common/log/zap_logger.go:154\[ngo.temporal.io/server/service/worker/scanner.(*Scanner).startWorkflow](http://ngo.temporal.io/server/service/worker/scanner.(*Scanner).startWorkflow)\n\t/home/runner/work/docker-builds/docker-builds/temporal/service/worker/scanner/scanner.go:292\[ngo.temporal.io/server/service/worker/scanner.(*Scanner).startWorkflowWithRetry.func1](http://ngo.temporal.io/server/service/worker/scanner.(*Scanner).startWorkflowWithRetry.func1)\n\t/home/runner/work/docker-builds/docker-builds/temporal/service/worker/scanner/scanner.go:262\[ngo.temporal.io/server/common/backoff.ThrottleRetryContext](http://ngo.temporal.io/server/common/backoff.ThrottleRetryContext)\n\t/home/runner/work/docker-builds/docker-builds/temporal/common/backoff/retry.go:89\[ngo.temporal.io/server/service/worker/scanner.(*Scanner).startWorkflowWithRetry](http://ngo.temporal.io/server/service/worker/scanner.(*Scanner).startWorkflowWithRetry)\n\t/home/runner/work/docker-builds/docker-builds/temporal/service/worker/scanner/scanner.go:261"} {"level":"fatal","ts":"2025-05-23T23:14:20.986Z","msg":"error starting scanner","service":"worker","error":"Request unauthorized.","logging-call-at":"/home/runner/work/docker-builds/docker-builds/temporal/service/worker/service.go:340","stacktrace":"[go.temporal.io/server/common/log.(*zapLogger).Fatal](http://go.temporal.io/server/common/log.(*zapLogger).Fatal)\n\t/home/runner/work/docker-builds/docker-builds/temporal/common/log/zap_logger.go:178\[ngo.temporal.io/server/service/worker.(*Service).startScanner](http://ngo.temporal.io/server/service/worker.(*Service).startScanner)\n\t/home/runner/work/docker-builds/docker-builds/temporal/service/worker/service.go:340\[ngo.temporal.io/server/service/worker.(*Service).Start](http://ngo.temporal.io/server/service/worker.(*Service).Start)\n\t/home/runner/work/docker-builds/docker-builds/temporal/service/worker/service.go:255\[ngo.uber.org/fx/internal/lifecycle.Wrap[...].func1](http://ngo.uber.org/fx/internal/lifecycle.Wrap[...].func1)\n\t/home/runner/go/pkg/mod/go.uber.org/[email protected]/internal/lifecycle/lifecycle.go:80\[ngo.uber.org/fx/internal/lifecycle.(*Lifecycle).runStartHook](http://ngo.uber.org/fx/internal/lifecycle.(*Lifecycle).runStartHook)\n\t/home/runner/go/pkg/mod/go.uber.org/[email protected]/internal/lifecycle/lifecycle.go:256\[ngo.uber.org/fx/internal/lifecycle.(*Lifecycle).Start](http://ngo.uber.org/fx/internal/lifecycle.(*Lifecycle).Start)\n\t/home/runner/go/pkg/mod/go.uber.org/[email protected]/internal/lifecycle/lifecycle.go:216\[ngo.uber.org/fx.(*App).start-fm.(*App).start.func1](http://ngo.uber.org/fx.(*App).start-fm.(*App).start.func1)\n\t/home/runner/go/pkg/mod/go.uber.org/[email protected]/app.go:704\[ngo.uber.org/fx.(*App).withRollback](http://ngo.uber.org/fx.(*App).withRollback)\n\t/home/runner/go/pkg/mod/go.uber.org/[email protected]/app.go:686\[ngo.uber.org/fx.(*App).start](http://ngo.uber.org/fx.(*App).start)\n\t/home/runner/go/pkg/mod/go.uber.org/[email protected]/app.go:703\[ngo.uber.org/fx.withTimeout.func1](http://ngo.uber.org/fx.withTimeout.func1)\n\t/home/runner/go/pkg/mod/go.uber.org/[email protected]/app.go:803"} This is self hosted in kubernetes,...

Until now i only managed to get user instances. how can i used the cli or rest api to manage the team instances?