hi @Kurnianto Trilaksono Sutjipto ,
This seems like a connectivity issue with the url you are trying to connect to. It fails during the display() command because read is a lazy transformation and it will not be executed right away. On the other hand, display() is an action and it will trigger the lazy transformation.
The following doc will help you to check if you can connect tho this host docs