Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3768

Pi5 Remote debugging not working

$
0
0

Hi.
I had this working on a Pi4, I must admit I can’t remember if I have had it working on a Pi 5 but I can’t get remote debugging to work. When I launch the remote debugger from an ssh session and run the app remotely I get this output:
06:56:48 PM: Connection established
06:56:48 PM: Stub<-IDE HELLO, 24.4.2a0, Protocol: 6, Local IP: 192.168.1.44
06:56:48 PM: Using protocol version 6
06:56:48 PM: IDE Version supported
06:56:48 PM: Stub->IDE OLLEH, 1.9.040, 6, Remote Address: 192.168.1.55
06:56:48 PM: Stub<-IDE PLATFORM-REQUEST
06:56:48 PM: Stub->IDE PLATFORM-RESPONSE, Linux, AArch64, ELF, Linux 6.6.62+rpt-rpi-2712 Debian GNU/Linux 12 \n \l
06:56:50 PM: Stub<-IDE CREATEFILE, DebugPiPlot.tar.gz, Relative path: True,
06:56:50 PM: Stub->IDE CHALLENGE, 123EBF 192.168.1.44 192.168.1.55
06:56:50 PM: Waiting for RESPONSE
06:56:50 PM: Connection closed
06:56:50 PM: Connection closed
06:56:50 PM: Got a RESPONSE packet, about to decrypt (0 bytes)
06:56:50 PM: Creating file: /home/pi/Documents/xojo/Remote Debugger Desktop/DebugPiPlot.tar.gz
06:56:50 PM: Created the file list
06:56:50 PM: Added the file or folder to the file list
06:56:50 PM: Stub->IDE FILECREATION, File ID: 0, Status: 0

There is a tar.gz file of 0 bytes which might be to do with the issue. I don’t have any samba issues with creating files on the Pi 5 so I don’t think it is a samba permission issue.
Any ideas how I can resolve this?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 3768

Trending Articles