Announcement
Collapse
No announcement yet.
piCorePlayer main repository not accessible
Collapse
X
-
Tags: None
-
-
-
Most of these problem are often the DNS server that you are using. Try using a different DNS server.piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayerComment
-
Did you ever solve this? I'm having the same issue after updating from 8.1.0 to 8.2.0.
Running this directly on the Pi's pCP:
```
$ wget https://repo.picoreplayer.org/repo/
Connecting to repo.picoreplayer.org (172.67.157.97:443)
wget: error getting response: Connection reset by peer
```
Maybe CloudFlare doesn't like wget and whatever pCP is using for diagnostics?
```
NetRange: 172.64.0.0 - 172.71.255.255
CIDR: 172.64.0.0/13
NetName: CLOUDFLARENET
NetHandle: NET-172-64-0-0-1
Parent: NET172 (NET-172-0-0-0-0)
NetType: Direct Allocation
OriginAS: AS13335
Organization: Cloudflare, Inc. (CLOUD14)
RegDate: 2015-02-25
Updated: 2021-05-26
Comment: All Cloudflare abuse reporting can be done via https://www.cloudflare.com/abuse
Ref: https://rdap.arin.net/registry/ip/172.64.0.0
```Last edited by kalkiae; 2022-12-26, 10:57.Comment
-
Code:tc@pCP4B8LMS:~$ date Tue Dec 27 05:49:29 EST 2022 tc@pCP4B8LMS:~$ wget https://repo.picoreplayer.org/repo/ Connecting to repo.picoreplayer.org (172.67.157.97:443) saving to 'index.html' index.html 100% |************************************************************************************| 2437 0:00:00 ETA 'index.html' saved tc@pCP4B8LMS:~$
Comment
-
Bar Jivelite, my PCP player was working fairly well untill I decided to add more files to the SSD and played with the cache location.
I decided to start again and came across this same issue. Isn't it annoying when people don't update with what fixed it? I have no idea what fixed this last time, but this time I searched, found it looked like a problem with 8.2, so went back to 8.1 and it was solved. Did try date and time, but it didn't seem to be that.Last edited by conqueeftador; 2023-09-17, 07:02.Comment
Comment