Ulan Yisaev
07/04/2022, 8:37 AMUlan Yisaev
07/04/2022, 8:37 AMUlan Yisaev
07/04/2022, 7:28 PMUlan Yisaev
07/04/2022, 8:36 PM.upload(tmpFile)
), it seems that this will not help to get around the lack of privileges:
java.util.concurrent.ExecutionException: io.airbyte.workers.exception.WorkerException: Error while getting spec from image image_name
...
Caused by: io.airbyte.workers.exception.WorkerException: An error has occurred.
...
Caused by: io.fabric8.kubernetes.client.KubernetesClientException: An error has occurred.
...
Caused by: io.fabric8.kubernetes.client.http.WebSocketHandshakeException
...
Suppressed: java.lang.Throwable: waiting here
...
Caused by: java.net.ProtocolException: Expected HTTP 101 response but was '403 Forbidden'
at okhttp3.internal.ws.RealWebSocket.checkUpgradeSuccess$okhttp(RealWebSocket.kt:224) ~[okhttp-4.9.3.jar:?]
at okhttp3.internal.ws.RealWebSocket$connect$1.onResponse(RealWebSocket.kt:170) ~[okhttp-4.9.3.jar:?]
at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:519) ~[okhttp-4.9.3.jar:?]
... 3 more
Ulan Yisaev
07/04/2022, 8:38 PMUlan Yisaev
07/05/2022, 7:52 PMUlan Yisaev
07/18/2022, 7:42 AM