Richard Hagen
Richard Hagen
Hi, I'm getting this error when I try to import leads on 1.10.2: ``` batch.ERROR: Encountered an error executing the step: A new entity was found through the relationship 'OroCRM\Bundle\SalesBundle\Entity\LeadPhone#owner'...
Hi! I have just started trying out Stash, and have some issues with this BackupConfiguration: ```yaml apiVersion: stash.appscode.com/v1beta1 kind: BackupConfiguration metadata: name: ss-backup namespace: skilnet spec: repository: name: gcs-repo schedule:...
# 🐛 bug report Failed to run parcel build in docker on Apple M1 (natively). ## 🤔 Expected Behavior Build should work ## 😯 Current Behavior ``` Error: No native...
Hi! I want to use oauth2_proxy in front of my new web-app, but I was wondering about a use case... I want all requests to pass trough the proxy anonumously,...
Hi! I would love to have support for application/ld+json, and prefer it when generating types. (https://github.com/rtk-incubator/rtk-query-codegen/issues/28) Would you accept a PR for that, or is it out of scope? :)...
# Description Fixes #882 The Kuma Uptime needs to be restarted after any monitors have been added or removed. To run it, execute `node extra/map-ingress.js` Maps over ingresses and looks...
Bug(?): invalid number of restore Jobs found when attempting to reconcile a pgBackRest data source
Had some issues with restore jobs hanging, so I deleted the cluster related pods. Now nothing is working with this log from PGO: ``` time="2022-08-26T14:02:56Z" level=debug msg="debug flag set to...
When authenticating with the norwegian health department, they provide a RSA Private key in the format of a JWK to be used as `client_secret` I tried to add the json...
fixes #341 add public url as is for more customizability. This changes how publicUrl is handled, and my corrupt user that uses it, so I recommend a new major version...
Hi! We are serving a Symfony PHP application with Caddy, and Symfony reads this manifest file and serves the correct assets, this works perfectly! But, in development, I would love...