Michael Tang
Michael Tang
First of all. I want to thank you for your helping. I may not find docs about it right now, really. Hummmmm, there is some problem with it, just like...
Thanks for all the helpings, I will try it later to make sure that runs correctly and I'll close this. I want to advice that I meight cannot find anything...
Hummmmm, I do not know how to deal with this: time="2023-02-05T21:01:20+08:00" level=warning msg="unable to get git repo: remote not found" time="2023-02-05T21:01:20+08:00" level=error msg="failed to obtain container engine info: error during...
I'm also have the problem message like `time="2023-02-06T09:08:36+08:00" level=warning msg="unable to get git repo: remote not found"` But I already checked the config file where under .git folder.
So you means that IronPython is not support 'pygame' lib?
I think you should try config like this: ### OAuth2 Proxy ``` server { listen 80; listen [::]:80; server_name auth.example.com; return 301 https://$host$request_uri; } server { listen 443 ssl http2;...
By the way, you should also check the `redirect_url` is exact the same to your oidc provider, expecially `/`, `https://` or `http://`, this will also cause 500.