Forums

Empty list of games :(

"PlayOnLinux is unavailable"

Auteur Réponses
ausairman Mardi 15 Novembre 2011 à 12:29
ausairmanAnonymous

I have a similar issue to that discussed here: http://www.playonlinux.com/en/topic-7919-PlayOnLinux_website_is_unavailable.html

Unfortunately, neither of the fixes helped me. I am running POL 4.0.13 with ubuntu 11.10 32-bit. If I type the following command

wget -q "http://repository.playonlinux.com/version2.php?v=4.0.7" -T 10 -O-

I get the usual "unable to resolve host" error, but when I type this:

wget www.google.com

it works just fine. Here is the error when I Playonlinux and try to access one of the lists:

Traceback (most recent call last):
File "/usr/share/playonlinux/python/install.py", line 258, in search
self.apps = codecs.open(Variables.playonlinux_rep+"/configurations/listes/search",'r',"utf-8")
File "/usr/lib/python2.7/codecs.py", line 881, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/home/arman/.PlayOnLinux//configurations/listes/search'
Traceback (most recent call last):
File "/usr/share/playonlinux/python/install.py", line 374, in AddApps
self.apps = codecs.open(Variables.playonlinux_rep+"/configurations/listes/5",'r',"utf-8")
File "/usr/lib/python2.7/codecs.py", line 881, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: '/home/arman/.PlayOnLinux//configurations/listes/5'

I tried adding my ISP nameservers to resolv.conf, as well as running the bash script provided here: http://www.playonlinux.com/en/topic-7919-PlayOnLinux_website_is_unavailable.html

Neither worked, any suggestions?
Quentin PÂRIS Mardi 15 Novembre 2011 à 18:46
Quentin PÂRISAnonymous

Yeah, I'm working on it

It seems that the problem comes from the -T 10", I don't know why
Aymeric P. Mardi 15 Novembre 2011 à 22:34
Aymeric P.

Hi,
Please, can you post the result of: dig repository.playonlinux.com.

Former member.
ausairman Mercredi 16 Novembre 2011 à 10:10
ausairmanAnonymous

Sorry for the slow reply (time difference + had to go to work!). Here is what happens when I run dig:

arman@arman-XPS-M1530:~$ dig repository.playonlinux.com

; <<>> DiG 9.7.3 <<>> repository.playonlinux.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 3867
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0

;; QUESTION SECTION:
;repository.playonlinux.com.     IN     A

;; ANSWER SECTION:
repository.playonlinux.com. 42910 IN     A     91.121.5.64

;; AUTHORITY SECTION:
playonlinux.com.     41840     IN     NS     ns22515.ovh.net.
playonlinux.com.     41840     IN     NS     sdns1.ovh.net.

;; Query time: 95 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Wed Nov 16 19:05:52 2011
;; MSG SIZE rcvd: 109
Quentin PÂRIS Mercredi 16 Novembre 2011 à 12:49
Quentin PÂRISAnonymous

Ok, the problem has been identified, and should be solved in PlayOnLinux 4.0.14

You might try it if you wish
ausairman Jeudi 17 Novembre 2011 à 12:22
ausairmanAnonymous

Great, thanks for the quick response, I appreciate it. When will the new version be available? I still only see 4.0.13 on the website.
Quentin PÂRIS Jeudi 17 Novembre 2011 à 12:23
Quentin PÂRISAnonymous

Download it to beta.playonlinux.com (Thé latest 4.0.14)