Hi Guys,
I’m new to Fedora 32 but use Ubuntu since from begin. I installed fedora 2 days ago and I’m having a weird problem. The Firefox is working fine but when a try to use the terminal to use composer or npm it does not connect.
If I try to
$ ping www.google.com
PING www.google.com(2800:3f0:4001:816::2004 (2800:3f0:4001:816::2004)) 56 data bytes
The ping does not work, but if I try:
$ ping 8.8.8.8
It works fine.
Does anyone know what is happening?
Another example:
$ composer require admad/cakephp-jwt-auth
The “https: // repo.packagist. org/packages.json” file could not be downloaded: failed to open stream: Connection timed out
https://repo.packagist.org could not be fully loaded, package information was loaded from the local cache and may be out of date
[Composer\Downloader\TransportException]
The “http://repo.packagist.org/p/admad/cakephp-jwt-auth%24aa18f44d26eceab55
da9ba96bd6eba2d4aba2e7082bf08330028c50b25b5c942.json” file could not be dow
nloaded: failed to open stream: Connection timed out