Ryan Holt

Results 23 comments of Ryan Holt

Interesting... https://gvisor.dev/docs/user_guide/containerd/quick_start/ I get the feeling this would introduce a layer that would become a pita to troubleshoot.

Let me know if this is what you're looking for: ``` {"reqId":"uZt9Fhbt9mIaEyjG0Ayr","level":3,"time":"September 01, 2020 22:07:55","remoteAddr":"10.43.94.205","user":"admin","app":"oidc_login","method":"GET","url":"/apps/serverinfo/update","message":{"Exception":"RuntimeException","Message":"App class OCA\\OIDCLogin\\AppInfo\\Application is not setup via query() but directly","Code":0,"Trace":[{"file":"/var/www/html/custom_apps/oidc_login/lib/AppInfo/Application.php","line":28,"function":"__construct","class":"OCP\\AppFramework\\App","type":"->","args":["oidc_login"]},{"file":"/var/www/html/custom_apps/oidc_login/appinfo/app.php","line":5,"function":"__construct","class":"OCA\\OIDCLogin\\AppInfo\\Application","type":"->","args":[]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":266,"args":["/var/www/html/custom_apps/oidc_login/appinfo/app.php"],"function":"require_once"},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":155,"function":"requireAppFile","class":"OC_App","type":"::","args":["oidc_login"]},{"file":"/var/www/html/lib/private/legacy/OC_App.php","line":128,"function":"loadApp","class":"OC_App","type":"::","args":["oidc_login"]},{"file":"/var/www/html/lib/base.php","line":997,"function":"loadApps","class":"OC_App","type":"::","args":[]},{"file":"/var/www/html/index.php","line":37,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/html/lib/public/AppFramework/App.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36...

Also have the same error, although this is with subsequent link commands. Only way to "fix" it is to restart the bridge.

I’m in the process of moving to KeyCloak with a sidecar injector for KeyCloak-Gateway (Stakater). So far it’s looking promising. Allows for 100% on prem federated logins. Only negative I’ve...

Keycloak would be run as the central Auth0 replacement. Sidecars are functionally replacing them NGINX annotations that forward the client to oauth proxy for Auth. Also allows for a bit...

> I would suggest using bitnami's gatekeeper helm chart instead, more up to date I found, even their helm chart is decent for keycloak as well. > > > >...

Also wondering if the high load may be tied to docker/container networking. I've now proven out that running nzbget on a VM with an NFS mount for storage gets me...

tested running the nzbget with --net=host and performance is no better.

and, just for grins, I tried it with Macvlan, same problem. I wonder if there's something with the ubuntu cloud image kernel?

All amd64 VMs on PVE