I'm trying to run a ktor API on my raspberrypi but...
# server
t
I'm trying to run a ktor API on my raspberrypi but I get this error
io.ktor.client.call.ReceivePipelineException: Fail to run receive pipeline
doesn't happen locally, I'm thinking maybe I need to configure the client differently or something?
o
#ktor may provide better answers
👍 1