-
Hi there! So I set up a raspberry Pi 4b to wirelessly connect to my iPad, so I can ssh into the Pi from my iPad, using Rob from TechCraft’s wireless tutorial. I then followed a guide to set up code-server on my Pi so that I can view it in browser on my iPad too. I followed the instructions in both of these guides: Everything seemed to be fine, and I’ve been able to get code-server running via I’ll go through what I have for my setup. I’m running Node v 14.19.0 (I had a command line prompt that this was the latest compatible version with code-server) I had yarn already installed before I ran the guide, so I believe it installed via Yarn when I ran
After setting and saving these, I used the standard: Which then gives me the following:
And that’s about it! I’ve tried re-installing code-server a few times, looked at a few different configurations of the EDIT: I don’t know if it’s worth mentioning that because of the way my Pi is set up that I have two IPs when I run |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 21 replies
-
Absolutely highest possibility - #4900 But I thought it was fixed - I need more details, like are you using the brand new Raspberry Pi OS 64-bit or the 32-bit one? Or are you using the Legacy edition? |
Beta Was this translation helpful? Give feedback.
-
I just upgraded code-server to version 4.10 just as @taeuscherpferd and am happy to report that it is working! 🥳🎉 Thank you to everyone who was so quick to jump in and help! This is an awesome and very helpful community!! |
Beta Was this translation helpful? Give feedback.
I just upgraded code-server to version 4.10 just as @taeuscherpferd and am happy to report that it is working! 🥳🎉 Thank you to everyone who was so quick to jump in and help! This is an awesome and very helpful community!!