Code Monkey home page Code Monkey logo

Comments (8)

ammario avatar ammario commented on July 29, 2024 1

Thank you for the reproduction steps, @kylecarbs is working on fixing this.

from sshcode.

kylecarbs avatar kylecarbs commented on July 29, 2024 1

New release with the fix is out now. Running sshcode will automatically download the new release.

Here's a direct link if you're interested: https://github.com/codercom/code-server/releases/tag/1.939-vsc1.33.1

Thanks for the report!

from sshcode.

kylecarbs avatar kylecarbs commented on July 29, 2024 1

Found the issue. Binary in our public bucket wasn't updated.

Should be good to go now!

from sshcode.

ammario avatar ammario commented on July 29, 2024

cc @kylecarbs

from sshcode.

Belval avatar Belval commented on July 29, 2024

When I tested on my side this does not seem to be fixed.

Same machine, same set up, and I get the same behavior.

Also it crashes after a few seconds with this error message:

WARN  stderr {"data":"(node:9963) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.\n"}
Error: ENOENT: no such file or directory, open '/home/travis/build/codercom/code-server/packages/server/build/web/favicon.ico'
INFO  WebSocket opened / {"client":1,"ip":"127.0.0.1"}
INFO  Connected to shared process
internal/child_process.js:366
    throw errnoException(err, 'spawn');
    ^

Error: spawn ENOMEM
    at ChildProcess.spawn (internal/child_process.js:366:11)
    at Object.spawn [as _spawn] (child_process.js:538:9)
    at t.async (/home/travis/build/codercom/code-server/packages/server/out/cli.js:504:34598)
    at e.exports (/home/travis/build/codercom/code-server/packages/server/out/cli.js:504:34099)
    at e (/home/travis/build/codercom/code-server/packages/server/out/cli.js:504:32722)
    at Timeout.u [as _onTimeout] (/home/travis/build/codercom/code-server/packages/server/out/cli.js:504:33015)
    at ontimeout (timers.js:436:11)
    at tryOnTimeout (timers.js:300:5)
    at listOnTimeout (timers.js:263:5)
    at Timer.processTimers (timers.js:223:10)

from sshcode.

kylecarbs avatar kylecarbs commented on July 29, 2024

Hm. What version does code-server output? Just to ensure you're on the latest version.

That error indicates you're out of memory. Is that the case?

from sshcode.

Belval avatar Belval commented on July 29, 2024

The server is indeed feeble at 2GB of RAM, my bad! I'll try with another one.

from sshcode.

Belval avatar Belval commented on July 29, 2024

Version is indeed code-server v1.903-vsc1.33.1 which is not the one you said to use.

I did use sshcode to connect though, and you said it would update automatically.

To double check, I retried with the latest version of sshcode on a new server (to force code-server download), and I get the same version.

from sshcode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.