ryan-alexander-zhang

Results 8 comments of ryan-alexander-zhang

I have the same issue using 0.76 on GKE. How should I fix it temporarily? I can't try to use it if the installation failed. Thx.

```shell kubectl logs --tail=100 -f fn-py-01-00001-deployment-86f8c8dd75-lv2cw -n ronghuanz40 Calculated JVM Memory Configuration: -XX:MaxDirectMemorySize=10M -Xmx479908K -XX:MaxMetaspaceSize=56667K -XX:ReservedCodeCacheSize=240M -Xss1M (Total Memory: 1G, Thread Count: 250, Loaded Class Count: 7591, Headroom: 0%) Enabling...

```shell func version -v Version: v0.45.1 Knative: v1.18.1 Commit: c1160e14 SocatImage: ghcr.io/knative/func-utils:v2 TarImage: ghcr.io/knative/func-utils:v2 ```

> Hey! thank you very much for reporting this issue. Im able to reproduce. > > So far it seems that the issue is only with python. The other runtimes...

@gauron99 Hi, I just wanted to check if there are any updates on this issue. Am I able to use the Python function now? Thanks a lot.

Thanks so much for your reply and for all the hard work. It's really appreciated.

@gauron99 Thanks—that’s really helpful. I read through the HEAD commit in your repo, and it looks like I just need to rebuild the CLI using the image you’ve already built....

Thank you very much! I will have a try.