עקבתי אחרי הוראות הפעלה כמו שצריך, וכאשר אני מגיע לשלב עידכון הGUIDE אני מקבל טעות 13 שאומרת לי שהייתה בעיה בהיתחברות לאנטרנט.
חיפשתי עזרה באתר לבעיה ומצאתי את זה: http://pvr.co.il/node/80
הכל כראוי, חוץ משלב רביעי: שאני מתחבר ל "http://127.0.0.1:19679" אני מקבל את זה:
"Error response
Error code 404.
Message:
Error code explanation: 404 = Nothing matches the given URI. "
ניסיתי למצוא פתרון לבעיה הזאתי, אבל אין שום דבר בקשר באתר פה.
אז יש מצב מישהו פה עוזר לי לפתור את הבעיה הזאת?
יכתוב באנגלית
יכתוב באנגלית שיהיה קצת יותר מובן אחרי כל הבלאגן שהכתיבה מצד ימין עשתה פה.
After some digging, I've discovered that I'm unable to connect to localhost:19679. Only 127.0.0.1:19679 works, but that doesn't help me.
If I'll change the start of address in registry (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center\Service\EPG\discSvc) from localhost:19679 to 127.0.0.1:19679, the key will reset itself to "localhost:19679..." after refresh.
Could that be the problem... and how can I solve it?
Using Vista Media Center on Vista Ultimate 32bit by the way (if that helps).
What happened to your
What happened to your localhost? :)
you should have the line:
127.0.0.1 localhost
in the file hosts in \WINDOWS\System32\Drivers\Etc directory.
After checking the file and
After checking the file and removing a weird line ("::1") after the first one - it fixed the problem. Now it (the guide) updates properly, without any problems.
Thanks for the help and keep updating this great little thing ;)