First time here? Check out the FAQ!
1

Is the remote system OS type of "Linux aarch64" supported?
 

I am attempting to connect my Win 10 install of Wingpro 9.1.2.0 (rev 41c5be41bb73) to a Raspberry Pi 4+ for remote development, and I get "The remote agent could not be installed on host id *. Could not determine OS type (err=-1)"

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Working...'s avatar
21
Working...
asked 1 year ago

Comments

I have been able to use the openssh in the windows terminal in win10 to access the rpi 4+ and do stuff use the -R 20000:...:20000 though I dunno what that means

Working...'s avatar Working... (1 year ago)
see more comments

2 Answers

0

Could you please try it again and immediately after it fails send in a bug report from the Help menu in Wing, with the error log included? That should show us what is going wrong.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Wingware Support's avatar
4.2k
Wingware Support
answered 1 year ago
link

Comments

Hmm. Immediately after is not what it was, because I took a while to describe the raspberry pi part of the environment.

Working...'s avatar Working... (1 year ago)
see more comments
0

Based on the log, the issue is using OpenSSH on Windows and expecting to be able to type in a passphrase. See https://ask.wingware.com/question/8517/… for the solution.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Wingware Support's avatar
4.2k
Wingware Support
answered 1 year ago
link

Comments

Thank you! I consider this answered

Working...'s avatar Working... (1 year ago)

After doing the work to xreate the keyset, and a few tries, I did manage to create the host, project, and launch environment to make my wingpro ide on windows do python venv development on my rpi4b. Thank You!

Working...'s avatar Working... (1 year ago)

Great, I'm glad that worked for you!

Wingware Support's avatar Wingware Support (1 year ago)
see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)