Stuck on Connecting for a Raspberry Pi 5 from a Windows Machine
Hello. I've been working on a project for quite some time for a community college. I need to be able to remotely control a screen from another computer and so I have arrived at teamviewer for a potential solution. However, I'm running into a problem.
I have been able to successfully remote in to one raspberry pi, but the second one I have set up as identically as possible is giving me trouble. When I attempt to remote into it through teamviewer on my windows machine, it is stuck on connecting.
I've imaged it with the same version of Raspbian, it's using the same ethernet cable, and the pi itself can connect to the internet successfully. I've checked the subnets, given it a static IP, rebooted it, re-imaged it, and as far as I can tell it has no firewall.
Here are some logs I've pulled from the Pi.
- Jan 14 15:20:09 TVPI2 systemd[1]: Starting teamviewerd.service - TeamViewer remote control daemon...
- Jan 14 15:20:09 TVPI2 systemd[1]: teamviewerd.service: Can't open PID file /run/teamviewerd.pid (yet?) after start: No such file or directory
- Jan 14 15:20:09 TVPI2 systemd[1]: Started teamviewerd.service - TeamViewer remote control daemon.
- Jan 14 15:26:07 TVPI2 su[1452]: (to tvpi) root on none
- Jan 14 15:26:07 TVPI2 su[1452]: pam_unix(su-l:session): session opened for user tvpi(uid=1000) by (uid=0)
- Jan 14 15:26:07 TVPI2 su[1452]: pam_unix(su-l:session): session closed for user tvpi
- Jan 14 15:29:42 TVPI2 su[1971]: (to tvpi) root on none
- Jan 14 15:29:42 TVPI2 su[1971]: pam_unix(su-l:session): session opened for user tvpi(uid=1000) by (uid=0)
- Jan 14 15:29:42 TVPI2 su[1971]: pam_unix(su-l:session): session closed for user tvpi
- Jan 14 15:36:45 TVPI2 systemd[1]: Stopping teamviewerd.service - TeamViewer remote control daemon...
- Jan 14 15:38:20 TVPI2 systemd[1]: teamviewerd.service: State 'final-sigterm' timed out. Killing.
- Jan 14 15:38:20 TVPI2 systemd[1]: teamviewerd.service: Killing process 1969 (TeamViewer_Desk) with signal SIGKILL.
- Jan 14 15:38:20 TVPI2 systemd[1]: teamviewerd.service: Killing process 1984 (TeamViewer_Desk) with signal SIGKILL.
- Jan 14 15:38:20 TVPI2 systemd[1]: teamviewerd.service: Killing process 1985 (n/a) with signal SIGKILL.