Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Solved Netzwerkproblem

    Recalbox
    netzwerkproblem
    17
    43
    23793
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DannyOcean
      DannyOcean last edited by

      Cool, es scheint nun gelöst zu sein 🙂
      GEILE TYPEN

      1 Reply Last reply Reply Quote 0
      • Nachtgarm
        Nachtgarm last edited by

        Immer gerne 😉

        1 Reply Last reply Reply Quote 0
        • chriz
          chriz last edited by

          Hallo,
          vielen Dank für die ganze Hilfe hier im Forum!
          Bei mir klappt das leider immer noch nicht - wie kann ich das Problem nun lösen? das posting von DannyOcean hilft mir leider nicht weiter, weil ich nicht verstehen was ich wo einstellen/konfigurieren muss.
          Der RasPi bekommt die IP von meiner FritzBox, der DNS-Server kommt von Unitymedia 😞

          1 Reply Last reply Reply Quote 1
          • morphus
            morphus last edited by

            Hallo zusammen,

            ich kämpfe auch verzweifelt mit diesem Problem...
            Kennt jemand einen DNS Server der "recalbox.com" auflösen kann?
            Die HOSTS Datei auf dem OS kann man ja leider nicht editieren (oder hat jemand nen tipp wie) und ich kriege keinen lokalen DNS hin um es zu umgehen 😞

            1 Reply Last reply Reply Quote 0
            • Substring
              Substring last edited by

              SOLUTION UNTIL IT IS FIXED UPSTREAM :
              edit ~/.emulationstation/es_settings.cfg and replace <string name="UpdateServer" value="recalbox.com" /> with <string name="UpdateServer" value="archive.recalbox.com" />

              Former dev - Please reply with @substring so that i am notified when you answer me
              Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

              1 Reply Last reply Reply Quote 0
              • chriz
                chriz last edited by

                Hi,
                leider funktioniert die vorgeschlagene Lösung von substring nicht.
                Wenn ich die settings.cfg über den PC via Netzwerk editiere und abspeichere (Win10 greift über den Dateiexplorer auf die IP von RecalBox zu, editiert wird mit Notepad++), dauert es nur wenige Sekunden bis (irgendwas im Hintergrund) den Originaleintrag wiederherstellt.

                Hi,
                unfortunately it doesn't work 😞
                When I edit settings.cfg (of course with saving!) few seconds later the original entry (value="recalbox.com") will be rewrite from recalbox. So I think i'll waiting till the recalbox-IP is fixed...

                Substring 1 Reply Last reply Reply Quote 0
                • Substring
                  Substring @chriz last edited by

                  @chriz There is a 1-liner command that will do it for you, to do is SSH : /etc/init.d/S31emulationstation stop && sed -i "s+recalbox\.com+archive\.recalbox\.com+g" ~/.emulationstation/es_settings.cfg && /etc/init.d/S31emulationstation start

                  Former dev - Please reply with @substring so that i am notified when you answer me
                  Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                  1 Reply Last reply Reply Quote 1
                  • chriz
                    chriz last edited by

                    Very thanks to you, @substring - the update is just running! 🙂

                    1 Reply Last reply Reply Quote 0
                    • hubi
                      hubi last edited by

                      Als Ersteller dieses Themas möchte ich mich auch nochmal bedanken 🙂

                      1 Reply Last reply Reply Quote 0
                      • grungelegende
                        grungelegende last edited by

                        Doesn't work for me unfortunately. Here's what I get:

                        login as: root
                        root@192.168.1.83's password:

                        /etc/init.d/S31emulationstation stop && sed -i "s+recalbox.com+archive.recalbox.com+g" ~/.emulationstation/es_settings.cfg && /etc/init.d/S31emulationstation start

                        lvl0: System "favorites" is missing name, path, extension, or command!

                        sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
                        /bin/bash: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
                        sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
                        /bin/bash: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
                        sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
                        /bin/bash: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
                        sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
                        /bin/bash: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
                        sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
                        /bin/bash: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
                        sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
                        ping: bad address 'archive.archive.recalbox.com'
                        sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
                        ping: bad address 'archive.archive.recalbox.com'

                        As I'm a complete newbie regarding linux, might be some newbie-issue.
                        thanks, grungelegende

                        Substring 1 Reply Last reply Reply Quote 0
                        • Substring
                          Substring @grungelegende last edited by

                          @grungelegende you've run the script twice, or already edited the file before ...

                          Former dev - Please reply with @substring so that i am notified when you answer me
                          Ex dev - Merci de me répondre en utilisant @substring pour que je sois notifé

                          grungelegende 1 Reply Last reply Reply Quote 0
                          • grungelegende
                            grungelegende @Substring last edited by

                            @Substring Could be the case. Anyway the Update isn't working due to 'no Network connection'. Any idea what to do? Thanks!

                            paradadf 1 Reply Last reply Reply Quote 0
                            • paradadf
                              paradadf Staff @grungelegende last edited by paradadf

                              @grungelegende schau mal deine ping address... du hast archive doppelt!

                              folg die Anweisung von subs von vorher und ändere das manuell:

                              edit ~/.emulationstation/es_settings.cfg and replace <string name="UpdateServer" value="recalbox.com" /> with <string name="UpdateServer" value="archive.recalbox.com" />

                              es muss archive.recalbox.com stehen und nicht archive.archive.recalbox.com

                              If your question was answered, please mark it as solved: Topic Tools -> Ask a question + Topic Tools -> Mark as Solved

                              1 Reply Last reply Reply Quote 1
                              • First post
                                Last post

                              Want to support us ?

                              85
                              Online

                              99.6k
                              Users

                              28.1k
                              Topics

                              187.1k
                              Posts

                              Copyright © 2021 recalbox.com