• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Can't clone from GitHub

Scheduled Pinned Locked Moved Unsolved Troubleshooting
107 Posts 3 Posters 57.2k Views 3 Watching
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.
  • M Offline
    MMRPi1 @sdetweil
    last edited by Apr 21, 2020, 1:39 PM

    @sdetweil yes I can ping the router

    S 1 Reply Last reply Apr 21, 2020, 2:17 PM Reply Quote 0
    • S Offline
      sdetweil @MMRPi1
      last edited by Apr 21, 2020, 2:17 PM

      @MMRPi1 I assume you can ping router from windows (

      ipconfig /all, 
       Default Gateway . . . . . . . . . : 192.168.2.1)
      

      but can’t ping the pi.

      is there a firewall on the pi? open a terminal window and do

      sudo iptables -L
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      M 1 Reply Last reply Apr 21, 2020, 3:18 PM Reply Quote 0
      • M Offline
        MMRPi1 @sdetweil
        last edited by Apr 21, 2020, 3:18 PM

        @sdetweil Don’t think so, it says ‘policy accept’ on all three entrys

        S 1 Reply Last reply Apr 21, 2020, 3:19 PM Reply Quote 0
        • S Offline
          sdetweil @MMRPi1
          last edited by Apr 21, 2020, 3:19 PM

          @MMRPi1 weird… didn’t expect it… but u couldn’t access from ios…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          M 1 Reply Last reply Apr 21, 2020, 3:22 PM Reply Quote 0
          • M Offline
            MMRPi1 @sdetweil
            last edited by Apr 21, 2020, 3:22 PM

            @sdetweil I used to be able to about a week ago (both on the PC and iOS). It’s only very recently that it doesn’t let me in

            1 Reply Last reply Reply Quote 0
            • B Offline
              bhepler Module Developer
              last edited by Apr 21, 2020, 3:24 PM

              Have you tried bouncing your router? If it thinks your devices are on different subnets it may be what’s keeping your network devices from connecting.

              S M 2 Replies Last reply Apr 21, 2020, 3:28 PM Reply Quote 0
              • S Offline
                sdetweil @bhepler
                last edited by sdetweil Apr 21, 2020, 3:51 PM Apr 21, 2020, 3:28 PM

                @bhepler but their addresses are 192.168.0.x so shouldn’t be different subnets, but worth a try I suppose

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                B 1 Reply Last reply Apr 21, 2020, 3:30 PM Reply Quote 0
                • B Offline
                  bhepler Module Developer @sdetweil
                  last edited by Apr 21, 2020, 3:30 PM

                  @sdetweil - Yeah, shouldn’t. The router should manage it all through DHCP but something is really weird here. Especially if it all worked before and suddenly the routing stopped to the point where the two devices can’t even ping each other.

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    bhepler Module Developer
                    last edited by Apr 21, 2020, 3:35 PM

                    Hrm. Okay, basic connectivity check. From the pi, please try the following two commands and tell us the results of each:
                    ifconfig | grep inet
                    and
                    curl www.abc.com

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      MMRPi1 @bhepler
                      last edited by Apr 21, 2020, 3:55 PM

                      @bhepler Thanks so much. I feel rather silly knowing that a simple reboot would resolve the SSH issue. Unfortunately, I still can’t access git though.

                      S 1 Reply Last reply Apr 21, 2020, 3:59 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 10
                      • 11
                      • 5 / 11
                      5 / 11
                      • First post
                        49/107
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy