#bal run: import ballerina/http;
1 messages · Page 1 of 1 (latest)
Hi, Can you share the exact error log you got? This is likely to really be a network error. Does this happen even when retrying?
can you check whether you have any proxies?
Many thanks for your fast responds!
This is the error:
Compiling source
Zje/greeter:0.1.0
Error while pulling package [ballerina/jwt:2.11.0]: Network is unreachable
Yes I have some proxies
Can you follow this guide https://ballerina.io/learn/configure-a-network-proxy/ to configure the proxy?
Many thanks my friend I’ll try it out and come back to you!