-
```
ERRO[2023-05-14T09:55:30Z] api error action="server.(*Server).handleFnInvokeCall-fm" code=502 error="function failed" fn_id=01GXNC1P08NG9000GZJ0000003
panic: …
-
This is a tracking ticket to cover all the things we should do to make Fn work "nice" for windows developers.
Goal: If you have docker4windows set up, it's as easy to run fn on windows as it is o…
-
```
=== RUN TestBasicConcurrentDetachedExecution
fatal error: concurrent map read and map write
goroutine 1182 [running]:
runtime.throw(0x1006393, 0x21)
/usr/local/go/src/runtime/panic.go:61…
-
Hey,
I'm trying to deploy **memcached-operator** in a namespace called **memcached** where my memcached chart is deployed. When I'm trying to create a **memcachedproxies.ianlewis.org** resource, it'…
-
I think this might be related to some of the mount stuff that the maven image is doing but:
```
opc@occ-test jfn]$ fn build --no-cache
Building image jfn:0.0.2
Sending build context to Docker…
-
There is an error when trying to deploy **flight-book.**
Seems like **jdk9-1.0.73** tag does not exist for **fn-java-fdk-build** image.
Here is the error message:
```
Current Context: defau…
-
Sample snippet from test logs:
```
time="2018-03-09T18:39:28Z" level=debug msg="Starting container execution" app=zoo container=01C860Z3M9A7WHJ00000000000 cpus= format=http id=01C860Z3M9A7WHJ00000…
-
This doc is outdated https://github.com/fnproject/docs/blob/master/cli/how-to/create-init-image.md
Needs an update.
-
Is bumping into the following error while deploying the app
[ERROR] /function/src/main/java/com/example/fn/HelloFunction.java:[3,33] package com.fnproject.fn.api.flow does not exist
This got fix…
-
Either with hotwrap or some other model other than the Node FDK example currently in tutorials... per https://github.com/fnproject/fn/issues/1493