I want to run my python script on pythonanywhere and this calls for a gRPC connection.
Everytime I run the code I get the following error:
grpc._channel._InactiveRpcError:<_InactiveRpcErrorofRPCthatterminatedwith:status=StatusCode.UNAVAILABLEdetails="failed to connect to all addresses"debug_error_string="{"created":"@1651106098.472620730","description":"Failedtopicksubchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":4142,"referenced_errors":[{"created":"@1651106098.472615704","description":"failedtoconnecttoalladdresses","file":"src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc","file_line":397,"grpc_status":14}]}"
Is there a solution for that? because the code works fine on my local machine
Sorry, we have had to rate-limit your feedback sending. Please try again in a few moments...
Thanks for the feedback! Our tireless devs will get back to you soon.