Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot start code server #4

Open
LJ-03 opened this issue Feb 22, 2022 · 0 comments
Open

Cannot start code server #4

LJ-03 opened this issue Feb 22, 2022 · 0 comments

Comments

@LJ-03
Copy link

LJ-03 commented Feb 22, 2022

I've tried configuring code-server so many times by this guide and troubleshooting online, but I just cannot get it to work.

I already had my Raspberry Pi set up with internet access via WiFi, not USB-C Ethernet like the Ben Hardill guide and this one. I've followed the setup from setting up code-server to the letter multiple times and I still fail to launch code-server when I check the code-server status. Here's the logs:

code-server.service - code-server
     Loaded: loaded (/lib/systemd/system/code-server.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Tue 2022-02-22 17:25:57 AEST; 32s ago
   Main PID: 6601 (code=exited, status=203/EXEC)
        CPU: 6ms

Feb 22 17:25:57 raspberrypi systemd[1]: code-server.service: Scheduled restart job, restart counter is at 5.
Feb 22 17:25:57 raspberrypi systemd[1]: Stopped code-server.
Feb 22 17:25:57 raspberrypi systemd[1]: code-server.service: Start request repeated too quickly.
Feb 22 17:25:57 raspberrypi systemd[1]: code-server.service: Failed with result 'exit-code'.
Feb 22 17:25:57 raspberrypi systemd[1]: Failed to start code-server. 

I'm very lost! I actually really liked your guide, so simple and the steps here are easy to follow but I just can't figure out this last step!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant